2022-03-23 16:42:46.194 | + ./stack.sh:main:487 : exec 2022-03-23 16:42:46.194 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-164246' 2022-03-23 16:42:46.194 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-23-164246.summary.2022-03-23-164246 2022-03-23 16:42:46.194 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:42:46.194 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-164246 2022-03-23 16:42:46.194 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-164246 /opt/stack/logs/stack.sh.log 2022-03-23 16:42:46.194 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-164246.summary.2022-03-23-164246 /opt/stack/logs/stack.sh.log.summary 2022-03-23 16:42:46.194 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-23 16:42:46.194 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-23 16:42:46.194 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-23 16:42:46.194 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-23 16:42:46.194 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-23 16:42:46.194 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-23 16:42:46.194 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-23 16:42:46.194 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 16:42:46.194 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-23 16:42:46.194 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-23 16:42:46.194 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 16:42:46.194 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 16:42:46.194 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-23 16:42:46.194 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-23 16:42:46.194 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 16:42:46.194 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-23 16:42:46.194 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-23 16:42:46.194 | + ./stack.sh:main:573 : set -o errexit 2022-03-23 16:42:46.196 | + ./stack.sh:main:576 : uname -a 2022-03-23 16:42:46.197 | Linux dv-neutron-797121-12-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-23 16:42:46.199 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-23 16:42:46.201 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-23 16:42:46.204 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-23 16:42:46.241 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-23 16:42:46.257 | + ./stack.sh:main:590 : fetch_plugins 2022-03-23 16:42:46.260 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-23 16:42:46.263 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-23 16:42:46.265 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-23 16:42:46.268 | + functions-common:fetch_plugins:1776 : return 2022-03-23 16:42:46.270 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-23 16:42:46.273 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-23 16:42:46.275 | + functions-common:run_phase:1854 : local phase= 2022-03-23 16:42:46.278 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:42:46.279 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:42:46.282 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:42:46.283 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:42:46.285 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:42:46.288 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:42:46.291 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:42:46.293 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:42:46.295 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:42:46.297 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-23 16:42:46.299 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:42:46.314 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:46.316 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 16:42:46.317 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:42:46.319 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:42:46.321 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:42:46.323 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:42:46.325 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:42:46.327 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-23 16:42:46.329 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-23 16:42:46.330 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 16:42:46.332 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:42:46.334 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-23 16:42:46.336 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-23 16:42:46.338 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-23 16:42:46.339 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-23 16:42:46.341 | + functions-common:plugin_override_defaults:1817 : return 2022-03-23 16:42:46.344 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-23 16:42:46.362 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-23 16:42:46.364 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-23 16:42:46.377 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:42:46.380 | +++ lib/tls:source:43 : hostname -f 2022-03-23 16:42:46.384 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-23 16:42:46.386 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-23 16:42:46.388 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-23 16:42:46.391 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-23 16:42:46.393 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-23 16:42:46.395 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-23 16:42:46.398 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-23 16:42:46.401 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-23 16:42:46.404 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-23 16:42:46.406 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-23 16:42:46.413 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-23 16:42:46.428 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-23 16:42:46.446 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-23 16:42:46.459 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-23 16:42:46.471 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-23 16:42:46.514 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-23 16:42:46.575 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-23 16:42:46.668 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-23 16:42:46.697 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-23 16:42:46.750 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-23 16:42:46.807 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-23 16:42:46.968 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-23 16:42:46.983 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-23 16:42:46.996 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-23 16:42:47.012 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-23 16:42:47.109 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-23 16:42:47.113 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-23 16:42:47.117 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-23 16:42:47.120 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-23 16:42:47.124 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-23 16:42:47.126 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-23 16:42:47.129 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-23 16:42:47.129 | False' 2022-03-23 16:42:47.132 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-23 16:42:47.148 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-23 16:42:47.150 | + ./stack.sh:main:624 : run_phase source 2022-03-23 16:42:47.153 | + functions-common:run_phase:1853 : local mode=source 2022-03-23 16:42:47.155 | + functions-common:run_phase:1854 : local phase= 2022-03-23 16:42:47.157 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:42:47.159 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:42:47.161 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:42:47.164 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:42:47.166 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:42:47.169 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:42:47.174 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:42:47.177 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:42:47.180 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:42:47.183 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-23 16:42:47.186 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:42:47.205 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:47.207 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 16:42:47.209 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-23 16:42:47.249 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-23 16:42:47.251 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-23 16:42:47.253 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 16:42:47.256 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-23 16:42:47.258 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-23 16:42:47.260 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-23 16:42:47.262 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-23 16:42:47.264 | + functions-common:load_plugin_settings:1794 : return 2022-03-23 16:42:47.267 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-23 16:42:47.269 | + functions-common:verify_disabled_services:2136 : local service 2022-03-23 16:42:47.271 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.273 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-23 16:42:47.276 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.278 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-23 16:42:47.280 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.283 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-23 16:42:47.285 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.287 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-23 16:42:47.289 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.292 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-23 16:42:47.294 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.296 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-23 16:42:47.299 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.301 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-23 16:42:47.303 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.306 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-23 16:42:47.308 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.310 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-23 16:42:47.313 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.315 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-23 16:42:47.317 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.320 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-23 16:42:47.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.324 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-23 16:42:47.327 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.330 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-23 16:42:47.332 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.334 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-23 16:42:47.337 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.339 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-23 16:42:47.341 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.345 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-23 16:42:47.347 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.349 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-23 16:42:47.352 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.354 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-23 16:42:47.357 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.359 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-23 16:42:47.362 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.364 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-23 16:42:47.366 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.368 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-23 16:42:47.371 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.373 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-23 16:42:47.375 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.378 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-23 16:42:47.380 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.383 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-23 16:42:47.386 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.389 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-23 16:42:47.392 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.394 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-23 16:42:47.397 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.399 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-23 16:42:47.401 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.404 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-23 16:42:47.406 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.408 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-23 16:42:47.411 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.413 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-23 16:42:47.415 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.418 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-23 16:42:47.420 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.422 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-23 16:42:47.425 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.428 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-23 16:42:47.431 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.433 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-23 16:42:47.436 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.438 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-23 16:42:47.440 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.443 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-23 16:42:47.445 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.447 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-23 16:42:47.450 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.452 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-23 16:42:47.455 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.457 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-23 16:42:47.460 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.462 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-23 16:42:47.464 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.467 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-23 16:42:47.470 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.472 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-23 16:42:47.475 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.477 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-23 16:42:47.480 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.482 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-23 16:42:47.485 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.487 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-23 16:42:47.489 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.492 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-23 16:42:47.494 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:42:47.496 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-23 16:42:47.499 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-23 16:42:47.502 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 16:42:47.504 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-23 16:42:47.519 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:47.522 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-23 16:42:47.524 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 16:42:47.526 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-23 16:42:47.542 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:42:47.544 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-23 16:42:47.547 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-23 16:42:47.549 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-23 16:42:47.551 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-23 16:42:47.554 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-23 16:42:47.556 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-23 16:42:47.558 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-23 16:42:47.561 | + lib/database:initialize_database_backends:92 : return 0 2022-03-23 16:42:47.563 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-23 16:42:47.563 | Using mysql database backend 2022-03-23 16:42:47.565 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-23 16:42:47.581 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-23 16:42:47.584 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-23 16:42:47.588 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 16:42:47.592 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-23 16:42:47.595 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:42:47.597 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-23 16:42:47.616 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:47.618 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-23 16:42:47.638 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-23 16:42:47.657 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:47.660 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-23 16:42:47.677 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-23 16:42:47.696 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-23 16:42:47.715 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:42:47.718 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-23 16:42:47.735 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:47.738 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-23 16:42:47.756 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-23 16:42:47.759 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-23 16:42:47.761 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-23 16:42:47.765 | + functions-common:save_stackenv:60 : local tag=757 2022-03-23 16:42:47.769 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 16:42:47.776 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-164247 2022-03-23 16:42:47.780 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-164247 757' 2022-03-23 16:42:47.783 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:42:47.785 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:42:47.788 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:42:47.790 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 16:42:47.793 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:42:47.795 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 16:42:47.797 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:42:47.800 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 16:42:47.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:42:47.806 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 16:42:47.809 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:42:47.812 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 16:42:47.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:42:47.817 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-164246 2022-03-23 16:42:47.820 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:42:47.823 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 16:42:47.826 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:42:47.828 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 16:42:47.830 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:42:47.833 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 16:42:47.836 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:42:47.838 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 16:42:47.841 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:42:47.844 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 16:42:47.846 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:42:47.849 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 16:42:47.852 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-23 16:42:47.854 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-23 16:42:47.856 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-23 16:42:47.859 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-23 16:42:47.861 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:42:47.865 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:42:47.869 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:42:47.872 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:42:47.874 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:42:47.877 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:42:47.895 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:42:47.897 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:42:47.899 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:42:47.902 | + functions-common:git_clone:629 : echo master 2022-03-23 16:42:47.902 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:42:47.908 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-23 16:42:47.910 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:42:47.912 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-23 16:42:47.915 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:42:47.915 | + functions-common:git_clone:678 : head -1 2022-03-23 16:42:47.918 | 2f2467ad Update constraint for diskimagebuilder to 3.20.1 2022-03-23 16:42:47.922 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:42:47.924 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-23 16:42:47.927 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:42:47.930 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-23 16:42:47.933 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-23 16:42:47.936 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-23 16:42:47.939 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-23 16:42:47.941 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 16:42:47.945 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-23 16:42:47.947 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-23 16:42:47.950 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-23 16:42:47.954 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-23 16:42:47.959 | ++ tools/install_prereqs.sh:source:47 : NOW=1648053767 2022-03-23 16:42:47.963 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-23 16:42:47.968 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648052945 2022-03-23 16:42:47.970 | ++ tools/install_prereqs.sh:source:49 : DELTA=822 2022-03-23 16:42:47.974 | ++ tools/install_prereqs.sh:source:50 : [[ 822 -lt 7200 ]] 2022-03-23 16:42:47.977 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-23 16:42:47.980 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-23 16:42:47.983 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-23 16:42:47.986 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-23 16:42:47.989 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-23 16:42:47.992 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-23 16:42:47.994 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-23 16:42:47.997 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-23 16:42:48.001 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 16:42:48.058 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-23 16:42:48.058 | apache2-dev 2022-03-23 16:42:48.058 | bc 2022-03-23 16:42:48.058 | bsdmainutils 2022-03-23 16:42:48.058 | curl 2022-03-23 16:42:48.058 | g++ 2022-03-23 16:42:48.058 | gawk 2022-03-23 16:42:48.058 | gcc 2022-03-23 16:42:48.058 | gettext 2022-03-23 16:42:48.058 | git 2022-03-23 16:42:48.058 | graphviz 2022-03-23 16:42:48.058 | iputils-ping 2022-03-23 16:42:48.058 | libapache2-mod-proxy-uwsgi 2022-03-23 16:42:48.058 | libffi-dev 2022-03-23 16:42:48.058 | libjpeg-dev 2022-03-23 16:42:48.058 | libpcre3-dev 2022-03-23 16:42:48.058 | libpq-dev 2022-03-23 16:42:48.058 | libssl-dev 2022-03-23 16:42:48.058 | libsystemd-dev 2022-03-23 16:42:48.058 | libxml2-dev 2022-03-23 16:42:48.058 | libxslt1-dev 2022-03-23 16:42:48.058 | libyaml-dev 2022-03-23 16:42:48.058 | lsof 2022-03-23 16:42:48.058 | openssh-server 2022-03-23 16:42:48.058 | openssl 2022-03-23 16:42:48.058 | pkg-config 2022-03-23 16:42:48.058 | psmisc 2022-03-23 16:42:48.058 | python3-dev 2022-03-23 16:42:48.058 | python3-pip 2022-03-23 16:42:48.058 | python3-systemd 2022-03-23 16:42:48.059 | python3-venv 2022-03-23 16:42:48.059 | tar 2022-03-23 16:42:48.059 | tcpdump 2022-03-23 16:42:48.059 | unzip 2022-03-23 16:42:48.059 | uuid-runtime 2022-03-23 16:42:48.059 | wget 2022-03-23 16:42:48.059 | wget 2022-03-23 16:42:48.059 | zlib1g-dev 2022-03-23 16:42:48.059 | libkrb5-dev 2022-03-23 16:42:48.059 | libldap2-dev 2022-03-23 16:42:48.059 | libsasl2-dev 2022-03-23 16:42:48.059 | memcached 2022-03-23 16:42:48.059 | python3-mysqldb 2022-03-23 16:42:48.059 | sqlite3 2022-03-23 16:42:48.059 | conntrack 2022-03-23 16:42:48.059 | curl 2022-03-23 16:42:48.059 | dnsmasq-base 2022-03-23 16:42:48.059 | dnsmasq-utils 2022-03-23 16:42:48.059 | ebtables 2022-03-23 16:42:48.059 | genisoimage 2022-03-23 16:42:48.059 | iptables 2022-03-23 16:42:48.059 | iputils-arping 2022-03-23 16:42:48.060 | kpartx 2022-03-23 16:42:48.060 | libjs-jquery-tablesorter 2022-03-23 16:42:48.060 | parted 2022-03-23 16:42:48.060 | pm-utils 2022-03-23 16:42:48.060 | python3-mysqldb 2022-03-23 16:42:48.060 | socat 2022-03-23 16:42:48.060 | sqlite3 2022-03-23 16:42:48.060 | sudo 2022-03-23 16:42:48.060 | vlan 2022-03-23 16:42:48.060 | lsscsi 2022-03-23 16:42:48.060 | open-iscsi 2022-03-23 16:42:48.060 | lvm2 2022-03-23 16:42:48.060 | qemu-utils 2022-03-23 16:42:48.060 | thin-provisioning-tools 2022-03-23 16:42:48.060 | acl 2022-03-23 16:42:48.060 | dnsmasq-base 2022-03-23 16:42:48.060 | dnsmasq-utils 2022-03-23 16:42:48.060 | ebtables 2022-03-23 16:42:48.060 | haproxy 2022-03-23 16:42:48.060 | iptables 2022-03-23 16:42:48.060 | iputils-arping 2022-03-23 16:42:48.060 | iputils-ping 2022-03-23 16:42:48.060 | postgresql-server-dev-all 2022-03-23 16:42:48.060 | python3-mysqldb 2022-03-23 16:42:48.060 | sqlite3 2022-03-23 16:42:48.060 | sudo 2022-03-23 16:42:48.060 | vlan 2022-03-23 16:42:48.060 | pcp 2022-03-23 16:42:48.060 | ipset 2022-03-23 16:42:48.060 | conntrack 2022-03-23 16:42:48.060 | conntrackd 2022-03-23 16:42:48.060 | keepalived 2022-03-23 16:42:48.060 | lvm2 2022-03-23 16:42:48.061 | qemu-utils 2022-03-23 16:42:48.061 | thin-provisioning-tools 2022-03-23 16:42:48.061 | curl 2022-03-23 16:42:48.061 | liberasurecode-dev 2022-03-23 16:42:48.061 | make 2022-03-23 16:42:48.061 | memcached 2022-03-23 16:42:48.061 | rsync 2022-03-23 16:42:48.061 | sqlite3 2022-03-23 16:42:48.061 | xfsprogs' 2022-03-23 16:42:48.062 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-23 16:42:48.083 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-23 16:42:48.083 | apache2-dev 2022-03-23 16:42:48.083 | bc 2022-03-23 16:42:48.083 | bsdmainutils 2022-03-23 16:42:48.083 | curl 2022-03-23 16:42:48.083 | g++ 2022-03-23 16:42:48.083 | gawk 2022-03-23 16:42:48.083 | gcc 2022-03-23 16:42:48.084 | gettext 2022-03-23 16:42:48.084 | git 2022-03-23 16:42:48.084 | graphviz 2022-03-23 16:42:48.084 | iputils-ping 2022-03-23 16:42:48.084 | libapache2-mod-proxy-uwsgi 2022-03-23 16:42:48.084 | libffi-dev 2022-03-23 16:42:48.084 | libjpeg-dev 2022-03-23 16:42:48.084 | libpcre3-dev 2022-03-23 16:42:48.084 | libpq-dev 2022-03-23 16:42:48.084 | libssl-dev 2022-03-23 16:42:48.084 | libsystemd-dev 2022-03-23 16:42:48.084 | libxml2-dev 2022-03-23 16:42:48.084 | libxslt1-dev 2022-03-23 16:42:48.084 | libyaml-dev 2022-03-23 16:42:48.084 | lsof 2022-03-23 16:42:48.084 | openssh-server 2022-03-23 16:42:48.084 | openssl 2022-03-23 16:42:48.084 | pkg-config 2022-03-23 16:42:48.084 | psmisc 2022-03-23 16:42:48.084 | python3-dev 2022-03-23 16:42:48.084 | python3-pip 2022-03-23 16:42:48.084 | python3-systemd 2022-03-23 16:42:48.084 | python3-venv 2022-03-23 16:42:48.085 | tar 2022-03-23 16:42:48.085 | tcpdump 2022-03-23 16:42:48.085 | unzip 2022-03-23 16:42:48.085 | uuid-runtime 2022-03-23 16:42:48.085 | wget 2022-03-23 16:42:48.085 | wget 2022-03-23 16:42:48.085 | zlib1g-dev 2022-03-23 16:42:48.085 | libkrb5-dev 2022-03-23 16:42:48.085 | libldap2-dev 2022-03-23 16:42:48.085 | libsasl2-dev 2022-03-23 16:42:48.085 | memcached 2022-03-23 16:42:48.085 | python3-mysqldb 2022-03-23 16:42:48.085 | sqlite3 2022-03-23 16:42:48.085 | conntrack 2022-03-23 16:42:48.085 | curl 2022-03-23 16:42:48.085 | dnsmasq-base 2022-03-23 16:42:48.085 | dnsmasq-utils 2022-03-23 16:42:48.085 | ebtables 2022-03-23 16:42:48.085 | genisoimage 2022-03-23 16:42:48.085 | iptables 2022-03-23 16:42:48.085 | iputils-arping 2022-03-23 16:42:48.086 | kpartx 2022-03-23 16:42:48.086 | libjs-jquery-tablesorter 2022-03-23 16:42:48.086 | parted 2022-03-23 16:42:48.086 | pm-utils 2022-03-23 16:42:48.086 | python3-mysqldb 2022-03-23 16:42:48.086 | socat 2022-03-23 16:42:48.086 | sqlite3 2022-03-23 16:42:48.086 | sudo 2022-03-23 16:42:48.086 | vlan 2022-03-23 16:42:48.086 | lsscsi 2022-03-23 16:42:48.086 | open-iscsi 2022-03-23 16:42:48.086 | lvm2 2022-03-23 16:42:48.086 | qemu-utils 2022-03-23 16:42:48.086 | thin-provisioning-tools 2022-03-23 16:42:48.086 | acl 2022-03-23 16:42:48.086 | dnsmasq-base 2022-03-23 16:42:48.086 | dnsmasq-utils 2022-03-23 16:42:48.086 | ebtables 2022-03-23 16:42:48.086 | haproxy 2022-03-23 16:42:48.086 | iptables 2022-03-23 16:42:48.086 | iputils-arping 2022-03-23 16:42:48.086 | iputils-ping 2022-03-23 16:42:48.087 | postgresql-server-dev-all 2022-03-23 16:42:48.087 | python3-mysqldb 2022-03-23 16:42:48.087 | sqlite3 2022-03-23 16:42:48.087 | sudo 2022-03-23 16:42:48.087 | vlan 2022-03-23 16:42:48.087 | pcp 2022-03-23 16:42:48.087 | ipset 2022-03-23 16:42:48.087 | conntrack 2022-03-23 16:42:48.087 | conntrackd 2022-03-23 16:42:48.087 | keepalived 2022-03-23 16:42:48.087 | lvm2 2022-03-23 16:42:48.087 | qemu-utils 2022-03-23 16:42:48.087 | thin-provisioning-tools 2022-03-23 16:42:48.087 | curl 2022-03-23 16:42:48.087 | liberasurecode-dev 2022-03-23 16:42:48.087 | make 2022-03-23 16:42:48.087 | memcached 2022-03-23 16:42:48.087 | rsync 2022-03-23 16:42:48.087 | sqlite3 2022-03-23 16:42:48.087 | xfsprogs ' 2022-03-23 16:42:48.090 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-23 16:42:48.092 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:42:48.096 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:42:48.099 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 16:42:48.099 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-23 16:42:48.105 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 16:42:48.107 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-23 16:42:48.111 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:42:48.113 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-23 16:42:48.115 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:42:48.118 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:42:48.120 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:42:48.122 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:42:48.125 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:42:48.128 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:42:48.131 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-23 16:42:48.133 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-23 16:42:48.135 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-23 16:42:48.138 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-23 16:42:48.144 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-23 16:42:48.146 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-23 16:42:48.149 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-23 16:42:48.152 | ++ functions-common:time_start:2412 : local start_time= 2022-03-23 16:42:48.154 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:42:48.158 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:42:48.164 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648053768161 2022-03-23 16:42:48.167 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-23 16:42:48.170 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-23 16:42:48.172 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-23 16:42:48.429 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-23 16:42:48.460 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-23 16:42:48.583 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-23 16:42:48.646 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-23 16:42:49.446 | Fetched 222 kB in 1s (300 kB/s) 2022-03-23 16:42:50.986 | Reading package lists... 2022-03-23 16:42:51.021 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-23 16:42:51.025 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-23 16:42:51.027 | ++ functions-common:time_stop:2425 : local name 2022-03-23 16:42:51.031 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 16:42:51.034 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:42:51.037 | ++ functions-common:time_stop:2428 : local total 2022-03-23 16:42:51.040 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 16:42:51.043 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-23 16:42:51.046 | ++ functions-common:time_stop:2432 : start_time=1648053768161 2022-03-23 16:42:51.048 | ++ functions-common:time_stop:2434 : [[ -z 1648053768161 ]] 2022-03-23 16:42:51.051 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:42:51.055 | ++ functions-common:time_stop:2437 : end_time=1648053771053 2022-03-23 16:42:51.057 | ++ functions-common:time_stop:2438 : elapsed_time=2892 2022-03-23 16:42:51.059 | ++ functions-common:time_stop:2439 : total=0 2022-03-23 16:42:51.062 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:42:51.064 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2892 2022-03-23 16:42:51.067 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 16:42:51.069 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:42:51.071 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:42:51.073 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:42:51.076 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 16:42:51.102 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 16:42:51.217 | Reading package lists... 2022-03-23 16:42:51.474 | Building dependency tree... 2022-03-23 16:42:51.475 | Reading state information... 2022-03-23 16:42:51.511 | acl is already the newest version (2.2.53-6). 2022-03-23 16:42:51.511 | bc is already the newest version (1.07.1-2build1). 2022-03-23 16:42:51.511 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-23 16:42:51.511 | conntrack is already the newest version (1:1.4.5-2). 2022-03-23 16:42:51.511 | ebtables is already the newest version (2.0.11-3build1). 2022-03-23 16:42:51.511 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 16:42:51.511 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-23 16:42:51.511 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 16:42:51.511 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-23 16:42:51.511 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-23 16:42:51.511 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-23 16:42:51.511 | iputils-arping is already the newest version (3:20190709-3). 2022-03-23 16:42:51.511 | iputils-ping is already the newest version (3:20190709-3). 2022-03-23 16:42:51.511 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-23 16:42:51.511 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-23 16:42:51.511 | libffi-dev is already the newest version (3.3-4). 2022-03-23 16:42:51.511 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-23 16:42:51.511 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-23 16:42:51.511 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-23 16:42:51.511 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-23 16:42:51.511 | lsscsi is already the newest version (0.30-0.1). 2022-03-23 16:42:51.511 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-23 16:42:51.511 | make is already the newest version (4.2.1-1.2). 2022-03-23 16:42:51.511 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-23 16:42:51.511 | psmisc is already the newest version (23.3-1). 2022-03-23 16:42:51.511 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-23 16:42:51.511 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-23 16:42:51.511 | python3-systemd is already the newest version (234-3build2). 2022-03-23 16:42:51.511 | socat is already the newest version (1.7.3.3-2). 2022-03-23 16:42:51.511 | tcpdump is already the newest version (4.9.3-4). 2022-03-23 16:42:51.512 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-23 16:42:51.512 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-23 16:42:51.512 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-23 16:42:51.512 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-23 16:42:51.512 | graphviz is already the newest version (2.42.2-3build2). 2022-03-23 16:42:51.512 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-23 16:42:51.512 | pcp is already the newest version (5.0.3-1). 2022-03-23 16:42:51.512 | pm-utils is already the newest version (1.4.1-19). 2022-03-23 16:42:51.512 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-23 16:42:51.512 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:42:51.512 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:42:51.512 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-23 16:42:51.512 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 16:42:51.512 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 16:42:51.512 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-23 16:42:51.512 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-23 16:42:51.512 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-23 16:42:51.512 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-23 16:42:51.512 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-23 16:42:51.512 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-23 16:42:51.512 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-23 16:42:51.512 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-23 16:42:51.512 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 16:42:51.512 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-23 16:42:51.512 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-23 16:42:51.512 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-23 16:42:51.512 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-23 16:42:51.512 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-23 16:42:51.512 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-23 16:42:51.512 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 16:42:51.512 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-23 16:42:51.512 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-23 16:42:51.512 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-23 16:42:51.512 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-23 16:42:51.512 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-23 16:42:51.513 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-23 16:42:51.513 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-23 16:42:51.513 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-23 16:42:51.513 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-23 16:42:51.738 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:42:51.738 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-23 16:42:51.739 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-23 16:42:51.739 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-23 16:42:51.739 | The following packages were automatically installed and are no longer required: 2022-03-23 16:42:51.740 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:42:51.740 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:42:51.740 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:42:51.740 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:42:51.740 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:42:51.740 | python3-zope.interface 2022-03-23 16:42:51.740 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:42:51.876 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:42:51.882 | ++ functions-common:apt_get:1234 : result=0 2022-03-23 16:42:51.886 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:42:51.890 | ++ functions-common:time_stop:2425 : local name 2022-03-23 16:42:51.893 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 16:42:51.895 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:42:51.898 | ++ functions-common:time_stop:2428 : local total 2022-03-23 16:42:51.900 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 16:42:51.903 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:42:51.907 | ++ functions-common:time_stop:2432 : start_time=1648053771097 2022-03-23 16:42:51.910 | ++ functions-common:time_stop:2434 : [[ -z 1648053771097 ]] 2022-03-23 16:42:51.913 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:42:51.919 | ++ functions-common:time_stop:2437 : end_time=1648053771916 2022-03-23 16:42:51.922 | ++ functions-common:time_stop:2438 : elapsed_time=819 2022-03-23 16:42:51.924 | ++ functions-common:time_stop:2439 : total=864 2022-03-23 16:42:51.926 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:42:51.929 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1683 2022-03-23 16:42:51.931 | ++ functions-common:apt_get:1238 : return 0 2022-03-23 16:42:51.934 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-23 16:42:51.937 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-23 16:42:51.939 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-23 16:42:51.944 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-23 16:42:51.948 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-23 16:42:51.951 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-23 16:42:51.954 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-23 16:42:53.511 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-23 16:42:53.513 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-23 16:42:53.515 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-23 16:42:53.517 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-23 16:42:53.519 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-23 16:42:53.521 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-23 16:42:53.522 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-23 16:42:53.524 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-23 16:42:53.526 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-23 16:42:53.528 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-23 16:42:53.530 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-23 16:42:53.532 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-23 16:42:53.533 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-23 16:42:53.535 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-23 16:42:53.537 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-23 16:42:53.539 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-23 16:42:53.541 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-23 16:42:53.542 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-23 16:42:53.544 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-23 16:42:53.546 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-23 16:42:53.549 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-23 16:42:53.551 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-23 16:42:53.554 | + functions-common:_ensure_lsb_release:394 : return 2022-03-23 16:42:53.557 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-23 16:42:53.633 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-23 16:42:53.636 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-23 16:42:53.713 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-23 16:42:53.716 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-23 16:42:53.791 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-23 16:42:53.794 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-23 16:42:53.796 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-23 16:42:53.799 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-23 16:42:53.803 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-23 16:42:53.805 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-23 16:42:53.807 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-23 16:42:53.810 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-23 16:42:53.812 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-23 16:42:53.814 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-23 16:42:53.816 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-23 16:42:53.816 | Distro: focal 2022-03-23 16:42:53.819 | + tools/install_pip.sh:main:124 : get_versions 2022-03-23 16:42:53.823 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 16:42:53.827 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 16:42:53.829 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 16:42:53.833 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 16:42:53.833 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 16:42:54.521 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 16:42:54.523 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 16:42:54.523 | pip: 21.3.1 2022-03-23 16:42:54.525 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-23 16:42:54.527 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-23 16:42:54.530 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:42:54.532 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:42:54.535 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:42:54.537 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:42:54.540 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:42:54.542 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:42:54.544 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:42:54.547 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:42:54.549 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:42:54.552 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:42:54.554 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:42:54.556 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-23 16:42:54.557 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:42:54.559 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:42:54.562 | + tools/install_pip.sh:main:142 : : 2022-03-23 16:42:54.564 | + tools/install_pip.sh:main:147 : set -x 2022-03-23 16:42:54.566 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-23 16:42:54.568 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-23 16:42:54.570 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:42:54.572 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-23 16:42:54.574 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-23 16:42:54.576 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:42:54.579 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:42:54.580 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:42:54.584 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-23 16:42:54.587 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-23 16:42:54.588 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 16:42:54.591 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 16:42:54.593 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 16:42:54.612 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 16:42:54.614 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 16:42:55.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:42:55.494 | from cryptography.utils import int_from_bytes 2022-03-23 16:42:55.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:42:55.494 | from cryptography.utils import int_from_bytes 2022-03-23 16:42:56.733 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:42:59.975 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 16:42:59.985 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-23 16:43:02.484 | Installing collected packages: setuptools 2022-03-23 16:43:03.262 | Successfully installed setuptools-60.9.3 2022-03-23 16:43:03.262 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:43:03.433 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:43:03.433 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:43:03.580 | + inc/python:pip_install:200 : result=0 2022-03-23 16:43:03.584 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:43:03.585 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:03.587 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:03.590 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:03.592 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:03.594 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:03.597 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:43:03.599 | + functions-common:time_stop:2432 : start_time=1648053774607 2022-03-23 16:43:03.602 | + functions-common:time_stop:2434 : [[ -z 1648053774607 ]] 2022-03-23 16:43:03.605 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:03.609 | + functions-common:time_stop:2437 : end_time=1648053783607 2022-03-23 16:43:03.612 | + functions-common:time_stop:2438 : elapsed_time=9000 2022-03-23 16:43:03.614 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:43:03.617 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:03.620 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9000 2022-03-23 16:43:03.622 | + inc/python:pip_install:203 : return 0 2022-03-23 16:43:03.625 | + tools/install_pip.sh:main:153 : get_versions 2022-03-23 16:43:03.627 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 16:43:03.631 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 16:43:03.633 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 16:43:03.636 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 16:43:03.636 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 16:43:04.327 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 16:43:04.329 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 16:43:04.329 | pip: 21.3.1 2022-03-23 16:43:04.334 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-23 16:43:04.338 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 16:43:04.343 | + ./stack.sh:main:796 : fixup_all 2022-03-23 16:43:04.346 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-23 16:43:04.348 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-23 16:43:04.351 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:04.353 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:04.356 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-23 16:43:04.370 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-23 16:43:04.381 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-23 16:43:04.392 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-23 16:43:04.395 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-23 16:43:04.397 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:43:04.400 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:43:04.402 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:43:04.404 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:43:04.407 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:43:04.409 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:43:04.411 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:43:04.413 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:43:04.416 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:43:04.418 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:43:04.420 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:43:04.423 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-23 16:43:04.425 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-23 16:43:04.428 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-23 16:43:04.430 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:43:04.432 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:43:04.434 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:43:04.437 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:43:04.439 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:43:04.441 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:43:04.444 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-23 16:43:04.446 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-23 16:43:04.448 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-23 16:43:04.451 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-23 16:43:04.453 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-23 16:43:04.456 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-23 16:43:04.459 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-23 16:43:04.484 | Using python 3.8 to install os-testr 2022-03-23 16:43:04.487 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-23 16:43:05.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:05.376 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:05.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:05.376 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:06.531 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:43:06.558 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-23 16:43:06.639 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-23 16:43:06.640 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-23 16:43:06.641 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-23 16:43:06.642 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-23 16:43:06.655 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-23 16:43:06.681 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-23 16:43:06.682 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-23 16:43:06.684 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-23 16:43:06.684 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-23 16:43:06.685 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-23 16:43:06.710 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-23 16:43:06.711 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-23 16:43:06.712 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-23 16:43:06.713 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-23 16:43:06.714 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-23 16:43:06.726 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-23 16:43:06.790 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-23 16:43:06.791 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-23 16:43:06.792 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-23 16:43:09.214 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:43:09.221 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:43:09.221 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:43:09.351 | + inc/python:pip_install:200 : result=0 2022-03-23 16:43:09.353 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:43:09.356 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:09.358 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:09.360 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:09.363 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:09.365 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:09.367 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:43:09.369 | + functions-common:time_stop:2432 : start_time=1648053784477 2022-03-23 16:43:09.372 | + functions-common:time_stop:2434 : [[ -z 1648053784477 ]] 2022-03-23 16:43:09.375 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:09.379 | + functions-common:time_stop:2437 : end_time=1648053789376 2022-03-23 16:43:09.381 | + functions-common:time_stop:2438 : elapsed_time=4899 2022-03-23 16:43:09.384 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:43:09.386 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:09.388 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4899 2022-03-23 16:43:09.391 | + inc/python:pip_install:203 : return 0 2022-03-23 16:43:09.393 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-23 16:43:09.447 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-23 16:43:09.558 | + ./stack.sh:main:810 : install_infra 2022-03-23 16:43:09.560 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 16:43:09.563 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-23 16:43:09.566 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 16:43:09.569 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-23 16:43:09.592 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 16:43:11.525 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.535 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.542 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.546 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.647 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.667 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.671 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.674 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.689 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.697 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.699 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.730 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.740 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.744 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.762 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.799 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.807 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.813 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.860 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.873 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.877 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.896 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.903 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.950 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.968 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:11.972 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.062 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.069 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.124 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.243 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.268 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.272 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.283 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.288 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.308 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.315 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.331 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.387 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.400 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.415 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.458 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.462 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:12.468 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:43:12.604 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 16:43:12.885 | + inc/python:pip_install:200 : result=0 2022-03-23 16:43:12.887 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:43:12.889 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:12.892 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:12.894 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:12.896 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:12.899 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:12.901 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:43:12.903 | + functions-common:time_stop:2432 : start_time=1648053789584 2022-03-23 16:43:12.905 | + functions-common:time_stop:2434 : [[ -z 1648053789584 ]] 2022-03-23 16:43:12.908 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:12.912 | + functions-common:time_stop:2437 : end_time=1648053792910 2022-03-23 16:43:12.914 | + functions-common:time_stop:2438 : elapsed_time=3326 2022-03-23 16:43:12.917 | + functions-common:time_stop:2439 : total=4899 2022-03-23 16:43:12.919 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:12.921 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8225 2022-03-23 16:43:12.923 | + inc/python:pip_install:203 : return 0 2022-03-23 16:43:12.926 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 16:43:12.929 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-23 16:43:12.951 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-23 16:43:14.781 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:14.791 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:14.798 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:14.802 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:14.903 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:14.922 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:14.926 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:14.929 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:14.944 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:14.952 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:14.954 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:14.985 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:14.994 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:14.999 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.016 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.053 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.061 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.066 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.113 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.127 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.131 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.150 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.156 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.204 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.221 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.225 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.315 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.322 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.377 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.496 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.520 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.524 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.534 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.540 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.559 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.566 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.583 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.638 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.651 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.669 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.713 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.717 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:43:15.723 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:43:15.726 | Processing /opt/stack/requirements 2022-03-23 16:43:17.473 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-23 16:43:17.476 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-23 16:43:17.487 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-23 16:43:17.492 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 16:43:17.495 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-23 16:43:17.501 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-23 16:43:17.527 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-23 16:43:17.549 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-23 16:43:17.559 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-23 16:43:17.579 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (1.3) 2022-03-23 16:43:17.581 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (0.3.0) 2022-03-23 16:43:17.596 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-23 16:43:17.599 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-23 16:43:17.602 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-23 16:43:17.607 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-23 16:43:17.609 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-23 16:43:17.622 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-23 16:43:17.668 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-23 16:43:17.675 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-23 16:43:17.678 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-23 16:43:17.689 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-23 16:43:17.694 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-23 16:43:17.697 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-23 16:43:17.756 | Building wheels for collected packages: openstack-requirements 2022-03-23 16:43:17.757 | Building wheel for openstack-requirements (setup.py): started 2022-03-23 16:43:18.601 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-23 16:43:18.602 | ERROR: Command errored out with exit status 1: 2022-03-23 16:43:18.602 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-c27t8_17/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-c27t8_17/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-fix5a_7t 2022-03-23 16:43:18.602 | cwd: /tmp/pip-req-build-c27t8_17/ 2022-03-23 16:43:18.602 | Complete output (6 lines): 2022-03-23 16:43:18.602 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-23 16:43:18.602 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-23 16:43:18.602 | or: setup.py --help-commands 2022-03-23 16:43:18.602 | or: setup.py cmd --help 2022-03-23 16:43:18.602 | 2022-03-23 16:43:18.602 | error: invalid command 'bdist_wheel' 2022-03-23 16:43:18.602 | ---------------------------------------- 2022-03-23 16:43:18.602 | ERROR: Failed building wheel for openstack-requirements 2022-03-23 16:43:18.602 | Running setup.py clean for openstack-requirements 2022-03-23 16:43:19.449 | Failed to build openstack-requirements 2022-03-23 16:43:19.472 | Installing collected packages: openstack-requirements 2022-03-23 16:43:19.472 | Attempting uninstall: openstack-requirements 2022-03-23 16:43:19.474 | Found existing installation: openstack-requirements 1.2.1.dev5343 2022-03-23 16:43:19.515 | Uninstalling openstack-requirements-1.2.1.dev5343: 2022-03-23 16:43:19.533 | Successfully uninstalled openstack-requirements-1.2.1.dev5343 2022-03-23 16:43:19.537 | Running setup.py install for openstack-requirements: started 2022-03-23 16:43:22.022 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-23 16:43:22.047 | Successfully installed openstack-requirements-1.2.1.dev5343 2022-03-23 16:43:22.180 | + inc/python:pip_install:200 : result=0 2022-03-23 16:43:22.182 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:43:22.185 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:22.187 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:22.190 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:22.192 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:22.194 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:22.196 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:43:22.199 | + functions-common:time_stop:2432 : start_time=1648053792944 2022-03-23 16:43:22.201 | + functions-common:time_stop:2434 : [[ -z 1648053792944 ]] 2022-03-23 16:43:22.204 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:22.209 | + functions-common:time_stop:2437 : end_time=1648053802206 2022-03-23 16:43:22.212 | + functions-common:time_stop:2438 : elapsed_time=9262 2022-03-23 16:43:22.214 | + functions-common:time_stop:2439 : total=8225 2022-03-23 16:43:22.217 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:22.219 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17487 2022-03-23 16:43:22.222 | + inc/python:pip_install:203 : return 0 2022-03-23 16:43:22.225 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-23 16:43:22.228 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-23 16:43:22.232 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-23 16:43:22.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:22.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:22.241 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-23 16:43:22.243 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:22.246 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-23 16:43:22.270 | Using python 3.8 to install pbr 2022-03-23 16:43:22.272 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 16:43:23.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:23.337 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:23.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:23.337 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:24.499 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:43:24.526 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-23 16:43:27.485 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:43:27.492 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:43:27.492 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:43:27.626 | + inc/python:pip_install:200 : result=0 2022-03-23 16:43:27.629 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:43:27.631 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:27.634 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:27.636 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:27.638 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:27.640 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:27.642 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:43:27.644 | + functions-common:time_stop:2432 : start_time=1648053802264 2022-03-23 16:43:27.646 | + functions-common:time_stop:2434 : [[ -z 1648053802264 ]] 2022-03-23 16:43:27.649 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:27.653 | + functions-common:time_stop:2437 : end_time=1648053807651 2022-03-23 16:43:27.655 | + functions-common:time_stop:2438 : elapsed_time=5387 2022-03-23 16:43:27.657 | + functions-common:time_stop:2439 : total=17487 2022-03-23 16:43:27.659 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:27.661 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22874 2022-03-23 16:43:27.664 | + inc/python:pip_install:203 : return 0 2022-03-23 16:43:27.666 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-23 16:43:30.014 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-23 16:43:31.951 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:43:31.952 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-23 16:43:31.967 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-23 16:43:31.972 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-23 16:43:31.974 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-23 16:43:31.977 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-23 16:43:31.980 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-23 16:43:32.056 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 16:43:32.060 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 16:43:32.064 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-23 16:43:32.084 | + ./stack.sh:main:819 : pkgs= 2022-03-23 16:43:32.087 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-23 16:43:32.090 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-23 16:43:32.092 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:43:32.095 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-23 16:43:32.097 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:43:32.099 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:43:32.102 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:43:32.104 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:43:32.107 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:43:32.110 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:43:32.115 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:43:32.117 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:43:32.120 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:43:32.123 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-23 16:43:32.126 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:43:32.146 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:32.148 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:43:32.150 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:43:32.156 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-23 16:43:32.159 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:43:32.162 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:43:32.164 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:43:32.168 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-23 16:43:32.171 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:43:32.174 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-23 16:43:32.177 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:43:32.180 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:43:32.183 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:43:32.185 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:43:32.188 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:43:32.190 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:43:32.192 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-23 16:43:32.195 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:43:32.197 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-23 16:43:32.199 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:43:32.202 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:43:32.204 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-23 16:43:32.207 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-23 16:43:32.209 | + functions:set_systemd_override:821 : local value=2048 2022-03-23 16:43:32.212 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-23 16:43:32.215 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-23 16:43:32.274 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-23 16:43:32.274 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-23 16:43:32.276 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-23 16:43:32.711 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-23 16:43:32.714 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-23 16:43:32.732 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:32.736 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-23 16:43:32.738 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:43:32.741 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:43:32.744 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:43:32.747 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:43:32.750 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:43:32.753 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:43:32.755 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:32.758 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:32.760 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:43:32.763 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:43:32.765 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:43:32.767 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:43:32.770 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-23 16:43:32.772 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:43:32.775 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:32.777 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:32.779 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-23 16:43:32.805 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-23 16:43:32.915 | Reading package lists... 2022-03-23 16:43:33.181 | Building dependency tree... 2022-03-23 16:43:33.183 | Reading state information... 2022-03-23 16:43:33.448 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-23 16:43:33.448 | The following packages were automatically installed and are no longer required: 2022-03-23 16:43:33.449 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:43:33.449 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:43:33.449 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:43:33.449 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:43:33.449 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:43:33.449 | python3-zope.interface 2022-03-23 16:43:33.449 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:43:33.576 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:43:33.581 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:43:33.584 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:43:33.586 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:33.589 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:33.592 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:33.595 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:33.597 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:33.600 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:43:33.602 | + functions-common:time_stop:2432 : start_time=1648053812801 2022-03-23 16:43:33.604 | + functions-common:time_stop:2434 : [[ -z 1648053812801 ]] 2022-03-23 16:43:33.607 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:33.612 | + functions-common:time_stop:2437 : end_time=1648053813609 2022-03-23 16:43:33.614 | + functions-common:time_stop:2438 : elapsed_time=808 2022-03-23 16:43:33.617 | + functions-common:time_stop:2439 : total=1683 2022-03-23 16:43:33.619 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:33.621 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2491 2022-03-23 16:43:33.624 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:43:33.626 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-23 16:43:33.629 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:43:33.631 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:43:33.633 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:43:33.636 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:43:33.638 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:43:33.641 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:43:33.643 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-23 16:43:33.646 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:43:33.648 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:43:33.650 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:43:33.653 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:43:33.655 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:43:33.658 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:43:33.660 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:43:33.662 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:43:33.665 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:43:33.667 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:43:33.669 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:43:33.672 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-23 16:43:33.675 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:43:33.677 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:43:33.680 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:43:33.682 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:43:33.685 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:43:33.687 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:43:33.690 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-23 16:43:33.692 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-23 16:43:33.709 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:33.711 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-23 16:43:33.713 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:43:33.716 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-23 16:43:33.718 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-23 16:43:33.721 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-23 16:43:33.727 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-23 16:43:33.729 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-23 16:43:33.733 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-23 16:43:33.735 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-23 16:43:33.738 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-23 16:43:33.741 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-23 16:43:33.744 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-23 16:43:34.534 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-23 16:43:34.534 | user tags 2022-03-23 16:43:34.534 | stackrabbit []' 2022-03-23 16:43:34.538 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-23 16:43:34.538 | user tags 2022-03-23 16:43:34.538 | stackrabbit []' 2022-03-23 16:43:34.539 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-23 16:43:34.546 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-23 16:43:34.548 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-23 16:43:34.551 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 16:43:35.260 | Changing password for user "stackrabbit" ... 2022-03-23 16:43:35.290 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-23 16:43:36.013 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-23 16:43:36.038 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-23 16:43:36.041 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 16:43:36.747 | Changing password for user "stackrabbit" ... 2022-03-23 16:43:36.776 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-23 16:43:36.778 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-23 16:43:36.781 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-23 16:43:37.486 | Deleting user "guest" ... 2022-03-23 16:43:37.502 | Error: 2022-03-23 16:43:37.502 | {:no_such_user, "guest"} 2022-03-23 16:43:37.519 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-23 16:43:37.522 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-23 16:43:37.539 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:37.541 | + ./stack.sh:main:836 : install_database 2022-03-23 16:43:37.544 | + lib/database:install_database:118 : install_database_mysql 2022-03-23 16:43:37.546 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-23 16:43:37.549 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:37.552 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:37.554 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-23 16:43:37.934 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-23 16:43:37.937 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-23 16:43:37.940 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-23 16:43:37.943 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-23 16:43:37.946 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:43:37.948 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-23 16:43:37.951 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:43:37.954 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:43:37.957 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:43:37.960 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:43:37.963 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:43:37.966 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:43:37.969 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:43:37.972 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:43:37.975 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:43:37.978 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:43:37.981 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:43:37.984 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-23 16:43:37.987 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:43:37.990 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:43:37.993 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:43:37.995 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:43:37.998 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:43:38.001 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:43:38.003 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-23 16:43:38.006 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:38.009 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:38.012 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-23 16:43:38.015 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:43:38.017 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:43:38.020 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:43:38.023 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:43:38.025 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:43:38.028 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:43:38.031 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:38.033 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:38.035 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:43:38.038 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:43:38.040 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:43:38.042 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:43:38.045 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-23 16:43:38.047 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:43:38.050 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:38.052 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:38.055 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-23 16:43:38.077 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-23 16:43:38.188 | Reading package lists... 2022-03-23 16:43:38.445 | Building dependency tree... 2022-03-23 16:43:38.446 | Reading state information... 2022-03-23 16:43:38.706 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-23 16:43:38.706 | The following packages were automatically installed and are no longer required: 2022-03-23 16:43:38.707 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:43:38.707 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:43:38.707 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:43:38.707 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:43:38.707 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:43:38.707 | python3-zope.interface 2022-03-23 16:43:38.707 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:43:38.852 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:43:38.858 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:43:38.860 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:43:38.863 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:38.866 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:38.868 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:38.870 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:38.873 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:38.875 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:43:38.878 | + functions-common:time_stop:2432 : start_time=1648053818074 2022-03-23 16:43:38.881 | + functions-common:time_stop:2434 : [[ -z 1648053818074 ]] 2022-03-23 16:43:38.885 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:38.890 | + functions-common:time_stop:2437 : end_time=1648053818887 2022-03-23 16:43:38.892 | + functions-common:time_stop:2438 : elapsed_time=813 2022-03-23 16:43:38.895 | + functions-common:time_stop:2439 : total=2491 2022-03-23 16:43:38.897 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:38.900 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3304 2022-03-23 16:43:38.902 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:43:38.905 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-23 16:43:38.907 | + ./stack.sh:main:839 : install_database_python 2022-03-23 16:43:38.909 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-23 16:43:38.912 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-23 16:43:38.914 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-23 16:43:38.916 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:43:38.919 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-23 16:43:38.922 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-23 16:43:38.924 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:43:38.929 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:43:38.929 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:43:38.934 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-23 16:43:38.936 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-23 16:43:38.939 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-23 16:43:38.943 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-23 16:43:38.946 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-23 16:43:38.972 | Using python 3.8 to install PyMySQL 2022-03-23 16:43:38.974 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-23 16:43:39.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:39.846 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:39.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:39.846 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:40.997 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:43:41.024 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-23 16:43:43.471 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:43:43.478 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:43:43.478 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:43:43.603 | + inc/python:pip_install:200 : result=0 2022-03-23 16:43:43.606 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:43:43.610 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:43.613 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:43.616 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:43.619 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:43.622 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:43.625 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:43:43.628 | + functions-common:time_stop:2432 : start_time=1648053818965 2022-03-23 16:43:43.631 | + functions-common:time_stop:2434 : [[ -z 1648053818965 ]] 2022-03-23 16:43:43.635 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:43.640 | + functions-common:time_stop:2437 : end_time=1648053823637 2022-03-23 16:43:43.643 | + functions-common:time_stop:2438 : elapsed_time=4672 2022-03-23 16:43:43.646 | + functions-common:time_stop:2439 : total=22874 2022-03-23 16:43:43.649 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:43.652 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27546 2022-03-23 16:43:43.655 | + inc/python:pip_install:203 : return 0 2022-03-23 16:43:43.658 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-23 16:43:43.661 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 16:43:43.665 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-23 16:43:43.667 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-23 16:43:43.688 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:43.690 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-23 16:43:43.693 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-23 16:43:43.696 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:43:43.697 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:43:43.702 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:43:43.704 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:43:43.707 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:43:43.710 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:43:43.712 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-23 16:43:43.715 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-23 16:43:43.734 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:43.737 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-23 16:43:43.741 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:43:43.745 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:43:43.748 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:43:43.752 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:43:43.755 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:43:43.757 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:43:43.760 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:43.762 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:43.765 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:43:43.768 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:43:43.770 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:43:43.773 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:43:43.776 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-23 16:43:43.778 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:43:43.781 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:43.784 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:43.786 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-23 16:43:43.808 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-23 16:43:43.919 | Reading package lists... 2022-03-23 16:43:44.171 | Building dependency tree... 2022-03-23 16:43:44.172 | Reading state information... 2022-03-23 16:43:44.457 | radvd is already the newest version (1:2.17-2). 2022-03-23 16:43:44.457 | The following packages were automatically installed and are no longer required: 2022-03-23 16:43:44.458 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:43:44.458 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:43:44.458 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:43:44.458 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:43:44.458 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:43:44.458 | python3-zope.interface 2022-03-23 16:43:44.459 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:43:44.593 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:43:44.598 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:43:44.601 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:43:44.603 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:44.606 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:44.608 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:44.611 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:44.613 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:44.616 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:43:44.619 | + functions-common:time_stop:2432 : start_time=1648053823805 2022-03-23 16:43:44.622 | + functions-common:time_stop:2434 : [[ -z 1648053823805 ]] 2022-03-23 16:43:44.625 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:44.634 | + functions-common:time_stop:2437 : end_time=1648053824630 2022-03-23 16:43:44.636 | + functions-common:time_stop:2438 : elapsed_time=825 2022-03-23 16:43:44.639 | + functions-common:time_stop:2439 : total=3304 2022-03-23 16:43:44.642 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:44.644 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4129 2022-03-23 16:43:44.648 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:43:44.651 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-23 16:43:44.677 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:44.680 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-23 16:43:44.684 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-23 16:43:44.687 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-23 16:43:44.690 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-23 16:43:44.713 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-23 16:43:44.716 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:43:44.718 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:43:44.721 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:43:44.723 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:43:44.726 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:43:44.728 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:43:44.731 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:44.733 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:44.736 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:43:44.741 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:43:44.743 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:43:44.746 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:43:44.748 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-23 16:43:44.751 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:43:44.753 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:44.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:44.758 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-23 16:43:44.783 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-23 16:43:44.893 | Reading package lists... 2022-03-23 16:43:45.148 | Building dependency tree... 2022-03-23 16:43:45.150 | Reading state information... 2022-03-23 16:43:45.411 | fakeroot is already the newest version (1.24-1). 2022-03-23 16:43:45.411 | make is already the newest version (4.2.1-1.2). 2022-03-23 16:43:45.411 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-23 16:43:45.411 | The following packages were automatically installed and are no longer required: 2022-03-23 16:43:45.413 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:43:45.413 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:43:45.413 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:43:45.413 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:43:45.413 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:43:45.413 | python3-zope.interface 2022-03-23 16:43:45.413 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:43:45.529 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:43:45.534 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:43:45.536 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:43:45.538 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:45.541 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:45.543 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:45.545 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:45.548 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:45.550 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:43:45.553 | + functions-common:time_stop:2432 : start_time=1648053824779 2022-03-23 16:43:45.555 | + functions-common:time_stop:2434 : [[ -z 1648053824779 ]] 2022-03-23 16:43:45.558 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:45.562 | + functions-common:time_stop:2437 : end_time=1648053825560 2022-03-23 16:43:45.565 | + functions-common:time_stop:2438 : elapsed_time=781 2022-03-23 16:43:45.567 | + functions-common:time_stop:2439 : total=4129 2022-03-23 16:43:45.570 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:45.572 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4910 2022-03-23 16:43:45.574 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:43:45.577 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-23 16:43:45.579 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:45.582 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:45.585 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-23 16:43:45.587 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-23 16:43:45.591 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-23 16:43:45.596 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-23 16:43:45.598 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-23 16:43:45.602 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-23 16:43:45.602 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-23 16:43:45.607 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-23 16:43:45.610 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-23 16:43:45.612 | + functions:vercmp:628 : local v1=5.4 2022-03-23 16:43:45.614 | + functions:vercmp:629 : local 'op=<' 2022-03-23 16:43:45.616 | + functions:vercmp:630 : local v2=3.13 2022-03-23 16:43:45.619 | + functions:vercmp:631 : local result 2022-03-23 16:43:45.622 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-23 16:43:45.623 | ++ functions:vercmp:635 : sort -V 2022-03-23 16:43:45.623 | ++ functions:vercmp:635 : head -1 2022-03-23 16:43:45.628 | + functions:vercmp:635 : result=3.13 2022-03-23 16:43:45.630 | + functions:vercmp:637 : case $op in 2022-03-23 16:43:45.632 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-23 16:43:45.635 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-23 16:43:45.637 | + functions:vercmp:648 : return 2022-03-23 16:43:45.639 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-23 16:43:45.642 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:43:45.644 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-23 16:43:46.193 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-23 16:43:46.196 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-23 16:43:46.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.201 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-23 16:43:46.206 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.209 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-23 16:43:46.226 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:46.229 | + ./stack.sh:main:847 : install_etcd3 2022-03-23 16:43:46.231 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-23 16:43:46.231 | Installing etcd 2022-03-23 16:43:46.234 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-23 16:43:46.246 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-23 16:43:46.262 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-23 16:43:46.264 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-23 16:43:46.279 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-23 16:43:46.282 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:43:46.285 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:43:46.288 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:43:46.293 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:43:46.295 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-23 16:43:46.298 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-23 16:43:46.300 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:43:46.303 | ++ functions:get_extra_file:74 : return 2022-03-23 16:43:46.306 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:43:46.309 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-23 16:43:46.311 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-23 16:43:46.314 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-23 16:43:46.331 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:43:46.333 | + ./stack.sh:main:866 : install_dstat 2022-03-23 16:43:46.336 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-23 16:43:46.352 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:43:46.355 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-23 16:43:46.357 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:43:46.359 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-23 16:43:46.362 | + ./stack.sh:main:875 : install_libs 2022-03-23 16:43:46.364 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-23 16:43:46.367 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-23 16:43:46.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-23 16:43:46.371 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-23 16:43:46.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.376 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.378 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-23 16:43:46.380 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.383 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-23 16:43:46.385 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-23 16:43:46.387 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-23 16:43:46.390 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-23 16:43:46.392 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.397 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-23 16:43:46.399 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.402 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-23 16:43:46.404 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-23 16:43:46.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-23 16:43:46.409 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-23 16:43:46.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-23 16:43:46.418 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.420 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-23 16:43:46.423 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-23 16:43:46.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-23 16:43:46.428 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-23 16:43:46.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.434 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.436 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-23 16:43:46.439 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.441 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-23 16:43:46.444 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-23 16:43:46.446 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-23 16:43:46.448 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-23 16:43:46.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.453 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.455 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-23 16:43:46.458 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.460 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-23 16:43:46.462 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-23 16:43:46.465 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-23 16:43:46.467 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-23 16:43:46.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.471 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.474 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-23 16:43:46.476 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.478 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-23 16:43:46.481 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-23 16:43:46.483 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-23 16:43:46.485 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-23 16:43:46.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-23 16:43:46.494 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.497 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-23 16:43:46.499 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-23 16:43:46.501 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-23 16:43:46.504 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-23 16:43:46.506 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.508 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-23 16:43:46.513 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.515 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-23 16:43:46.517 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-23 16:43:46.520 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-23 16:43:46.522 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-23 16:43:46.524 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.527 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-23 16:43:46.531 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.533 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-23 16:43:46.536 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-23 16:43:46.538 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-23 16:43:46.540 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-23 16:43:46.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.545 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.547 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-23 16:43:46.550 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.552 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-23 16:43:46.555 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-23 16:43:46.557 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-23 16:43:46.559 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-23 16:43:46.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.564 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.566 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-23 16:43:46.569 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.571 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-23 16:43:46.573 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-23 16:43:46.576 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-23 16:43:46.578 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-23 16:43:46.581 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-23 16:43:46.588 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.590 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-23 16:43:46.593 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-23 16:43:46.595 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-23 16:43:46.598 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-23 16:43:46.600 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.602 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-23 16:43:46.607 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.610 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-23 16:43:46.612 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-23 16:43:46.615 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-23 16:43:46.617 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-23 16:43:46.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.622 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.625 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-23 16:43:46.627 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.630 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-23 16:43:46.633 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-23 16:43:46.635 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-23 16:43:46.639 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-23 16:43:46.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.643 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.646 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-23 16:43:46.649 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.651 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-23 16:43:46.654 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-23 16:43:46.656 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-23 16:43:46.659 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-23 16:43:46.661 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.665 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.667 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-23 16:43:46.669 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.672 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-23 16:43:46.674 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-23 16:43:46.677 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-23 16:43:46.680 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-23 16:43:46.682 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.688 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-23 16:43:46.693 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.695 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-23 16:43:46.697 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-23 16:43:46.700 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-23 16:43:46.703 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-23 16:43:46.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.707 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-23 16:43:46.712 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.714 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-23 16:43:46.716 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-23 16:43:46.719 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-23 16:43:46.721 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-23 16:43:46.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.725 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.728 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-23 16:43:46.730 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.732 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-23 16:43:46.735 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-23 16:43:46.737 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-23 16:43:46.739 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-23 16:43:46.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.744 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.746 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-23 16:43:46.749 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.752 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-23 16:43:46.755 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-23 16:43:46.757 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-23 16:43:46.760 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-23 16:43:46.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-23 16:43:46.769 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.772 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-23 16:43:46.774 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-23 16:43:46.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-23 16:43:46.778 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-23 16:43:46.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.785 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-23 16:43:46.788 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.790 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-23 16:43:46.792 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-23 16:43:46.795 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-23 16:43:46.797 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-23 16:43:46.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.804 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-23 16:43:46.807 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.809 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-23 16:43:46.811 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-23 16:43:46.814 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-23 16:43:46.816 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-23 16:43:46.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-23 16:43:46.825 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.827 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-23 16:43:46.830 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-23 16:43:46.832 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-23 16:43:46.834 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-23 16:43:46.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-23 16:43:46.844 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.846 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-23 16:43:46.848 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-23 16:43:46.851 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-23 16:43:46.853 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-23 16:43:46.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-23 16:43:46.862 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.865 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-23 16:43:46.867 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-23 16:43:46.870 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-23 16:43:46.872 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-23 16:43:46.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.879 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-23 16:43:46.881 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.883 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-23 16:43:46.886 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-23 16:43:46.888 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-23 16:43:46.890 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-23 16:43:46.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.895 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-23 16:43:46.899 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.902 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-23 16:43:46.904 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-23 16:43:46.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-23 16:43:46.909 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-23 16:43:46.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.916 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-23 16:43:46.918 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.920 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-23 16:43:46.923 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-23 16:43:46.925 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-23 16:43:46.928 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-23 16:43:46.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.932 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-23 16:43:46.937 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.939 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-23 16:43:46.942 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-23 16:43:46.944 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-23 16:43:46.946 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-23 16:43:46.949 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.954 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-23 16:43:46.956 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.959 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-23 16:43:46.961 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-23 16:43:46.964 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-23 16:43:46.966 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-23 16:43:46.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.971 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.973 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-23 16:43:46.976 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.978 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-23 16:43:46.981 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-23 16:43:46.983 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-23 16:43:46.986 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-23 16:43:46.988 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.991 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-23 16:43:46.996 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:47.000 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-23 16:43:47.003 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-23 16:43:47.005 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-23 16:43:47.008 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-23 16:43:47.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:47.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:47.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-23 16:43:47.017 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:47.020 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-23 16:43:47.022 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-23 16:43:47.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-23 16:43:47.027 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-23 16:43:47.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:47.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:47.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-23 16:43:47.037 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:47.040 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-23 16:43:47.042 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-23 16:43:47.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-23 16:43:47.047 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-23 16:43:47.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:47.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:47.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-23 16:43:47.057 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:47.060 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-23 16:43:47.062 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-23 16:43:47.064 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-23 16:43:47.067 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-23 16:43:47.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:47.072 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:47.074 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-23 16:43:47.076 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:47.079 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-23 16:43:47.081 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-23 16:43:47.084 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-23 16:43:47.086 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-23 16:43:47.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:47.091 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:47.094 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-23 16:43:47.096 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:47.099 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-23 16:43:47.121 | Using python 3.8 to install etcd3 2022-03-23 16:43:47.123 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-23 16:43:47.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:47.985 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:47.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:47.985 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:49.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:43:49.134 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-23 16:43:49.141 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-23 16:43:49.142 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-23 16:43:49.143 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-23 16:43:49.145 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-23 16:43:51.599 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:43:51.606 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:43:51.606 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:43:51.729 | + inc/python:pip_install:200 : result=0 2022-03-23 16:43:51.733 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:43:51.736 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:51.738 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:51.740 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:51.742 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:51.744 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:51.746 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:43:51.749 | + functions-common:time_stop:2432 : start_time=1648053827115 2022-03-23 16:43:51.751 | + functions-common:time_stop:2434 : [[ -z 1648053827115 ]] 2022-03-23 16:43:51.754 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:51.758 | + functions-common:time_stop:2437 : end_time=1648053831756 2022-03-23 16:43:51.760 | + functions-common:time_stop:2438 : elapsed_time=4641 2022-03-23 16:43:51.763 | + functions-common:time_stop:2439 : total=27546 2022-03-23 16:43:51.765 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:51.767 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32187 2022-03-23 16:43:51.769 | + inc/python:pip_install:203 : return 0 2022-03-23 16:43:51.772 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-23 16:43:51.795 | Using python 3.8 to install etcd3gw 2022-03-23 16:43:51.797 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-23 16:43:52.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:52.665 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:52.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:52.665 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:53.821 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:43:53.847 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-23 16:43:53.854 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-23 16:43:53.855 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-23 16:43:53.856 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-23 16:43:53.858 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-23 16:43:53.889 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-23 16:43:53.891 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-23 16:43:53.892 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-23 16:43:53.894 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-23 16:43:56.318 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:43:56.325 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:43:56.325 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:43:56.453 | + inc/python:pip_install:200 : result=0 2022-03-23 16:43:56.456 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:43:56.458 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:56.461 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:56.463 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:56.465 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:56.468 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:56.470 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:43:56.473 | + functions-common:time_stop:2432 : start_time=1648053831788 2022-03-23 16:43:56.475 | + functions-common:time_stop:2434 : [[ -z 1648053831788 ]] 2022-03-23 16:43:56.478 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:56.482 | + functions-common:time_stop:2437 : end_time=1648053836479 2022-03-23 16:43:56.484 | + functions-common:time_stop:2438 : elapsed_time=4691 2022-03-23 16:43:56.486 | + functions-common:time_stop:2439 : total=32187 2022-03-23 16:43:56.489 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:56.491 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36878 2022-03-23 16:43:56.493 | + inc/python:pip_install:203 : return 0 2022-03-23 16:43:56.496 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-23 16:43:56.498 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-23 16:43:56.501 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-23 16:43:56.503 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:43:56.506 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:43:56.510 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:43:56.513 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:43:56.515 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:43:56.518 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:43:56.520 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:43:56.523 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:43:56.525 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:43:56.528 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:43:56.530 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:43:56.533 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-23 16:43:56.535 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:56.538 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:56.540 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-23 16:43:56.543 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:43:56.545 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:43:56.548 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:43:56.550 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:43:56.553 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:43:56.556 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:43:56.558 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:43:56.561 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:56.563 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:56.566 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:43:56.568 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:43:56.571 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:43:56.573 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:43:56.576 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:43:56.578 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:43:56.581 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:56.583 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:56.586 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:43:56.608 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:43:56.716 | Reading package lists... 2022-03-23 16:43:56.975 | Building dependency tree... 2022-03-23 16:43:56.976 | Reading state information... 2022-03-23 16:43:57.242 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-23 16:43:57.242 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-23 16:43:57.242 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:43:57.242 | The following packages were automatically installed and are no longer required: 2022-03-23 16:43:57.243 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:43:57.243 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:43:57.243 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:43:57.243 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:43:57.243 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:43:57.243 | python3-zope.interface 2022-03-23 16:43:57.243 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:43:57.382 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:43:57.388 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:43:57.390 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:43:57.393 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:57.398 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:57.400 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:57.403 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:57.406 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:57.408 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:43:57.411 | + functions-common:time_stop:2432 : start_time=1648053836605 2022-03-23 16:43:57.414 | + functions-common:time_stop:2434 : [[ -z 1648053836605 ]] 2022-03-23 16:43:57.417 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:57.421 | + functions-common:time_stop:2437 : end_time=1648053837418 2022-03-23 16:43:57.424 | + functions-common:time_stop:2438 : elapsed_time=813 2022-03-23 16:43:57.427 | + functions-common:time_stop:2439 : total=4910 2022-03-23 16:43:57.429 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:57.432 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5723 2022-03-23 16:43:57.435 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:43:57.438 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-23 16:43:57.441 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:57.443 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:57.446 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-23 16:43:57.511 | Module proxy already enabled 2022-03-23 16:43:57.516 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-23 16:43:57.583 | Considering dependency proxy for proxy_uwsgi: 2022-03-23 16:43:57.583 | Module proxy already enabled 2022-03-23 16:43:57.583 | Module proxy_uwsgi already enabled 2022-03-23 16:43:57.588 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-23 16:43:57.591 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:43:57.593 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:43:57.596 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:43:57.831 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-23 16:43:57.833 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-23 16:43:57.836 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-23 16:43:57.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:57.840 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:57.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-23 16:43:57.845 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:57.848 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-23 16:43:57.850 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-23 16:43:57.853 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-23 16:43:57.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:57.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:57.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-23 16:43:57.862 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:57.865 | + ./stack.sh:main:883 : install_glanceclient 2022-03-23 16:43:57.867 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-23 16:43:57.870 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-23 16:43:57.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:57.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:57.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-23 16:43:57.881 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:57.883 | + ./stack.sh:main:884 : install_cinderclient 2022-03-23 16:43:57.887 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-23 16:43:57.889 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-23 16:43:57.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:57.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:57.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-23 16:43:57.899 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:57.902 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-23 16:43:57.904 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-23 16:43:57.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:57.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:57.912 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-23 16:43:57.914 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:57.917 | + ./stack.sh:main:885 : install_novaclient 2022-03-23 16:43:57.920 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-23 16:43:57.922 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-23 16:43:57.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:57.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:57.931 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-23 16:43:57.934 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:57.937 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-23 16:43:57.955 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:57.958 | + ./stack.sh:main:887 : install_swiftclient 2022-03-23 16:43:57.960 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-23 16:43:57.962 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-23 16:43:57.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:57.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:57.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-23 16:43:57.972 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:57.975 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-23 16:43:57.992 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:57.995 | + ./stack.sh:main:890 : install_neutronclient 2022-03-23 16:43:57.997 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-23 16:43:58.000 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-23 16:43:58.003 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:58.006 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:58.008 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-23 16:43:58.011 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:58.013 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-23 16:43:58.016 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-23 16:43:58.018 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-23 16:43:58.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:58.024 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:58.026 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-23 16:43:58.029 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:58.032 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-23 16:43:58.034 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-23 16:43:58.037 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:43:58.040 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-23 16:43:58.042 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-23 16:43:58.045 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:43:58.049 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:43:58.049 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:43:58.055 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-23 16:43:58.058 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-23 16:43:58.060 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-23 16:43:58.064 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-23 16:43:58.067 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-23 16:43:58.090 | Using python 3.8 to install keystonemiddleware 2022-03-23 16:43:58.092 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-23 16:43:58.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:58.966 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:58.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:58.966 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:00.104 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:44:00.131 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-23 16:44:00.182 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-23 16:44:00.183 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-23 16:44:00.185 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-23 16:44:00.186 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-23 16:44:00.187 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-23 16:44:00.188 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-23 16:44:00.189 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-23 16:44:00.191 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-23 16:44:00.192 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-23 16:44:00.193 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-23 16:44:00.194 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-23 16:44:00.195 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-23 16:44:00.196 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-23 16:44:00.197 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-23 16:44:00.253 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-23 16:44:00.255 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-23 16:44:00.256 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-23 16:44:00.293 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-23 16:44:00.333 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-23 16:44:00.335 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-23 16:44:00.336 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-23 16:44:00.337 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-23 16:44:00.387 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-23 16:44:00.389 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-23 16:44:00.400 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-23 16:44:00.401 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-23 16:44:00.415 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-23 16:44:00.416 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-23 16:44:00.418 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-23 16:44:00.484 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-23 16:44:00.485 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-23 16:44:00.487 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-23 16:44:00.488 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-23 16:44:00.538 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-23 16:44:00.550 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-23 16:44:02.946 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:44:02.953 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:44:02.953 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:44:03.081 | + inc/python:pip_install:200 : result=0 2022-03-23 16:44:03.083 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:44:03.086 | + functions-common:time_stop:2425 : local name 2022-03-23 16:44:03.088 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:44:03.090 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:44:03.093 | + functions-common:time_stop:2428 : local total 2022-03-23 16:44:03.095 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:44:03.097 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:44:03.100 | + functions-common:time_stop:2432 : start_time=1648053838084 2022-03-23 16:44:03.102 | + functions-common:time_stop:2434 : [[ -z 1648053838084 ]] 2022-03-23 16:44:03.105 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:44:03.109 | + functions-common:time_stop:2437 : end_time=1648053843106 2022-03-23 16:44:03.111 | + functions-common:time_stop:2438 : elapsed_time=5022 2022-03-23 16:44:03.114 | + functions-common:time_stop:2439 : total=36878 2022-03-23 16:44:03.117 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:44:03.119 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41900 2022-03-23 16:44:03.121 | + inc/python:pip_install:203 : return 0 2022-03-23 16:44:03.124 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-23 16:44:03.126 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-23 16:44:03.129 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:44:03.132 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-23 16:44:03.135 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-23 16:44:03.137 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:44:03.141 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:44:03.141 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:44:03.146 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-23 16:44:03.149 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-23 16:44:03.152 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-23 16:44:03.154 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-23 16:44:03.157 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-23 16:44:03.180 | Using python 3.8 to install python-memcached 2022-03-23 16:44:03.182 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-23 16:44:04.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:04.047 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:04.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:04.047 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:05.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:44:05.221 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-23 16:44:05.224 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-23 16:44:07.713 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:44:07.720 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:44:07.720 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:44:07.858 | + inc/python:pip_install:200 : result=0 2022-03-23 16:44:07.862 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:44:07.865 | + functions-common:time_stop:2425 : local name 2022-03-23 16:44:07.869 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:44:07.872 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:44:07.875 | + functions-common:time_stop:2428 : local total 2022-03-23 16:44:07.877 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:44:07.881 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:44:07.884 | + functions-common:time_stop:2432 : start_time=1648053843173 2022-03-23 16:44:07.887 | + functions-common:time_stop:2434 : [[ -z 1648053843173 ]] 2022-03-23 16:44:07.891 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:44:07.897 | + functions-common:time_stop:2437 : end_time=1648053847894 2022-03-23 16:44:07.899 | + functions-common:time_stop:2438 : elapsed_time=4721 2022-03-23 16:44:07.902 | + functions-common:time_stop:2439 : total=41900 2022-03-23 16:44:07.904 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:44:07.906 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46621 2022-03-23 16:44:07.909 | + inc/python:pip_install:203 : return 0 2022-03-23 16:44:07.911 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-23 16:44:07.934 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:44:07.936 | + ./stack.sh:main:897 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-03-23 16:44:07.939 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-23 16:44:07.941 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-23 16:44:07.944 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-23 16:44:07.946 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:44:07.949 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-23 16:44:07.951 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-23 16:44:07.969 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:07.972 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-23 16:44:07.974 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-23 16:44:07.977 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-23 16:44:07.979 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:44:07.981 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:44:07.984 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:44:07.987 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:44:07.990 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:44:07.993 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:44:08.009 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:44:08.011 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:44:08.013 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:44:08.016 | + functions-common:git_clone:629 : echo master 2022-03-23 16:44:08.016 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:44:08.021 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-23 16:44:08.024 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:44:08.026 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-23 16:44:08.029 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:44:08.029 | + functions-common:git_clone:678 : head -1 2022-03-23 16:44:08.032 | c141e6164 trivial: Fix typo 2022-03-23 16:44:08.035 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:44:08.037 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-23 16:44:08.040 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:44:08.042 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 16:44:08.045 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-23 16:44:08.047 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:44:08.049 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-23 16:44:08.053 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:44:08.056 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 16:44:08.058 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-23 16:44:08.061 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:44:08.063 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:44:08.066 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-23 16:44:08.069 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:44:08.072 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-23 16:44:08.074 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:44:08.077 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:44:08.080 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-23 16:44:08.086 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-23 16:44:08.088 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-23 16:44:08.772 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-23 16:44:08.774 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:44:08.777 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:44:08.780 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:44:08.783 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 16:44:08.785 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-23 16:44:08.788 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:44:08.790 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:44:08.792 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:44:08.795 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:44:08.797 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:44:08.802 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:44:08.809 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:44:08.812 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-23 16:44:08.836 | Using python 3.8 to install /opt/stack/keystone 2022-03-23 16:44:08.838 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-23 16:44:09.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:09.736 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:09.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:09.736 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:10.918 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:44:10.944 | Obtaining file:///opt/stack/keystone 2022-03-23 16:44:10.945 | Preparing metadata (setup.py): started 2022-03-23 16:44:14.576 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:44:14.653 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-23 16:44:14.654 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-23 16:44:14.655 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-23 16:44:14.656 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-23 16:44:14.658 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-23 16:44:14.659 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-23 16:44:14.660 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-23 16:44:14.661 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-23 16:44:14.662 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-23 16:44:14.664 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-23 16:44:14.665 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-23 16:44:14.666 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 16:44:14.667 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-23 16:44:14.668 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-23 16:44:14.669 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-23 16:44:14.670 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-23 16:44:14.671 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-23 16:44:14.672 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-23 16:44:14.674 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-23 16:44:14.675 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-23 16:44:14.676 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-23 16:44:14.677 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-23 16:44:14.679 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-23 16:44:14.680 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-23 16:44:14.681 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-23 16:44:14.682 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 16:44:14.683 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-23 16:44:14.685 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-23 16:44:14.686 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-23 16:44:14.687 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 16:44:14.688 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-23 16:44:14.689 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-23 16:44:14.691 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-23 16:44:14.692 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-23 16:44:14.703 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-23 16:44:14.704 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-23 16:44:14.751 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-03-23 16:44:14.764 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-03-23 16:44:14.765 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-03-23 16:44:14.766 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 16:44:14.767 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-03-23 16:44:14.778 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-23 16:44:14.844 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-23 16:44:14.846 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 16:44:14.945 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 16:44:14.946 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-23 16:44:14.947 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-03-23 16:44:14.948 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-03-23 16:44:15.000 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-03-23 16:44:15.003 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-23 16:44:15.005 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-03-23 16:44:15.054 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-03-23 16:44:15.056 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-03-23 16:44:15.111 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-03-23 16:44:15.113 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-03-23 16:44:15.114 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 16:44:15.115 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 16:44:15.117 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-03-23 16:44:15.118 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-03-23 16:44:15.136 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-03-23 16:44:15.188 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-03-23 16:44:15.207 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-03-23 16:44:15.208 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-03-23 16:44:15.209 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-23 16:44:15.211 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-03-23 16:44:15.291 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 16:44:15.402 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-23 16:44:15.403 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-23 16:44:15.404 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-23 16:44:15.405 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-23 16:44:15.406 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-23 16:44:15.626 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-23 16:44:15.649 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-23 16:44:15.650 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-23 16:44:15.720 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-03-23 16:44:15.722 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-23 16:44:15.740 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 16:44:15.815 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-23 16:44:15.856 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-03-23 16:44:15.968 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 16:44:16.041 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-03-23 16:44:16.165 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-03-23 16:44:16.194 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-03-23 16:44:16.232 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-03-23 16:44:16.233 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-03-23 16:44:16.236 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-03-23 16:44:16.238 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-03-23 16:44:16.239 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-03-23 16:44:16.241 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-03-23 16:44:16.292 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-03-23 16:44:16.426 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-03-23 16:44:16.428 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-03-23 16:44:16.430 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-03-23 16:44:16.431 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-03-23 16:44:16.578 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 16:44:16.658 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 16:44:16.729 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-23 16:44:16.901 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 16:44:17.159 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-03-23 16:44:17.193 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-03-23 16:44:19.096 | Installing collected packages: keystone 2022-03-23 16:44:19.096 | Attempting uninstall: keystone 2022-03-23 16:44:19.097 | Found existing installation: keystone 21.1.0.dev2 2022-03-23 16:44:19.100 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-23 16:44:19.102 | Running setup.py develop for keystone 2022-03-23 16:44:23.605 | Successfully installed keystone 2022-03-23 16:44:23.606 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:44:23.613 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:44:23.613 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:44:23.760 | + inc/python:pip_install:200 : result=0 2022-03-23 16:44:23.762 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:44:23.765 | + functions-common:time_stop:2425 : local name 2022-03-23 16:44:23.767 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:44:23.769 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:44:23.772 | + functions-common:time_stop:2428 : local total 2022-03-23 16:44:23.774 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:44:23.776 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:44:23.779 | + functions-common:time_stop:2432 : start_time=1648053848830 2022-03-23 16:44:23.782 | + functions-common:time_stop:2434 : [[ -z 1648053848830 ]] 2022-03-23 16:44:23.785 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:44:23.790 | + functions-common:time_stop:2437 : end_time=1648053863787 2022-03-23 16:44:23.792 | + functions-common:time_stop:2438 : elapsed_time=14957 2022-03-23 16:44:23.794 | + functions-common:time_stop:2439 : total=46621 2022-03-23 16:44:23.796 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:44:23.798 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61578 2022-03-23 16:44:23.801 | + inc/python:pip_install:203 : return 0 2022-03-23 16:44:23.804 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:44:23.806 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 16:44:23.809 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 16:44:23.831 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 16:44:23.844 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-23 16:44:23.847 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-23 16:44:23.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:44:23.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:44:23.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-23 16:44:23.857 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:44:23.860 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-23 16:44:23.880 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:23.882 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-23 16:44:23.885 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:44:23.888 | + ./stack.sh:main:899 : configure_keystone 2022-03-23 16:44:23.891 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-23 16:44:23.906 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-23 16:44:23.909 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-23 16:44:23.915 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-23 16:44:23.935 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:23.937 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-23 16:44:23.975 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-23 16:44:24.009 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-23 16:44:24.047 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-23 16:44:24.084 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-23 16:44:24.117 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-23 16:44:24.151 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-23 16:44:24.183 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-23 16:44:24.216 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-23 16:44:24.219 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-23 16:44:24.222 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-23 16:44:24.224 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-23 16:44:24.227 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:44:24.230 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:44:24.251 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:44:24.255 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:44:24.258 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:44:24.261 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:44:24.281 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:44:24.284 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:44:24.287 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:44:24.327 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:44:24.330 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:44:24.334 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-23 16:44:24.338 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-23 16:44:24.357 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:24.359 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.45/identity 2022-03-23 16:44:24.393 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-23 16:44:24.396 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-23 16:44:24.433 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-23 16:44:24.436 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-23 16:44:24.438 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-23 16:44:24.441 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-23 16:44:24.445 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 16:44:24.449 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 16:44:24.484 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-23 16:44:24.486 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-23 16:44:24.489 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-23 16:44:24.491 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-23 16:44:24.495 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:44:24.512 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:44:24.516 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:44:24.518 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:44:24.521 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:44:24.523 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:44:24.557 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:44:24.590 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:44:24.621 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:44:24.650 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-23 16:44:24.688 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-23 16:44:24.691 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-23 16:44:24.694 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-23 16:44:24.697 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-23 16:44:24.700 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-23 16:44:24.703 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:44:24.706 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:44:24.710 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-23 16:44:24.714 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-23 16:44:24.717 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:44:24.720 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:44:24.733 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:44:24.733 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:44:24.742 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:44:24.747 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:44:24.764 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 16:44:24.766 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-23 16:44:24.772 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-23 16:44:24.808 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-23 16:44:24.842 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-23 16:44:24.879 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-23 16:44:24.909 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-23 16:44:24.940 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-23 16:44:24.969 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-23 16:44:24.999 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-23 16:44:25.027 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-23 16:44:25.059 | + 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-03-23 16:44:25.088 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-23 16:44:25.117 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-23 16:44:25.148 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-23 16:44:25.183 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:44:25.186 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:44:25.190 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-23 16:44:25.193 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-23 16:44:25.196 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:44:25.199 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:44:25.202 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:44:25.206 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 16:44:25.209 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 16:44:25.211 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 16:44:25.242 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-23 16:44:25.274 | + 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-03-23 16:44:25.275 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 16:44:25.284 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-23 16:44:25.288 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-23 16:44:25.290 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-23 16:44:25.293 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:44:25.295 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:44:25.297 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:44:25.301 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:44:25.306 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:44:25.309 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:44:25.313 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:44:25.316 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:44:25.319 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:44:25.322 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-23 16:44:25.395 | Site keystone-wsgi-public already enabled 2022-03-23 16:44:25.400 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:44:25.402 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:44:25.405 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:44:25.407 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:44:25.549 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-23 16:44:25.595 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-23 16:44:25.634 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-23 16:44:25.673 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-23 16:44:25.677 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-23 16:44:25.712 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-23 16:44:25.749 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-23 16:44:25.779 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-23 16:44:25.782 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-23 16:44:25.801 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:44:25.803 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-23 16:44:25.821 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:25.824 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-23 16:44:25.826 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-23 16:44:25.829 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-23 16:44:25.831 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:44:25.834 | + lib/stack:stack_install_service:32 : install_swift 2022-03-23 16:44:25.836 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-23 16:44:25.839 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-23 16:44:25.841 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-23 16:44:25.844 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:44:25.846 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:44:25.850 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:44:25.853 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:44:25.855 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:44:25.859 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:44:25.880 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:44:25.883 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:44:25.885 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:44:25.888 | + functions-common:git_clone:629 : echo master 2022-03-23 16:44:25.889 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:44:25.894 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-23 16:44:25.897 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:44:25.899 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-23 16:44:25.902 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:44:25.903 | + functions-common:git_clone:678 : head -1 2022-03-23 16:44:25.906 | f83bfe1df Update master for stable/yoga 2022-03-23 16:44:25.908 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:44:25.911 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-23 16:44:25.914 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:44:25.917 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 16:44:25.919 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-23 16:44:25.926 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-23 16:44:25.929 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-23 16:44:25.932 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:44:25.934 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 16:44:25.937 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-23 16:44:25.939 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:44:25.943 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-23 16:44:25.947 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-23 16:44:25.949 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:44:25.953 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-23 16:44:25.956 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:44:25.960 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:44:25.963 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-23 16:44:25.970 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-23 16:44:25.973 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-23 16:44:26.641 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-23 16:44:26.644 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:44:26.647 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:44:26.650 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:44:26.652 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 16:44:26.655 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-23 16:44:26.658 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:44:26.661 | + inc/python:setup_package:428 : local extras=keystone 2022-03-23 16:44:26.664 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:44:26.667 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-23 16:44:26.670 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-23 16:44:26.673 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-23 16:44:26.677 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:44:26.680 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-23 16:44:26.705 | Using python 3.8 to install /opt/stack/swift 2022-03-23 16:44:26.709 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-23 16:44:27.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:27.738 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:27.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:27.739 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:28.867 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:44:28.893 | Obtaining file:///opt/stack/swift 2022-03-23 16:44:28.894 | Preparing metadata (setup.py): started 2022-03-23 16:44:32.118 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:44:32.157 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.33.0) 2022-03-23 16:44:32.158 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.1.2) 2022-03-23 16:44:32.159 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.11.0) 2022-03-23 16:44:32.160 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.1.1) 2022-03-23 16:44:32.161 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (4.8.0) 2022-03-23 16:44:32.162 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.27.1) 2022-03-23 16:44:32.164 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.16.0) 2022-03-23 16:44:32.164 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.9.9) 2022-03-23 16:44:32.165 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.6.0) 2022-03-23 16:44:32.166 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (36.0.1) 2022-03-23 16:44:32.167 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (9.4.0) 2022-03-23 16:44:32.205 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev1) (1.15.0) 2022-03-23 16:44:32.213 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev1) (2.1.0) 2022-03-23 16:44:32.267 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.8.7) 2022-03-23 16:44:32.268 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (8.8.0) 2022-03-23 16:44:32.269 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.1.0) 2022-03-23 16:44:32.271 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.12.2) 2022-03-23 16:44:32.272 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.1.1) 2022-03-23 16:44:32.273 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.10.1) 2022-03-23 16:44:32.274 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.3.0) 2022-03-23 16:44:32.275 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.0) 2022-03-23 16:44:32.276 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.8.1) 2022-03-23 16:44:32.277 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.5.0) 2022-03-23 16:44:32.278 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.7.0) 2022-03-23 16:44:32.279 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.4.0) 2022-03-23 16:44:32.300 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev1) (60.9.3) 2022-03-23 16:44:32.331 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (1.26.8) 2022-03-23 16:44:32.332 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2019.11.28) 2022-03-23 16:44:32.334 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (3.3) 2022-03-23 16:44:32.337 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2.0.12) 2022-03-23 16:44:32.359 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev1) (2.21) 2022-03-23 16:44:32.448 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.5.0) 2022-03-23 16:44:32.449 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.2) 2022-03-23 16:44:32.451 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.7.0) 2022-03-23 16:44:32.492 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.1.5) 2022-03-23 16:44:32.534 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.8.0) 2022-03-23 16:44:32.536 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (6.0) 2022-03-23 16:44:32.536 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.5.0) 2022-03-23 16:44:32.538 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.5.0) 2022-03-23 16:44:32.603 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.9.6) 2022-03-23 16:44:32.605 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.8.2) 2022-03-23 16:44:32.618 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2021.3) 2022-03-23 16:44:32.620 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.3) 2022-03-23 16:44:32.637 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.0.7) 2022-03-23 16:44:32.640 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (21.3) 2022-03-23 16:44:32.740 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.13.3) 2022-03-23 16:44:32.763 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.1) 2022-03-23 16:44:35.086 | Installing collected packages: swift 2022-03-23 16:44:35.087 | Attempting uninstall: swift 2022-03-23 16:44:35.087 | Found existing installation: swift 2.30.0.dev1 2022-03-23 16:44:35.090 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-23 16:44:35.092 | Running setup.py develop for swift 2022-03-23 16:44:39.380 | Successfully installed swift 2022-03-23 16:44:39.380 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:44:39.388 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:44:39.388 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:44:39.536 | + inc/python:pip_install:200 : result=0 2022-03-23 16:44:39.538 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:44:39.541 | + functions-common:time_stop:2425 : local name 2022-03-23 16:44:39.546 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:44:39.548 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:44:39.550 | + functions-common:time_stop:2428 : local total 2022-03-23 16:44:39.552 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:44:39.555 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:44:39.557 | + functions-common:time_stop:2432 : start_time=1648053866698 2022-03-23 16:44:39.559 | + functions-common:time_stop:2434 : [[ -z 1648053866698 ]] 2022-03-23 16:44:39.564 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:44:39.571 | + functions-common:time_stop:2437 : end_time=1648053879566 2022-03-23 16:44:39.575 | + functions-common:time_stop:2438 : elapsed_time=12868 2022-03-23 16:44:39.581 | + functions-common:time_stop:2439 : total=61578 2022-03-23 16:44:39.583 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:44:39.586 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=74446 2022-03-23 16:44:39.589 | + inc/python:pip_install:203 : return 0 2022-03-23 16:44:39.591 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:44:39.594 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 16:44:39.596 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 16:44:39.620 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 16:44:39.635 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-23 16:44:39.638 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-23 16:44:39.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:44:39.644 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:44:39.646 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-23 16:44:39.649 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:44:39.651 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-23 16:44:39.654 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:44:39.656 | + ./stack.sh:main:908 : configure_swift 2022-03-23 16:44:39.659 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-23 16:44:39.667 | + lib/swift:configure_swift:332 : local node_number 2022-03-23 16:44:39.670 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-23 16:44:39.680 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-23 16:44:39.680 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 16:44:40.902 | No account-replicator running 2022-03-23 16:44:40.902 | No object-expirer running 2022-03-23 16:44:40.902 | No object-auditor running 2022-03-23 16:44:40.902 | No container-reconciler running 2022-03-23 16:44:40.902 | No object-updater running 2022-03-23 16:44:40.902 | No container-replicator running 2022-03-23 16:44:40.902 | No account-reaper running 2022-03-23 16:44:40.903 | No account-auditor running 2022-03-23 16:44:40.903 | No container-auditor running 2022-03-23 16:44:40.903 | No container-updater running 2022-03-23 16:44:40.903 | No object-server running 2022-03-23 16:44:40.903 | No account-server running 2022-03-23 16:44:40.903 | No object-replicator running 2022-03-23 16:44:40.903 | No object-reconstructor running 2022-03-23 16:44:40.903 | No container-server running 2022-03-23 16:44:40.903 | No container-sharder running 2022-03-23 16:44:40.903 | No container-sync running 2022-03-23 16:44:40.903 | No proxy-server running 2022-03-23 16:44:40.999 | + lib/swift:configure_swift:337 : true 2022-03-23 16:44:41.002 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-23 16:44:41.017 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-23 16:44:41.031 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-23 16:44:41.034 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-23 16:44:41.034 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-23 16:44:41.040 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-23 16:44:41.040 | s/%GROUP%/ubuntu/; 2022-03-23 16:44:41.040 | s/%USER%/ubuntu/; 2022-03-23 16:44:41.040 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-23 16:44:41.040 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-23 16:44:41.043 | uid = ubuntu 2022-03-23 16:44:41.043 | gid = ubuntu 2022-03-23 16:44:41.044 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-23 16:44:41.044 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-23 16:44:41.044 | address = 127.0.0.1 2022-03-23 16:44:41.044 | 2022-03-23 16:44:41.044 | [account6612] 2022-03-23 16:44:41.044 | max connections = 25 2022-03-23 16:44:41.044 | path = /opt/stack/data/swift/1/node/ 2022-03-23 16:44:41.044 | read only = false 2022-03-23 16:44:41.044 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-23 16:44:41.044 | 2022-03-23 16:44:41.044 | [account6622] 2022-03-23 16:44:41.044 | max connections = 25 2022-03-23 16:44:41.044 | path = /opt/stack/data/swift/2/node/ 2022-03-23 16:44:41.044 | read only = false 2022-03-23 16:44:41.044 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-23 16:44:41.044 | 2022-03-23 16:44:41.044 | [account6632] 2022-03-23 16:44:41.044 | max connections = 25 2022-03-23 16:44:41.044 | path = /opt/stack/data/swift/3/node/ 2022-03-23 16:44:41.044 | read only = false 2022-03-23 16:44:41.044 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-23 16:44:41.044 | 2022-03-23 16:44:41.044 | [account6642] 2022-03-23 16:44:41.044 | max connections = 25 2022-03-23 16:44:41.044 | path = /opt/stack/data/swift/4/node/ 2022-03-23 16:44:41.044 | read only = false 2022-03-23 16:44:41.044 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-23 16:44:41.045 | 2022-03-23 16:44:41.045 | 2022-03-23 16:44:41.045 | [container6611] 2022-03-23 16:44:41.045 | max connections = 25 2022-03-23 16:44:41.045 | path = /opt/stack/data/swift/1/node/ 2022-03-23 16:44:41.045 | read only = false 2022-03-23 16:44:41.045 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-23 16:44:41.045 | 2022-03-23 16:44:41.045 | [container6621] 2022-03-23 16:44:41.045 | max connections = 25 2022-03-23 16:44:41.045 | path = /opt/stack/data/swift/2/node/ 2022-03-23 16:44:41.045 | read only = false 2022-03-23 16:44:41.045 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-23 16:44:41.045 | 2022-03-23 16:44:41.045 | [container6631] 2022-03-23 16:44:41.045 | max connections = 25 2022-03-23 16:44:41.045 | path = /opt/stack/data/swift/3/node/ 2022-03-23 16:44:41.045 | read only = false 2022-03-23 16:44:41.045 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-23 16:44:41.045 | 2022-03-23 16:44:41.045 | [container6641] 2022-03-23 16:44:41.045 | max connections = 25 2022-03-23 16:44:41.045 | path = /opt/stack/data/swift/4/node/ 2022-03-23 16:44:41.045 | read only = false 2022-03-23 16:44:41.045 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-23 16:44:41.045 | 2022-03-23 16:44:41.045 | 2022-03-23 16:44:41.045 | [object6613] 2022-03-23 16:44:41.045 | max connections = 25 2022-03-23 16:44:41.045 | path = /opt/stack/data/swift/1/node/ 2022-03-23 16:44:41.045 | read only = false 2022-03-23 16:44:41.046 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-23 16:44:41.046 | 2022-03-23 16:44:41.046 | [object6623] 2022-03-23 16:44:41.046 | max connections = 25 2022-03-23 16:44:41.046 | path = /opt/stack/data/swift/2/node/ 2022-03-23 16:44:41.046 | read only = false 2022-03-23 16:44:41.046 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-23 16:44:41.046 | 2022-03-23 16:44:41.046 | [object6633] 2022-03-23 16:44:41.046 | max connections = 25 2022-03-23 16:44:41.046 | path = /opt/stack/data/swift/3/node/ 2022-03-23 16:44:41.046 | read only = false 2022-03-23 16:44:41.046 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-23 16:44:41.046 | 2022-03-23 16:44:41.046 | [object6643] 2022-03-23 16:44:41.046 | max connections = 25 2022-03-23 16:44:41.046 | path = /opt/stack/data/swift/4/node/ 2022-03-23 16:44:41.046 | read only = false 2022-03-23 16:44:41.046 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-23 16:44:41.047 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-23 16:44:41.049 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:44:41.051 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:44:41.053 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-23 16:44:41.066 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-23 16:44:41.068 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-23 16:44:41.073 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-23 16:44:41.078 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-23 16:44:41.081 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-23 16:44:41.086 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-23 16:44:41.119 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.45:8080/v1/ 2022-03-23 16:44:41.152 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-23 16:44:41.172 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-23 16:44:41.202 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-23 16:44:41.223 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:44:41.253 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-23 16:44:41.272 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-23 16:44:41.306 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-23 16:44:41.330 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-23 16:44:41.368 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-23 16:44:41.393 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:44:41.423 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-23 16:44:41.442 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-23 16:44:41.458 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:41.461 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-23 16:44:41.490 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-23 16:44:41.518 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-23 16:44:41.548 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-23 16:44:41.580 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-23 16:44:41.596 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:41.602 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-23 16:44:41.633 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-23 16:44:41.650 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:41.652 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-23 16:44:41.668 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:44:41.670 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-23 16:44:41.672 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-23 16:44:41.689 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:41.691 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-23 16:44:41.694 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-23 16:44:41.696 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-23 16:44:41.703 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-23 16:44:41.709 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-23 16:44:41.740 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-23 16:44:41.773 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-23 16:44:41.805 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-23 16:44:41.836 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-23 16:44:41.867 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-23 16:44:41.869 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-23 16:44:41.871 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-23 16:44:41.873 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-23 16:44:41.876 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-23 16:44:41.903 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-23 16:44:41.935 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.45/identity 2022-03-23 16:44:41.963 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-23 16:44:41.994 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-23 16:44:42.025 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-23 16:44:42.057 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-23 16:44:42.087 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-23 16:44:42.117 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:44:42.146 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-23 16:44:42.177 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-23 16:44:42.207 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-23 16:44:42.240 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-23 16:44:42.273 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-23 16:44:42.304 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-23 16:44:42.333 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-23 16:44:42.351 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-23 16:44:42.384 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-23 16:44:42.413 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-23 16:44:42.418 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-23 16:44:42.447 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-23 16:44:42.477 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-23 16:44:42.508 | + lib/swift:configure_swift:475 : local node_number 2022-03-23 16:44:42.510 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 16:44:42.514 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 16:44:42.516 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-23 16:44:42.522 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-23 16:44:42.525 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 16:44:42.528 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 16:44:42.531 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-23 16:44:42.533 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-23 16:44:42.535 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 16:44:42.538 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 16:44:42.540 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-23 16:44:42.559 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-23 16:44:42.588 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-23 16:44:42.607 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-23 16:44:42.641 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-23 16:44:42.661 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:44:42.691 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-23 16:44:42.710 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 16:44:42.741 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-23 16:44:42.764 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 16:44:42.799 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-23 16:44:42.824 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-23 16:44:42.870 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-23 16:44:42.890 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-23 16:44:42.920 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-23 16:44:42.944 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-23 16:44:42.976 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-23 16:44:42.996 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-23 16:44:43.027 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-23 16:44:43.032 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-23 16:44:43.056 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:44:43.094 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-23 16:44:43.125 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 16:44:43.127 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-23 16:44:43.132 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-23 16:44:43.135 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 16:44:43.137 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 16:44:43.139 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-23 16:44:43.142 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-23 16:44:43.144 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 16:44:43.147 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 16:44:43.149 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-23 16:44:43.168 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-23 16:44:43.202 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-23 16:44:43.230 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-23 16:44:43.265 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-23 16:44:43.284 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:44:43.316 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-23 16:44:43.339 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 16:44:43.374 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-23 16:44:43.393 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 16:44:43.430 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-23 16:44:43.451 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-23 16:44:43.484 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-23 16:44:43.505 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-23 16:44:43.535 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-23 16:44:43.559 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-23 16:44:43.600 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-23 16:44:43.621 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-23 16:44:43.655 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-23 16:44:43.660 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-23 16:44:43.690 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:44:43.724 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 16:44:43.727 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-23 16:44:43.732 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-23 16:44:43.734 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 16:44:43.737 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 16:44:43.739 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-23 16:44:43.742 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-23 16:44:43.744 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 16:44:43.747 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 16:44:43.749 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-23 16:44:43.769 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-23 16:44:43.804 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-23 16:44:43.822 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-23 16:44:43.859 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-23 16:44:43.885 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:44:43.917 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-23 16:44:43.941 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 16:44:43.974 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-23 16:44:43.997 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 16:44:44.028 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-23 16:44:44.048 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-23 16:44:44.083 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-23 16:44:44.103 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-23 16:44:44.133 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-23 16:44:44.152 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-23 16:44:44.186 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-23 16:44:44.209 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-23 16:44:44.241 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-23 16:44:44.246 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-23 16:44:44.265 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:44:44.294 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-23 16:44:44.328 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-23 16:44:44.361 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-23 16:44:44.403 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-23 16:44:44.406 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-23 16:44:44.410 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-23 16:44:44.456 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-23 16:44:44.490 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-23 16:44:44.524 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-23 16:44:44.571 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-23 16:44:44.609 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-23 16:44:44.641 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-23 16:44:44.674 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-23 16:44:44.705 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-23 16:44:44.737 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-23 16:44:44.757 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:44:44.760 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-23 16:44:44.782 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-23 16:44:44.785 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-23 16:44:44.811 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-23 16:44:44.813 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.45 2022-03-23 16:44:44.844 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-23 16:44:44.847 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-23 16:44:44.879 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.45/identity 2022-03-23 16:44:44.912 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-23 16:44:44.915 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-23 16:44:44.945 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-23 16:44:44.964 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:44.968 | + lib/swift:configure_swift:538 : local user_group 2022-03-23 16:44:44.971 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-23 16:44:44.976 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-23 16:44:44.979 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-23 16:44:44.996 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-23 16:44:44.999 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-23 16:44:45.013 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-23 16:44:45.016 | + lib/swift:configure_swift:545 : is_suse 2022-03-23 16:44:45.018 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:44:45.021 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:44:45.023 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:44:45.025 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:44:45.028 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:44:45.031 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:44:45.034 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-23 16:44:45.047 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-23 16:44:45.050 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-23 16:44:45.052 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-23 16:44:45.070 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:45.072 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-23 16:44:45.099 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:44:45.101 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-23 16:44:45.104 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-23 16:44:45.107 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-23 16:44:45.109 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:44:45.111 | + lib/stack:stack_install_service:32 : install_glance 2022-03-23 16:44:45.114 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-23 16:44:45.117 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-23 16:44:45.119 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-23 16:44:45.137 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:44:45.140 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-23 16:44:45.143 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-23 16:44:45.166 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:44:45.168 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-23 16:44:45.171 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-23 16:44:45.176 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-23 16:44:45.182 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:44:45.185 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:44:45.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-23 16:44:45.191 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:44:45.194 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-23 16:44:45.197 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-23 16:44:45.200 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-23 16:44:45.204 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-23 16:44:45.208 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-23 16:44:45.211 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-23 16:44:45.214 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-23 16:44:45.219 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-23 16:44:45.222 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-23 16:44:45.225 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-23 16:44:45.230 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-23 16:44:45.230 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:44:45.243 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-23 16:44:45.246 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-23 16:44:45.249 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-23 16:44:45.253 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-23 16:44:45.256 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 16:44:45.281 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-23 16:44:45.285 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 16:44:46.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:46.205 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:46.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:46.205 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:47.352 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:44:47.381 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-23 16:44:47.462 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-23 16:44:47.464 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-23 16:44:47.465 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 16:44:47.466 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 16:44:47.467 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-23 16:44:47.468 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-23 16:44:47.469 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-23 16:44:47.470 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-23 16:44:47.471 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 16:44:47.472 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-23 16:44:47.473 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-23 16:44:47.474 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-23 16:44:47.476 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-23 16:44:47.480 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-23 16:44:47.482 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 16:44:47.484 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-23 16:44:47.487 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-23 16:44:47.489 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-23 16:44:47.499 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-23 16:44:47.500 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-23 16:44:47.513 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-23 16:44:47.581 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-23 16:44:47.582 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-23 16:44:47.584 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-23 16:44:47.610 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 16:44:47.611 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-23 16:44:47.613 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-23 16:44:47.617 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-23 16:44:47.618 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-23 16:44:47.629 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-23 16:44:47.669 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-23 16:44:47.671 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-23 16:44:47.672 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-23 16:44:47.673 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 16:44:47.693 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-23 16:44:47.695 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-23 16:44:47.710 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-23 16:44:47.726 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-23 16:44:47.728 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-23 16:44:47.748 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-23 16:44:47.749 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-23 16:44:47.830 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-23 16:44:47.832 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-23 16:44:47.833 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-23 16:44:47.834 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-23 16:44:47.885 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-23 16:44:47.912 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-23 16:44:48.111 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-23 16:44:48.114 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-23 16:44:48.150 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 16:44:48.151 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-23 16:44:48.153 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-23 16:44:48.155 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-23 16:44:48.156 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-23 16:44:48.157 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-23 16:44:48.213 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-23 16:44:48.407 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 16:44:48.431 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-23 16:44:48.515 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-23 16:44:48.664 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-23 16:44:50.761 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:44:50.768 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:44:50.768 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:44:50.913 | + inc/python:pip_install:200 : result=0 2022-03-23 16:44:50.916 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:44:50.919 | + functions-common:time_stop:2425 : local name 2022-03-23 16:44:50.921 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:44:50.924 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:44:50.927 | + functions-common:time_stop:2428 : local total 2022-03-23 16:44:50.933 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:44:50.935 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:44:50.938 | + functions-common:time_stop:2432 : start_time=1648053885275 2022-03-23 16:44:50.941 | + functions-common:time_stop:2434 : [[ -z 1648053885275 ]] 2022-03-23 16:44:50.949 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:44:50.954 | + functions-common:time_stop:2437 : end_time=1648053890951 2022-03-23 16:44:50.956 | + functions-common:time_stop:2438 : elapsed_time=5676 2022-03-23 16:44:50.959 | + functions-common:time_stop:2439 : total=74446 2022-03-23 16:44:50.961 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:44:50.963 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80122 2022-03-23 16:44:50.966 | + inc/python:pip_install:203 : return 0 2022-03-23 16:44:50.969 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-23 16:44:50.972 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-23 16:44:50.975 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-23 16:44:50.991 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-23 16:44:50.998 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-23 16:44:51.001 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-23 16:44:51.004 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-23 16:44:51.007 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:44:51.009 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:44:51.012 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:44:51.015 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:44:51.018 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:44:51.021 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:44:51.039 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:44:51.042 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:44:51.047 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:44:51.050 | + functions-common:git_clone:629 : echo master 2022-03-23 16:44:51.051 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:44:51.058 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-23 16:44:51.060 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:44:51.063 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-23 16:44:51.067 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:44:51.067 | + functions-common:git_clone:678 : head -1 2022-03-23 16:44:51.071 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-23 16:44:51.074 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:44:51.077 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-23 16:44:51.080 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:44:51.083 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 16:44:51.085 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-23 16:44:51.088 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:44:51.091 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-23 16:44:51.094 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:44:51.097 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 16:44:51.100 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-23 16:44:51.103 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:44:51.105 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:44:51.109 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-23 16:44:51.111 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:44:51.114 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-23 16:44:51.118 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:44:51.121 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:44:51.130 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-23 16:44:51.137 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-23 16:44:51.140 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-23 16:44:51.793 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-23 16:44:51.796 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:44:51.799 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:44:51.802 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:44:51.804 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 16:44:51.806 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-23 16:44:51.809 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:44:51.812 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:44:51.814 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:44:51.817 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:44:51.819 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:44:51.822 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:44:51.825 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:44:51.827 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-23 16:44:51.851 | Using python 3.8 to install /opt/stack/glance 2022-03-23 16:44:51.854 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-23 16:44:52.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:52.784 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:52.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:52.784 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:53.903 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:44:53.929 | Obtaining file:///opt/stack/glance 2022-03-23 16:44:53.930 | Preparing metadata (setup.py): started 2022-03-23 16:44:57.190 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:44:57.268 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-23 16:44:57.269 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-23 16:44:57.270 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-23 16:44:57.272 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-23 16:44:57.272 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-23 16:44:57.273 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-23 16:44:57.275 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-23 16:44:57.275 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-23 16:44:57.277 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-23 16:44:57.278 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-23 16:44:57.279 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-23 16:44:57.280 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 16:44:57.281 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-23 16:44:57.283 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 16:44:57.284 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-23 16:44:57.285 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 16:44:57.286 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-23 16:44:57.287 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-23 16:44:57.288 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 16:44:57.289 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-23 16:44:57.290 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-23 16:44:57.291 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-23 16:44:57.292 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 16:44:57.293 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-23 16:44:57.294 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-23 16:44:57.295 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-23 16:44:57.296 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-23 16:44:57.298 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-23 16:44:57.299 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 16:44:57.300 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-23 16:44:57.301 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-23 16:44:57.303 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-23 16:44:57.304 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-23 16:44:57.305 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-23 16:44:57.307 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-23 16:44:57.308 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-23 16:44:57.309 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-23 16:44:57.310 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-23 16:44:57.311 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-23 16:44:57.313 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-23 16:44:57.314 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-23 16:44:57.315 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-23 16:44:57.316 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-23 16:44:57.334 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-23 16:44:57.335 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-23 16:44:57.337 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-23 16:44:57.360 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-23 16:44:57.361 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-23 16:44:57.405 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-23 16:44:57.421 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-23 16:44:57.431 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-23 16:44:57.448 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-23 16:44:57.449 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-23 16:44:57.450 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-23 16:44:57.551 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-23 16:44:57.634 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-23 16:44:57.688 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-23 16:44:57.694 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-23 16:44:57.725 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-23 16:44:57.770 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-23 16:44:57.771 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-23 16:44:57.773 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-23 16:44:57.835 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-23 16:44:57.836 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 16:44:57.840 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-23 16:44:57.868 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-23 16:44:57.952 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-23 16:44:57.953 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-23 16:44:58.016 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 16:44:58.017 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-23 16:44:58.023 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-23 16:44:58.024 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-23 16:44:58.026 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-23 16:44:58.052 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-23 16:44:58.053 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-23 16:44:58.056 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-23 16:44:58.101 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-23 16:44:58.149 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-23 16:44:58.150 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-23 16:44:58.152 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-23 16:44:58.229 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-23 16:44:58.288 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-23 16:44:58.389 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-23 16:44:58.664 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-23 16:44:58.666 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-23 16:44:58.669 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-23 16:44:58.671 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 16:44:58.730 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-23 16:44:58.756 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 16:44:58.877 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-23 16:44:58.996 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-23 16:44:59.224 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-23 16:44:59.226 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-23 16:44:59.229 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-23 16:44:59.230 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-23 16:44:59.232 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-23 16:44:59.233 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 16:44:59.234 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-23 16:44:59.358 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-23 16:44:59.389 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-23 16:44:59.436 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-23 16:44:59.443 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-23 16:44:59.699 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-23 16:44:59.901 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-23 16:44:59.904 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-23 16:44:59.905 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-23 16:44:59.908 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-23 16:45:00.026 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-23 16:45:00.194 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 16:45:00.307 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-23 16:45:00.647 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 16:45:00.649 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-23 16:45:00.876 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-23 16:45:01.198 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-23 16:45:01.506 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-23 16:45:01.508 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-23 16:45:03.036 | Installing collected packages: glance 2022-03-23 16:45:03.036 | Attempting uninstall: glance 2022-03-23 16:45:03.037 | Found existing installation: glance 24.1.0.dev4 2022-03-23 16:45:03.045 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-23 16:45:03.047 | Running setup.py develop for glance 2022-03-23 16:45:07.604 | Successfully installed glance 2022-03-23 16:45:07.605 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:45:07.613 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:45:07.613 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:45:07.785 | + inc/python:pip_install:200 : result=0 2022-03-23 16:45:07.788 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:45:07.790 | + functions-common:time_stop:2425 : local name 2022-03-23 16:45:07.793 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:45:07.796 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:45:07.801 | + functions-common:time_stop:2428 : local total 2022-03-23 16:45:07.804 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:45:07.806 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:45:07.808 | + functions-common:time_stop:2432 : start_time=1648053891844 2022-03-23 16:45:07.811 | + functions-common:time_stop:2434 : [[ -z 1648053891844 ]] 2022-03-23 16:45:07.815 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:45:07.819 | + functions-common:time_stop:2437 : end_time=1648053907817 2022-03-23 16:45:07.821 | + functions-common:time_stop:2438 : elapsed_time=15973 2022-03-23 16:45:07.824 | + functions-common:time_stop:2439 : total=80122 2022-03-23 16:45:07.826 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:45:07.829 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=96095 2022-03-23 16:45:07.831 | + inc/python:pip_install:203 : return 0 2022-03-23 16:45:07.834 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:45:07.837 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 16:45:07.839 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 16:45:07.863 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 16:45:07.877 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-23 16:45:07.880 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-23 16:45:07.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:45:07.886 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:45:07.888 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-23 16:45:07.891 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:45:07.895 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:45:07.898 | + ./stack.sh:main:920 : configure_glance 2022-03-23 16:45:07.901 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-23 16:45:07.920 | + lib/glance:configure_glance:326 : local dburl 2022-03-23 16:45:07.923 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-23 16:45:07.926 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-23 16:45:07.929 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-23 16:45:07.933 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-23 16:45:07.935 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 16:45:07.939 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 16:45:07.942 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-23 16:45:07.981 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 16:45:08.016 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-23 16:45:08.052 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 16:45:08.095 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-23 16:45:08.128 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-23 16:45:08.167 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-23 16:45:08.170 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 16:45:08.173 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-23 16:45:08.176 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:45:08.178 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-23 16:45:08.212 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-23 16:45:08.259 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 16:45:08.296 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-23 16:45:08.330 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-23 16:45:08.368 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-23 16:45:08.404 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-23 16:45:08.443 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-23 16:45:08.476 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:45:08.511 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:45:08.545 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-23 16:45:08.579 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-23 16:45:08.581 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-23 16:45:08.584 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-23 16:45:08.587 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:45:08.590 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:45:08.592 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:45:08.617 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:08.621 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:45:08.623 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:45:08.626 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:45:08.649 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:08.655 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:45:08.658 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:45:08.696 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:45:08.698 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:45:08.701 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-23 16:45:08.703 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-23 16:45:08.706 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-23 16:45:08.746 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-23 16:45:08.782 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-23 16:45:08.785 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-23 16:45:08.789 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-23 16:45:08.792 | + lib/glance:configure_glance_store:254 : local be 2022-03-23 16:45:08.795 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-23 16:45:08.798 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-23 16:45:08.801 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 16:45:08.841 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-23 16:45:08.844 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.45 2022-03-23 16:45:08.881 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-23 16:45:08.884 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-23 16:45:08.908 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:08.912 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-23 16:45:08.948 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-23 16:45:08.985 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-23 16:45:09.019 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-23 16:45:09.063 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-23 16:45:09.100 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-23 16:45:09.130 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:45:09.132 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 16:45:09.179 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-23 16:45:09.223 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-23 16:45:09.270 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.45/identity/v3 2022-03-23 16:45:09.316 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-23 16:45:09.354 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.45/image 2022-03-23 16:45:09.390 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-23 16:45:09.414 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:45:09.417 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-23 16:45:09.420 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-23 16:45:09.423 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 16:45:09.427 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:45:09.448 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:45:09.450 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:45:09.453 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:45:09.456 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:45:09.459 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:45:09.498 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:45:09.536 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:45:09.576 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:45:09.613 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-23 16:45:09.620 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-23 16:45:09.657 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-23 16:45:09.695 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 16:45:09.736 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.45/identity 2022-03-23 16:45:09.773 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-23 16:45:09.811 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-23 16:45:09.843 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-23 16:45:09.880 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 16:45:09.922 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-23 16:45:09.966 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-23 16:45:10.009 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-23 16:45:10.042 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-23 16:45:10.047 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-23 16:45:10.056 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-23 16:45:10.074 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:45:10.077 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-23 16:45:10.080 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-23 16:45:10.082 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-23 16:45:10.085 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-23 16:45:10.087 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-23 16:45:10.091 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-23 16:45:10.097 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-23 16:45:10.099 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-23 16:45:10.104 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-23 16:45:10.140 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-23 16:45:10.143 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-23 16:45:10.145 | ++ functions:get_random_port:837 : true 2022-03-23 16:45:10.148 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-23 16:45:10.150 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-23 16:45:10.153 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-23 16:45:10.221 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-23 16:45:10.223 | ++ functions:get_random_port:841 : break 2 2022-03-23 16:45:10.226 | ++ functions:get_random_port:845 : echo 60999 2022-03-23 16:45:10.230 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-23 16:45:10.232 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-23 16:45:10.267 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-23 16:45:10.302 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-23 16:45:10.338 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:45:10.372 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:45:10.412 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:45:10.447 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:45:10.477 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:45:10.509 | + 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-03-23 16:45:10.540 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:45:10.572 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:45:10.607 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:45:10.640 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:45:10.671 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:45:10.703 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-23 16:45:10.737 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-23 16:45:10.771 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-23 16:45:10.803 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-23 16:45:10.836 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-23 16:45:10.866 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-23 16:45:10.869 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-23 16:45:10.871 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:45:10.874 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:45:10.876 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:45:10.879 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-23 16:45:10.881 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-23 16:45:10.941 | proxy (enabled by site administrator) 2022-03-23 16:45:10.945 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-23 16:45:10.947 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-23 16:45:10.950 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:45:10.952 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:45:10.955 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:45:10.958 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-23 16:45:10.960 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-23 16:45:11.023 | proxy_http (enabled by site administrator) 2022-03-23 16:45:11.028 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-23 16:45:11.032 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-23 16:45:11.034 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-23 16:45:11.037 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:45:11.040 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:45:11.042 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:45:11.049 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:45:11.052 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:45:11.056 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-23 16:45:11.056 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:45:11.066 | KeepAlive Off 2022-03-23 16:45:11.072 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:45:11.078 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-23 16:45:11.084 | SetEnv proxy-sendchunked 1 2022-03-23 16:45:11.090 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:45:11.090 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-23 16:45:11.100 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-23 16:45:11.105 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-23 16:45:11.108 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-23 16:45:11.110 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:45:11.113 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:45:11.116 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:45:11.120 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:45:11.122 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:45:11.125 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:45:11.130 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:45:11.134 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:45:11.137 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:45:11.140 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-23 16:45:11.205 | Site glance-wsgi-api already enabled 2022-03-23 16:45:11.212 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-23 16:45:11.214 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:45:11.217 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:45:11.219 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:45:11.364 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-23 16:45:11.373 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-23 16:45:11.411 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-23 16:45:11.414 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-23 16:45:11.441 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:11.444 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-23 16:45:11.447 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-23 16:45:11.450 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-23 16:45:11.454 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:45:11.457 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-23 16:45:11.460 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-23 16:45:11.463 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-23 16:45:11.465 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-23 16:45:11.468 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:45:11.471 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:45:11.474 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:45:11.477 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:45:11.480 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:45:11.483 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:45:11.503 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:45:11.507 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:45:11.510 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:45:11.514 | + functions-common:git_clone:629 : echo master 2022-03-23 16:45:11.515 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:45:11.521 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-23 16:45:11.524 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:45:11.526 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-23 16:45:11.530 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:45:11.530 | + functions-common:git_clone:678 : head -1 2022-03-23 16:45:11.537 | 41e315d63 Merge "Prohibit volume manage to an encrypted volume type" 2022-03-23 16:45:11.541 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:45:11.544 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-23 16:45:11.546 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:45:11.549 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 16:45:11.553 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-23 16:45:11.556 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:45:11.559 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-23 16:45:11.563 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:45:11.566 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 16:45:11.569 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-23 16:45:11.573 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:45:11.576 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:45:11.580 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-23 16:45:11.584 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:45:11.588 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-23 16:45:11.591 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:45:11.594 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:45:11.598 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-23 16:45:11.605 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-23 16:45:11.608 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-23 16:45:12.312 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-23 16:45:12.314 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:45:12.317 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:45:12.320 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:45:12.322 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 16:45:12.325 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-23 16:45:12.328 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:45:12.330 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:45:12.333 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:45:12.335 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:45:12.338 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:45:12.340 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:45:12.343 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:45:12.346 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-23 16:45:12.370 | Using python 3.8 to install /opt/stack/cinder 2022-03-23 16:45:12.372 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-23 16:45:13.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:13.260 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:13.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:13.260 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:14.417 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:45:14.446 | Obtaining file:///opt/stack/cinder 2022-03-23 16:45:14.446 | Preparing metadata (setup.py): started 2022-03-23 16:45:18.481 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:45:18.618 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.8.1) 2022-03-23 16:45:18.620 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.1.1) 2022-03-23 16:45:18.621 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.33.0) 2022-03-23 16:45:18.622 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.1.2) 2022-03-23 16:45:18.623 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.20.4) 2022-03-23 16:45:18.624 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.0.2) 2022-03-23 16:45:18.625 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev30) (3.2.0) 2022-03-23 16:45:18.626 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.5.0) 2022-03-23 16:45:18.627 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (9.4.0) 2022-03-23 16:45:18.628 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.8.0) 2022-03-23 16:45:18.630 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.1.3) 2022-03-23 16:45:18.631 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (8.8.0) 2022-03-23 16:45:18.632 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.5.0) 2022-03-23 16:45:18.633 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.1.0) 2022-03-23 16:45:18.635 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (11.2.0) 2022-03-23 16:45:18.636 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.7.0) 2022-03-23 16:45:18.637 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (12.13.0) 2022-03-23 16:45:18.638 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.5.1) 2022-03-23 16:45:18.639 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.11.0) 2022-03-23 16:45:18.641 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.7.0) 2022-03-23 16:45:18.642 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.3.0) 2022-03-23 16:45:18.643 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (6.3.1) 2022-03-23 16:45:18.644 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.3.0) 2022-03-23 16:45:18.645 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.8.0) 2022-03-23 16:45:18.646 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.5.0) 2022-03-23 16:45:18.647 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.12.2) 2022-03-23 16:45:18.648 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.6.0) 2022-03-23 16:45:18.649 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.4.2) 2022-03-23 16:45:18.651 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (21.3) 2022-03-23 16:45:18.652 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.8.1) 2022-03-23 16:45:18.652 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.5.0) 2022-03-23 16:45:18.653 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.1.1) 2022-03-23 16:45:18.654 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.9.0) 2022-03-23 16:45:18.656 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.0.7) 2022-03-23 16:45:18.657 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.3.0) 2022-03-23 16:45:18.658 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.6.0) 2022-03-23 16:45:18.659 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.4.0) 2022-03-23 16:45:18.660 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (17.7.0) 2022-03-23 16:45:18.661 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.13.1) 2022-03-23 16:45:18.662 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2021.3) 2022-03-23 16:45:18.663 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.27.1) 2022-03-23 16:45:18.665 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.5.1) 2022-03-23 16:45:18.666 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.6.4) 2022-03-23 16:45:18.667 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.1.74) 2022-03-23 16:45:18.668 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.16.0) 2022-03-23 16:45:18.669 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.4.31) 2022-03-23 16:45:18.670 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.13.0) 2022-03-23 16:45:18.672 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.5.0) 2022-03-23 16:45:18.673 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.8.9) 2022-03-23 16:45:18.674 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (6.3.1) 2022-03-23 16:45:18.675 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.8.7) 2022-03-23 16:45:18.676 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.1.0) 2022-03-23 16:45:18.677 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.10.0) 2022-03-23 16:45:18.678 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.2.0) 2022-03-23 16:45:18.679 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.6.0) 2022-03-23 16:45:18.680 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.10.1) 2022-03-23 16:45:18.682 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.38.0) 2022-03-23 16:45:18.683 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.10.1) 2022-03-23 16:45:18.684 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (36.0.1) 2022-03-23 16:45:18.685 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.2.2) 2022-03-23 16:45:18.686 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.5.1.0) 2022-03-23 16:45:18.687 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.21.7) 2022-03-23 16:45:18.701 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev30) (1.24.7) 2022-03-23 16:45:18.702 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev30) (0.10.0) 2022-03-23 16:45:18.703 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev30) (0.5.2) 2022-03-23 16:45:18.764 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev30) (1.15.0) 2022-03-23 16:45:18.795 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev30) (2.1.0) 2022-03-23 16:45:18.810 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (4.1.1) 2022-03-23 16:45:18.811 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (0.1.0) 2022-03-23 16:45:18.812 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (2.5.0) 2022-03-23 16:45:18.814 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (2.6.0) 2022-03-23 16:45:18.909 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev30) (1.7.0) 2022-03-23 16:45:18.962 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev30) (2.10.1) 2022-03-23 16:45:18.964 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev30) (3.1.1) 2022-03-23 16:45:18.992 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev30) (0.2.8) 2022-03-23 16:45:18.993 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev30) (4.8) 2022-03-23 16:45:18.994 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev30) (0.4.8) 2022-03-23 16:45:19.049 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev30) (0.17.3) 2022-03-23 16:45:19.096 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev30) (0.8.0) 2022-03-23 16:45:19.098 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev30) (1.5.0) 2022-03-23 16:45:19.099 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev30) (6.0) 2022-03-23 16:45:19.100 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev30) (2.5.0) 2022-03-23 16:45:19.191 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev30) (0.5.0) 2022-03-23 16:45:19.193 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev30) (1.7.6) 2022-03-23 16:45:19.194 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev30) (2.0.1) 2022-03-23 16:45:19.255 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev30) (2.8.2) 2022-03-23 16:45:19.260 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev30) (0.9.6) 2022-03-23 16:45:19.322 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (5.2.3) 2022-03-23 16:45:19.325 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (2.4.0) 2022-03-23 16:45:19.326 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (5.0.0) 2022-03-23 16:45:19.327 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (5.0.9) 2022-03-23 16:45:19.328 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (0.4.0) 2022-03-23 16:45:19.354 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev30) (3.0.3) 2022-03-23 16:45:19.356 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev30) (3.2.0) 2022-03-23 16:45:19.357 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev30) (3.3.0) 2022-03-23 16:45:19.407 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev30) (1.0.3) 2022-03-23 16:45:19.493 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev30) (3.0.0) 2022-03-23 16:45:19.495 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev30) (1.3.3) 2022-03-23 16:45:19.522 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev30) (3.1.1) 2022-03-23 16:45:19.548 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev30) (0.11.0) 2022-03-23 16:45:19.618 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev30) (1.0.0) 2022-03-23 16:45:19.624 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev30) (1.26.8) 2022-03-23 16:45:19.760 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev30) (1.5.0) 2022-03-23 16:45:19.786 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev30) (60.9.3) 2022-03-23 16:45:19.933 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev30) (3.10.1) 2022-03-23 16:45:19.973 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev30) (22.0.0) 2022-03-23 16:45:19.974 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev30) (1.3.3) 2022-03-23 16:45:19.975 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev30) (1.13.3) 2022-03-23 16:45:20.186 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev30) (3.3) 2022-03-23 16:45:20.187 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev30) (2019.11.28) 2022-03-23 16:45:20.190 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev30) (2.0.12) 2022-03-23 16:45:20.228 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev30) (0.7) 2022-03-23 16:45:20.259 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev30) (0.23.2) 2022-03-23 16:45:20.502 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev30) (0.5.2) 2022-03-23 16:45:20.503 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev30) (0.4.2) 2022-03-23 16:45:20.648 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev30) (1.4.2) 2022-03-23 16:45:20.649 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev30) (2.5.0) 2022-03-23 16:45:20.650 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev30) (2.6.3) 2022-03-23 16:45:20.780 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev30) (0.12.2) 2022-03-23 16:45:20.939 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev30) (4.11.1) 2022-03-23 16:45:20.940 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev30) (1.1.6) 2022-03-23 16:45:20.942 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev30) (5.4.0) 2022-03-23 16:45:20.977 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (5.0.0) 2022-03-23 16:45:21.227 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev30) (2.21) 2022-03-23 16:45:21.307 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev30) (2.4.0) 2022-03-23 16:45:21.308 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev30) (0.5.0) 2022-03-23 16:45:21.507 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev30) (2.5.0) 2022-03-23 16:45:21.598 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (1.55.0) 2022-03-23 16:45:21.599 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (3.19.4) 2022-03-23 16:45:21.787 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev30) (2.1.0) 2022-03-23 16:45:22.226 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev30) (1.1.5) 2022-03-23 16:45:22.280 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (0.13.1) 2022-03-23 16:45:22.328 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev30) (0.2.5) 2022-03-23 16:45:23.405 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev30) (1.32) 2022-03-23 16:45:23.682 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev30) (21.4.0) 2022-03-23 16:45:23.683 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev30) (1.8.2) 2022-03-23 16:45:23.828 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev30) (2.2) 2022-03-23 16:45:24.022 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev30) (1.0.0) 2022-03-23 16:45:24.154 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev30) (3.7.0) 2022-03-23 16:45:25.848 | Installing collected packages: cinder 2022-03-23 16:45:25.848 | Attempting uninstall: cinder 2022-03-23 16:45:25.848 | Found existing installation: cinder 20.1.0.dev30 2022-03-23 16:45:25.855 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-23 16:45:25.856 | Running setup.py develop for cinder 2022-03-23 16:45:31.752 | Successfully installed cinder 2022-03-23 16:45:31.752 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:45:31.762 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:45:31.762 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:45:31.922 | + inc/python:pip_install:200 : result=0 2022-03-23 16:45:31.925 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:45:31.927 | + functions-common:time_stop:2425 : local name 2022-03-23 16:45:31.930 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:45:31.932 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:45:31.934 | + functions-common:time_stop:2428 : local total 2022-03-23 16:45:31.937 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:45:31.940 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:45:31.943 | + functions-common:time_stop:2432 : start_time=1648053912363 2022-03-23 16:45:31.945 | + functions-common:time_stop:2434 : [[ -z 1648053912363 ]] 2022-03-23 16:45:31.948 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:45:31.952 | + functions-common:time_stop:2437 : end_time=1648053931950 2022-03-23 16:45:31.955 | + functions-common:time_stop:2438 : elapsed_time=19587 2022-03-23 16:45:31.957 | + functions-common:time_stop:2439 : total=96095 2022-03-23 16:45:31.959 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:45:31.962 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=115682 2022-03-23 16:45:31.964 | + inc/python:pip_install:203 : return 0 2022-03-23 16:45:31.967 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:45:31.969 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 16:45:31.972 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 16:45:31.992 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 16:45:32.005 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-23 16:45:32.007 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-23 16:45:32.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:45:32.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:45:32.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-23 16:45:32.022 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:45:32.025 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-23 16:45:32.028 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-23 16:45:32.030 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-23 16:45:32.033 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:45:32.036 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:45:32.038 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-23 16:45:32.054 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-23 16:45:32.061 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:45:32.063 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:45:32.066 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:45:32.070 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:45:32.073 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:45:32.076 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:45:32.079 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:45:32.082 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:45:32.085 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:45:32.088 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:45:32.090 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:45:32.093 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:45:32.096 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-23 16:45:32.099 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:45:32.101 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:45:32.104 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:45:32.106 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-23 16:45:32.130 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-23 16:45:32.239 | Reading package lists... 2022-03-23 16:45:32.496 | Building dependency tree... 2022-03-23 16:45:32.498 | Reading state information... 2022-03-23 16:45:32.782 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-23 16:45:32.782 | The following packages were automatically installed and are no longer required: 2022-03-23 16:45:32.783 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:45:32.783 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:45:32.783 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:45:32.784 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:45:32.784 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:45:32.784 | python3-zope.interface 2022-03-23 16:45:32.784 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:45:32.943 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:45:32.949 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:45:32.952 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:45:32.955 | + functions-common:time_stop:2425 : local name 2022-03-23 16:45:32.958 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:45:32.961 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:45:32.966 | + functions-common:time_stop:2428 : local total 2022-03-23 16:45:32.970 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:45:32.975 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:45:32.979 | + functions-common:time_stop:2432 : start_time=1648053932127 2022-03-23 16:45:32.984 | + functions-common:time_stop:2434 : [[ -z 1648053932127 ]] 2022-03-23 16:45:32.989 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:45:32.994 | + functions-common:time_stop:2437 : end_time=1648053932991 2022-03-23 16:45:32.997 | + functions-common:time_stop:2438 : elapsed_time=864 2022-03-23 16:45:33.001 | + functions-common:time_stop:2439 : total=5723 2022-03-23 16:45:33.004 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:45:33.008 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6587 2022-03-23 16:45:33.012 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:45:33.018 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:45:33.023 | + ./stack.sh:main:926 : configure_cinder 2022-03-23 16:45:33.028 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-23 16:45:33.052 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-23 16:45:33.059 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-23 16:45:33.063 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-23 16:45:33.066 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 16:45:33.071 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-23 16:45:33.071 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 16:45:33.078 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-23 16:45:33.081 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-23 16:45:33.085 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 16:45:33.089 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-23 16:45:33.093 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-23 16:45:33.097 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-23 16:45:33.100 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-23 16:45:33.103 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-23 16:45:33.124 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-23 16:45:33.139 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-23 16:45:33.158 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-23 16:45:33.176 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-23 16:45:33.190 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 16:45:33.193 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 16:45:33.197 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.dZdFykiBXz 2022-03-23 16:45:33.200 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 16:45:33.203 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 16:45:33.206 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-23 16:45:33.208 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.dZdFykiBXz 2022-03-23 16:45:33.212 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.dZdFykiBXz 2022-03-23 16:45:33.225 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.dZdFykiBXz /etc/sudoers.d/cinder-rootwrap 2022-03-23 16:45:33.241 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-23 16:45:33.246 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 16:45:33.249 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 16:45:33.252 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 16:45:33.255 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 16:45:33.258 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-23 16:45:33.260 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-23 16:45:33.263 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-23 16:45:33.266 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-23 16:45:33.272 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-23 16:45:33.279 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-23 16:45:33.305 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-23 16:45:33.326 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-23 16:45:33.347 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-23 16:45:33.369 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-23 16:45:33.396 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-23 16:45:33.420 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-23 16:45:33.443 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-23 16:45:33.471 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-23 16:45:33.474 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 16:45:33.476 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-23 16:45:33.479 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:45:33.481 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-23 16:45:33.515 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-23 16:45:33.549 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 16:45:33.580 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-23 16:45:33.609 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-23 16:45:33.637 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-23 16:45:33.666 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-23 16:45:33.695 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-23 16:45:33.726 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:45:33.756 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:45:33.786 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-23 16:45:33.818 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-23 16:45:33.849 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-23 16:45:33.853 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-23 16:45:33.856 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-23 16:45:33.858 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-23 16:45:33.861 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 16:45:33.866 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 16:45:33.911 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-23 16:45:33.961 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-23 16:45:34.003 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-23 16:45:34.044 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-23 16:45:34.083 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-23 16:45:34.115 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-23 16:45:34.160 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-23 16:45:34.163 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.45 2022-03-23 16:45:34.195 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 16:45:34.228 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-23 16:45:34.236 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key a5ef27af3a707b1ebd77fdfd069f2ac4 2022-03-23 16:45:34.264 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-23 16:45:34.267 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 16:45:34.304 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 16:45:34.335 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 16:45:34.365 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-23 16:45:34.397 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-23 16:45:34.422 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:34.424 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 16:45:34.427 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-23 16:45:34.429 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-23 16:45:34.432 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-23 16:45:34.434 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 16:45:34.437 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-23 16:45:34.439 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-23 16:45:34.442 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-23 16:45:34.444 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-23 16:45:34.447 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-23 16:45:34.449 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-23 16:45:34.481 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-23 16:45:34.510 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-23 16:45:34.539 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-23 16:45:34.568 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-23 16:45:34.598 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-23 16:45:34.633 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-23 16:45:34.637 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-23 16:45:34.639 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-23 16:45:34.644 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-23 16:45:34.678 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-23 16:45:34.681 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-23 16:45:34.710 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-23 16:45:34.713 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-23 16:45:34.715 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-23 16:45:34.718 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-23 16:45:34.746 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-23 16:45:34.749 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-23 16:45:34.751 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-23 16:45:34.769 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:34.772 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-23 16:45:34.775 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-23 16:45:34.778 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-23 16:45:34.781 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-23 16:45:34.814 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.45:8080/v1/AUTH_ 2022-03-23 16:45:34.845 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-23 16:45:34.865 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:45:34.867 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-23 16:45:34.885 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:45:34.887 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-23 16:45:34.905 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:45:34.907 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-23 16:45:34.910 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-23 16:45:34.912 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-23 16:45:34.915 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-23 16:45:34.922 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:45:34.925 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:45:34.927 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:45:34.950 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:34.954 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:45:34.958 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:45:34.961 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:45:34.980 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:34.982 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:45:34.986 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:45:35.015 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:45:35.018 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:45:35.020 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-23 16:45:35.023 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-23 16:45:35.026 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 16:45:35.030 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:45:35.053 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:45:35.057 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:45:35.060 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:45:35.063 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:45:35.065 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:45:35.095 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:45:35.127 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:45:35.159 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:45:35.191 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-23 16:45:35.209 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:35.211 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-23 16:45:35.214 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-23 16:45:35.217 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-23 16:45:35.220 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-23 16:45:35.222 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:45:35.225 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:45:35.228 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-23 16:45:35.232 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-23 16:45:35.235 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:45:35.237 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:45:35.250 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:45:35.250 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:45:35.259 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:45:35.262 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:45:35.279 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-23 16:45:35.281 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-23 16:45:35.285 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-23 16:45:35.316 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-23 16:45:35.345 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-23 16:45:35.373 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:45:35.401 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:45:35.430 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:45:35.458 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:45:35.487 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:45:35.516 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:45:35.545 | + 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-03-23 16:45:35.573 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:45:35.602 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:45:35.630 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:45:35.662 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:45:35.664 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:45:35.667 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-23 16:45:35.670 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-23 16:45:35.673 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:45:35.676 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:45:35.679 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:45:35.681 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 16:45:35.684 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 16:45:35.687 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-23 16:45:35.715 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:45:35.745 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-23 16:45:35.745 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 16:45:35.754 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-23 16:45:35.758 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-23 16:45:35.760 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-23 16:45:35.765 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:45:35.768 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:45:35.772 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:45:35.775 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:45:35.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:45:35.783 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:45:35.786 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:45:35.789 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:45:35.791 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:45:35.800 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-23 16:45:35.874 | Enabling site cinder-wsgi. 2022-03-23 16:45:35.881 | To activate the new configuration, you need to run: 2022-03-23 16:45:35.881 | systemctl reload apache2 2022-03-23 16:45:35.887 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:45:35.889 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:45:35.892 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:45:35.894 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:45:36.123 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-23 16:45:36.128 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-23 16:45:36.180 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.45/image 2022-03-23 16:45:36.221 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-23 16:45:36.245 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:45:36.247 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-23 16:45:36.251 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 16:45:36.254 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 16:45:36.258 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 16:45:36.260 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-23 16:45:36.301 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-23 16:45:36.336 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.45/identity 2022-03-23 16:45:36.369 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-23 16:45:36.402 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-23 16:45:36.440 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-23 16:45:36.478 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-23 16:45:36.514 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-23 16:45:36.549 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:45:36.582 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-23 16:45:36.614 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-23 16:45:36.646 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 16:45:36.678 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-23 16:45:36.681 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-23 16:45:36.702 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:36.707 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.45:2379 2022-03-23 16:45:36.752 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-23 16:45:36.754 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-23 16:45:36.773 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:36.776 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-23 16:45:36.778 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-23 16:45:36.781 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-23 16:45:36.783 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:45:36.786 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-23 16:45:36.788 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-23 16:45:36.792 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:45:36.793 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:45:36.799 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:45:36.802 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:45:36.805 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:45:36.808 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:45:36.810 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-23 16:45:36.813 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-23 16:45:36.816 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-23 16:45:36.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:45:36.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:45:36.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-23 16:45:36.826 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:45:36.829 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-23 16:45:36.832 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-23 16:45:36.834 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-23 16:45:36.836 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:45:36.839 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:45:36.842 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:45:36.845 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:45:36.847 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:45:36.850 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:45:36.866 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:45:36.869 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:45:36.871 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:45:36.874 | + functions-common:git_clone:629 : echo master 2022-03-23 16:45:36.875 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:45:36.881 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-23 16:45:36.884 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:45:36.886 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-23 16:45:36.889 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:45:36.890 | + functions-common:git_clone:678 : head -1 2022-03-23 16:45:36.894 | 4578d72368 Remove ovs agent's common constants module 2022-03-23 16:45:36.897 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:45:36.900 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-23 16:45:36.903 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:45:36.906 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 16:45:36.908 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-23 16:45:36.911 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:45:36.914 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-23 16:45:36.916 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:45:36.919 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 16:45:36.925 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-23 16:45:36.928 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:45:36.930 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:45:36.934 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-23 16:45:36.936 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:45:36.940 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-23 16:45:36.943 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:45:36.946 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:45:36.950 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-23 16:45:36.957 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-23 16:45:36.960 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-23 16:45:37.636 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-23 16:45:37.639 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:45:37.641 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:45:37.644 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:45:37.648 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 16:45:37.651 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-23 16:45:37.654 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:45:37.658 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:45:37.661 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:45:37.664 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:45:37.666 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:45:37.669 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:45:37.672 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:45:37.674 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-23 16:45:37.701 | Using python 3.8 to install /opt/stack/neutron 2022-03-23 16:45:37.704 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-23 16:45:38.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:38.597 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:38.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:38.597 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:39.737 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:45:39.764 | Obtaining file:///opt/stack/neutron 2022-03-23 16:45:39.764 | Preparing metadata (setup.py): started 2022-03-23 16:45:44.121 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:45:44.210 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.8.1) 2022-03-23 16:45:44.211 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.5.0) 2022-03-23 16:45:44.212 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.1.1) 2022-03-23 16:45:44.213 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.5.1) 2022-03-23 16:45:44.215 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.5.0) 2022-03-23 16:45:44.216 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.1.1) 2022-03-23 16:45:44.217 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.33.0) 2022-03-23 16:45:44.218 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.4.1) 2022-03-23 16:45:44.220 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.20.4) 2022-03-23 16:45:44.222 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.27.1) 2022-03-23 16:45:44.223 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.0.3) 2022-03-23 16:45:44.225 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (9.4.0) 2022-03-23 16:45:44.226 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.8.0) 2022-03-23 16:45:44.227 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.11.0) 2022-03-23 16:45:44.228 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.20.0) 2022-03-23 16:45:44.229 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (7.8.0) 2022-03-23 16:45:44.230 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (6.3.1) 2022-03-23 16:45:44.232 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.4.31) 2022-03-23 16:45:44.233 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.8.7) 2022-03-23 16:45:44.234 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 16:45:44.235 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.7.6) 2022-03-23 16:45:44.236 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.5.0) 2022-03-23 16:45:44.237 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.10.1) 2022-03-23 16:45:44.238 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 16:45:44.239 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (8.8.0) 2022-03-23 16:45:44.240 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.1.0) 2022-03-23 16:45:44.241 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (11.2.0) 2022-03-23 16:45:44.243 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.1.0) 2022-03-23 16:45:44.244 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.7.0) 2022-03-23 16:45:44.246 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (12.13.0) 2022-03-23 16:45:44.247 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.1) 2022-03-23 16:45:44.248 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.11.0) 2022-03-23 16:45:44.250 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.7.0) 2022-03-23 16:45:44.252 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.3.0) 2022-03-23 16:45:44.253 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (6.3.1) 2022-03-23 16:45:44.255 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.3.0) 2022-03-23 16:45:44.257 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.8.0) 2022-03-23 16:45:44.258 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.5.0) 2022-03-23 16:45:44.260 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.12.2) 2022-03-23 16:45:44.261 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.6.0) 2022-03-23 16:45:44.263 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.4.2) 2022-03-23 16:45:44.265 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.3.1) 2022-03-23 16:45:44.267 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.1.0) 2022-03-23 16:45:44.268 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.16.0) 2022-03-23 16:45:44.269 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.15.1) 2022-03-23 16:45:44.271 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (21.3) 2022-03-23 16:45:44.273 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.9.0) 2022-03-23 16:45:44.274 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.6.6) 2022-03-23 16:45:44.276 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (22.0.0) 2022-03-23 16:45:44.277 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (17.7.0) 2022-03-23 16:45:44.279 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.61.0) 2022-03-23 16:45:44.281 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 16:45:44.282 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.7.1) 2022-03-23 16:45:44.284 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.4.0) 2022-03-23 16:45:44.285 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.10.1) 2022-03-23 16:45:44.307 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (5.4.0) 2022-03-23 16:45:44.308 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (1.1.6) 2022-03-23 16:45:44.310 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (4.11.1) 2022-03-23 16:45:44.321 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev49) (1.13.3) 2022-03-23 16:45:44.337 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (2.1.0) 2022-03-23 16:45:44.338 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (1.1.2) 2022-03-23 16:45:44.339 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (1.16.0) 2022-03-23 16:45:44.358 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev49) (3.0.7) 2022-03-23 16:45:44.365 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev49) (2.1.0) 2022-03-23 16:45:44.425 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev49) (1.7.0) 2022-03-23 16:45:44.427 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev49) (1.0.2) 2022-03-23 16:45:44.479 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev49) (4.4.0) 2022-03-23 16:45:44.483 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev49) (3.1.1) 2022-03-23 16:45:44.530 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev49) (2.7.0) 2022-03-23 16:45:44.533 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev49) (1.2.2) 2022-03-23 16:45:44.560 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.4.0) 2022-03-23 16:45:44.561 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.4.4) 2022-03-23 16:45:44.563 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (0.10.0) 2022-03-23 16:45:44.564 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.1.5) 2022-03-23 16:45:44.565 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (36.0.1) 2022-03-23 16:45:44.566 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.32) 2022-03-23 16:45:44.567 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (2.5.0) 2022-03-23 16:45:44.569 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (6.0) 2022-03-23 16:45:44.586 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev49) (1.0.3) 2022-03-23 16:45:44.713 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev49) (0.17.3) 2022-03-23 16:45:44.759 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev49) (1.5.0) 2022-03-23 16:45:44.822 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev49) (2.0.1) 2022-03-23 16:45:44.824 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.5.0) 2022-03-23 16:45:44.826 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.13.0) 2022-03-23 16:45:44.912 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev49) (2.8.2) 2022-03-23 16:45:44.918 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev49) (0.9.6) 2022-03-23 16:45:44.975 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (5.2.3) 2022-03-23 16:45:44.976 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (5.0.0) 2022-03-23 16:45:44.979 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (0.4.0) 2022-03-23 16:45:44.981 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (5.0.9) 2022-03-23 16:45:45.018 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev49) (3.3.0) 2022-03-23 16:45:45.022 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev49) (3.2.0) 2022-03-23 16:45:45.088 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev49) (1.15.0) 2022-03-23 16:45:45.145 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev49) (2021.3) 2022-03-23 16:45:45.177 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev49) (1.3.3) 2022-03-23 16:45:45.178 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev49) (3.0.0) 2022-03-23 16:45:45.205 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev49) (3.1.1) 2022-03-23 16:45:45.345 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev49) (2.4.0) 2022-03-23 16:45:45.428 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev49) (60.9.3) 2022-03-23 16:45:45.504 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev49) (3.0.0) 2022-03-23 16:45:45.506 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev49) (0.3.5) 2022-03-23 16:45:45.613 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 16:45:45.614 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 16:45:45.615 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 16:45:45.616 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 16:45:45.617 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 16:45:45.618 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 16:45:45.620 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 16:45:45.821 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev49) (2.5.0) 2022-03-23 16:45:45.823 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev49) (3.2.0) 2022-03-23 16:45:45.824 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev49) (3.10.1) 2022-03-23 16:45:45.870 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev49) (3.17.6) 2022-03-23 16:45:45.873 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev49) (2.1.0) 2022-03-23 16:45:45.960 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (1.26.8) 2022-03-23 16:45:45.962 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (2.0.12) 2022-03-23 16:45:45.964 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (3.3) 2022-03-23 16:45:45.965 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (2019.11.28) 2022-03-23 16:45:46.000 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev49) (0.7) 2022-03-23 16:45:46.329 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev49) (0.12.2) 2022-03-23 16:45:46.402 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (5.0.0) 2022-03-23 16:45:46.591 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev49) (2.21) 2022-03-23 16:45:46.661 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev49) (0.5.0) 2022-03-23 16:45:46.664 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev49) (2.4.0) 2022-03-23 16:45:46.884 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev49) (2.5.0) 2022-03-23 16:45:47.057 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev49) (2.2) 2022-03-23 16:45:47.584 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (0.13.1) 2022-03-23 16:45:47.630 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev49) (0.2.5) 2022-03-23 16:45:48.285 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.5.2) 2022-03-23 16:45:48.287 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.4.2) 2022-03-23 16:45:48.629 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev49) (4.10.0) 2022-03-23 16:45:48.630 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev49) (2.0.0) 2022-03-23 16:45:48.796 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev49) (3.7.0) 2022-03-23 16:45:49.047 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev49) (1.8.2) 2022-03-23 16:45:49.048 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev49) (21.4.0) 2022-03-23 16:45:49.233 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev49) (1.0.0) 2022-03-23 16:45:49.453 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev49) (2.3.1) 2022-03-23 16:45:51.020 | Installing collected packages: neutron 2022-03-23 16:45:51.020 | Attempting uninstall: neutron 2022-03-23 16:45:51.020 | Found existing installation: neutron 20.1.0.dev49 2022-03-23 16:45:51.039 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-23 16:45:51.041 | Running setup.py develop for neutron 2022-03-23 16:45:57.038 | Successfully installed neutron 2022-03-23 16:45:57.038 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:45:57.046 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:45:57.046 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:45:57.213 | + inc/python:pip_install:200 : result=0 2022-03-23 16:45:57.216 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:45:57.218 | + functions-common:time_stop:2425 : local name 2022-03-23 16:45:57.221 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:45:57.223 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:45:57.226 | + functions-common:time_stop:2428 : local total 2022-03-23 16:45:57.228 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:45:57.230 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:45:57.233 | + functions-common:time_stop:2432 : start_time=1648053937693 2022-03-23 16:45:57.235 | + functions-common:time_stop:2434 : [[ -z 1648053937693 ]] 2022-03-23 16:45:57.238 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:45:57.243 | + functions-common:time_stop:2437 : end_time=1648053957240 2022-03-23 16:45:57.245 | + functions-common:time_stop:2438 : elapsed_time=19547 2022-03-23 16:45:57.248 | + functions-common:time_stop:2439 : total=115682 2022-03-23 16:45:57.250 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:45:57.252 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=135229 2022-03-23 16:45:57.255 | + inc/python:pip_install:203 : return 0 2022-03-23 16:45:57.257 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:45:57.260 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 16:45:57.262 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 16:45:57.283 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 16:45:57.296 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-23 16:45:57.300 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-23 16:45:57.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:45:57.305 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:45:57.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-23 16:45:57.310 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:45:57.313 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:45:57.316 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:45:57.319 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-23 16:45:57.346 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:57.349 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-23 16:45:57.352 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-23 16:45:57.355 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-23 16:45:57.358 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:45:57.361 | + lib/stack:stack_install_service:32 : install_nova 2022-03-23 16:45:57.364 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-23 16:45:57.367 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-23 16:45:57.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:45:57.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:45:57.376 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-23 16:45:57.379 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:45:57.382 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-23 16:45:57.399 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:45:57.402 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-23 16:45:57.420 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:45:57.423 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-23 16:45:57.441 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:45:57.444 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-23 16:45:57.447 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-23 16:45:57.449 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-23 16:45:57.452 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:45:57.454 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:45:57.457 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:45:57.460 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:45:57.462 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:45:57.466 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:45:57.484 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:45:57.486 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:45:57.488 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:45:57.491 | + functions-common:git_clone:629 : echo master 2022-03-23 16:45:57.492 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:45:57.498 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-23 16:45:57.501 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:45:57.504 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-23 16:45:57.507 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:45:57.507 | + functions-common:git_clone:678 : head -1 2022-03-23 16:45:57.515 | d2b2516122 Merge "doc: Remove useless contributor/api-2 doc" 2022-03-23 16:45:57.518 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:45:57.521 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-23 16:45:57.524 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:45:57.527 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 16:45:57.530 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-23 16:45:57.533 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:45:57.535 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-23 16:45:57.538 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:45:57.540 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 16:45:57.543 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-23 16:45:57.546 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:45:57.549 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:45:57.552 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-23 16:45:57.555 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:45:57.558 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-23 16:45:57.561 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:45:57.564 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:45:57.568 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-23 16:45:57.575 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-23 16:45:57.578 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-23 16:45:58.250 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-23 16:45:58.254 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:45:58.257 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:45:58.265 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:45:58.267 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 16:45:58.270 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-23 16:45:58.272 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:45:58.275 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:45:58.278 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:45:58.281 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:45:58.284 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:45:58.286 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:45:58.289 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:45:58.292 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-23 16:45:58.319 | Using python 3.8 to install /opt/stack/nova 2022-03-23 16:45:58.322 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-23 16:45:59.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:59.201 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:59.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:59.201 | from cryptography.utils import int_from_bytes 2022-03-23 16:46:00.373 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:46:00.400 | Obtaining file:///opt/stack/nova 2022-03-23 16:46:00.401 | Preparing metadata (setup.py): started 2022-03-23 16:46:05.637 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:46:05.766 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.8.1) 2022-03-23 16:46:05.767 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.4.31) 2022-03-23 16:46:05.769 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.1) 2022-03-23 16:46:05.770 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.33.0) 2022-03-23 16:46:05.771 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.0.3) 2022-03-23 16:46:05.772 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (9.4.0) 2022-03-23 16:46:05.773 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.8.0) 2022-03-23 16:46:05.774 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.5.1) 2022-03-23 16:46:05.775 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (36.0.1) 2022-03-23 16:46:05.776 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.8.7) 2022-03-23 16:46:05.777 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.2) 2022-03-23 16:46:05.778 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.1.1) 2022-03-23 16:46:05.780 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 16:46:05.780 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.1.1) 2022-03-23 16:46:05.782 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.13.0) 2022-03-23 16:46:05.782 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.6) 2022-03-23 16:46:05.786 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.8.0) 2022-03-23 16:46:05.786 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.11.0) 2022-03-23 16:46:05.786 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.1) 2022-03-23 16:46:05.786 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.2) 2022-03-23 16:46:05.787 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev10) (3.2.0) 2022-03-23 16:46:05.789 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.3.0) 2022-03-23 16:46:05.790 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 16:46:05.791 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (7.8.0) 2022-03-23 16:46:05.792 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.6.0) 2022-03-23 16:46:05.793 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.27.1) 2022-03-23 16:46:05.795 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 16:46:05.796 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.10.0) 2022-03-23 16:46:05.797 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 16:46:05.798 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 16:46:05.800 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.8.0) 2022-03-23 16:46:05.801 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.1.0) 2022-03-23 16:46:05.802 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.7.0) 2022-03-23 16:46:05.803 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 16:46:05.804 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.3.0) 2022-03-23 16:46:05.805 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.3.0) 2022-03-23 16:46:05.806 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 16:46:05.807 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.12.2) 2022-03-23 16:46:05.808 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (11.2.0) 2022-03-23 16:46:05.810 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.3.1) 2022-03-23 16:46:05.811 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (12.13.0) 2022-03-23 16:46:05.812 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.11.0) 2022-03-23 16:46:05.813 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 16:46:05.814 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.0) 2022-03-23 16:46:05.815 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.0) 2022-03-23 16:46:05.816 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 16:46:05.817 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.1) 2022-03-23 16:46:05.818 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.9.0) 2022-03-23 16:46:05.819 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.6.0) 2022-03-23 16:46:05.820 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.2.0) 2022-03-23 16:46:05.821 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.0) 2022-03-23 16:46:05.822 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 16:46:05.823 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.1) 2022-03-23 16:46:05.825 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.10.1) 2022-03-23 16:46:05.826 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.1) 2022-03-23 16:46:05.827 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 16:46:05.828 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.2.2) 2022-03-23 16:46:05.829 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.3.3) 2022-03-23 16:46:05.830 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.0) 2022-03-23 16:46:05.832 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.6.4) 2022-03-23 16:46:05.833 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.2) 2022-03-23 16:46:05.834 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.4.0) 2022-03-23 16:46:05.835 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.61.0) 2022-03-23 16:46:05.836 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.0) 2022-03-23 16:46:05.853 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (5.4.0) 2022-03-23 16:46:05.854 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (1.1.6) 2022-03-23 16:46:05.857 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (4.11.1) 2022-03-23 16:46:05.877 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev10) (5.3.0) 2022-03-23 16:46:05.917 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev10) (1.15.0) 2022-03-23 16:46:05.947 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (1.16.0) 2022-03-23 16:46:05.948 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (2.1.0) 2022-03-23 16:46:05.973 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev10) (2.1.0) 2022-03-23 16:46:06.095 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (4.4.0) 2022-03-23 16:46:06.098 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (3.1.1) 2022-03-23 16:46:06.158 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.32) 2022-03-23 16:46:06.159 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.0) 2022-03-23 16:46:06.160 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.4) 2022-03-23 16:46:06.162 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.1.5) 2022-03-23 16:46:06.165 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (0.10.0) 2022-03-23 16:46:06.167 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:46:06.189 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (5.6.0) 2022-03-23 16:46:06.192 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (6.3.1) 2022-03-23 16:46:06.243 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:46:06.246 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:46:06.249 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (1.15.1) 2022-03-23 16:46:06.307 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev10) (0.17.3) 2022-03-23 16:46:06.452 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 16:46:06.453 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (2.0.1) 2022-03-23 16:46:06.535 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev10) (0.9.6) 2022-03-23 16:46:06.596 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.9) 2022-03-23 16:46:06.597 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 16:46:06.599 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.4.0) 2022-03-23 16:46:06.604 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.2.3) 2022-03-23 16:46:06.628 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.2.0) 2022-03-23 16:46:06.632 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.3.0) 2022-03-23 16:46:06.683 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev10) (1.0.3) 2022-03-23 16:46:06.739 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev10) (2021.3) 2022-03-23 16:46:06.772 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (3.0.0) 2022-03-23 16:46:06.778 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 16:46:06.830 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (21.3) 2022-03-23 16:46:06.831 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (3.0.7) 2022-03-23 16:46:06.920 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev10) (1.5.0) 2022-03-23 16:46:06.947 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev10) (60.9.3) 2022-03-23 16:46:07.026 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev10) (0.2.5) 2022-03-23 16:46:07.103 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev10) (3.17.6) 2022-03-23 16:46:07.170 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 16:46:07.172 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (22.0.0) 2022-03-23 16:46:07.175 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.13.3) 2022-03-23 16:46:07.219 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:46:07.223 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (3.10.1) 2022-03-23 16:46:07.226 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.1.0) 2022-03-23 16:46:07.304 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2019.11.28) 2022-03-23 16:46:07.306 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2.0.12) 2022-03-23 16:46:07.308 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (3.3) 2022-03-23 16:46:07.310 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (1.26.8) 2022-03-23 16:46:07.406 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev10) (0.7) 2022-03-23 16:46:07.618 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.4.2) 2022-03-23 16:46:07.620 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.5.2) 2022-03-23 16:46:07.733 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:46:07.734 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.6.3) 2022-03-23 16:46:07.736 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (1.4.2) 2022-03-23 16:46:07.828 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev10) (0.12.2) 2022-03-23 16:46:07.907 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev10) (1.22.2) 2022-03-23 16:46:07.942 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 16:46:08.179 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev10) (2.21) 2022-03-23 16:46:08.256 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 16:46:08.257 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.4.0) 2022-03-23 16:46:08.466 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:46:08.574 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.2) 2022-03-23 16:46:09.081 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.13.1) 2022-03-23 16:46:09.130 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.16.0) 2022-03-23 16:46:09.497 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:46:09.498 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:46:09.499 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:46:09.500 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:46:09.501 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:46:09.502 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:46:09.504 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:46:10.728 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev10) (3.7.0) 2022-03-23 16:46:11.149 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (1.8.2) 2022-03-23 16:46:11.150 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (21.4.0) 2022-03-23 16:46:11.252 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.4.0) 2022-03-23 16:46:11.362 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (1.0.0) 2022-03-23 16:46:12.992 | Installing collected packages: nova 2022-03-23 16:46:12.992 | Attempting uninstall: nova 2022-03-23 16:46:12.993 | Found existing installation: nova 25.1.0.dev10 2022-03-23 16:46:13.001 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-23 16:46:13.003 | Running setup.py develop for nova 2022-03-23 16:46:19.561 | Successfully installed nova 2022-03-23 16:46:19.561 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:46:19.569 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:46:19.569 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:46:19.741 | + inc/python:pip_install:200 : result=0 2022-03-23 16:46:19.743 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:46:19.746 | + functions-common:time_stop:2425 : local name 2022-03-23 16:46:19.748 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:46:19.751 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:46:19.753 | + functions-common:time_stop:2428 : local total 2022-03-23 16:46:19.756 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:46:19.758 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:46:19.761 | + functions-common:time_stop:2432 : start_time=1648053958313 2022-03-23 16:46:19.763 | + functions-common:time_stop:2434 : [[ -z 1648053958313 ]] 2022-03-23 16:46:19.766 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:46:19.771 | + functions-common:time_stop:2437 : end_time=1648053979768 2022-03-23 16:46:19.774 | + functions-common:time_stop:2438 : elapsed_time=21455 2022-03-23 16:46:19.776 | + functions-common:time_stop:2439 : total=135229 2022-03-23 16:46:19.779 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:46:19.781 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=156684 2022-03-23 16:46:19.784 | + inc/python:pip_install:203 : return 0 2022-03-23 16:46:19.786 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:46:19.789 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 16:46:19.791 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 16:46:19.812 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 16:46:19.824 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-23 16:46:19.827 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-23 16:46:19.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:46:19.835 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:46:19.838 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-23 16:46:19.841 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:46:19.844 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-23 16:46:19.859 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:46:19.861 | + ./stack.sh:main:937 : configure_nova 2022-03-23 16:46:19.865 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-23 16:46:19.878 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-23 16:46:19.881 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-23 16:46:19.883 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 16:46:19.887 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-23 16:46:19.888 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 16:46:19.893 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-23 16:46:19.896 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-23 16:46:19.898 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 16:46:19.901 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-23 16:46:19.903 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-23 16:46:19.906 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-23 16:46:19.909 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-23 16:46:19.911 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-23 16:46:19.924 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-23 16:46:19.938 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-23 16:46:19.952 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-23 16:46:19.966 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-23 16:46:19.979 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 16:46:19.982 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 16:46:19.987 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.uPkqoGtcRn 2022-03-23 16:46:19.989 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 16:46:19.992 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 16:46:19.996 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-23 16:46:19.999 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 16:46:20.002 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 16:46:20.005 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.uPkqoGtcRn 2022-03-23 16:46:20.010 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.uPkqoGtcRn 2022-03-23 16:46:20.023 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.uPkqoGtcRn /etc/sudoers.d/nova-rootwrap 2022-03-23 16:46:20.037 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-23 16:46:20.042 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 16:46:20.045 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 16:46:20.048 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 16:46:20.051 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 16:46:20.055 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-23 16:46:20.059 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-23 16:46:20.062 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 16:46:20.065 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-23 16:46:20.070 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-23 16:46:20.089 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:46:20.092 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-23 16:46:20.095 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-23 16:46:20.099 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-23 16:46:20.102 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-23 16:46:20.136 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-23 16:46:20.138 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-23 16:46:20.169 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-23 16:46:20.204 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-23 16:46:20.242 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-23 16:46:20.274 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-23 16:46:20.312 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-23 16:46:20.345 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-23 16:46:20.348 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.45 2022-03-23 16:46:20.383 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-23 16:46:20.414 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-23 16:46:20.451 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-23 16:46:20.479 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-23 16:46:20.509 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 16:46:20.544 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-23 16:46:20.546 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:46:20.549 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:46:20.554 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:46:20.557 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:46:20.562 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:46:20.565 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:46:20.567 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:46:20.570 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:46:20.573 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:46:20.575 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:46:20.581 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:46:20.583 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-23 16:46:20.586 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:46:20.588 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:46:20.591 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:46:20.593 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:46:20.596 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:46:20.598 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:46:20.600 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-23 16:46:20.619 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:20.621 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:46:20.623 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-23 16:46:20.627 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-23 16:46:20.661 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-23 16:46:20.664 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 16:46:20.667 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 16:46:20.669 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 16:46:20.671 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 16:46:20.675 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 16:46:20.712 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-23 16:46:20.715 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-23 16:46:20.718 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-23 16:46:20.720 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-23 16:46:20.723 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 16:46:20.726 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 16:46:20.763 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-23 16:46:20.798 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-23 16:46:20.830 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-23 16:46:20.861 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-23 16:46:20.881 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:20.883 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-23 16:46:20.905 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:20.909 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-23 16:46:20.910 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-23 16:46:20.915 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-23 16:46:20.918 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-23 16:46:20.950 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-23 16:46:20.969 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:46:20.972 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-23 16:46:20.975 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-23 16:46:20.977 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 16:46:20.981 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:46:20.984 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-23 16:46:21.022 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-23 16:46:21.057 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 16:46:21.086 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-23 16:46:21.120 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-23 16:46:21.151 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-23 16:46:21.185 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-23 16:46:21.220 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-23 16:46:21.253 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:46:21.284 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:46:21.319 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-23 16:46:21.338 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:21.340 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-23 16:46:21.343 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-23 16:46:21.383 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-23 16:46:21.415 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.45/identity 2022-03-23 16:46:21.445 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-23 16:46:21.477 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-23 16:46:21.513 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-23 16:46:21.546 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-23 16:46:21.584 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-23 16:46:21.615 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-23 16:46:21.632 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:46:21.635 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-23 16:46:21.637 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-23 16:46:21.671 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-23 16:46:21.708 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-23 16:46:21.711 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-23 16:46:21.751 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-23 16:46:21.754 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-23 16:46:21.756 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-23 16:46:21.759 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:46:21.761 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:46:21.764 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:46:21.766 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:46:21.769 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:46:21.771 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:46:21.774 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-23 16:46:21.776 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:46:21.779 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:46:21.782 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:46:21.784 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:46:21.787 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:46:21.790 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:46:21.793 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:46:21.795 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:46:21.798 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:46:21.801 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:46:21.804 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:46:21.806 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-23 16:46:21.809 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-23 16:46:21.811 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-23 16:46:21.814 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:46:21.832 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:46:21.834 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:46:21.836 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:46:21.839 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:46:21.841 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:46:21.869 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:46:21.899 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:46:21.937 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:46:21.970 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-23 16:46:22.002 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-23 16:46:22.018 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:22.021 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-23 16:46:22.023 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-23 16:46:22.026 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-23 16:46:22.028 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-23 16:46:22.031 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:46:22.033 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:46:22.036 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-23 16:46:22.040 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-23 16:46:22.043 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:46:22.045 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:46:22.058 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:46:22.059 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:46:22.071 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:46:22.076 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:46:22.096 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 16:46:22.100 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-23 16:46:22.106 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-23 16:46:22.142 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-23 16:46:22.171 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-23 16:46:22.200 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:46:22.240 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:46:22.273 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:46:22.304 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:46:22.332 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:46:22.363 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:46:22.393 | + 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-03-23 16:46:22.423 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:46:22.455 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:46:22.484 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:46:22.512 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:46:22.515 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:46:22.518 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-23 16:46:22.520 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-23 16:46:22.523 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:46:22.525 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:46:22.528 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:46:22.530 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 16:46:22.533 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 16:46:22.535 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 16:46:22.563 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:46:22.594 | + 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-03-23 16:46:22.594 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 16:46:22.605 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-23 16:46:22.609 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-23 16:46:22.611 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-23 16:46:22.614 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:46:22.617 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:46:22.620 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:46:22.623 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:46:22.625 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:46:22.628 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:46:22.630 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:46:22.632 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:46:22.635 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:46:22.637 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-23 16:46:22.702 | Enabling site nova-api-wsgi. 2022-03-23 16:46:22.710 | To activate the new configuration, you need to run: 2022-03-23 16:46:22.710 | systemctl reload apache2 2022-03-23 16:46:22.717 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:46:22.720 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:46:22.722 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:46:22.725 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:46:22.867 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-23 16:46:22.887 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:22.890 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-23 16:46:22.892 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-23 16:46:22.894 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-23 16:46:22.897 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-23 16:46:22.899 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-23 16:46:22.901 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:46:22.904 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-23 16:46:22.909 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-23 16:46:22.911 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:46:22.914 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:46:22.927 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:46:22.927 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:46:22.936 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:46:22.940 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:46:22.956 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-23 16:46:22.958 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-23 16:46:22.962 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-23 16:46:22.999 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-23 16:46:23.030 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-23 16:46:23.061 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:46:23.092 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:46:23.121 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:46:23.149 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:46:23.181 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:46:23.213 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:46:23.246 | + 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-03-23 16:46:23.275 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:46:23.304 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:46:23.333 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:46:23.364 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-23 16:46:23.367 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-23 16:46:23.403 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-23 16:46:23.426 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:46:23.429 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-23 16:46:23.474 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-23 16:46:23.477 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-23 16:46:23.480 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-23 16:46:23.499 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:23.502 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:46:23.505 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:46:23.534 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-23 16:46:23.572 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-23 16:46:23.576 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 16:46:23.578 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-23 16:46:23.581 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:46:23.584 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:46:23.587 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:46:23.608 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:23.611 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:46:23.614 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:46:23.616 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:46:23.633 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:23.635 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:46:23.638 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:46:23.672 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:46:23.679 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:46:23.684 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-23 16:46:23.722 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-23 16:46:23.753 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-23 16:46:23.785 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-23 16:46:23.804 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:46:23.807 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 16:46:23.843 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-23 16:46:23.846 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-23 16:46:23.849 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-23 16:46:23.885 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-23 16:46:23.918 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.45/identity 2022-03-23 16:46:23.950 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-23 16:46:23.982 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-23 16:46:24.012 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-23 16:46:24.043 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-23 16:46:24.075 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-23 16:46:24.110 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-23 16:46:24.145 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-23 16:46:24.164 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:24.167 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-23 16:46:24.173 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:46:24.176 | + lib/nova:create_nova_conf:553 : local conf 2022-03-23 16:46:24.179 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-23 16:46:24.182 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-23 16:46:24.186 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:46:24.188 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:46:24.191 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:46:24.193 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-23 16:46:24.196 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-23 16:46:24.201 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-23 16:46:24.204 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-23 16:46:24.207 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-23 16:46:24.211 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-23 16:46:24.214 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 16:46:24.218 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 16:46:24.258 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-23 16:46:24.297 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-23 16:46:24.334 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:46:24.337 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-23 16:46:24.339 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-23 16:46:24.342 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-23 16:46:24.360 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:24.364 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-23 16:46:24.364 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-23 16:46:25.136 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-23 16:46:25.139 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-23 16:46:25.142 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 16:46:25.144 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-23 16:46:25.147 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:46:25.149 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 16:46:25.152 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:46:25.168 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:25.172 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 16:46:25.174 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 16:46:25.177 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:46:25.193 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:25.196 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 16:46:25.199 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 16:46:25.232 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:46:25.234 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:46:25.237 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-23 16:46:25.254 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:25.257 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-23 16:46:25.259 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 16:46:25.261 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-23 16:46:25.296 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.45/identity 2022-03-23 16:46:25.325 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-23 16:46:25.355 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-23 16:46:25.387 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-23 16:46:25.419 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-23 16:46:25.448 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-23 16:46:25.479 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-23 16:46:25.510 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-23 16:46:25.512 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-23 16:46:25.515 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-23 16:46:25.518 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:46:25.535 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:46:25.538 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:46:25.540 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:46:25.542 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:46:25.545 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:46:25.580 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:46:25.611 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:46:25.643 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:46:25.678 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:46:25.682 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-23 16:46:25.687 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:46:25.689 | + lib/nova:create_nova_conf:587 : local conf 2022-03-23 16:46:25.692 | + lib/nova:create_nova_conf:588 : local offset 2022-03-23 16:46:25.695 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-23 16:46:25.698 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:46:25.700 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:46:25.703 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:46:25.706 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-23 16:46:25.708 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-23 16:46:25.711 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 16:46:25.713 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-23 16:46:25.716 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-23 16:46:25.718 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-23 16:46:25.736 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:46:25.738 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-23 16:46:25.741 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-23 16:46:25.757 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:46:25.759 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-23 16:46:25.776 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:46:25.778 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-23 16:46:25.796 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:46:25.799 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-23 16:46:25.817 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:25.819 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-23 16:46:25.822 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-23 16:46:25.824 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-23 16:46:25.827 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:46:25.829 | + lib/stack:stack_install_service:32 : install_placement 2022-03-23 16:46:25.832 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-23 16:46:25.835 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-23 16:46:25.837 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:46:25.840 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:46:25.843 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-23 16:46:25.845 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:46:25.848 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:46:25.850 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:46:25.853 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:46:25.855 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:46:25.858 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:46:25.861 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:46:25.863 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:46:25.866 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:46:25.868 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:46:25.871 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:46:25.873 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:46:25.876 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-23 16:46:25.879 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:46:25.881 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:46:25.884 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:46:25.886 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-23 16:46:25.909 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-23 16:46:26.020 | Reading package lists... 2022-03-23 16:46:26.271 | Building dependency tree... 2022-03-23 16:46:26.273 | Reading state information... 2022-03-23 16:46:26.532 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:46:26.532 | The following packages were automatically installed and are no longer required: 2022-03-23 16:46:26.533 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:46:26.533 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:46:26.533 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:46:26.533 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:46:26.533 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:46:26.533 | python3-zope.interface 2022-03-23 16:46:26.533 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:46:26.674 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:46:26.679 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:46:26.681 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:46:26.684 | + functions-common:time_stop:2425 : local name 2022-03-23 16:46:26.686 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:46:26.689 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:46:26.692 | + functions-common:time_stop:2428 : local total 2022-03-23 16:46:26.694 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:46:26.697 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:46:26.700 | + functions-common:time_stop:2432 : start_time=1648053985906 2022-03-23 16:46:26.702 | + functions-common:time_stop:2434 : [[ -z 1648053985906 ]] 2022-03-23 16:46:26.706 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:46:26.711 | + functions-common:time_stop:2437 : end_time=1648053986707 2022-03-23 16:46:26.714 | + functions-common:time_stop:2438 : elapsed_time=801 2022-03-23 16:46:26.717 | + functions-common:time_stop:2439 : total=6587 2022-03-23 16:46:26.719 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:46:26.722 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7388 2022-03-23 16:46:26.725 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:46:26.728 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-23 16:46:26.731 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-23 16:46:26.734 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-23 16:46:26.737 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-23 16:46:26.739 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-23 16:46:26.762 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-23 16:46:26.765 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:46:26.768 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:46:26.771 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:46:26.773 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:46:26.776 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:46:26.778 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:46:26.781 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:46:26.784 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:46:26.786 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:46:26.789 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:46:26.791 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:46:26.794 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:46:26.797 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-23 16:46:26.800 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:46:26.803 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:46:26.805 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:46:26.808 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-23 16:46:26.833 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-23 16:46:26.943 | Reading package lists... 2022-03-23 16:46:27.194 | Building dependency tree... 2022-03-23 16:46:27.195 | Reading state information... 2022-03-23 16:46:27.459 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-23 16:46:27.459 | The following packages were automatically installed and are no longer required: 2022-03-23 16:46:27.461 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:46:27.461 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:46:27.461 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:46:27.461 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:46:27.461 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:46:27.461 | python3-zope.interface 2022-03-23 16:46:27.461 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:46:27.597 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:46:27.603 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:46:27.607 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:46:27.610 | + functions-common:time_stop:2425 : local name 2022-03-23 16:46:27.614 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:46:27.617 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:46:27.620 | + functions-common:time_stop:2428 : local total 2022-03-23 16:46:27.623 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:46:27.626 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:46:27.628 | + functions-common:time_stop:2432 : start_time=1648053986830 2022-03-23 16:46:27.631 | + functions-common:time_stop:2434 : [[ -z 1648053986830 ]] 2022-03-23 16:46:27.634 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:46:27.639 | + functions-common:time_stop:2437 : end_time=1648053987636 2022-03-23 16:46:27.641 | + functions-common:time_stop:2438 : elapsed_time=806 2022-03-23 16:46:27.644 | + functions-common:time_stop:2439 : total=7388 2022-03-23 16:46:27.646 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:46:27.649 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8194 2022-03-23 16:46:27.651 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:46:27.654 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-23 16:46:27.657 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-23 16:46:27.660 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:46:27.662 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:46:27.665 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:46:27.667 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-23 16:46:27.670 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-23 16:46:27.729 | wsgi (enabled by maintainer script) 2022-03-23 16:46:27.735 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-23 16:46:27.739 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-23 16:46:27.743 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:46:27.749 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-23 16:46:27.752 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-23 16:46:27.754 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:46:27.759 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:46:27.759 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:46:27.766 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-23 16:46:27.770 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-23 16:46:27.773 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-23 16:46:27.777 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-23 16:46:27.781 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-23 16:46:27.805 | Using python 3.8 to install osc-placement 2022-03-23 16:46:27.808 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-23 16:46:28.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:46:28.678 | from cryptography.utils import int_from_bytes 2022-03-23 16:46:28.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:46:28.678 | from cryptography.utils import int_from_bytes 2022-03-23 16:46:29.829 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:46:29.855 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-23 16:46:29.866 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-23 16:46:29.867 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-23 16:46:29.868 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-23 16:46:29.869 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-23 16:46:29.870 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-23 16:46:29.871 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-23 16:46:29.929 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-23 16:46:29.930 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-23 16:46:29.932 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-23 16:46:29.933 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-23 16:46:29.946 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-23 16:46:29.947 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-23 16:46:29.949 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-23 16:46:29.963 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-23 16:46:29.964 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-23 16:46:29.965 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-23 16:46:29.966 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-23 16:46:29.967 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-23 16:46:29.969 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-23 16:46:29.989 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-23 16:46:29.990 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-23 16:46:29.992 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-23 16:46:29.993 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-23 16:46:30.001 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-23 16:46:30.038 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-23 16:46:30.039 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-23 16:46:30.040 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-23 16:46:30.042 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-23 16:46:30.043 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-23 16:46:30.045 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-23 16:46:30.046 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-23 16:46:30.048 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-23 16:46:30.113 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-23 16:46:30.114 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-23 16:46:30.116 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-23 16:46:30.118 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-23 16:46:30.205 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-23 16:46:30.206 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-23 16:46:30.207 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-23 16:46:30.248 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-23 16:46:30.288 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-23 16:46:30.448 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-23 16:46:32.654 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:46:32.661 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:46:32.661 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:46:32.788 | + inc/python:pip_install:200 : result=0 2022-03-23 16:46:32.791 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:46:32.795 | + functions-common:time_stop:2425 : local name 2022-03-23 16:46:32.798 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:46:32.801 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:46:32.803 | + functions-common:time_stop:2428 : local total 2022-03-23 16:46:32.806 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:46:32.808 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:46:32.811 | + functions-common:time_stop:2432 : start_time=1648053987799 2022-03-23 16:46:32.814 | + functions-common:time_stop:2434 : [[ -z 1648053987799 ]] 2022-03-23 16:46:32.819 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:46:32.824 | + functions-common:time_stop:2437 : end_time=1648053992820 2022-03-23 16:46:32.827 | + functions-common:time_stop:2438 : elapsed_time=5021 2022-03-23 16:46:32.831 | + functions-common:time_stop:2439 : total=156684 2022-03-23 16:46:32.835 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:46:32.839 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=161705 2022-03-23 16:46:32.842 | + inc/python:pip_install:203 : return 0 2022-03-23 16:46:32.845 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-23 16:46:32.848 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-23 16:46:32.850 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-23 16:46:32.853 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:46:32.856 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:46:32.859 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:46:32.862 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:46:32.865 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:46:32.869 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:46:32.889 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:46:32.892 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:46:32.895 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:46:32.898 | + functions-common:git_clone:629 : echo master 2022-03-23 16:46:32.898 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:46:32.907 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-23 16:46:32.910 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:46:32.914 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-23 16:46:32.917 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:46:32.918 | + functions-common:git_clone:678 : head -1 2022-03-23 16:46:32.922 | 11757852 Merge "tests: Silence noisy tests" 2022-03-23 16:46:32.926 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:46:32.930 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-23 16:46:32.933 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:46:32.936 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 16:46:32.939 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-23 16:46:32.942 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:46:32.944 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-23 16:46:32.947 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:46:32.950 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 16:46:32.952 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-23 16:46:32.955 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:46:32.958 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:46:32.961 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-23 16:46:32.964 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:46:32.967 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-23 16:46:32.969 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:46:32.972 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:46:32.979 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-23 16:46:32.986 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-23 16:46:32.989 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-23 16:46:33.640 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-23 16:46:33.644 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:46:33.647 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:46:33.651 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:46:33.654 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 16:46:33.657 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-23 16:46:33.659 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:46:33.662 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:46:33.665 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:46:33.667 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:46:33.670 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:46:33.673 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:46:33.675 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:46:33.678 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-23 16:46:33.700 | Using python 3.8 to install /opt/stack/placement 2022-03-23 16:46:33.703 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-23 16:46:34.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:46:34.567 | from cryptography.utils import int_from_bytes 2022-03-23 16:46:34.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:46:34.567 | from cryptography.utils import int_from_bytes 2022-03-23 16:46:35.739 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:46:35.765 | Obtaining file:///opt/stack/placement 2022-03-23 16:46:35.766 | Preparing metadata (setup.py): started 2022-03-23 16:46:38.905 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:46:38.975 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (5.8.1) 2022-03-23 16:46:38.976 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.4.31) 2022-03-23 16:46:38.977 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (9.4.0) 2022-03-23 16:46:38.978 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.5.1) 2022-03-23 16:46:38.979 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.8.7) 2022-03-23 16:46:38.980 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 16:46:38.982 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.27.1) 2022-03-23 16:46:38.983 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (60.9.3) 2022-03-23 16:46:38.984 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 16:46:38.985 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (8.8.0) 2022-03-23 16:46:38.987 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.1.0) 2022-03-23 16:46:38.988 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.7.0) 2022-03-23 16:46:38.989 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.3.0) 2022-03-23 16:46:38.990 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.12.2) 2022-03-23 16:46:38.992 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (11.2.0) 2022-03-23 16:46:38.993 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (3.11.0) 2022-03-23 16:46:38.994 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.1) 2022-03-23 16:46:38.995 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 16:46:38.996 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.1.0) 2022-03-23 16:46:38.997 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.7.0) 2022-03-23 16:46:38.998 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.0.1) 2022-03-23 16:46:39.062 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.4.0) 2022-03-23 16:46:39.063 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (2.10.1) 2022-03-23 16:46:39.065 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 16:46:39.066 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 16:46:39.068 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (5.1.0) 2022-03-23 16:46:39.070 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.16.0) 2022-03-23 16:46:39.089 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev3) (0.17.3) 2022-03-23 16:46:39.130 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 16:46:39.131 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 16:46:39.132 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (3.5.0) 2022-03-23 16:46:39.133 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (6.0) 2022-03-23 16:46:39.134 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (0.8.0) 2022-03-23 16:46:39.187 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.7.6) 2022-03-23 16:46:39.188 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.0) 2022-03-23 16:46:39.189 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.13.0) 2022-03-23 16:46:39.190 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.0.1) 2022-03-23 16:46:39.232 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (0.9.6) 2022-03-23 16:46:39.234 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (2.8.2) 2022-03-23 16:46:39.251 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.0.3) 2022-03-23 16:46:39.254 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.3.0) 2022-03-23 16:46:39.256 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 16:46:39.282 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (1.0.3) 2022-03-23 16:46:39.283 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (2021.3) 2022-03-23 16:46:39.295 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 16:46:39.312 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (3.0.7) 2022-03-23 16:46:39.314 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (0.11.0) 2022-03-23 16:46:39.315 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (21.3) 2022-03-23 16:46:39.316 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (1.0.2) 2022-03-23 16:46:39.357 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (1.26.8) 2022-03-23 16:46:39.360 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2.0.12) 2022-03-23 16:46:39.361 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2019.11.28) 2022-03-23 16:46:39.363 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (3.3) 2022-03-23 16:46:39.380 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev3) (0.7) 2022-03-23 16:46:39.538 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev3) (1.1.2) 2022-03-23 16:46:39.577 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (4.11.1) 2022-03-23 16:46:39.579 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.4.0) 2022-03-23 16:46:39.579 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.1.6) 2022-03-23 16:46:39.596 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (1.15.0) 2022-03-23 16:46:39.629 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.13.3) 2022-03-23 16:46:39.684 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.1.0) 2022-03-23 16:46:39.775 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.7.0) 2022-03-23 16:46:39.859 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.1.5) 2022-03-23 16:46:39.909 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (0.2.5) 2022-03-23 16:46:40.098 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.4.2) 2022-03-23 16:46:40.099 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.1.1) 2022-03-23 16:46:40.100 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.2) 2022-03-23 16:46:40.179 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 16:46:40.229 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.21) 2022-03-23 16:46:40.390 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.7.0) 2022-03-23 16:46:40.494 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.0.0) 2022-03-23 16:46:40.496 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.0.0) 2022-03-23 16:46:42.402 | Installing collected packages: openstack-placement 2022-03-23 16:46:42.403 | Attempting uninstall: openstack-placement 2022-03-23 16:46:42.403 | Found existing installation: openstack-placement 7.1.0.dev3 2022-03-23 16:46:42.406 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-23 16:46:42.407 | Running setup.py develop for openstack-placement 2022-03-23 16:46:46.654 | Successfully installed openstack-placement 2022-03-23 16:46:46.654 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:46:46.662 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:46:46.662 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:46:46.800 | + inc/python:pip_install:200 : result=0 2022-03-23 16:46:46.804 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:46:46.808 | + functions-common:time_stop:2425 : local name 2022-03-23 16:46:46.812 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:46:46.816 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:46:46.820 | + functions-common:time_stop:2428 : local total 2022-03-23 16:46:46.824 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:46:46.828 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:46:46.831 | + functions-common:time_stop:2432 : start_time=1648053993694 2022-03-23 16:46:46.834 | + functions-common:time_stop:2434 : [[ -z 1648053993694 ]] 2022-03-23 16:46:46.838 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:46:46.844 | + functions-common:time_stop:2437 : end_time=1648054006840 2022-03-23 16:46:46.847 | + functions-common:time_stop:2438 : elapsed_time=13146 2022-03-23 16:46:46.851 | + functions-common:time_stop:2439 : total=161705 2022-03-23 16:46:46.854 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:46:46.857 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=174851 2022-03-23 16:46:46.861 | + inc/python:pip_install:203 : return 0 2022-03-23 16:46:46.864 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:46:46.866 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 16:46:46.870 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 16:46:46.893 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 16:46:46.910 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-23 16:46:46.913 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-23 16:46:46.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:46:46.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:46:46.922 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-23 16:46:46.925 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:46:46.928 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:46:46.930 | + ./stack.sh:main:943 : configure_placement 2022-03-23 16:46:46.933 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-23 16:46:46.945 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-23 16:46:46.948 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-23 16:46:46.954 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-23 16:46:46.957 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-23 16:46:46.960 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-23 16:46:46.963 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-23 16:46:46.966 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 16:46:46.970 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 16:46:47.012 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-23 16:46:47.046 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-23 16:46:47.084 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-23 16:46:47.087 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-23 16:46:47.089 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-23 16:46:47.093 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:46:47.096 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-23 16:46:47.129 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-23 16:46:47.163 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 16:46:47.197 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-23 16:46:47.229 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-23 16:46:47.261 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-23 16:46:47.293 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-23 16:46:47.324 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-23 16:46:47.357 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:46:47.390 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:46:47.423 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-23 16:46:47.427 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-23 16:46:47.430 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-23 16:46:47.434 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:46:47.452 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:46:47.455 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:46:47.458 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:46:47.460 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:46:47.463 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:46:47.493 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:46:47.525 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:46:47.558 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:46:47.594 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 16:46:47.596 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-23 16:46:47.599 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-23 16:46:47.602 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-23 16:46:47.605 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-23 16:46:47.608 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:46:47.611 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:46:47.615 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-23 16:46:47.620 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-23 16:46:47.623 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:46:47.625 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:46:47.639 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:46:47.639 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:46:47.648 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:46:47.652 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:46:47.670 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-23 16:46:47.675 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-23 16:46:47.681 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-23 16:46:47.719 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-23 16:46:47.750 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-23 16:46:47.780 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:46:47.811 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:46:47.841 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:46:47.878 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:46:47.909 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:46:47.940 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:46:47.970 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 16:46:48.001 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:46:48.038 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:46:48.075 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:46:48.115 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:46:48.117 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:46:48.122 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-23 16:46:48.125 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-23 16:46:48.128 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:46:48.131 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:46:48.135 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:46:48.138 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-23 16:46:48.141 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-23 16:46:48.145 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-23 16:46:48.178 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:46:48.214 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-23 16:46:48.214 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-23 16:46:48.227 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-23 16:46:48.232 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-23 16:46:48.235 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-23 16:46:48.238 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:46:48.240 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:46:48.243 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:46:48.245 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:46:48.248 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:46:48.251 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:46:48.253 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:46:48.256 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:46:48.259 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:46:48.261 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-23 16:46:48.326 | Site placement-api already enabled 2022-03-23 16:46:48.331 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:46:48.335 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:46:48.337 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:46:48.341 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:46:48.484 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-23 16:46:48.508 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:48.511 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-23 16:46:48.530 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:46:48.532 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-23 16:46:48.552 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:48.554 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-23 16:46:48.557 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-23 16:46:48.560 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 16:46:48.601 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-03-23 16:46:48.637 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 16:46:48.671 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 16:46:48.704 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 16:46:48.738 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 16:46:48.775 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 16:46:48.807 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-23 16:46:48.841 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-23 16:46:48.865 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:46:48.868 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-23 16:46:48.890 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:46:48.893 | + ./stack.sh:main:969 : run_phase stack install 2022-03-23 16:46:48.896 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:46:48.898 | + functions-common:run_phase:1854 : local phase=install 2022-03-23 16:46:48.901 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:46:48.904 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:46:48.907 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:46:48.909 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:46:48.912 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:46:48.915 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:46:48.920 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:46:48.923 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:46:48.926 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:46:48.929 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-23 16:46:48.932 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:46:48.949 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:48.952 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:46:48.955 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:46:48.957 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-23 16:46:48.960 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-23 16:46:48.962 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:46:48.965 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-23 16:46:48.968 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-23 16:46:48.970 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-23 16:46:49.031 | ++ inc/async:async_inner:63 : install_tempest 2022-03-23 16:46:49.072 | [257061 Async install_tempest:282420]: running: install_tempest 2022-03-23 16:46:49.075 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:46:49.078 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:46:49.082 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:46:49.085 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:46:49.088 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-23 16:46:49.091 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:46:49.094 | + functions-common:run_plugins:1840 : local phase=install 2022-03-23 16:46:49.097 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:46:49.100 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:46:49.104 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-23 16:46:49.107 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-23 16:46:49.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:46:49.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:46:49.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-23 16:46:49.119 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:46:49.123 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-23 16:46:49.126 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-23 16:46:49.129 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:46:49.132 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-23 16:46:49.135 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-23 16:46:49.137 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:46:49.142 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:46:49.142 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:46:49.149 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-23 16:46:49.151 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-23 16:46:49.154 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-23 16:46:49.157 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-23 16:46:49.159 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-23 16:46:49.182 | Using python 3.8 to install python-openstackclient 2022-03-23 16:46:49.184 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-23 16:46:50.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:46:50.060 | from cryptography.utils import int_from_bytes 2022-03-23 16:46:50.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:46:50.061 | from cryptography.utils import int_from_bytes 2022-03-23 16:46:51.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:46:51.221 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-23 16:46:51.239 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-23 16:46:51.240 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-23 16:46:51.241 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-23 16:46:51.243 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-23 16:46:51.244 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-23 16:46:51.245 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-23 16:46:51.246 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-23 16:46:51.247 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-23 16:46:51.248 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-23 16:46:51.249 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-23 16:46:51.250 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-23 16:46:51.260 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-23 16:46:51.261 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-23 16:46:51.263 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-23 16:46:51.264 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-23 16:46:51.265 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-23 16:46:51.291 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-23 16:46:51.292 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-23 16:46:51.294 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-23 16:46:51.295 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-23 16:46:51.296 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-23 16:46:51.297 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-23 16:46:51.298 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-23 16:46:51.299 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-23 16:46:51.300 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-23 16:46:51.301 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-23 16:46:51.303 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-23 16:46:51.317 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-23 16:46:51.334 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-23 16:46:51.336 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-23 16:46:51.337 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-23 16:46:51.339 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-23 16:46:51.359 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-23 16:46:51.378 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-23 16:46:51.379 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-23 16:46:51.381 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-23 16:46:51.470 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-23 16:46:51.471 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-23 16:46:51.471 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-23 16:46:51.513 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-23 16:46:51.524 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-23 16:46:51.558 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-23 16:46:51.718 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-23 16:46:51.733 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-23 16:46:51.832 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-23 16:46:51.835 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-23 16:46:51.837 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-23 16:46:51.838 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-23 16:46:51.964 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-23 16:46:54.205 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:46:54.212 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:46:54.212 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:46:54.349 | + inc/python:pip_install:200 : result=0 2022-03-23 16:46:54.352 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:46:54.355 | + functions-common:time_stop:2425 : local name 2022-03-23 16:46:54.358 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:46:54.361 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:46:54.363 | + functions-common:time_stop:2428 : local total 2022-03-23 16:46:54.366 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:46:54.368 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:46:54.371 | + functions-common:time_stop:2432 : start_time=1648054009176 2022-03-23 16:46:54.373 | + functions-common:time_stop:2434 : [[ -z 1648054009176 ]] 2022-03-23 16:46:54.376 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:46:54.381 | + functions-common:time_stop:2437 : end_time=1648054014378 2022-03-23 16:46:54.384 | + functions-common:time_stop:2438 : elapsed_time=5202 2022-03-23 16:46:54.386 | + functions-common:time_stop:2439 : total=174851 2022-03-23 16:46:54.389 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:46:54.392 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=180053 2022-03-23 16:46:54.394 | + inc/python:pip_install:203 : return 0 2022-03-23 16:46:54.397 | + ./stack.sh:main:981 : install_oscwrap 2022-03-23 16:46:54.400 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-23 16:46:54.405 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.XwlWig6tie 2022-03-23 16:46:54.408 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-23 16:46:54.410 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-23 16:46:54.413 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-23 16:46:54.416 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-23 16:46:54.418 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 16:46:54.423 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-23 16:46:54.442 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:46:54.445 | + ./stack.sh:main:1035 : configure_database 2022-03-23 16:46:54.447 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-23 16:46:54.450 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-23 16:46:54.452 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-23 16:46:54.455 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:46:54.458 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-23 16:46:54.464 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-23 16:46:54.467 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:46:54.469 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:46:54.472 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-23 16:46:54.475 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-23 16:46:54.478 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-23 16:46:54.479 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-23 16:46:54.484 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-23 16:46:54.541 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-23 16:46:54.544 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:46:54.547 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:46:54.549 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:46:54.552 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:46:54.554 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:46:54.557 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:46:54.559 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:46:54.562 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:46:54.564 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:46:54.567 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:46:54.569 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:46:54.571 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-23 16:46:54.574 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:46:54.576 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:46:54.578 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:46:54.581 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:46:54.583 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:46:54.586 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:46:54.588 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-23 16:46:54.590 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:46:54.593 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:46:54.595 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-23 16:46:54.598 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:46:54.600 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 16:46:56.604 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-23 16:46:56.620 | mysqladmin: connect to server at 'localhost' failed 2022-03-23 16:46:56.620 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-23 16:46:56.624 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-23 16:46:56.627 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-23 16:46:56.630 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:46:56.633 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:46:56.635 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-23 16:46:56.638 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-23 16:46:56.641 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-23 16:46:56.644 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:46:56.646 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:46:56.648 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-23 16:46:56.651 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-23 16:46:56.654 | + 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-03-23 16:46:56.668 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:46:56.704 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-23 16:46:56.718 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:46:56.737 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-23 16:46:56.795 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-23 16:46:56.853 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-23 16:46:56.910 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-23 16:46:56.912 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-23 16:46:56.915 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:46:56.917 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 16:47:00.291 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-23 16:47:00.294 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-23 16:47:00.298 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 16:47:00.303 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-164700 2022-03-23 16:47:00.305 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-164700 1039' 2022-03-23 16:47:00.308 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:47:00.311 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:47:00.313 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:47:00.316 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 16:47:00.318 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:47:00.321 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 16:47:00.323 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:47:00.326 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 16:47:00.329 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:47:00.331 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 16:47:00.334 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:47:00.336 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 16:47:00.339 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:47:00.341 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-164246 2022-03-23 16:47:00.344 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:47:00.347 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 16:47:00.349 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:47:00.352 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 16:47:00.355 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:47:00.357 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 16:47:00.360 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:47:00.362 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 16:47:00.365 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:47:00.368 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 16:47:00.370 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:47:00.372 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 16:47:00.375 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-23 16:47:00.378 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-23 16:47:00.380 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-23 16:47:00.393 | + ./stack.sh:main:1065 : start_dstat 2022-03-23 16:47:00.396 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:47:00.398 | + functions-common:run_process:1680 : local service=dstat 2022-03-23 16:47:00.401 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:47:00.403 | + functions-common:run_process:1682 : local group= 2022-03-23 16:47:00.406 | + functions-common:run_process:1683 : local user= 2022-03-23 16:47:00.408 | + functions-common:run_process:1685 : local name=dstat 2022-03-23 16:47:00.411 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:47:00.414 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:47:00.416 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:47:00.419 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:47:00.423 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:47:00.429 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054020425 2022-03-23 16:47:00.431 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-23 16:47:00.451 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:47:00.454 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-23 16:47:00.457 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-23 16:47:00.459 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:47:00.462 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:47:00.465 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:47:00.468 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:47:00.470 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-23 16:47:00.473 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-23 16:47:00.476 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-23 16:47:00.479 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:47:00.482 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:47:00.484 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-23 16:47:00.487 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-23 16:47:00.490 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-23 16:47:00.492 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:47:00.495 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:47:00.497 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:47:00.500 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:47:00.502 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:47:00.505 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-23 16:47:00.507 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:47:00.514 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-23 16:47:00.570 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-23 16:47:00.626 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:47:00.683 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-23 16:47:00.737 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-23 16:47:00.793 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:47:00.856 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:47:00.859 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-23 16:47:00.920 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:47:01.397 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-23 16:47:01.412 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-23 16:47:01.857 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-23 16:47:01.879 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:47:01.882 | + functions-common:time_stop:2425 : local name 2022-03-23 16:47:01.884 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:47:01.887 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:47:01.889 | + functions-common:time_stop:2428 : local total 2022-03-23 16:47:01.892 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:47:01.894 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:47:01.897 | + functions-common:time_stop:2432 : start_time=1648054020425 2022-03-23 16:47:01.899 | + functions-common:time_stop:2434 : [[ -z 1648054020425 ]] 2022-03-23 16:47:01.903 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:47:01.907 | + functions-common:time_stop:2437 : end_time=1648054021905 2022-03-23 16:47:01.910 | + functions-common:time_stop:2438 : elapsed_time=1480 2022-03-23 16:47:01.913 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:47:01.915 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:47:01.918 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1480 2022-03-23 16:47:01.920 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-23 16:47:01.924 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-23 16:47:01.926 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-23 16:47:01.929 | + functions-common:run_process:1682 : local group= 2022-03-23 16:47:01.931 | + functions-common:run_process:1683 : local user=root 2022-03-23 16:47:01.933 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-23 16:47:01.936 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:47:01.938 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:47:01.941 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:47:01.943 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:47:01.947 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:47:01.952 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054021949 2022-03-23 16:47:01.955 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-23 16:47:01.973 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:47:01.976 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:47:01.978 | + functions-common:time_stop:2425 : local name 2022-03-23 16:47:01.981 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:47:01.983 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:47:01.986 | + functions-common:time_stop:2428 : local total 2022-03-23 16:47:01.989 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:47:01.991 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:47:01.995 | + functions-common:time_stop:2432 : start_time=1648054021949 2022-03-23 16:47:01.998 | + functions-common:time_stop:2434 : [[ -z 1648054021949 ]] 2022-03-23 16:47:02.003 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:47:02.005 | + functions-common:time_stop:2437 : end_time=1648054022003 2022-03-23 16:47:02.008 | + functions-common:time_stop:2438 : elapsed_time=54 2022-03-23 16:47:02.010 | + functions-common:time_stop:2439 : total=1480 2022-03-23 16:47:02.013 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:47:02.015 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1534 2022-03-23 16:47:02.018 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-23 16:47:02.038 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:47:02.041 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-23 16:47:02.069 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:47:02.072 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-23 16:47:02.093 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:47:02.096 | + ./stack.sh:main:1078 : start_etcd3 2022-03-23 16:47:02.098 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-23 16:47:02.101 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd' 2022-03-23 16:47:02.104 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-23 16:47:02.106 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380' 2022-03-23 16:47:02.109 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.45:2380' 2022-03-23 16:47:02.111 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.45:2379' 2022-03-23 16:47:02.114 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-23 16:47:02.117 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-23 16:47:02.119 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.45:2379' 2022-03-23 16:47:02.122 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-23 16:47:02.125 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-23 16:47:02.127 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 16:47:02.130 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' '' root 2022-03-23 16:47:02.132 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-23 16:47:02.135 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-03-23 16:47:02.137 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:47:02.140 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-23 16:47:02.142 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:47:02.144 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:47:02.147 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 16:47:02.149 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:47:02.154 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-23 16:47:02.226 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-23 16:47:02.300 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-03-23 16:47:02.352 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-23 16:47:02.405 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-23 16:47:02.458 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:47:02.515 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:47:02.518 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-23 16:47:02.582 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:47:02.987 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-23 16:47:03.042 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-23 16:47:03.102 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-23 16:47:03.157 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-23 16:47:03.214 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-23 16:47:03.217 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:47:03.222 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 16:47:03.225 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-23 16:47:03.654 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-23 16:47:03.671 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-23 16:47:04.091 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-23 16:47:04.765 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-23 16:47:04.785 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:47:04.787 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-23 16:47:04.790 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-23 16:47:04.794 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-23 16:47:04.799 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-23 16:47:04.813 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-23 16:47:04.825 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-23 16:47:04.827 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 16:47:04.830 | + 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.45/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-23 16:47:04.973 | + 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.45/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-23 16:47:05.113 | + 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.45/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-23 16:47:05.252 | + 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.45/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-23 16:47:05.390 | + 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.45/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-23 16:47:05.529 | + 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.45/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-23 16:47:05.664 | + 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.45/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-23 16:47:05.802 | + 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.45/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-23 16:47:05.940 | + 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.45/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-23 16:47:06.078 | + 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.45/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-23 16:47:06.215 | + functions-common:write_clouds_yaml:198 : cat 2022-03-23 16:47:06.221 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-23 16:47:06.224 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-23 16:47:06.228 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-23 16:47:06.232 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-23 16:47:06.235 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-23 16:47:06.238 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-23 16:47:06.257 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:47:06.260 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-23 16:47:06.263 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:47:06.266 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-23 16:47:06.269 | + ./stack.sh:main:1095 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-03-23 16:47:06.272 | + ./stack.sh:main:1096 : init_keystone 2022-03-23 16:47:06.275 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-23 16:47:06.293 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:47:06.295 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-23 16:47:06.298 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-23 16:47:06.300 | + lib/database:recreate_database:112 : local db=keystone 2022-03-23 16:47:06.303 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-23 16:47:06.306 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-23 16:47:06.308 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-23 16:47:06.313 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:47:06.775 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-23 16:47:06.781 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:47:06.800 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-23 16:47:06.802 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:47:06.805 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:47:06.807 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:47:06.811 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:47:06.815 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054026812 2022-03-23 16:47:06.818 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-23 16:47:11.518 | 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=284354) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:47:11.525 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:47:11.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.527 | 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=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.527 | 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=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.527 | 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=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.528 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:47:11.528 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:47:11.557 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:47:11.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.558 | 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=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.558 | 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=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.559 | 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=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.560 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:47:11.560 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:47:11.622 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:47:11.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.624 | 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=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.624 | 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=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.624 | 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=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:11.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:11.625 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:47:11.625 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:47:11.633 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 16:47:13.434 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:13.434 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 16:47:13.442 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:13.442 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 16:47:13.449 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:13.449 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 16:47:13.457 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:13.458 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 16:47:13.465 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:13.465 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 16:47:13.472 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:13.472 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 16:47:13.528 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:13.528 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:47:13.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.532 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:47:13.532 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:47:13.533 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:47:13.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.534 | 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=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.534 | 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=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.535 | 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=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.536 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:47:13.536 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:47:13.543 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:47:13.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:13.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:13.546 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:47:13.546 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:47:14.114 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:47:14.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.117 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:47:14.117 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:47:14.147 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:47:14.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.151 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:47:14.151 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:47:14.159 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 16:47:14.223 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:14.223 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 16:47:14.231 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:14.232 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 16:47:14.240 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:14.240 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 16:47:14.247 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:14.247 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 16:47:14.255 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:14.255 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 16:47:14.264 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:14.265 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 16:47:14.274 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:14.274 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:47:14.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.277 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:47:14.277 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:47:14.278 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:47:14.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.281 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:47:14.281 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:47:14.289 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:47:14.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.292 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:47:14.292 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:47:14.829 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:47:14.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.833 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:47:14.833 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:47:14.864 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:47:14.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:47:14.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:47:14.867 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:47:14.867 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=284354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:47:14.875 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 16:47:14.885 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:14.885 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 16:47:14.893 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:14.893 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 16:47:14.901 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:14.901 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 16:47:14.909 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:14.909 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 16:47:14.917 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:14.917 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 16:47:14.926 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:14.926 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 16:47:14.935 | INFO migrate.versioning.api [-] done 2022-03-23 16:47:15.364 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-23 16:47:15.367 | + functions-common:time_stop:2425 : local name 2022-03-23 16:47:15.370 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:47:15.373 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:47:15.375 | + functions-common:time_stop:2428 : local total 2022-03-23 16:47:15.378 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:47:15.382 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:47:15.384 | + functions-common:time_stop:2432 : start_time=1648054026812 2022-03-23 16:47:15.386 | + functions-common:time_stop:2434 : [[ -z 1648054026812 ]] 2022-03-23 16:47:15.390 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:47:15.394 | + functions-common:time_stop:2437 : end_time=1648054035391 2022-03-23 16:47:15.397 | + functions-common:time_stop:2438 : elapsed_time=8579 2022-03-23 16:47:15.400 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:47:15.402 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:47:15.405 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8579 2022-03-23 16:47:15.408 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-23 16:47:15.410 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-23 16:47:15.415 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-23 16:47:19.957 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-23 16:47:19.958 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 16:47:19.958 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 16:47:19.958 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-23 16:47:19.959 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 16:47:19.959 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 16:47:19.959 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 16:47:19.959 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 16:47:19.959 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 16:47:20.339 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-23 16:47:20.343 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-23 16:47:24.897 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-23 16:47:24.897 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 16:47:24.897 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 16:47:24.898 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-23 16:47:24.898 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 16:47:24.898 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 16:47:24.898 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 16:47:24.899 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 16:47:24.899 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 16:47:25.280 | + ./stack.sh:main:1097 : start_keystone 2022-03-23 16:47:25.283 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-23 16:47:25.286 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-23 16:47:25.288 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-23 16:47:25.306 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:47:25.309 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-23 16:47:25.312 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-23 16:47:25.316 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-23 16:47:25.319 | + functions-common:run_process:1680 : local service=keystone 2022-03-23 16:47:25.322 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:47:25.325 | + functions-common:run_process:1682 : local group= 2022-03-23 16:47:25.328 | + functions-common:run_process:1683 : local user= 2022-03-23 16:47:25.331 | + functions-common:run_process:1685 : local name=keystone 2022-03-23 16:47:25.333 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:47:25.336 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:47:25.338 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:47:25.341 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:47:25.344 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:47:25.349 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054045346 2022-03-23 16:47:25.351 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-23 16:47:25.368 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:47:25.371 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-23 16:47:25.374 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-23 16:47:25.376 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:47:25.379 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:47:25.381 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:47:25.384 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:47:25.386 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-23 16:47:25.389 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-23 16:47:25.391 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-23 16:47:25.394 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:47:25.396 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:47:25.399 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-23 16:47:25.401 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-23 16:47:25.404 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-23 16:47:25.407 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:47:25.409 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:47:25.411 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:47:25.413 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-23 16:47:25.415 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:47:25.420 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-23 16:47:25.473 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-23 16:47:25.526 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-23 16:47:25.579 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:47:25.632 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:47:25.686 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-23 16:47:25.739 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-23 16:47:25.798 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-23 16:47:25.852 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-23 16:47:25.906 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-23 16:47:25.960 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:47:25.962 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-23 16:47:26.015 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:47:26.303 | ++ inc/async:async_inner:64 : rc=0 2022-03-23 16:47:26.330 | [282420 Async install_tempest:282420]: finished successfully 2022-03-23 16:47:26.439 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-23 16:47:26.456 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-23 16:47:26.890 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-23 16:47:26.974 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:47:26.976 | + functions-common:time_stop:2425 : local name 2022-03-23 16:47:26.978 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:47:26.982 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:47:26.985 | + functions-common:time_stop:2428 : local total 2022-03-23 16:47:26.987 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:47:26.990 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:47:26.992 | + functions-common:time_stop:2432 : start_time=1648054045346 2022-03-23 16:47:26.995 | + functions-common:time_stop:2434 : [[ -z 1648054045346 ]] 2022-03-23 16:47:26.999 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:47:27.004 | + functions-common:time_stop:2437 : end_time=1648054047001 2022-03-23 16:47:27.007 | + functions-common:time_stop:2438 : elapsed_time=1655 2022-03-23 16:47:27.009 | + functions-common:time_stop:2439 : total=1534 2022-03-23 16:47:27.011 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:47:27.014 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3189 2022-03-23 16:47:27.016 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-23 16:47:27.016 | Waiting for keystone to start... 2022-03-23 16:47:27.019 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.45/identity/v3/ 2022-03-23 16:47:27.021 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.45/identity/v3/ 2022-03-23 16:47:27.024 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:47:27.026 | + functions:wait_for_service:458 : local url=http://10.222.0.45/identity/v3/ 2022-03-23 16:47:27.028 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:47:27.031 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:47:27.033 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:47:27.036 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:47:27.038 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:47:27.041 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:47:27.046 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054047043 2022-03-23 16:47:27.049 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:47:27.054 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/identity/v3/ 2022-03-23 16:47:33.609 | + :: : [[ 200 == 503 ]] 2022-03-23 16:47:33.610 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:47:33.614 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:47:33.616 | + functions-common:time_stop:2425 : local name 2022-03-23 16:47:33.618 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:47:33.621 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:47:33.623 | + functions-common:time_stop:2428 : local total 2022-03-23 16:47:33.626 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:47:33.629 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:47:33.631 | + functions-common:time_stop:2432 : start_time=1648054047043 2022-03-23 16:47:33.633 | + functions-common:time_stop:2434 : [[ -z 1648054047043 ]] 2022-03-23 16:47:33.637 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:47:33.641 | + functions-common:time_stop:2437 : end_time=1648054053638 2022-03-23 16:47:33.644 | + functions-common:time_stop:2438 : elapsed_time=6595 2022-03-23 16:47:33.646 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:47:33.648 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:47:33.651 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6595 2022-03-23 16:47:33.653 | + functions:wait_for_service:467 : return 0 2022-03-23 16:47:33.658 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-23 16:47:33.677 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:47:33.680 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-23 16:47:33.682 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:47:33.685 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 16:47:33.712 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-23 16:47:33.717 | + 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.45/identity 2022-03-23 16:47:38.292 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.292 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.292 | 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=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.302 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.318 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.319 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.360 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.393 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.393 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.488 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.488 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.488 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.488 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.489 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.489 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.502 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.502 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.502 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.503 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.503 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.503 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.503 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.511 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.513 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.514 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.514 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.514 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.514 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.515 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.515 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=285182) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:47:38.549 | 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=285182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:47:38.872 | INFO keystone.cmd.bootstrap [None req-9a53d7dc-3b6f-4eb9-acbd-2e4d6fad1fe3 None None] Created domain default 2022-03-23 16:47:38.918 | INFO keystone.cmd.bootstrap [None req-9a53d7dc-3b6f-4eb9-acbd-2e4d6fad1fe3 None None] Created project admin 2022-03-23 16:47:38.950 | DEBUG passlib.handlers.bcrypt [None req-9a53d7dc-3b6f-4eb9-acbd-2e4d6fad1fe3 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=285182) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-23 16:47:38.950 | DEBUG passlib.handlers.bcrypt [None req-9a53d7dc-3b6f-4eb9-acbd-2e4d6fad1fe3 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=285182) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-23 16:47:39.014 | INFO keystone.cmd.bootstrap [None req-9a53d7dc-3b6f-4eb9-acbd-2e4d6fad1fe3 None None] Created user admin 2022-03-23 16:47:39.028 | INFO keystone.cmd.bootstrap [None req-9a53d7dc-3b6f-4eb9-acbd-2e4d6fad1fe3 None None] Created role reader 2022-03-23 16:47:39.043 | INFO keystone.cmd.bootstrap [None req-9a53d7dc-3b6f-4eb9-acbd-2e4d6fad1fe3 None None] Created role member 2022-03-23 16:47:39.073 | INFO keystone.cmd.bootstrap [None req-9a53d7dc-3b6f-4eb9-acbd-2e4d6fad1fe3 None None] Created implied role where 9fe946427f3445f48a7fa30efde0b1d4 implies 33ef403577d54cc591373eb8a8d5af43 2022-03-23 16:47:39.085 | INFO keystone.cmd.bootstrap [None req-9a53d7dc-3b6f-4eb9-acbd-2e4d6fad1fe3 None None] Created role admin 2022-03-23 16:47:39.103 | INFO keystone.cmd.bootstrap [None req-9a53d7dc-3b6f-4eb9-acbd-2e4d6fad1fe3 None None] Created implied role where 50138f46bb824e80b937474f3184522d implies 9fe946427f3445f48a7fa30efde0b1d4 2022-03-23 16:47:39.118 | INFO keystone.cmd.bootstrap [None req-9a53d7dc-3b6f-4eb9-acbd-2e4d6fad1fe3 None None] Granted role admin on project admin to user admin. 2022-03-23 16:47:39.127 | INFO keystone.cmd.bootstrap [None req-9a53d7dc-3b6f-4eb9-acbd-2e4d6fad1fe3 None None] Granted role admin on the system to user admin. 2022-03-23 16:47:39.144 | WARNING py.warnings [None req-9a53d7dc-3b6f-4eb9-acbd-2e4d6fad1fe3 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-23 16:47:39.144 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-23 16:47:39.144 |  2022-03-23 16:47:39.148 | INFO keystone.cmd.bootstrap [None req-9a53d7dc-3b6f-4eb9-acbd-2e4d6fad1fe3 None None] Created region RegionOne 2022-03-23 16:47:39.192 | INFO keystone.cmd.bootstrap [None req-9a53d7dc-3b6f-4eb9-acbd-2e4d6fad1fe3 None None] Created public endpoint http://10.222.0.45/identity 2022-03-23 16:47:39.720 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-23 16:47:39.723 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-23 16:47:39.726 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-23 16:47:39.729 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-23 16:47:42.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:42.888 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:42.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:42.888 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:43.087 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:43.090 | + lib/keystone:create_keystone_accounts:310 : admin_project=974858068cfa4a51a96f749559a7f1cb 2022-03-23 16:47:43.093 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-23 16:47:43.096 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-23 16:47:45.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:45.353 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:45.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:45.353 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:45.540 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:45.544 | + lib/keystone:create_keystone_accounts:312 : admin_user=dec5b0458d7f47579ac576ba3d06eb7d 2022-03-23 16:47:45.548 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-23 16:47:45.551 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-23 16:47:45.554 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-23 16:47:45.557 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin dec5b0458d7f47579ac576ba3d06eb7d default 2022-03-23 16:47:45.626 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin dec5b0458d7f47579ac576ba3d06eb7d default 2022-03-23 16:47:45.669 | [257061 Async ks-domain-role:285299]: running: get_or_add_user_domain_role admin dec5b0458d7f47579ac576ba3d06eb7d default 2022-03-23 16:47:45.673 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-23 16:47:45.676 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 16:47:45.680 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 16:47:49.026 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 16:47:49.028 | + functions-common:get_or_create_domain:888 : echo default 2022-03-23 16:47:49.028 | default 2022-03-23 16:47:49.031 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-23 16:47:49.100 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-23 16:47:49.152 | [257061 Async ks-project:285430]: running: get_or_create_project service Default 2022-03-23 16:47:49.154 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-23 16:47:49.225 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-23 16:47:49.282 | [257061 Async ks-service:285526]: running: get_or_create_role service 2022-03-23 16:47:49.285 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-23 16:47:49.355 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-23 16:47:49.492 | [257061 Async ks-reseller:285612]: running: get_or_create_role ResellerAdmin 2022-03-23 16:47:49.511 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-23 16:47:49.529 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-23 16:47:49.905 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-23 16:47:50.174 | [257061 Async ks-anotherrole:285703]: running: get_or_create_role anotherrole 2022-03-23 16:47:50.195 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-23 16:47:50.227 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-23 16:47:50.246 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:47:50.299 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-23 16:47:53.310 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:47:53.347 | [285612 Async ks-reseller:285612]: finished successfully 2022-03-23 16:47:53.699 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:47:53.789 | [285526 Async ks-service:285526]: finished successfully 2022-03-23 16:47:53.974 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:47:54.016 | [285430 Async ks-project:285430]: finished successfully 2022-03-23 16:47:54.146 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:47:54.189 | [285703 Async ks-anotherrole:285703]: finished successfully 2022-03-23 16:47:54.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:54.247 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:54.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:54.247 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:54.435 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:54.438 | ++ functions-common:get_or_create_project:938 : project_id=c6e9cfb327ac48f1be817df43500b5c1 2022-03-23 16:47:54.441 | ++ functions-common:get_or_create_project:939 : echo c6e9cfb327ac48f1be817df43500b5c1 2022-03-23 16:47:54.445 | + lib/keystone:create_keystone_accounts:340 : invis_project=c6e9cfb327ac48f1be817df43500b5c1 2022-03-23 16:47:54.449 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-23 16:47:54.452 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-23 16:47:54.455 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:47:54.459 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-23 16:47:57.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:57.104 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:57.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:57.104 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:57.244 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:47:57.275 | [285299 Async ks-domain-role:285299]: finished successfully 2022-03-23 16:47:57.299 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:57.302 | ++ functions-common:get_or_create_project:938 : project_id=280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:47:57.305 | ++ functions-common:get_or_create_project:939 : echo 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:47:57.308 | + lib/keystone:create_keystone_accounts:344 : demo_project=280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:47:57.311 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-23 16:47:57.315 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-23 16:47:57.317 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:47:57.320 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-23 16:47:57.322 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-23 16:47:57.326 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-23 16:47:59.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:59.896 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:59.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:59.896 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:00.076 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:00.079 | ++ functions-common:get_or_create_user:925 : user_id=b4aafc3c075d4adb88f282d0c400dacb 2022-03-23 16:48:00.082 | ++ functions-common:get_or_create_user:926 : echo b4aafc3c075d4adb88f282d0c400dacb 2022-03-23 16:48:00.085 | + lib/keystone:create_keystone_accounts:347 : demo_user=b4aafc3c075d4adb88f282d0c400dacb 2022-03-23 16:48:00.087 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-23 16:48:00.145 | [257061 Async ks-domain-role:285299]: Waiting for completion of get_or_add_user_domain_role admin dec5b0458d7f47579ac576ba3d06eb7d default running on PID 285299 (6 other jobs running) 2022-03-23 16:48:00.174 | [257061 Async ks-domain-role:285299]: Signaling child to exit 2022-03-23 16:48:00.174 | WAKEUP 2022-03-23 16:48:00.199 | [257061 Async ks-domain-role:285299]: Signaled 2022-03-23 16:48:00.201 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-23 16:48:00.201 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:00.201 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dec5b0458d7f47579ac576ba3d06eb7d --domain default 2022-03-23 16:48:00.201 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-23 16:48:00.201 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:00.201 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:00.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:00.201 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:00.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:00.201 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:00.201 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:00.201 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-23 16:48:00.201 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-23 16:48:00.201 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user dec5b0458d7f47579ac576ba3d06eb7d --domain default 2022-03-23 16:48:00.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:00.201 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:00.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:00.201 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:00.201 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:00.201 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-23 16:48:00.201 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:00.201 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:00.201 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dec5b0458d7f47579ac576ba3d06eb7d --domain default 2022-03-23 16:48:00.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:00.201 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:00.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:00.202 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:00.202 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:00.202 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:48:00.202 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:48:00.202 | ++ functions-common:get_field:818 : echo '| 50138f46bb824e80b937474f3184522d | dec5b0458d7f47579ac576ba3d06eb7d | | | default | | False |' 2022-03-23 16:48:00.202 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:48:00.202 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:00.202 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=50138f46bb824e80b937474f3184522d 2022-03-23 16:48:00.202 | + functions-common:get_or_add_user_domain_role:1021 : echo 50138f46bb824e80b937474f3184522d 2022-03-23 16:48:00.202 | 50138f46bb824e80b937474f3184522d 2022-03-23 16:48:00.249 | [257061 Async ks-domain-role:285299]: finished get_or_add_user_domain_role admin dec5b0458d7f47579ac576ba3d06eb7d default with result 0 in 11 seconds 2022-03-23 16:48:00.257 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-23 16:48:00.296 | [257061 Async ks-project:285430]: Waiting for completion of get_or_create_project service Default running on PID 285430 (5 other jobs running) 2022-03-23 16:48:00.326 | [257061 Async ks-project:285430]: Signaling child to exit 2022-03-23 16:48:00.327 | WAKEUP 2022-03-23 16:48:00.353 | [257061 Async ks-project:285430]: Signaled 2022-03-23 16:48:00.354 | + functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:48:00.355 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-23 16:48:00.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:00.355 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:00.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:00.355 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:00.355 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:00.355 | + functions-common:get_or_create_project:938 : project_id=a13dfdde5c534e62a35a182a94460f3b 2022-03-23 16:48:00.355 | + functions-common:get_or_create_project:939 : echo a13dfdde5c534e62a35a182a94460f3b 2022-03-23 16:48:00.355 | a13dfdde5c534e62a35a182a94460f3b 2022-03-23 16:48:00.403 | [257061 Async ks-project:285430]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-23 16:48:00.443 | [257061 Async ks-service:285526]: Waiting for completion of get_or_create_role service running on PID 285526 (4 other jobs running) 2022-03-23 16:48:00.468 | [257061 Async ks-service:285526]: Signaling child to exit 2022-03-23 16:48:00.468 | WAKEUP 2022-03-23 16:48:00.492 | [257061 Async ks-service:285526]: Signaled 2022-03-23 16:48:00.494 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:48:00.494 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-23 16:48:00.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:00.494 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:00.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:00.494 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:00.494 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:00.494 | + functions-common:get_or_create_role:950 : role_id=6dca034234164d32b2af02db44d24e15 2022-03-23 16:48:00.494 | + functions-common:get_or_create_role:951 : echo 6dca034234164d32b2af02db44d24e15 2022-03-23 16:48:00.494 | 6dca034234164d32b2af02db44d24e15 2022-03-23 16:48:00.548 | [257061 Async ks-service:285526]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-23 16:48:00.597 | [257061 Async ks-reseller:285612]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 285612 (3 other jobs running) 2022-03-23 16:48:00.624 | [257061 Async ks-reseller:285612]: Signaling child to exit 2022-03-23 16:48:00.624 | WAKEUP 2022-03-23 16:48:00.648 | [257061 Async ks-reseller:285612]: Signaled 2022-03-23 16:48:00.650 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:48:00.650 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-23 16:48:00.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:00.650 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:00.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:00.650 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:00.650 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:00.650 | + functions-common:get_or_create_role:950 : role_id=5ef8ae4a1b894fd19480e928ddeb2875 2022-03-23 16:48:00.650 | + functions-common:get_or_create_role:951 : echo 5ef8ae4a1b894fd19480e928ddeb2875 2022-03-23 16:48:00.650 | 5ef8ae4a1b894fd19480e928ddeb2875 2022-03-23 16:48:00.706 | [257061 Async ks-reseller:285612]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-23 16:48:00.748 | [257061 Async ks-anotherrole:285703]: Waiting for completion of get_or_create_role anotherrole running on PID 285703 (2 other jobs running) 2022-03-23 16:48:00.775 | [257061 Async ks-anotherrole:285703]: Signaling child to exit 2022-03-23 16:48:00.776 | WAKEUP 2022-03-23 16:48:00.800 | [257061 Async ks-anotherrole:285703]: Signaled 2022-03-23 16:48:00.801 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:48:00.801 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 16:48:00.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:00.802 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:00.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:00.802 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:00.802 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:00.802 | + functions-common:get_or_create_role:950 : role_id=013fdc9d0b01445ca94564728f71dcc4 2022-03-23 16:48:00.802 | + functions-common:get_or_create_role:951 : echo 013fdc9d0b01445ca94564728f71dcc4 2022-03-23 16:48:00.802 | 013fdc9d0b01445ca94564728f71dcc4 2022-03-23 16:48:00.852 | [257061 Async ks-anotherrole:285703]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-23 16:48:00.856 | + inc/async:async_wait:197 : return 0 2022-03-23 16:48:00.858 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member b4aafc3c075d4adb88f282d0c400dacb 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:00.927 | + inc/async:async_inner:63 : get_or_add_user_project_role member b4aafc3c075d4adb88f282d0c400dacb 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:00.972 | [257061 Async ks-demo-member:286578]: running: get_or_add_user_project_role member b4aafc3c075d4adb88f282d0c400dacb 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:00.976 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin dec5b0458d7f47579ac576ba3d06eb7d 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:01.047 | + inc/async:async_inner:63 : get_or_add_user_project_role admin dec5b0458d7f47579ac576ba3d06eb7d 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:01.096 | [257061 Async ks-demo-admin:286690]: running: get_or_add_user_project_role admin dec5b0458d7f47579ac576ba3d06eb7d 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:01.099 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole b4aafc3c075d4adb88f282d0c400dacb 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:01.175 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b4aafc3c075d4adb88f282d0c400dacb 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:01.226 | [257061 Async ks-demo-another:286802]: running: get_or_add_user_project_role anotherrole b4aafc3c075d4adb88f282d0c400dacb 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:01.229 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member b4aafc3c075d4adb88f282d0c400dacb c6e9cfb327ac48f1be817df43500b5c1 2022-03-23 16:48:01.314 | + inc/async:async_inner:63 : get_or_add_user_project_role member b4aafc3c075d4adb88f282d0c400dacb c6e9cfb327ac48f1be817df43500b5c1 2022-03-23 16:48:01.399 | [257061 Async ks-demo-invis:286914]: running: get_or_add_user_project_role member b4aafc3c075d4adb88f282d0c400dacb c6e9cfb327ac48f1be817df43500b5c1 2022-03-23 16:48:01.410 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-23 16:48:01.428 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-23 16:48:01.441 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:48:01.449 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-23 16:48:01.466 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-23 16:48:01.499 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-23 16:48:05.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:05.749 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:05.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:05.749 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:05.946 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:05.950 | ++ functions-common:get_or_create_user:925 : user_id=6957cf6992a24ecd90700e93e1ee8364 2022-03-23 16:48:05.952 | ++ functions-common:get_or_create_user:926 : echo 6957cf6992a24ecd90700e93e1ee8364 2022-03-23 16:48:05.956 | + lib/keystone:create_keystone_accounts:360 : demo_reader=6957cf6992a24ecd90700e93e1ee8364 2022-03-23 16:48:05.963 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 6957cf6992a24ecd90700e93e1ee8364 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:06.039 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6957cf6992a24ecd90700e93e1ee8364 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:06.099 | [257061 Async ks-demo-reader:287072]: running: get_or_add_user_project_role reader 6957cf6992a24ecd90700e93e1ee8364 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:06.104 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-23 16:48:06.110 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-23 16:48:06.114 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:48:06.121 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-23 16:48:09.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:09.989 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:09.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:09.989 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:10.548 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:10.568 | ++ functions-common:get_or_create_project:938 : project_id=b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:10.582 | ++ functions-common:get_or_create_project:939 : echo b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:10.590 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:10.595 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-23 16:48:10.607 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-23 16:48:10.618 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:48:10.630 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-23 16:48:10.650 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-23 16:48:10.699 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-23 16:48:14.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:14.437 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:14.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:14.437 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:14.758 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:14.761 | ++ functions-common:get_or_create_user:925 : user_id=8d70d7c03a6b4706857481cdbfcd4a94 2022-03-23 16:48:14.764 | ++ functions-common:get_or_create_user:926 : echo 8d70d7c03a6b4706857481cdbfcd4a94 2022-03-23 16:48:14.767 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=8d70d7c03a6b4706857481cdbfcd4a94 2022-03-23 16:48:14.770 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 8d70d7c03a6b4706857481cdbfcd4a94 b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:15.171 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8d70d7c03a6b4706857481cdbfcd4a94 b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:15.374 | [257061 Async ks-alt-admin:287475]: running: get_or_add_user_project_role admin 8d70d7c03a6b4706857481cdbfcd4a94 b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:15.395 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 8d70d7c03a6b4706857481cdbfcd4a94 b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:15.763 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8d70d7c03a6b4706857481cdbfcd4a94 b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:16.005 | [257061 Async ks-alt-another:287588]: running: get_or_add_user_project_role anotherrole 8d70d7c03a6b4706857481cdbfcd4a94 b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:16.019 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-23 16:48:16.050 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-23 16:48:16.072 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:48:16.086 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-23 16:48:16.109 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-23 16:48:16.135 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-23 16:48:17.569 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:17.757 | [286802 Async ks-demo-another:286802]: finished successfully 2022-03-23 16:48:19.038 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:19.253 | [286578 Async ks-demo-member:286578]: finished successfully 2022-03-23 16:48:19.975 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:20.101 | [286690 Async ks-demo-admin:286690]: finished successfully 2022-03-23 16:48:21.219 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:21.247 | [286914 Async ks-demo-invis:286914]: finished successfully 2022-03-23 16:48:21.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:21.906 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:21.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:21.906 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:22.159 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:22.163 | ++ functions-common:get_or_create_user:925 : user_id=3ebacadb0c7d4ee3af8ee571fd57e35f 2022-03-23 16:48:22.167 | ++ functions-common:get_or_create_user:926 : echo 3ebacadb0c7d4ee3af8ee571fd57e35f 2022-03-23 16:48:22.175 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=3ebacadb0c7d4ee3af8ee571fd57e35f 2022-03-23 16:48:22.179 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 3ebacadb0c7d4ee3af8ee571fd57e35f b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:22.284 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3ebacadb0c7d4ee3af8ee571fd57e35f b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:22.361 | [257061 Async ks-alt-member-user:287981]: running: get_or_add_user_project_role member 3ebacadb0c7d4ee3af8ee571fd57e35f b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:22.368 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-23 16:48:22.379 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-23 16:48:22.389 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:48:22.404 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-23 16:48:22.414 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-23 16:48:22.432 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-23 16:48:23.639 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:23.785 | [287072 Async ks-demo-reader:287072]: finished successfully 2022-03-23 16:48:25.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:25.929 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:25.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:25.929 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:26.168 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:26.172 | ++ functions-common:get_or_create_user:925 : user_id=a5bb8cc6d8c247a88ebcd36210dd2281 2022-03-23 16:48:26.175 | ++ functions-common:get_or_create_user:926 : echo a5bb8cc6d8c247a88ebcd36210dd2281 2022-03-23 16:48:26.179 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=a5bb8cc6d8c247a88ebcd36210dd2281 2022-03-23 16:48:26.187 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader a5bb8cc6d8c247a88ebcd36210dd2281 b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:26.314 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a5bb8cc6d8c247a88ebcd36210dd2281 b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:26.419 | [257061 Async ks-alt-reader-user:288227]: running: get_or_add_user_project_role reader a5bb8cc6d8c247a88ebcd36210dd2281 b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:26.445 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-23 16:48:26.458 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:48:26.462 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-23 16:48:26.465 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-23 16:48:26.483 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-23 16:48:30.301 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:30.336 | [287475 Async ks-alt-admin:287475]: finished successfully 2022-03-23 16:48:30.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:30.646 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:30.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:30.646 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:30.850 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:30.852 | ++ functions-common:get_or_create_user:925 : user_id=9731134e65874e6dbd6e6cf8cecce264 2022-03-23 16:48:30.856 | ++ functions-common:get_or_create_user:926 : echo 9731134e65874e6dbd6e6cf8cecce264 2022-03-23 16:48:30.859 | + lib/keystone:create_keystone_accounts:392 : system_member_user=9731134e65874e6dbd6e6cf8cecce264 2022-03-23 16:48:30.862 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 9731134e65874e6dbd6e6cf8cecce264 all 2022-03-23 16:48:30.937 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9731134e65874e6dbd6e6cf8cecce264 all 2022-03-23 16:48:30.985 | [257061 Async ks-system-member:288470]: running: get_or_add_user_system_role member 9731134e65874e6dbd6e6cf8cecce264 all 2022-03-23 16:48:30.991 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-23 16:48:30.994 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:48:30.997 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-23 16:48:31.000 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-23 16:48:31.004 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-23 16:48:31.970 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:32.017 | [287588 Async ks-alt-another:287588]: finished successfully 2022-03-23 16:48:33.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:33.802 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:33.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:33.802 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:34.015 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:34.018 | ++ functions-common:get_or_create_user:925 : user_id=a50c00847d3741528f2896abcb5b1143 2022-03-23 16:48:34.024 | ++ functions-common:get_or_create_user:926 : echo a50c00847d3741528f2896abcb5b1143 2022-03-23 16:48:34.027 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=a50c00847d3741528f2896abcb5b1143 2022-03-23 16:48:34.031 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader a50c00847d3741528f2896abcb5b1143 all 2022-03-23 16:48:34.131 | + inc/async:async_inner:63 : get_or_add_user_system_role reader a50c00847d3741528f2896abcb5b1143 all 2022-03-23 16:48:34.221 | [257061 Async ks-system-reader:288703]: running: get_or_add_user_system_role reader a50c00847d3741528f2896abcb5b1143 all 2022-03-23 16:48:34.243 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-23 16:48:34.246 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-23 16:48:34.258 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-23 16:48:34.261 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 16:48:34.268 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-23 16:48:36.478 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:36.657 | [287981 Async ks-alt-member-user:287981]: finished successfully 2022-03-23 16:48:37.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:37.427 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:37.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:37.427 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:37.645 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:37.649 | ++ functions-common:get_or_create_group:902 : group_id=7bcb910baa074355a95e36b45940f168 2022-03-23 16:48:37.654 | ++ functions-common:get_or_create_group:903 : echo 7bcb910baa074355a95e36b45940f168 2022-03-23 16:48:37.658 | + lib/keystone:create_keystone_accounts:402 : admin_group=7bcb910baa074355a95e36b45940f168 2022-03-23 16:48:37.665 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-23 16:48:37.670 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-23 16:48:37.679 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-23 16:48:37.684 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 16:48:37.688 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-23 16:48:39.919 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:39.949 | [288227 Async ks-alt-reader-user:288227]: finished successfully 2022-03-23 16:48:40.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:40.474 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:40.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:40.475 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:40.672 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:40.675 | ++ functions-common:get_or_create_group:902 : group_id=970dc0550c97455ca147d1d64525ee2f 2022-03-23 16:48:40.678 | ++ functions-common:get_or_create_group:903 : echo 970dc0550c97455ca147d1d64525ee2f 2022-03-23 16:48:40.681 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=970dc0550c97455ca147d1d64525ee2f 2022-03-23 16:48:40.683 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 970dc0550c97455ca147d1d64525ee2f 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:40.754 | + inc/async:async_inner:63 : get_or_add_group_project_role member 970dc0550c97455ca147d1d64525ee2f 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:40.803 | [257061 Async ks-group-memberdemo:289056]: running: get_or_add_group_project_role member 970dc0550c97455ca147d1d64525ee2f 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:40.807 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 970dc0550c97455ca147d1d64525ee2f 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:40.891 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 970dc0550c97455ca147d1d64525ee2f 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:40.967 | [257061 Async ks-group-anotherdemo:289142]: running: get_or_add_group_project_role anotherrole 970dc0550c97455ca147d1d64525ee2f 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:40.974 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 970dc0550c97455ca147d1d64525ee2f b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:41.200 | + inc/async:async_inner:63 : get_or_add_group_project_role member 970dc0550c97455ca147d1d64525ee2f b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:41.426 | [257061 Async ks-group-memberalt:289228]: running: get_or_add_group_project_role member 970dc0550c97455ca147d1d64525ee2f b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:41.453 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 970dc0550c97455ca147d1d64525ee2f b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:41.883 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:41.954 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 970dc0550c97455ca147d1d64525ee2f b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:42.040 | [288470 Async ks-system-member:288470]: finished successfully 2022-03-23 16:48:42.141 | [257061 Async ks-group-anotheralt:289348]: running: get_or_add_group_project_role anotherrole 970dc0550c97455ca147d1d64525ee2f b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:42.159 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 7bcb910baa074355a95e36b45940f168 974858068cfa4a51a96f749559a7f1cb 2022-03-23 16:48:42.549 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 7bcb910baa074355a95e36b45940f168 974858068cfa4a51a96f749559a7f1cb 2022-03-23 16:48:42.767 | [257061 Async ks-group-admin:289460]: running: get_or_add_group_project_role admin 7bcb910baa074355a95e36b45940f168 974858068cfa4a51a96f749559a7f1cb 2022-03-23 16:48:42.803 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-23 16:48:43.192 | [257061 Async ks-demo-member:286578]: Waiting for completion of get_or_add_user_project_role member b4aafc3c075d4adb88f282d0c400dacb 280f3b50f7cb473fb1af9cc12db9a831 running on PID 286578 (17 other jobs running) 2022-03-23 16:48:43.352 | [257061 Async ks-demo-member:286578]: Signaling child to exit 2022-03-23 16:48:43.352 | WAKEUP 2022-03-23 16:48:43.510 | [257061 Async ks-demo-member:286578]: Signaled 2022-03-23 16:48:43.518 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:48:43.518 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:48:43.518 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:43.518 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:43.518 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:48:43.518 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:48:43.518 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:48:43.518 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:48:43.518 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:48:43.518 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b4aafc3c075d4adb88f282d0c400dacb --project 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:43.518 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:43.518 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:43.518 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:43.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:43.518 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:43.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:43.519 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:43.519 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:43.519 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:48:43.519 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:48:43.519 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user b4aafc3c075d4adb88f282d0c400dacb --project 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:43.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:43.519 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:43.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:43.519 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:43.519 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b4aafc3c075d4adb88f282d0c400dacb --project 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:43.519 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:43.519 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:48:43.519 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:43.519 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:43.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:43.519 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:43.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:43.519 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:43.519 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:43.519 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:48:43.519 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:48:43.519 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:48:43.519 | ++ functions-common:get_field:818 : echo '| 9fe946427f3445f48a7fa30efde0b1d4 | b4aafc3c075d4adb88f282d0c400dacb | | 280f3b50f7cb473fb1af9cc12db9a831 | | | False |' 2022-03-23 16:48:43.519 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:43.519 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9fe946427f3445f48a7fa30efde0b1d4 2022-03-23 16:48:43.519 | + functions-common:get_or_add_user_project_role:997 : echo 9fe946427f3445f48a7fa30efde0b1d4 2022-03-23 16:48:43.519 | 9fe946427f3445f48a7fa30efde0b1d4 2022-03-23 16:48:43.831 | [257061 Async ks-demo-member:286578]: finished get_or_add_user_project_role member b4aafc3c075d4adb88f282d0c400dacb 280f3b50f7cb473fb1af9cc12db9a831 with result 0 in 18 seconds 2022-03-23 16:48:44.100 | [257061 Async ks-demo-admin:286690]: Waiting for completion of get_or_add_user_project_role admin dec5b0458d7f47579ac576ba3d06eb7d 280f3b50f7cb473fb1af9cc12db9a831 running on PID 286690 (16 other jobs running) 2022-03-23 16:48:44.282 | [257061 Async ks-demo-admin:286690]: Signaling child to exit 2022-03-23 16:48:44.282 | WAKEUP 2022-03-23 16:48:44.460 | [257061 Async ks-demo-admin:286690]: Signaled 2022-03-23 16:48:44.474 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:48:44.474 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:48:44.474 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:44.474 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:44.474 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:48:44.474 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:48:44.474 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:48:44.474 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:48:44.474 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dec5b0458d7f47579ac576ba3d06eb7d --project 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:44.474 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:48:44.474 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:44.474 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:44.474 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:44.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:44.475 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:44.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:44.475 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:44.475 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:44.475 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:48:44.475 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:48:44.475 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user dec5b0458d7f47579ac576ba3d06eb7d --project 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:44.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:44.475 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:44.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:44.475 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:44.475 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dec5b0458d7f47579ac576ba3d06eb7d --project 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:44.475 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:48:44.475 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:44.475 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:44.475 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:44.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:44.475 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:44.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:44.475 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:44.475 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:44.475 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:48:44.475 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:48:44.475 | ++ functions-common:get_field:818 : echo '| 50138f46bb824e80b937474f3184522d | dec5b0458d7f47579ac576ba3d06eb7d | | 280f3b50f7cb473fb1af9cc12db9a831 | | | False |' 2022-03-23 16:48:44.475 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:48:44.475 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:44.475 | + functions-common:get_or_add_user_project_role:995 : user_role_id=50138f46bb824e80b937474f3184522d 2022-03-23 16:48:44.475 | + functions-common:get_or_add_user_project_role:997 : echo 50138f46bb824e80b937474f3184522d 2022-03-23 16:48:44.475 | 50138f46bb824e80b937474f3184522d 2022-03-23 16:48:44.712 | [257061 Async ks-demo-admin:286690]: finished get_or_add_user_project_role admin dec5b0458d7f47579ac576ba3d06eb7d 280f3b50f7cb473fb1af9cc12db9a831 with result 0 in 19 seconds 2022-03-23 16:48:44.903 | [257061 Async ks-demo-another:286802]: Waiting for completion of get_or_add_user_project_role anotherrole b4aafc3c075d4adb88f282d0c400dacb 280f3b50f7cb473fb1af9cc12db9a831 running on PID 286802 (15 other jobs running) 2022-03-23 16:48:45.052 | [257061 Async ks-demo-another:286802]: Signaling child to exit 2022-03-23 16:48:45.053 | WAKEUP 2022-03-23 16:48:45.161 | [257061 Async ks-demo-another:286802]: Signaled 2022-03-23 16:48:45.163 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:48:45.164 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:48:45.164 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:45.164 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:45.164 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:48:45.164 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:48:45.164 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:48:45.164 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:48:45.164 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:45.164 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b4aafc3c075d4adb88f282d0c400dacb --project 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:45.164 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:48:45.164 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:45.164 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:45.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.164 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.164 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.164 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:45.164 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:48:45.164 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:48:45.164 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user b4aafc3c075d4adb88f282d0c400dacb --project 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:45.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.164 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.164 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.164 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b4aafc3c075d4adb88f282d0c400dacb --project 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:45.164 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:48:45.164 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:45.164 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:45.164 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:45.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.164 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.165 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.165 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:45.165 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:48:45.165 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:48:45.165 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:48:45.165 | ++ functions-common:get_field:818 : echo '| 013fdc9d0b01445ca94564728f71dcc4 | b4aafc3c075d4adb88f282d0c400dacb | | 280f3b50f7cb473fb1af9cc12db9a831 | | | False |' 2022-03-23 16:48:45.165 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:45.165 | + functions-common:get_or_add_user_project_role:995 : user_role_id=013fdc9d0b01445ca94564728f71dcc4 2022-03-23 16:48:45.165 | + functions-common:get_or_add_user_project_role:997 : echo 013fdc9d0b01445ca94564728f71dcc4 2022-03-23 16:48:45.165 | 013fdc9d0b01445ca94564728f71dcc4 2022-03-23 16:48:45.428 | [257061 Async ks-demo-another:286802]: finished get_or_add_user_project_role anotherrole b4aafc3c075d4adb88f282d0c400dacb 280f3b50f7cb473fb1af9cc12db9a831 with result 0 in 16 seconds 2022-03-23 16:48:45.639 | [257061 Async ks-demo-invis:286914]: Waiting for completion of get_or_add_user_project_role member b4aafc3c075d4adb88f282d0c400dacb c6e9cfb327ac48f1be817df43500b5c1 running on PID 286914 (14 other jobs running) 2022-03-23 16:48:45.678 | [257061 Async ks-demo-invis:286914]: Signaling child to exit 2022-03-23 16:48:45.678 | WAKEUP 2022-03-23 16:48:45.702 | [257061 Async ks-demo-invis:286914]: Signaled 2022-03-23 16:48:45.703 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:48:45.703 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:48:45.703 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:45.703 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:45.703 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:48:45.703 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:48:45.703 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:48:45.703 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:48:45.703 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b4aafc3c075d4adb88f282d0c400dacb --project c6e9cfb327ac48f1be817df43500b5c1 2022-03-23 16:48:45.703 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:48:45.703 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:45.703 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:45.704 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:45.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.704 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.704 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.704 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:45.704 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:48:45.704 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:48:45.704 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user b4aafc3c075d4adb88f282d0c400dacb --project c6e9cfb327ac48f1be817df43500b5c1 2022-03-23 16:48:45.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.704 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.704 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.704 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:48:45.704 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:45.704 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b4aafc3c075d4adb88f282d0c400dacb --project c6e9cfb327ac48f1be817df43500b5c1 2022-03-23 16:48:45.704 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:45.704 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:45.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.704 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.704 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.704 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:45.704 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:48:45.704 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:48:45.704 | ++ functions-common:get_field:818 : echo '| 9fe946427f3445f48a7fa30efde0b1d4 | b4aafc3c075d4adb88f282d0c400dacb | | c6e9cfb327ac48f1be817df43500b5c1 | | | False |' 2022-03-23 16:48:45.704 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:48:45.704 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:45.704 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9fe946427f3445f48a7fa30efde0b1d4 2022-03-23 16:48:45.704 | + functions-common:get_or_add_user_project_role:997 : echo 9fe946427f3445f48a7fa30efde0b1d4 2022-03-23 16:48:45.704 | 9fe946427f3445f48a7fa30efde0b1d4 2022-03-23 16:48:45.755 | [257061 Async ks-demo-invis:286914]: finished get_or_add_user_project_role member b4aafc3c075d4adb88f282d0c400dacb c6e9cfb327ac48f1be817df43500b5c1 with result 0 in 19 seconds 2022-03-23 16:48:45.799 | [257061 Async ks-demo-reader:287072]: Waiting for completion of get_or_add_user_project_role reader 6957cf6992a24ecd90700e93e1ee8364 280f3b50f7cb473fb1af9cc12db9a831 running on PID 287072 (13 other jobs running) 2022-03-23 16:48:45.830 | [257061 Async ks-demo-reader:287072]: Signaling child to exit 2022-03-23 16:48:45.831 | WAKEUP 2022-03-23 16:48:45.861 | [257061 Async ks-demo-reader:287072]: Signaled 2022-03-23 16:48:45.863 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:48:45.863 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:48:45.863 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:45.863 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:45.863 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:48:45.863 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:48:45.863 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:48:45.863 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:48:45.863 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:48:45.863 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6957cf6992a24ecd90700e93e1ee8364 --project 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:45.863 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:45.863 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:45.863 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:45.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.863 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.863 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.863 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:45.863 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:48:45.863 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:48:45.863 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 6957cf6992a24ecd90700e93e1ee8364 --project 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:45.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.863 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.863 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.863 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:48:45.863 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6957cf6992a24ecd90700e93e1ee8364 --project 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:45.863 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:45.864 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:45.864 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:45.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.864 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:45.864 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:45.864 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:45.864 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:48:45.864 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:48:45.864 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:48:45.864 | ++ functions-common:get_field:818 : echo '| 33ef403577d54cc591373eb8a8d5af43 | 6957cf6992a24ecd90700e93e1ee8364 | | 280f3b50f7cb473fb1af9cc12db9a831 | | | False |' 2022-03-23 16:48:45.864 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:45.864 | + functions-common:get_or_add_user_project_role:995 : user_role_id=33ef403577d54cc591373eb8a8d5af43 2022-03-23 16:48:45.864 | + functions-common:get_or_add_user_project_role:997 : echo 33ef403577d54cc591373eb8a8d5af43 2022-03-23 16:48:45.864 | 33ef403577d54cc591373eb8a8d5af43 2022-03-23 16:48:45.920 | [257061 Async ks-demo-reader:287072]: finished get_or_add_user_project_role reader 6957cf6992a24ecd90700e93e1ee8364 280f3b50f7cb473fb1af9cc12db9a831 with result 0 in 17 seconds 2022-03-23 16:48:45.924 | + inc/async:async_wait:197 : return 0 2022-03-23 16:48:45.927 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-23 16:48:45.981 | [257061 Async ks-alt-admin:287475]: Waiting for completion of get_or_add_user_project_role admin 8d70d7c03a6b4706857481cdbfcd4a94 b4bcae4669f44acd8e1493a8c5d19055 running on PID 287475 (12 other jobs running) 2022-03-23 16:48:46.011 | [257061 Async ks-alt-admin:287475]: Signaling child to exit 2022-03-23 16:48:46.011 | WAKEUP 2022-03-23 16:48:46.069 | [257061 Async ks-alt-admin:287475]: Signaled 2022-03-23 16:48:46.071 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:48:46.071 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:48:46.071 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:46.071 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:46.071 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:48:46.071 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:48:46.071 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:48:46.071 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:48:46.071 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:48:46.071 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:46.071 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:46.071 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8d70d7c03a6b4706857481cdbfcd4a94 --project b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:46.071 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:46.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.071 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.071 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.071 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:46.071 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:48:46.071 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:48:46.071 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 8d70d7c03a6b4706857481cdbfcd4a94 --project b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:46.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.071 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.071 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.071 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8d70d7c03a6b4706857481cdbfcd4a94 --project b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:46.071 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:48:46.071 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:46.071 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:46.072 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:46.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.072 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.072 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.072 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:46.072 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:48:46.072 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:48:46.072 | ++ functions-common:get_field:818 : echo '| 50138f46bb824e80b937474f3184522d | 8d70d7c03a6b4706857481cdbfcd4a94 | | b4bcae4669f44acd8e1493a8c5d19055 | | | False |' 2022-03-23 16:48:46.072 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:48:46.072 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:46.072 | + functions-common:get_or_add_user_project_role:995 : user_role_id=50138f46bb824e80b937474f3184522d 2022-03-23 16:48:46.072 | + functions-common:get_or_add_user_project_role:997 : echo 50138f46bb824e80b937474f3184522d 2022-03-23 16:48:46.072 | 50138f46bb824e80b937474f3184522d 2022-03-23 16:48:46.160 | [257061 Async ks-alt-admin:287475]: finished get_or_add_user_project_role admin 8d70d7c03a6b4706857481cdbfcd4a94 b4bcae4669f44acd8e1493a8c5d19055 with result 0 in 15 seconds 2022-03-23 16:48:46.224 | [257061 Async ks-alt-another:287588]: Waiting for completion of get_or_add_user_project_role anotherrole 8d70d7c03a6b4706857481cdbfcd4a94 b4bcae4669f44acd8e1493a8c5d19055 running on PID 287588 (11 other jobs running) 2022-03-23 16:48:46.293 | [257061 Async ks-alt-another:287588]: Signaling child to exit 2022-03-23 16:48:46.294 | WAKEUP 2022-03-23 16:48:46.341 | [257061 Async ks-alt-another:287588]: Signaled 2022-03-23 16:48:46.342 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:48:46.342 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:48:46.343 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:46.343 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:46.343 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:48:46.343 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:48:46.343 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:48:46.343 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:48:46.343 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:46.343 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:48:46.343 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8d70d7c03a6b4706857481cdbfcd4a94 --project b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:46.343 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:46.343 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:46.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.343 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.343 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.343 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:46.343 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:48:46.343 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:48:46.343 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8d70d7c03a6b4706857481cdbfcd4a94 --project b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:46.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.343 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.343 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.343 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:46.343 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8d70d7c03a6b4706857481cdbfcd4a94 --project b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:46.343 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:48:46.343 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:46.343 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:46.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.343 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.344 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.344 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:46.344 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:48:46.344 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:48:46.344 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:48:46.344 | ++ functions-common:get_field:818 : echo '| 013fdc9d0b01445ca94564728f71dcc4 | 8d70d7c03a6b4706857481cdbfcd4a94 | | b4bcae4669f44acd8e1493a8c5d19055 | | | False |' 2022-03-23 16:48:46.344 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:46.344 | + functions-common:get_or_add_user_project_role:995 : user_role_id=013fdc9d0b01445ca94564728f71dcc4 2022-03-23 16:48:46.344 | + functions-common:get_or_add_user_project_role:997 : echo 013fdc9d0b01445ca94564728f71dcc4 2022-03-23 16:48:46.344 | 013fdc9d0b01445ca94564728f71dcc4 2022-03-23 16:48:46.407 | [257061 Async ks-alt-another:287588]: finished get_or_add_user_project_role anotherrole 8d70d7c03a6b4706857481cdbfcd4a94 b4bcae4669f44acd8e1493a8c5d19055 with result 0 in 16 seconds 2022-03-23 16:48:46.474 | [257061 Async ks-alt-member-user:287981]: Waiting for completion of get_or_add_user_project_role member 3ebacadb0c7d4ee3af8ee571fd57e35f b4bcae4669f44acd8e1493a8c5d19055 running on PID 287981 (10 other jobs running) 2022-03-23 16:48:46.517 | [257061 Async ks-alt-member-user:287981]: Signaling child to exit 2022-03-23 16:48:46.518 | WAKEUP 2022-03-23 16:48:46.568 | [257061 Async ks-alt-member-user:287981]: Signaled 2022-03-23 16:48:46.570 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:48:46.570 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:48:46.570 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:46.570 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:46.570 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:48:46.570 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:48:46.570 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:48:46.570 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:48:46.570 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:46.570 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:48:46.570 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3ebacadb0c7d4ee3af8ee571fd57e35f --project b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:46.570 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:46.570 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:46.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.570 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.570 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.570 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:46.570 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:48:46.570 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:48:46.571 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 3ebacadb0c7d4ee3af8ee571fd57e35f --project b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:46.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.571 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.571 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.571 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:48:46.571 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3ebacadb0c7d4ee3af8ee571fd57e35f --project b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:46.571 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:46.571 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:46.571 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:46.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.571 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.571 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.571 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:46.571 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:48:46.571 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:48:46.571 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:48:46.571 | ++ functions-common:get_field:818 : echo '| 9fe946427f3445f48a7fa30efde0b1d4 | 3ebacadb0c7d4ee3af8ee571fd57e35f | | b4bcae4669f44acd8e1493a8c5d19055 | | | False |' 2022-03-23 16:48:46.571 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:46.571 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9fe946427f3445f48a7fa30efde0b1d4 2022-03-23 16:48:46.571 | + functions-common:get_or_add_user_project_role:997 : echo 9fe946427f3445f48a7fa30efde0b1d4 2022-03-23 16:48:46.571 | 9fe946427f3445f48a7fa30efde0b1d4 2022-03-23 16:48:46.636 | [257061 Async ks-alt-member-user:287981]: finished get_or_add_user_project_role member 3ebacadb0c7d4ee3af8ee571fd57e35f b4bcae4669f44acd8e1493a8c5d19055 with result 0 in 14 seconds 2022-03-23 16:48:46.694 | [257061 Async ks-alt-reader-user:288227]: Waiting for completion of get_or_add_user_project_role reader a5bb8cc6d8c247a88ebcd36210dd2281 b4bcae4669f44acd8e1493a8c5d19055 running on PID 288227 (9 other jobs running) 2022-03-23 16:48:46.755 | [257061 Async ks-alt-reader-user:288227]: Signaling child to exit 2022-03-23 16:48:46.755 | WAKEUP 2022-03-23 16:48:46.795 | [257061 Async ks-alt-reader-user:288227]: Signaled 2022-03-23 16:48:46.797 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:48:46.797 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:48:46.797 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:46.797 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:46.797 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:48:46.797 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:48:46.797 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:48:46.797 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:48:46.797 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a5bb8cc6d8c247a88ebcd36210dd2281 --project b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:46.797 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:46.797 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:48:46.797 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:46.797 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:46.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.797 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.797 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.797 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:46.797 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:48:46.797 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:48:46.797 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user a5bb8cc6d8c247a88ebcd36210dd2281 --project b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:46.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.797 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.797 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.797 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:46.798 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:48:46.798 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a5bb8cc6d8c247a88ebcd36210dd2281 --project b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:46.798 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:46.798 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:46.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.798 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.798 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.798 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:46.798 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:48:46.798 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:48:46.798 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:48:46.798 | ++ functions-common:get_field:818 : echo '| 33ef403577d54cc591373eb8a8d5af43 | a5bb8cc6d8c247a88ebcd36210dd2281 | | b4bcae4669f44acd8e1493a8c5d19055 | | | False |' 2022-03-23 16:48:46.798 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:46.798 | + functions-common:get_or_add_user_project_role:995 : user_role_id=33ef403577d54cc591373eb8a8d5af43 2022-03-23 16:48:46.798 | + functions-common:get_or_add_user_project_role:997 : echo 33ef403577d54cc591373eb8a8d5af43 2022-03-23 16:48:46.798 | 33ef403577d54cc591373eb8a8d5af43 2022-03-23 16:48:46.913 | [257061 Async ks-alt-reader-user:288227]: finished get_or_add_user_project_role reader a5bb8cc6d8c247a88ebcd36210dd2281 b4bcae4669f44acd8e1493a8c5d19055 with result 0 in 13 seconds 2022-03-23 16:48:46.983 | + inc/async:async_wait:197 : return 0 2022-03-23 16:48:46.997 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-23 16:48:47.284 | [257061 Async ks-system-member:288470]: Waiting for completion of get_or_add_user_system_role member 9731134e65874e6dbd6e6cf8cecce264 all running on PID 288470 (8 other jobs running) 2022-03-23 16:48:47.432 | [257061 Async ks-system-member:288470]: Signaling child to exit 2022-03-23 16:48:47.434 | WAKEUP 2022-03-23 16:48:47.564 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:47.576 | [257061 Async ks-system-member:288470]: Signaled 2022-03-23 16:48:47.594 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 16:48:47.594 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 16:48:47.594 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 16:48:47.594 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:47.594 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:47.594 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:48:47.594 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:48:47.594 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:48:47.594 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 16:48:47.594 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9731134e65874e6dbd6e6cf8cecce264 --system all -f value -c Role 2022-03-23 16:48:47.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:47.595 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:47.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:47.595 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:47.595 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:47.595 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 16:48:47.595 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 16:48:47.595 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 9731134e65874e6dbd6e6cf8cecce264 --system all 2022-03-23 16:48:47.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:47.595 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:47.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:47.595 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:47.595 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9731134e65874e6dbd6e6cf8cecce264 --system all -f value -c Role 2022-03-23 16:48:47.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:47.595 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:47.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:47.595 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:47.595 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:47.595 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=9fe946427f3445f48a7fa30efde0b1d4 2022-03-23 16:48:47.595 | + functions-common:get_or_add_user_system_role:1052 : echo 9fe946427f3445f48a7fa30efde0b1d4 2022-03-23 16:48:47.595 | 9fe946427f3445f48a7fa30efde0b1d4 2022-03-23 16:48:47.734 | [288703 Async ks-system-reader:288703]: finished successfully 2022-03-23 16:48:47.904 | [257061 Async ks-system-member:288470]: finished get_or_add_user_system_role member 9731134e65874e6dbd6e6cf8cecce264 all with result 0 in 11 seconds 2022-03-23 16:48:48.131 | [257061 Async ks-system-reader:288703]: Waiting for completion of get_or_add_user_system_role reader a50c00847d3741528f2896abcb5b1143 all running on PID 288703 (7 other jobs running) 2022-03-23 16:48:48.280 | [257061 Async ks-system-reader:288703]: Signaling child to exit 2022-03-23 16:48:48.281 | WAKEUP 2022-03-23 16:48:48.390 | [257061 Async ks-system-reader:288703]: Signaled 2022-03-23 16:48:48.402 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 16:48:48.402 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 16:48:48.403 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 16:48:48.403 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:48.403 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:48.403 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:48:48.403 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:48:48.403 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:48:48.403 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 16:48:48.403 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a50c00847d3741528f2896abcb5b1143 --system all -f value -c Role 2022-03-23 16:48:48.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:48.403 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:48.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:48.403 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:48.403 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:48.403 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 16:48:48.403 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 16:48:48.403 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user a50c00847d3741528f2896abcb5b1143 --system all 2022-03-23 16:48:48.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:48.403 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:48.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:48.403 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:48.403 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a50c00847d3741528f2896abcb5b1143 --system all -f value -c Role 2022-03-23 16:48:48.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:48.403 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:48.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:48.403 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:48.403 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:48.403 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=33ef403577d54cc591373eb8a8d5af43 2022-03-23 16:48:48.403 | + functions-common:get_or_add_user_system_role:1052 : echo 33ef403577d54cc591373eb8a8d5af43 2022-03-23 16:48:48.403 | 33ef403577d54cc591373eb8a8d5af43 2022-03-23 16:48:48.721 | [257061 Async ks-system-reader:288703]: finished get_or_add_user_system_role reader a50c00847d3741528f2896abcb5b1143 all with result 0 in 13 seconds 2022-03-23 16:48:48.767 | + inc/async:async_wait:197 : return 0 2022-03-23 16:48:48.791 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-23 16:48:49.124 | [257061 Async ks-group-memberdemo:289056]: Waiting for completion of get_or_add_group_project_role member 970dc0550c97455ca147d1d64525ee2f 280f3b50f7cb473fb1af9cc12db9a831 running on PID 289056 (6 other jobs running) 2022-03-23 16:48:49.302 | [257061 Async ks-group-memberdemo:289056]: Signaling child to exit 2022-03-23 16:48:55.090 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:55.229 | [289056 Async ks-group-memberdemo:289056]: finished successfully 2022-03-23 16:48:55.335 | WAKEUP 2022-03-23 16:48:55.422 | [257061 Async ks-group-memberdemo:289056]: Signaled 2022-03-23 16:48:55.430 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:48:55.430 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 970dc0550c97455ca147d1d64525ee2f --project 280f3b50f7cb473fb1af9cc12db9a831 -f value 2022-03-23 16:48:55.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:55.431 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:55.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:55.431 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:55.431 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:55.431 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:48:55.431 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:48:55.431 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 970dc0550c97455ca147d1d64525ee2f --project 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:55.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:55.431 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:55.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:55.431 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:55.431 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 970dc0550c97455ca147d1d64525ee2f --project 280f3b50f7cb473fb1af9cc12db9a831 -f value 2022-03-23 16:48:55.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:55.431 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:55.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:55.431 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:55.431 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:55.431 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='9fe946427f3445f48a7fa30efde0b1d4 970dc0550c97455ca147d1d64525ee2f 280f3b50f7cb473fb1af9cc12db9a831 False' 2022-03-23 16:48:55.431 | + functions-common:get_or_add_group_project_role:1076 : echo 9fe946427f3445f48a7fa30efde0b1d4 970dc0550c97455ca147d1d64525ee2f 280f3b50f7cb473fb1af9cc12db9a831 False 2022-03-23 16:48:55.431 | 9fe946427f3445f48a7fa30efde0b1d4 970dc0550c97455ca147d1d64525ee2f 280f3b50f7cb473fb1af9cc12db9a831 False 2022-03-23 16:48:55.641 | [257061 Async ks-group-memberdemo:289056]: finished get_or_add_group_project_role member 970dc0550c97455ca147d1d64525ee2f 280f3b50f7cb473fb1af9cc12db9a831 with result 0 in 14 seconds 2022-03-23 16:48:55.866 | [257061 Async ks-group-anotherdemo:289142]: Waiting for completion of get_or_add_group_project_role anotherrole 970dc0550c97455ca147d1d64525ee2f 280f3b50f7cb473fb1af9cc12db9a831 running on PID 289142 (5 other jobs running) 2022-03-23 16:48:56.005 | [257061 Async ks-group-anotherdemo:289142]: Signaling child to exit 2022-03-23 16:48:56.091 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:56.141 | [289142 Async ks-group-anotherdemo:289142]: finished successfully 2022-03-23 16:48:56.168 | WAKEUP 2022-03-23 16:48:56.199 | [257061 Async ks-group-anotherdemo:289142]: Signaled 2022-03-23 16:48:56.201 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:48:56.201 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 970dc0550c97455ca147d1d64525ee2f --project 280f3b50f7cb473fb1af9cc12db9a831 -f value 2022-03-23 16:48:56.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:56.201 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:56.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:56.201 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:56.201 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:56.201 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:48:56.201 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:48:56.201 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 970dc0550c97455ca147d1d64525ee2f --project 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:48:56.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:56.202 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:56.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:56.202 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:56.202 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 970dc0550c97455ca147d1d64525ee2f --project 280f3b50f7cb473fb1af9cc12db9a831 -f value 2022-03-23 16:48:56.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:56.202 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:56.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:56.202 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:56.202 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:56.202 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='013fdc9d0b01445ca94564728f71dcc4 970dc0550c97455ca147d1d64525ee2f 280f3b50f7cb473fb1af9cc12db9a831 False' 2022-03-23 16:48:56.202 | + functions-common:get_or_add_group_project_role:1076 : echo 013fdc9d0b01445ca94564728f71dcc4 970dc0550c97455ca147d1d64525ee2f 280f3b50f7cb473fb1af9cc12db9a831 False 2022-03-23 16:48:56.202 | 013fdc9d0b01445ca94564728f71dcc4 970dc0550c97455ca147d1d64525ee2f 280f3b50f7cb473fb1af9cc12db9a831 False 2022-03-23 16:48:56.282 | [257061 Async ks-group-anotherdemo:289142]: finished get_or_add_group_project_role anotherrole 970dc0550c97455ca147d1d64525ee2f 280f3b50f7cb473fb1af9cc12db9a831 with result 0 in 15 seconds 2022-03-23 16:48:56.330 | [257061 Async ks-group-memberalt:289228]: Waiting for completion of get_or_add_group_project_role member 970dc0550c97455ca147d1d64525ee2f b4bcae4669f44acd8e1493a8c5d19055 running on PID 289228 (4 other jobs running) 2022-03-23 16:48:56.362 | [257061 Async ks-group-memberalt:289228]: Signaling child to exit 2022-03-23 16:48:56.788 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:56.821 | [289228 Async ks-group-memberalt:289228]: finished successfully 2022-03-23 16:48:56.842 | WAKEUP 2022-03-23 16:48:56.868 | [257061 Async ks-group-memberalt:289228]: Signaled 2022-03-23 16:48:56.869 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:48:56.869 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 970dc0550c97455ca147d1d64525ee2f --project b4bcae4669f44acd8e1493a8c5d19055 -f value 2022-03-23 16:48:56.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:56.869 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:56.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:56.869 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:56.869 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:56.869 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:48:56.869 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:48:56.869 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 970dc0550c97455ca147d1d64525ee2f --project b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:56.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:56.869 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:56.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:56.869 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:56.869 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 970dc0550c97455ca147d1d64525ee2f --project b4bcae4669f44acd8e1493a8c5d19055 -f value 2022-03-23 16:48:56.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:56.869 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:56.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:56.870 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:56.870 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:56.870 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='9fe946427f3445f48a7fa30efde0b1d4 970dc0550c97455ca147d1d64525ee2f b4bcae4669f44acd8e1493a8c5d19055 False' 2022-03-23 16:48:56.870 | + functions-common:get_or_add_group_project_role:1076 : echo 9fe946427f3445f48a7fa30efde0b1d4 970dc0550c97455ca147d1d64525ee2f b4bcae4669f44acd8e1493a8c5d19055 False 2022-03-23 16:48:56.870 | 9fe946427f3445f48a7fa30efde0b1d4 970dc0550c97455ca147d1d64525ee2f b4bcae4669f44acd8e1493a8c5d19055 False 2022-03-23 16:48:56.930 | [257061 Async ks-group-memberalt:289228]: finished get_or_add_group_project_role member 970dc0550c97455ca147d1d64525ee2f b4bcae4669f44acd8e1493a8c5d19055 with result 0 in 15 seconds 2022-03-23 16:48:56.971 | [257061 Async ks-group-anotheralt:289348]: Waiting for completion of get_or_add_group_project_role anotherrole 970dc0550c97455ca147d1d64525ee2f b4bcae4669f44acd8e1493a8c5d19055 running on PID 289348 (3 other jobs running) 2022-03-23 16:48:56.998 | [257061 Async ks-group-anotheralt:289348]: Signaling child to exit 2022-03-23 16:48:57.584 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:57.612 | [289348 Async ks-group-anotheralt:289348]: finished successfully 2022-03-23 16:48:57.633 | WAKEUP 2022-03-23 16:48:57.659 | [257061 Async ks-group-anotheralt:289348]: Signaled 2022-03-23 16:48:57.662 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:48:57.662 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 970dc0550c97455ca147d1d64525ee2f --project b4bcae4669f44acd8e1493a8c5d19055 -f value 2022-03-23 16:48:57.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:57.662 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:57.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:57.662 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:57.662 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:57.662 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:48:57.662 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:48:57.662 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 970dc0550c97455ca147d1d64525ee2f --project b4bcae4669f44acd8e1493a8c5d19055 2022-03-23 16:48:57.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:57.662 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:57.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:57.662 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:57.662 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 970dc0550c97455ca147d1d64525ee2f --project b4bcae4669f44acd8e1493a8c5d19055 -f value 2022-03-23 16:48:57.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:57.662 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:57.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:57.662 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:57.662 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:57.662 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='013fdc9d0b01445ca94564728f71dcc4 970dc0550c97455ca147d1d64525ee2f b4bcae4669f44acd8e1493a8c5d19055 False' 2022-03-23 16:48:57.662 | + functions-common:get_or_add_group_project_role:1076 : echo 013fdc9d0b01445ca94564728f71dcc4 970dc0550c97455ca147d1d64525ee2f b4bcae4669f44acd8e1493a8c5d19055 False 2022-03-23 16:48:57.662 | 013fdc9d0b01445ca94564728f71dcc4 970dc0550c97455ca147d1d64525ee2f b4bcae4669f44acd8e1493a8c5d19055 False 2022-03-23 16:48:57.711 | [257061 Async ks-group-anotheralt:289348]: finished get_or_add_group_project_role anotherrole 970dc0550c97455ca147d1d64525ee2f b4bcae4669f44acd8e1493a8c5d19055 with result 0 in 15 seconds 2022-03-23 16:48:57.751 | [257061 Async ks-group-admin:289460]: Waiting for completion of get_or_add_group_project_role admin 7bcb910baa074355a95e36b45940f168 974858068cfa4a51a96f749559a7f1cb running on PID 289460 (2 other jobs running) 2022-03-23 16:48:57.784 | [257061 Async ks-group-admin:289460]: Signaling child to exit 2022-03-23 16:48:57.942 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:57.970 | [289460 Async ks-group-admin:289460]: finished successfully 2022-03-23 16:48:57.991 | WAKEUP 2022-03-23 16:48:58.016 | [257061 Async ks-group-admin:289460]: Signaled 2022-03-23 16:48:58.018 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:48:58.018 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 7bcb910baa074355a95e36b45940f168 --project 974858068cfa4a51a96f749559a7f1cb -f value 2022-03-23 16:48:58.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:58.018 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:58.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:58.018 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:58.018 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:58.018 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:48:58.018 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:48:58.018 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 7bcb910baa074355a95e36b45940f168 --project 974858068cfa4a51a96f749559a7f1cb 2022-03-23 16:48:58.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:58.018 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:58.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:58.018 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:58.018 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 7bcb910baa074355a95e36b45940f168 --project 974858068cfa4a51a96f749559a7f1cb -f value 2022-03-23 16:48:58.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:58.018 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:58.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:58.018 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:58.018 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:58.018 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='50138f46bb824e80b937474f3184522d 7bcb910baa074355a95e36b45940f168 974858068cfa4a51a96f749559a7f1cb False' 2022-03-23 16:48:58.018 | + functions-common:get_or_add_group_project_role:1076 : echo 50138f46bb824e80b937474f3184522d 7bcb910baa074355a95e36b45940f168 974858068cfa4a51a96f749559a7f1cb False 2022-03-23 16:48:58.018 | 50138f46bb824e80b937474f3184522d 7bcb910baa074355a95e36b45940f168 974858068cfa4a51a96f749559a7f1cb False 2022-03-23 16:48:58.064 | [257061 Async ks-group-admin:289460]: finished get_or_add_group_project_role admin 7bcb910baa074355a95e36b45940f168 974858068cfa4a51a96f749559a7f1cb with result 0 in 15 seconds 2022-03-23 16:48:58.068 | + inc/async:async_wait:197 : return 0 2022-03-23 16:48:58.071 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-23 16:48:58.091 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:48:58.094 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-23 16:48:58.112 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:58.116 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-23 16:48:58.119 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-23 16:48:58.180 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-23 16:48:58.223 | [257061 Async create_nova_accounts:291361]: running: create_nova_accounts 2022-03-23 16:48:58.226 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-23 16:48:58.250 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:58.253 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-23 16:48:58.255 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-23 16:48:58.319 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-23 16:48:58.362 | [257061 Async create_glance_accounts:291476]: running: create_glance_accounts 2022-03-23 16:48:58.365 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-23 16:48:58.388 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:58.390 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-23 16:48:58.393 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-23 16:48:58.473 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-23 16:48:58.528 | [257061 Async create_cinder_accounts:291606]: running: create_cinder_accounts 2022-03-23 16:48:58.532 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-23 16:48:58.565 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:58.568 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-23 16:48:58.572 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-23 16:48:58.664 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-23 16:48:58.736 | [257061 Async create_neutron_accounts:291721]: running: create_neutron_accounts 2022-03-23 16:48:58.740 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-23 16:48:58.789 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:58.793 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-23 16:48:58.805 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-23 16:48:59.154 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-23 16:48:59.354 | [257061 Async create_swift_accounts:291863]: running: create_swift_accounts 2022-03-23 16:48:59.370 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-23 16:48:59.519 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:48:59.547 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-23 16:48:59.904 | [257061 Async create_nova_accounts:291361]: Waiting for completion of create_nova_accounts running on PID 291361 (6 other jobs running) 2022-03-23 16:49:00.066 | [257061 Async create_nova_accounts:291361]: Signaling child to exit 2022-03-23 16:49:42.615 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:49:42.745 | [291721 Async create_neutron_accounts:291721]: finished successfully 2022-03-23 16:49:59.832 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:49:59.869 | [291606 Async create_cinder_accounts:291606]: finished successfully 2022-03-23 16:50:18.132 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:50:18.166 | [291476 Async create_glance_accounts:291476]: finished successfully 2022-03-23 16:50:23.667 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:50:23.694 | [291361 Async create_nova_accounts:291361]: finished successfully 2022-03-23 16:50:23.715 | WAKEUP 2022-03-23 16:50:23.739 | [257061 Async create_nova_accounts:291361]: Signaled 2022-03-23 16:50:23.741 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 16:50:23.741 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-23 16:50:23.741 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-23 16:50:23.741 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:50:23.741 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:50:23.741 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:50:23.741 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:50:23.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.741 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.741 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.741 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.741 | + functions-common:get_or_create_user:925 : user_id=3fb347012cd8415f9c071f7c9836441a 2022-03-23 16:50:23.741 | + functions-common:get_or_create_user:926 : echo 3fb347012cd8415f9c071f7c9836441a 2022-03-23 16:50:23.741 | 3fb347012cd8415f9c071f7c9836441a 2022-03-23 16:50:23.741 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-23 16:50:23.741 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:50:23.741 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:50:23.741 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:50:23.741 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:50:23.741 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:50:23.741 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:50:23.741 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:50:23.741 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:50:23.741 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:50:23.741 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:50:23.741 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:50:23.741 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.742 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:23.742 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.742 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:50:23.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.742 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.742 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.742 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.742 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:50:23.742 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:50:23.742 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.742 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.742 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.742 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.742 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:50:23.742 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:50:23.742 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:23.742 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.742 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.742 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.742 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.742 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:50:23.742 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:50:23.742 | ++ functions-common:get_field:818 : echo '| 6dca034234164d32b2af02db44d24e15 | 3fb347012cd8415f9c071f7c9836441a | | a13dfdde5c534e62a35a182a94460f3b | | | False |' 2022-03-23 16:50:23.742 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:50:23.742 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.742 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6dca034234164d32b2af02db44d24e15 2022-03-23 16:50:23.742 | + functions-common:get_or_add_user_project_role:997 : echo 6dca034234164d32b2af02db44d24e15 2022-03-23 16:50:23.743 | 6dca034234164d32b2af02db44d24e15 2022-03-23 16:50:23.743 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 16:50:23.743 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-23 16:50:23.743 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:50:23.743 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:50:23.743 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:50:23.743 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:50:23.743 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:50:23.743 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:50:23.743 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:50:23.743 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:50:23.743 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:50:23.743 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:50:23.743 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.743 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:50:23.743 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:50:23.743 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:23.743 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.743 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.743 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.743 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.743 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:50:23.743 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:50:23.743 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.743 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.743 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.743 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:50:23.744 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.744 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:50:23.744 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:23.744 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.744 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.744 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.744 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.744 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:50:23.744 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:50:23.744 | ++ functions-common:get_field:818 : echo '| 50138f46bb824e80b937474f3184522d | 3fb347012cd8415f9c071f7c9836441a | | a13dfdde5c534e62a35a182a94460f3b | | | False |' 2022-03-23 16:50:23.744 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:50:23.744 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.744 | + functions-common:get_or_add_user_project_role:995 : user_role_id=50138f46bb824e80b937474f3184522d 2022-03-23 16:50:23.744 | + functions-common:get_or_add_user_project_role:997 : echo 50138f46bb824e80b937474f3184522d 2022-03-23 16:50:23.744 | 50138f46bb824e80b937474f3184522d 2022-03-23 16:50:23.744 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-23 16:50:23.744 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:50:23.744 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.45/compute 2022-03-23 16:50:23.744 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-23 16:50:23.744 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:50:23.744 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-23 16:50:23.744 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-23 16:50:23.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.744 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.744 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.744 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.744 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:50:23.744 | a9048401f8d944e6ac40095b9d424758' 2022-03-23 16:50:23.744 | + functions-common:get_or_create_service:1094 : echo a9048401f8d944e6ac40095b9d424758 2022-03-23 16:50:23.744 | a9048401f8d944e6ac40095b9d424758 2022-03-23 16:50:23.745 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.45/compute/v2/$(project_id)s' 2022-03-23 16:50:23.745 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:50:23.745 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' RegionOne 2022-03-23 16:50:23.745 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:50:23.745 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-23 16:50:23.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.745 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.745 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.745 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.745 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:50:23.745 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:50:23.745 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:50:23.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.745 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.745 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.745 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.745 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e7ea0c3f14c240c89c85d54bfec4a2ed 2022-03-23 16:50:23.745 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e7ea0c3f14c240c89c85d54bfec4a2ed 2022-03-23 16:50:23.745 | + functions-common:get_or_create_endpoint:1127 : public_id=e7ea0c3f14c240c89c85d54bfec4a2ed 2022-03-23 16:50:23.745 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:50:23.745 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:50:23.745 | + functions-common:get_or_create_endpoint:1136 : echo e7ea0c3f14c240c89c85d54bfec4a2ed 2022-03-23 16:50:23.745 | e7ea0c3f14c240c89c85d54bfec4a2ed 2022-03-23 16:50:23.745 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-23 16:50:23.745 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:50:23.745 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-23 16:50:23.745 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-23 16:50:23.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.746 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.746 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.746 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.746 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:50:23.746 | 2ae160d83d5a41158d6e883dfe0b0606' 2022-03-23 16:50:23.746 | + functions-common:get_or_create_service:1094 : echo 2ae160d83d5a41158d6e883dfe0b0606 2022-03-23 16:50:23.746 | 2ae160d83d5a41158d6e883dfe0b0606 2022-03-23 16:50:23.746 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.45/compute/v2.1 2022-03-23 16:50:23.746 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:50:23.746 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.45/compute/v2.1 RegionOne 2022-03-23 16:50:23.746 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:50:23.746 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-23 16:50:23.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.746 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.746 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.746 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.746 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:50:23.746 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:50:23.746 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.45/compute/v2.1 --region RegionOne -f value -c id 2022-03-23 16:50:23.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.746 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.746 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.746 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.746 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9c86d6d811c74ddebe1c827853e774e4 2022-03-23 16:50:23.746 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9c86d6d811c74ddebe1c827853e774e4 2022-03-23 16:50:23.746 | + functions-common:get_or_create_endpoint:1127 : public_id=9c86d6d811c74ddebe1c827853e774e4 2022-03-23 16:50:23.746 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:50:23.746 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:50:23.747 | + functions-common:get_or_create_endpoint:1136 : echo 9c86d6d811c74ddebe1c827853e774e4 2022-03-23 16:50:23.747 | 9c86d6d811c74ddebe1c827853e774e4 2022-03-23 16:50:23.747 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-23 16:50:23.747 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:23.747 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-23 16:50:23.747 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:23.747 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-23 16:50:23.747 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:50:23.747 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:50:23.747 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:50:23.747 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:50:23.747 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:50:23.747 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:50:23.747 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:50:23.747 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:50:23.747 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:50:23.747 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:50:23.747 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:50:23.747 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:50:23.747 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:23.747 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.747 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.747 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.747 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.747 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.747 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:50:23.747 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:50:23.747 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.748 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.748 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.748 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:50:23.748 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:50:23.748 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.748 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:23.748 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.748 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.748 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.748 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.748 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:50:23.748 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:50:23.748 | ++ functions-common:get_field:818 : echo '| 5ef8ae4a1b894fd19480e928ddeb2875 | 3fb347012cd8415f9c071f7c9836441a | | a13dfdde5c534e62a35a182a94460f3b | | | False |' 2022-03-23 16:50:23.748 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:50:23.748 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.748 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5ef8ae4a1b894fd19480e928ddeb2875 2022-03-23 16:50:23.748 | + functions-common:get_or_add_user_project_role:997 : echo 5ef8ae4a1b894fd19480e928ddeb2875 2022-03-23 16:50:23.748 | 5ef8ae4a1b894fd19480e928ddeb2875 2022-03-23 16:50:23.748 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-23 16:50:23.748 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:50:23.748 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-23 16:50:23.748 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:23.748 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-23 16:50:23.787 | [257061 Async create_nova_accounts:291361]: finished create_nova_accounts with result 0 in 85 seconds 2022-03-23 16:50:23.828 | [257061 Async create_glance_accounts:291476]: Waiting for completion of create_glance_accounts running on PID 291476 (5 other jobs running) 2022-03-23 16:50:23.854 | [257061 Async create_glance_accounts:291476]: Signaling child to exit 2022-03-23 16:50:23.854 | WAKEUP 2022-03-23 16:50:23.880 | [257061 Async create_glance_accounts:291476]: Signaled 2022-03-23 16:50:23.881 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-23 16:50:23.881 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:23.882 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-23 16:50:23.882 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-23 16:50:23.882 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:50:23.882 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:50:23.882 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:50:23.882 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:50:23.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.882 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.882 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.882 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.882 | + functions-common:get_or_create_user:925 : user_id=6a779c6acd904cb98692be0345808d81 2022-03-23 16:50:23.882 | + functions-common:get_or_create_user:926 : echo 6a779c6acd904cb98692be0345808d81 2022-03-23 16:50:23.882 | 6a779c6acd904cb98692be0345808d81 2022-03-23 16:50:23.882 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-23 16:50:23.882 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:50:23.882 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:50:23.882 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:50:23.882 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:50:23.882 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:50:23.882 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:50:23.882 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:50:23.882 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:50:23.882 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:50:23.882 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:50:23.882 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.882 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:50:23.882 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:50:23.882 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:23.882 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.883 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.883 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.883 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.883 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:50:23.883 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:50:23.883 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.883 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.883 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.883 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.883 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:50:23.883 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:50:23.883 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:23.883 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.883 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.883 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.883 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.883 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:50:23.883 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:50:23.883 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:50:23.883 | ++ functions-common:get_field:818 : echo '| 6dca034234164d32b2af02db44d24e15 | 6a779c6acd904cb98692be0345808d81 | | a13dfdde5c534e62a35a182a94460f3b | | | False |' 2022-03-23 16:50:23.883 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.883 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6dca034234164d32b2af02db44d24e15 2022-03-23 16:50:23.883 | + functions-common:get_or_add_user_project_role:997 : echo 6dca034234164d32b2af02db44d24e15 2022-03-23 16:50:23.883 | 6dca034234164d32b2af02db44d24e15 2022-03-23 16:50:23.883 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 16:50:23.883 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-23 16:50:23.883 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:23.884 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-23 16:50:23.884 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-23 16:50:23.884 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:50:23.884 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:50:23.884 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:50:23.884 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:50:23.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.884 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.884 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.884 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.884 | + functions-common:get_or_create_user:925 : user_id=923f0ea993dc4605b07adbfbf6342d10 2022-03-23 16:50:23.884 | + functions-common:get_or_create_user:926 : echo 923f0ea993dc4605b07adbfbf6342d10 2022-03-23 16:50:23.884 | 923f0ea993dc4605b07adbfbf6342d10 2022-03-23 16:50:23.884 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-23 16:50:23.884 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:50:23.884 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:50:23.884 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:50:23.884 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:50:23.884 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:50:23.884 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:50:23.884 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:50:23.884 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:50:23.884 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:50:23.884 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:50:23.884 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:50:23.884 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.884 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:50:23.884 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:23.884 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.885 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.885 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.885 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.885 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:50:23.885 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:50:23.885 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.885 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.885 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.885 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:50:23.885 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:23.885 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:50:23.885 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.885 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.885 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.885 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.885 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.885 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:50:23.885 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:50:23.885 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:50:23.885 | ++ functions-common:get_field:818 : echo '| 6dca034234164d32b2af02db44d24e15 | 923f0ea993dc4605b07adbfbf6342d10 | | a13dfdde5c534e62a35a182a94460f3b | | | False |' 2022-03-23 16:50:23.885 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.885 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6dca034234164d32b2af02db44d24e15 2022-03-23 16:50:23.885 | + functions-common:get_or_add_user_project_role:997 : echo 6dca034234164d32b2af02db44d24e15 2022-03-23 16:50:23.885 | 6dca034234164d32b2af02db44d24e15 2022-03-23 16:50:23.885 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-23 16:50:23.885 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-23 16:50:23.885 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:50:23.886 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:50:23.886 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:50:23.886 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:50:23.886 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:50:23.886 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:50:23.886 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:50:23.886 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:50:23.886 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:50:23.886 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:50:23.886 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:50:23.886 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.886 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:50:23.886 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:23.886 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.886 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.886 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.886 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.886 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:50:23.886 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:50:23.886 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.886 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.886 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.886 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:50:23.886 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:50:23.886 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:50:23.886 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:23.886 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.887 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.887 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.887 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.887 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:50:23.887 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:50:23.887 | ++ functions-common:get_field:818 : echo '| 5ef8ae4a1b894fd19480e928ddeb2875 | 923f0ea993dc4605b07adbfbf6342d10 | | a13dfdde5c534e62a35a182a94460f3b | | | False |' 2022-03-23 16:50:23.887 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:50:23.887 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:23.887 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5ef8ae4a1b894fd19480e928ddeb2875 2022-03-23 16:50:23.887 | + functions-common:get_or_add_user_project_role:997 : echo 5ef8ae4a1b894fd19480e928ddeb2875 2022-03-23 16:50:23.887 | 5ef8ae4a1b894fd19480e928ddeb2875 2022-03-23 16:50:23.887 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-23 16:50:23.887 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:50:23.887 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-23 16:50:23.887 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-23 16:50:23.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.887 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.887 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.887 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.887 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:50:23.887 | b1fac5f1133b4d9eab7406786360bb18' 2022-03-23 16:50:23.887 | + functions-common:get_or_create_service:1094 : echo b1fac5f1133b4d9eab7406786360bb18 2022-03-23 16:50:23.887 | b1fac5f1133b4d9eab7406786360bb18 2022-03-23 16:50:23.887 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.45/image 2022-03-23 16:50:23.887 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:50:23.887 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.45/image RegionOne 2022-03-23 16:50:23.887 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:50:23.887 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-23 16:50:23.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.888 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.888 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.888 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.888 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:50:23.888 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:50:23.888 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.45/image --region RegionOne -f value -c id 2022-03-23 16:50:23.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.888 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:23.888 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:23.888 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:23.888 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=cbdbecd2504745e98d0764bf40eed3d6 2022-03-23 16:50:23.888 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo cbdbecd2504745e98d0764bf40eed3d6 2022-03-23 16:50:23.888 | + functions-common:get_or_create_endpoint:1127 : public_id=cbdbecd2504745e98d0764bf40eed3d6 2022-03-23 16:50:23.888 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:50:23.888 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:50:23.888 | + functions-common:get_or_create_endpoint:1136 : echo cbdbecd2504745e98d0764bf40eed3d6 2022-03-23 16:50:23.888 | cbdbecd2504745e98d0764bf40eed3d6 2022-03-23 16:50:23.888 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-23 16:50:23.888 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 16:50:23.888 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 16:50:23.888 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 16:50:23.888 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-23 16:50:23.888 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-23 16:50:23.888 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-23 16:50:23.888 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-23 16:50:23.888 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-23 16:50:23.935 | [257061 Async create_glance_accounts:291476]: finished create_glance_accounts with result 0 in 79 seconds 2022-03-23 16:50:23.978 | [257061 Async create_cinder_accounts:291606]: Waiting for completion of create_cinder_accounts running on PID 291606 (4 other jobs running) 2022-03-23 16:50:24.006 | [257061 Async create_cinder_accounts:291606]: Signaling child to exit 2022-03-23 16:50:24.006 | WAKEUP 2022-03-23 16:50:24.032 | [257061 Async create_cinder_accounts:291606]: Signaled 2022-03-23 16:50:24.034 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-23 16:50:24.034 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-23 16:50:24.034 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-23 16:50:24.034 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:50:24.034 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:50:24.034 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:50:24.034 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:50:24.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.034 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.034 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.034 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.034 | + functions-common:get_or_create_user:925 : user_id=db474e756b9e4129a819c51a536a6e32 2022-03-23 16:50:24.034 | + functions-common:get_or_create_user:926 : echo db474e756b9e4129a819c51a536a6e32 2022-03-23 16:50:24.035 | db474e756b9e4129a819c51a536a6e32 2022-03-23 16:50:24.035 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-23 16:50:24.035 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:50:24.035 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:50:24.035 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:50:24.035 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:50:24.035 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:50:24.035 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:50:24.035 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:50:24.035 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:50:24.035 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:50:24.035 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:50:24.035 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:50:24.035 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 16:50:24.035 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:24.035 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:50:24.035 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:24.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.035 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.035 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.035 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.035 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:50:24.035 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:50:24.035 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 16:50:24.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.035 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.035 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.035 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:50:24.035 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 16:50:24.035 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:50:24.036 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:24.036 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:24.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.036 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.036 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.036 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.036 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:50:24.036 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:50:24.036 | ++ functions-common:get_field:818 : echo '| 6dca034234164d32b2af02db44d24e15 | db474e756b9e4129a819c51a536a6e32 | | a13dfdde5c534e62a35a182a94460f3b | | | False |' 2022-03-23 16:50:24.036 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:50:24.036 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:24.036 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6dca034234164d32b2af02db44d24e15 2022-03-23 16:50:24.036 | + functions-common:get_or_add_user_project_role:997 : echo 6dca034234164d32b2af02db44d24e15 2022-03-23 16:50:24.036 | 6dca034234164d32b2af02db44d24e15 2022-03-23 16:50:24.036 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 16:50:24.036 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-23 16:50:24.036 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:50:24.036 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-23 16:50:24.036 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-23 16:50:24.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.036 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.036 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.036 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.036 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:50:24.036 | 1b44dabea32341aa9c3d16bc76f22e7d' 2022-03-23 16:50:24.036 | + functions-common:get_or_create_service:1094 : echo 1b44dabea32341aa9c3d16bc76f22e7d 2022-03-23 16:50:24.036 | 1b44dabea32341aa9c3d16bc76f22e7d 2022-03-23 16:50:24.036 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-23 16:50:24.036 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-03-23 16:50:24.036 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:50:24.037 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-03-23 16:50:24.037 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:50:24.037 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-23 16:50:24.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.037 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.037 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.037 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.037 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:50:24.037 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:50:24.037 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:50:24.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.037 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.037 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.037 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.037 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=fd529c3f648d4de5b61c3d6e10e7ce52 2022-03-23 16:50:24.037 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo fd529c3f648d4de5b61c3d6e10e7ce52 2022-03-23 16:50:24.037 | + functions-common:get_or_create_endpoint:1127 : public_id=fd529c3f648d4de5b61c3d6e10e7ce52 2022-03-23 16:50:24.037 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:50:24.037 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:50:24.037 | + functions-common:get_or_create_endpoint:1136 : echo fd529c3f648d4de5b61c3d6e10e7ce52 2022-03-23 16:50:24.037 | fd529c3f648d4de5b61c3d6e10e7ce52 2022-03-23 16:50:24.037 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-23 16:50:24.037 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:50:24.037 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-23 16:50:24.037 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-23 16:50:24.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.037 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.037 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.038 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.038 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:50:24.038 | 617a918631e24611bc9276edf391fcfc' 2022-03-23 16:50:24.038 | + functions-common:get_or_create_service:1094 : echo 617a918631e24611bc9276edf391fcfc 2022-03-23 16:50:24.038 | 617a918631e24611bc9276edf391fcfc 2022-03-23 16:50:24.038 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-03-23 16:50:24.038 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:50:24.038 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-03-23 16:50:24.038 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:50:24.038 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-23 16:50:24.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.038 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.038 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.038 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.038 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:50:24.038 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:50:24.038 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:50:24.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.038 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.038 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.038 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.038 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=88bfa67e995240b383a4d46ab68fc91f 2022-03-23 16:50:24.038 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 88bfa67e995240b383a4d46ab68fc91f 2022-03-23 16:50:24.038 | + functions-common:get_or_create_endpoint:1127 : public_id=88bfa67e995240b383a4d46ab68fc91f 2022-03-23 16:50:24.038 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:50:24.038 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:50:24.038 | + functions-common:get_or_create_endpoint:1136 : echo 88bfa67e995240b383a4d46ab68fc91f 2022-03-23 16:50:24.038 | 88bfa67e995240b383a4d46ab68fc91f 2022-03-23 16:50:24.038 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-23 16:50:24.038 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-23 16:50:24.039 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:50:24.039 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-23 16:50:24.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.039 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.039 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.039 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.039 | ++ functions-common:get_or_create_project:938 : project_id=a13dfdde5c534e62a35a182a94460f3b 2022-03-23 16:50:24.039 | ++ functions-common:get_or_create_project:939 : echo a13dfdde5c534e62a35a182a94460f3b 2022-03-23 16:50:24.039 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a13dfdde5c534e62a35a182a94460f3b 2022-03-23 16:50:24.039 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-23 16:50:24.039 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:50:24.039 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:50:24.039 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-23 16:50:24.039 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-23 16:50:24.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.039 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.039 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.039 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-23 16:50:24.039 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.039 | ++ functions-common:get_or_create_user:925 : user_id=db474e756b9e4129a819c51a536a6e32 2022-03-23 16:50:24.039 | ++ functions-common:get_or_create_user:926 : echo db474e756b9e4129a819c51a536a6e32 2022-03-23 16:50:24.039 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id db474e756b9e4129a819c51a536a6e32 2022-03-23 16:50:24.088 | [257061 Async create_cinder_accounts:291606]: finished create_cinder_accounts with result 0 in 61 seconds 2022-03-23 16:50:24.095 | + inc/async:async_wait:197 : return 0 2022-03-23 16:50:24.099 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-23 16:50:24.161 | [257061 Async create_neutron_accounts:291721]: Waiting for completion of create_neutron_accounts running on PID 291721 (3 other jobs running) 2022-03-23 16:50:24.192 | [257061 Async create_neutron_accounts:291721]: Signaling child to exit 2022-03-23 16:50:24.192 | WAKEUP 2022-03-23 16:50:24.221 | [257061 Async create_neutron_accounts:291721]: Signaled 2022-03-23 16:50:24.222 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-23 16:50:24.222 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:50:24.222 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:50:24.222 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:50:24.222 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:50:24.222 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:50:24.223 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:50:24.223 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-23 16:50:24.223 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-23 16:50:24.223 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-23 16:50:24.223 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.45:9696/ 2022-03-23 16:50:24.223 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-23 16:50:24.223 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-23 16:50:24.223 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-23 16:50:24.223 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:50:24.223 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:50:24.223 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:50:24.223 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:50:24.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.223 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.223 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.223 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.223 | + functions-common:get_or_create_user:925 : user_id=b34b23377fb440a8a94dbe43463d8831 2022-03-23 16:50:24.223 | + functions-common:get_or_create_user:926 : echo b34b23377fb440a8a94dbe43463d8831 2022-03-23 16:50:24.223 | b34b23377fb440a8a94dbe43463d8831 2022-03-23 16:50:24.223 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-23 16:50:24.223 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:50:24.223 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:50:24.223 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:50:24.223 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:50:24.223 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:50:24.223 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:50:24.223 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:50:24.223 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:50:24.223 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:50:24.223 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:50:24.224 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:50:24.224 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:50:24.224 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:24.224 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 16:50:24.224 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:24.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.224 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.224 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.224 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.224 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:50:24.224 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:50:24.224 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 16:50:24.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.224 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.224 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.224 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:50:24.224 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:50:24.224 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 16:50:24.224 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:24.224 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:24.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.224 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.224 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.224 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.224 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:50:24.224 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:50:24.224 | ++ functions-common:get_field:818 : echo '| 6dca034234164d32b2af02db44d24e15 | b34b23377fb440a8a94dbe43463d8831 | | a13dfdde5c534e62a35a182a94460f3b | | | False |' 2022-03-23 16:50:24.224 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:50:24.225 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:24.225 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6dca034234164d32b2af02db44d24e15 2022-03-23 16:50:24.225 | + functions-common:get_or_add_user_project_role:997 : echo 6dca034234164d32b2af02db44d24e15 2022-03-23 16:50:24.225 | 6dca034234164d32b2af02db44d24e15 2022-03-23 16:50:24.225 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 16:50:24.225 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-23 16:50:24.225 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:50:24.225 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-23 16:50:24.225 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-23 16:50:24.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.225 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.225 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.225 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.225 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:50:24.225 | 8c4827b692fc477692ffeada8a33daa8' 2022-03-23 16:50:24.225 | + functions-common:get_or_create_service:1094 : echo 8c4827b692fc477692ffeada8a33daa8 2022-03-23 16:50:24.225 | 8c4827b692fc477692ffeada8a33daa8 2022-03-23 16:50:24.225 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.45:9696/ 2022-03-23 16:50:24.225 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:50:24.225 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.45:9696/ RegionOne 2022-03-23 16:50:24.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:50:24.225 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-23 16:50:24.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.225 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.225 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.225 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:50:24.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:50:24.226 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.45:9696/ --region RegionOne -f value -c id 2022-03-23 16:50:24.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.226 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:24.226 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:24.226 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:24.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=bdb63d63d9334959bc6ba55337125596 2022-03-23 16:50:24.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo bdb63d63d9334959bc6ba55337125596 2022-03-23 16:50:24.226 | + functions-common:get_or_create_endpoint:1127 : public_id=bdb63d63d9334959bc6ba55337125596 2022-03-23 16:50:24.226 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:50:24.226 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:50:24.226 | + functions-common:get_or_create_endpoint:1136 : echo bdb63d63d9334959bc6ba55337125596 2022-03-23 16:50:24.226 | bdb63d63d9334959bc6ba55337125596 2022-03-23 16:50:24.285 | [257061 Async create_neutron_accounts:291721]: finished create_neutron_accounts with result 0 in 44 seconds 2022-03-23 16:50:24.338 | [257061 Async create_swift_accounts:291863]: Waiting for completion of create_swift_accounts running on PID 291863 (2 other jobs running) 2022-03-23 16:50:24.369 | [257061 Async create_swift_accounts:291863]: Signaling child to exit 2022-03-23 16:51:13.236 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:51:13.270 | [291863 Async create_swift_accounts:291863]: finished successfully 2022-03-23 16:51:13.291 | WAKEUP 2022-03-23 16:51:13.315 | [257061 Async create_swift_accounts:291863]: Signaled 2022-03-23 16:51:13.317 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-23 16:51:13.317 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-23 16:51:13.317 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-23 16:51:13.317 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-23 16:51:13.317 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-23 16:51:13.317 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-23 16:51:13.317 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-23 16:51:13.317 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-23 16:51:13.317 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-23 16:51:13.317 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-23 16:51:13.317 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:51:13.317 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 16:51:13.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.317 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.317 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.317 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.317 | ++ functions-common:get_or_create_role:950 : role_id=013fdc9d0b01445ca94564728f71dcc4 2022-03-23 16:51:13.317 | ++ functions-common:get_or_create_role:951 : echo 013fdc9d0b01445ca94564728f71dcc4 2022-03-23 16:51:13.317 | + lib/swift:create_swift_accounts:614 : another_role=013fdc9d0b01445ca94564728f71dcc4 2022-03-23 16:51:13.317 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-23 16:51:13.317 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-23 16:51:13.317 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:51:13.317 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:51:13.318 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:51:13.318 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:51:13.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.318 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.318 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.318 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.318 | + functions-common:get_or_create_user:925 : user_id=09b7e9967425464fa1d4570a32ea27cb 2022-03-23 16:51:13.318 | + functions-common:get_or_create_user:926 : echo 09b7e9967425464fa1d4570a32ea27cb 2022-03-23 16:51:13.318 | 09b7e9967425464fa1d4570a32ea27cb 2022-03-23 16:51:13.318 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-23 16:51:13.318 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:51:13.318 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:51:13.318 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:51:13.318 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:51:13.318 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:51:13.318 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:51:13.318 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:51:13.318 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:51:13.318 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:51:13.318 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:51:13.318 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:51:13.318 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:51:13.318 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:51:13.318 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:51:13.318 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.318 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.318 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.318 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.318 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:51:13.319 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:51:13.319 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:51:13.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.319 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.319 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.319 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:51:13.319 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:51:13.319 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:51:13.319 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:51:13.319 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.319 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.319 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.319 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.319 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:51:13.319 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:51:13.319 | ++ functions-common:get_field:818 : echo '| 6dca034234164d32b2af02db44d24e15 | 09b7e9967425464fa1d4570a32ea27cb | | a13dfdde5c534e62a35a182a94460f3b | | | False |' 2022-03-23 16:51:13.319 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:51:13.319 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.319 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6dca034234164d32b2af02db44d24e15 2022-03-23 16:51:13.319 | + functions-common:get_or_add_user_project_role:997 : echo 6dca034234164d32b2af02db44d24e15 2022-03-23 16:51:13.319 | 6dca034234164d32b2af02db44d24e15 2022-03-23 16:51:13.319 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 16:51:13.319 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-23 16:51:13.319 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:51:13.319 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:51:13.319 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:51:13.319 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:51:13.319 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:51:13.319 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:51:13.320 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:51:13.320 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:51:13.320 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:51:13.320 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:51:13.320 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:51:13.320 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:51:13.320 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:51:13.320 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:51:13.320 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.320 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.320 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.320 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.320 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:51:13.320 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:51:13.320 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:51:13.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.320 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.320 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.320 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:51:13.320 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:51:13.320 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:51:13.320 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:51:13.320 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.320 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.320 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.320 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.321 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:51:13.321 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:51:13.321 | ++ functions-common:get_field:818 : echo '| 50138f46bb824e80b937474f3184522d | 09b7e9967425464fa1d4570a32ea27cb | | a13dfdde5c534e62a35a182a94460f3b | | | False |' 2022-03-23 16:51:13.321 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:51:13.321 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.321 | + functions-common:get_or_add_user_project_role:995 : user_role_id=50138f46bb824e80b937474f3184522d 2022-03-23 16:51:13.321 | + functions-common:get_or_add_user_project_role:997 : echo 50138f46bb824e80b937474f3184522d 2022-03-23 16:51:13.321 | 50138f46bb824e80b937474f3184522d 2022-03-23 16:51:13.321 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-23 16:51:13.321 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:51:13.321 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-23 16:51:13.321 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-23 16:51:13.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.321 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.321 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.321 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.321 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:51:13.321 | b9f03cc4363c4971b5ae782847237c4d' 2022-03-23 16:51:13.321 | + functions-common:get_or_create_service:1094 : echo b9f03cc4363c4971b5ae782847237c4d 2022-03-23 16:51:13.321 | b9f03cc4363c4971b5ae782847237c4d 2022-03-23 16:51:13.321 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' http://10.222.0.45:8080 2022-03-23 16:51:13.321 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:51:13.321 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-23 16:51:13.321 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:51:13.321 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-23 16:51:13.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.321 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.321 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.321 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:51:13.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:51:13.322 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:51:13.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.322 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.322 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.322 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6973779fbac5453f94e5c78e48878de3 2022-03-23 16:51:13.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6973779fbac5453f94e5c78e48878de3 2022-03-23 16:51:13.322 | + functions-common:get_or_create_endpoint:1127 : public_id=6973779fbac5453f94e5c78e48878de3 2022-03-23 16:51:13.322 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.45:8080 ]] 2022-03-23 16:51:13.322 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.45:8080 RegionOne 2022-03-23 16:51:13.322 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:51:13.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-23 16:51:13.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.322 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.322 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.322 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.322 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:51:13.322 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:51:13.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.45:8080 --region RegionOne -f value -c id 2022-03-23 16:51:13.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.322 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.322 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.322 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.322 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ac3c9f5f53a34eb7b8e1c3f4363d3d98 2022-03-23 16:51:13.322 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo ac3c9f5f53a34eb7b8e1c3f4363d3d98 2022-03-23 16:51:13.323 | ac3c9f5f53a34eb7b8e1c3f4363d3d98 2022-03-23 16:51:13.323 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:51:13.323 | + functions-common:get_or_create_endpoint:1136 : echo 6973779fbac5453f94e5c78e48878de3 2022-03-23 16:51:13.323 | 6973779fbac5453f94e5c78e48878de3 2022-03-23 16:51:13.323 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-23 16:51:13.323 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-23 16:51:13.323 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:51:13.323 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-23 16:51:13.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.323 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.323 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.323 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.323 | ++ functions-common:get_or_create_project:938 : project_id=b756c40533114b74b48d95b488a6455e 2022-03-23 16:51:13.323 | ++ functions-common:get_or_create_project:939 : echo b756c40533114b74b48d95b488a6455e 2022-03-23 16:51:13.323 | + lib/swift:create_swift_accounts:628 : swift_project_test1=b756c40533114b74b48d95b488a6455e 2022-03-23 16:51:13.323 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-23 16:51:13.323 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:51:13.323 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-23 16:51:13.323 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:51:13.323 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-23 16:51:13.323 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-23 16:51:13.323 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-23 16:51:13.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.323 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.323 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.323 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.323 | ++ functions-common:get_or_create_user:925 : user_id=ad6bbdb4dae14d558ef2896e0aeecb9e 2022-03-23 16:51:13.323 | ++ functions-common:get_or_create_user:926 : echo ad6bbdb4dae14d558ef2896e0aeecb9e 2022-03-23 16:51:13.323 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=ad6bbdb4dae14d558ef2896e0aeecb9e 2022-03-23 16:51:13.323 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-23 16:51:13.324 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:51:13.324 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin ad6bbdb4dae14d558ef2896e0aeecb9e b756c40533114b74b48d95b488a6455e 2022-03-23 16:51:13.324 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:51:13.324 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:51:13.324 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:51:13.324 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:51:13.324 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:51:13.324 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:51:13.324 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:51:13.324 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:51:13.324 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:51:13.324 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ad6bbdb4dae14d558ef2896e0aeecb9e --project b756c40533114b74b48d95b488a6455e 2022-03-23 16:51:13.324 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:51:13.324 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:51:13.324 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.324 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.324 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.324 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.324 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:51:13.324 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:51:13.324 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user ad6bbdb4dae14d558ef2896e0aeecb9e --project b756c40533114b74b48d95b488a6455e 2022-03-23 16:51:13.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.324 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.324 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.324 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ad6bbdb4dae14d558ef2896e0aeecb9e --project b756c40533114b74b48d95b488a6455e 2022-03-23 16:51:13.324 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:51:13.324 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:51:13.324 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:51:13.324 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.325 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.325 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.325 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.325 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:51:13.325 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:51:13.325 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:51:13.325 | ++ functions-common:get_field:818 : echo '| 50138f46bb824e80b937474f3184522d | ad6bbdb4dae14d558ef2896e0aeecb9e | | b756c40533114b74b48d95b488a6455e | | | False |' 2022-03-23 16:51:13.325 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.325 | + functions-common:get_or_add_user_project_role:995 : user_role_id=50138f46bb824e80b937474f3184522d 2022-03-23 16:51:13.325 | + functions-common:get_or_add_user_project_role:997 : echo 50138f46bb824e80b937474f3184522d 2022-03-23 16:51:13.325 | 50138f46bb824e80b937474f3184522d 2022-03-23 16:51:13.325 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-23 16:51:13.325 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-23 16:51:13.325 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:51:13.325 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-23 16:51:13.325 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-23 16:51:13.325 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-23 16:51:13.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.325 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.325 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.325 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.325 | ++ functions-common:get_or_create_user:925 : user_id=faae76a389ec481095ce4163bb54ef51 2022-03-23 16:51:13.325 | ++ functions-common:get_or_create_user:926 : echo faae76a389ec481095ce4163bb54ef51 2022-03-23 16:51:13.325 | + lib/swift:create_swift_accounts:637 : swift_user_test3=faae76a389ec481095ce4163bb54ef51 2022-03-23 16:51:13.325 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-23 16:51:13.325 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:51:13.325 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 013fdc9d0b01445ca94564728f71dcc4 faae76a389ec481095ce4163bb54ef51 b756c40533114b74b48d95b488a6455e 2022-03-23 16:51:13.326 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:51:13.326 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:51:13.326 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:51:13.326 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:51:13.326 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:51:13.326 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:51:13.326 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:51:13.326 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:51:13.326 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 013fdc9d0b01445ca94564728f71dcc4 --user faae76a389ec481095ce4163bb54ef51 --project b756c40533114b74b48d95b488a6455e 2022-03-23 16:51:13.326 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:51:13.326 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:51:13.326 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:51:13.326 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.326 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.326 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.326 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.326 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:51:13.326 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:51:13.326 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 013fdc9d0b01445ca94564728f71dcc4 --user faae76a389ec481095ce4163bb54ef51 --project b756c40533114b74b48d95b488a6455e 2022-03-23 16:51:13.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.326 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.326 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.326 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 013fdc9d0b01445ca94564728f71dcc4 --user faae76a389ec481095ce4163bb54ef51 --project b756c40533114b74b48d95b488a6455e 2022-03-23 16:51:13.326 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:51:13.326 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:51:13.326 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:51:13.327 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.327 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.327 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.327 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.327 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:51:13.327 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:51:13.327 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:51:13.327 | ++ functions-common:get_field:818 : echo '| 013fdc9d0b01445ca94564728f71dcc4 | faae76a389ec481095ce4163bb54ef51 | | b756c40533114b74b48d95b488a6455e | | | False |' 2022-03-23 16:51:13.327 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.327 | + functions-common:get_or_add_user_project_role:995 : user_role_id=013fdc9d0b01445ca94564728f71dcc4 2022-03-23 16:51:13.327 | + functions-common:get_or_add_user_project_role:997 : echo 013fdc9d0b01445ca94564728f71dcc4 2022-03-23 16:51:13.327 | 013fdc9d0b01445ca94564728f71dcc4 2022-03-23 16:51:13.327 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-23 16:51:13.327 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-23 16:51:13.327 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:51:13.327 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-23 16:51:13.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.327 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.327 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.327 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.327 | ++ functions-common:get_or_create_project:938 : project_id=0d782e9940d14733a40a18c84c92a3f5 2022-03-23 16:51:13.327 | ++ functions-common:get_or_create_project:939 : echo 0d782e9940d14733a40a18c84c92a3f5 2022-03-23 16:51:13.327 | + lib/swift:create_swift_accounts:642 : swift_project_test2=0d782e9940d14733a40a18c84c92a3f5 2022-03-23 16:51:13.327 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-23 16:51:13.327 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:51:13.327 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-23 16:51:13.327 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-23 16:51:13.327 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:51:13.327 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-23 16:51:13.328 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-23 16:51:13.328 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-23 16:51:13.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.328 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.328 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.328 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.328 | ++ functions-common:get_or_create_user:925 : user_id=5ce45b49bcd9498e9a72011c1b7acd27 2022-03-23 16:51:13.328 | ++ functions-common:get_or_create_user:926 : echo 5ce45b49bcd9498e9a72011c1b7acd27 2022-03-23 16:51:13.328 | + lib/swift:create_swift_accounts:647 : swift_user_test2=5ce45b49bcd9498e9a72011c1b7acd27 2022-03-23 16:51:13.328 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-23 16:51:13.328 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:51:13.328 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 5ce45b49bcd9498e9a72011c1b7acd27 0d782e9940d14733a40a18c84c92a3f5 2022-03-23 16:51:13.328 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:51:13.328 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:51:13.328 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:51:13.328 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:51:13.328 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:51:13.328 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:51:13.328 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:51:13.328 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:51:13.328 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:51:13.328 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5ce45b49bcd9498e9a72011c1b7acd27 --project 0d782e9940d14733a40a18c84c92a3f5 2022-03-23 16:51:13.328 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:51:13.328 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:51:13.328 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.328 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.328 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.328 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.329 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:51:13.329 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:51:13.329 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 5ce45b49bcd9498e9a72011c1b7acd27 --project 0d782e9940d14733a40a18c84c92a3f5 2022-03-23 16:51:13.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.329 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.329 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.329 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5ce45b49bcd9498e9a72011c1b7acd27 --project 0d782e9940d14733a40a18c84c92a3f5 2022-03-23 16:51:13.329 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:51:13.329 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:51:13.329 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:51:13.329 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.329 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.329 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.329 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.329 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:51:13.329 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:51:13.329 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:51:13.329 | ++ functions-common:get_field:818 : echo '| 50138f46bb824e80b937474f3184522d | 5ce45b49bcd9498e9a72011c1b7acd27 | | 0d782e9940d14733a40a18c84c92a3f5 | | | False |' 2022-03-23 16:51:13.329 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.329 | + functions-common:get_or_add_user_project_role:995 : user_role_id=50138f46bb824e80b937474f3184522d 2022-03-23 16:51:13.329 | + functions-common:get_or_add_user_project_role:997 : echo 50138f46bb824e80b937474f3184522d 2022-03-23 16:51:13.329 | 50138f46bb824e80b937474f3184522d 2022-03-23 16:51:13.329 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-23 16:51:13.329 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-23 16:51:13.329 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 16:51:13.329 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-23 16:51:13.329 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-23 16:51:13.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.330 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.330 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.330 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.330 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-23 16:51:13.330 | 98d265981d8b4f8e8cd7aa76772b7e7c' 2022-03-23 16:51:13.330 | ++ functions-common:get_or_create_domain:888 : echo 98d265981d8b4f8e8cd7aa76772b7e7c 2022-03-23 16:51:13.330 | + lib/swift:create_swift_accounts:652 : swift_domain=98d265981d8b4f8e8cd7aa76772b7e7c 2022-03-23 16:51:13.330 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-23 16:51:13.330 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:51:13.330 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-23 16:51:13.330 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 98d265981d8b4f8e8cd7aa76772b7e7c 2022-03-23 16:51:13.330 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:51:13.330 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=98d265981d8b4f8e8cd7aa76772b7e7c --or-show -f value -c id 2022-03-23 16:51:13.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.330 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.330 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.330 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.330 | ++ functions-common:get_or_create_project:938 : project_id=b275e1f11fbb4a7a9b360a433b4d9b56 2022-03-23 16:51:13.330 | ++ functions-common:get_or_create_project:939 : echo b275e1f11fbb4a7a9b360a433b4d9b56 2022-03-23 16:51:13.330 | + lib/swift:create_swift_accounts:656 : swift_project_test4=b275e1f11fbb4a7a9b360a433b4d9b56 2022-03-23 16:51:13.330 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-23 16:51:13.330 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:51:13.330 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-23 16:51:13.330 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 98d265981d8b4f8e8cd7aa76772b7e7c test4@example.com 2022-03-23 16:51:13.330 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:51:13.330 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-23 16:51:13.330 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-23 16:51:13.330 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=98d265981d8b4f8e8cd7aa76772b7e7c --email=test4@example.com --or-show -f value -c id 2022-03-23 16:51:13.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.331 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.331 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.331 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.331 | ++ functions-common:get_or_create_user:925 : user_id=c6035d8990154671adb8bd5eca6aa15e 2022-03-23 16:51:13.331 | ++ functions-common:get_or_create_user:926 : echo c6035d8990154671adb8bd5eca6aa15e 2022-03-23 16:51:13.331 | + lib/swift:create_swift_accounts:661 : swift_user_test4=c6035d8990154671adb8bd5eca6aa15e 2022-03-23 16:51:13.331 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-23 16:51:13.331 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:51:13.331 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin c6035d8990154671adb8bd5eca6aa15e b275e1f11fbb4a7a9b360a433b4d9b56 2022-03-23 16:51:13.331 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:51:13.331 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:51:13.331 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:51:13.331 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:51:13.331 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:51:13.331 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:51:13.331 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:51:13.331 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:51:13.331 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c6035d8990154671adb8bd5eca6aa15e --project b275e1f11fbb4a7a9b360a433b4d9b56 2022-03-23 16:51:13.331 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:51:13.331 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:51:13.331 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:51:13.331 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.331 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.331 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.331 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.331 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:51:13.331 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:51:13.331 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c6035d8990154671adb8bd5eca6aa15e --project b275e1f11fbb4a7a9b360a433b4d9b56 2022-03-23 16:51:13.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.332 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.332 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.332 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c6035d8990154671adb8bd5eca6aa15e --project b275e1f11fbb4a7a9b360a433b4d9b56 2022-03-23 16:51:13.332 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:51:13.332 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:51:13.332 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:51:13.332 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.332 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:13.332 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:13.332 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:13.332 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:51:13.332 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:51:13.332 | ++ functions-common:get_field:818 : echo '| 50138f46bb824e80b937474f3184522d | c6035d8990154671adb8bd5eca6aa15e | | b275e1f11fbb4a7a9b360a433b4d9b56 | | | False |' 2022-03-23 16:51:13.332 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:51:13.332 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:13.332 | + functions-common:get_or_add_user_project_role:995 : user_role_id=50138f46bb824e80b937474f3184522d 2022-03-23 16:51:13.332 | + functions-common:get_or_add_user_project_role:997 : echo 50138f46bb824e80b937474f3184522d 2022-03-23 16:51:13.332 | 50138f46bb824e80b937474f3184522d 2022-03-23 16:51:13.367 | [257061 Async create_swift_accounts:291863]: finished create_swift_accounts with result 0 in 134 seconds 2022-03-23 16:51:13.375 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-23 16:51:13.378 | + inc/async:async_wait:197 : return 0 2022-03-23 16:51:13.380 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-23 16:51:13.399 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:13.402 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-23 16:51:13.421 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:13.424 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-23 16:51:13.426 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:51:13.429 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-23 16:51:13.432 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-23 16:51:13.434 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-23 16:51:13.501 | + inc/async:async_inner:63 : init_glance 2022-03-23 16:51:13.543 | [257061 Async init_glance:296153]: running: init_glance 2022-03-23 16:51:13.546 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-23 16:51:13.567 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:13.570 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-23 16:51:13.573 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:51:13.576 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-23 16:51:13.578 | + ./stack.sh:main:1147 : configure_neutron 2022-03-23 16:51:13.581 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-23 16:51:13.585 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:51:13.586 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:51:13.592 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:51:13.595 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:51:13.598 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:51:13.600 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:51:13.603 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-23 16:51:13.606 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-23 16:51:13.608 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-23 16:51:13.611 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-23 16:51:13.625 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-23 16:51:13.628 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-23 16:51:17.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:17.142 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:17.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:17.142 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:20.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:20.779 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:20.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:20.779 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:24.089 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:51:24.116 | [296153 Async init_glance:296153]: finished successfully 2022-03-23 16:51:24.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:24.446 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:24.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:24.446 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:27.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:27.965 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:27.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:27.965 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:31.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:31.463 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:31.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:31.464 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:34.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:34.927 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:34.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:34.927 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:38.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:38.423 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:38.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:38.423 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:42.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:42.096 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:42.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:42.096 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:46.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:46.811 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:46.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:46.811 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:46.811 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-23 16:51:52.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:52.705 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:52.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:52.705 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:53.040 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-23 16:51:53.046 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-23 16:51:53.048 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-23 16:51:53.050 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-23 16:51:53.053 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-23 16:51:53.056 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-23 16:51:53.058 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-23 16:51:53.062 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-23 16:51:53.066 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-23 16:51:53.068 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-23 16:51:53.071 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-23 16:51:53.075 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-23 16:51:53.078 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-23 16:51:53.080 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-23 16:51:53.082 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-23 16:51:53.085 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-23 16:51:53.090 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:51:53.092 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-23 16:51:53.094 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:51:53.100 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-23 16:51:53.102 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-23 16:51:53.105 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-23 16:51:53.107 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-23 16:51:53.109 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 16:51:53.112 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 16:51:53.145 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-23 16:51:53.175 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-23 16:51:53.206 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-23 16:51:53.237 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-23 16:51:53.267 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-23 16:51:53.299 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-23 16:51:53.302 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-23 16:51:53.305 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-23 16:51:53.308 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 16:51:53.311 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:51:53.329 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:51:53.331 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:51:53.334 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:51:53.336 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:51:53.339 | + 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-03-23 16:51:53.370 | + 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-03-23 16:51:53.400 | + 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-03-23 16:51:53.430 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:51:53.465 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-23 16:51:53.483 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:51:53.485 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-23 16:51:53.488 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:51:53.491 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-23 16:51:53.493 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-23 16:51:53.496 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-23 16:51:53.512 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-23 16:51:53.515 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:51:53.517 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-23 16:51:53.519 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-23 16:51:53.533 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-23 16:51:53.546 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-23 16:51:53.549 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-23 16:51:53.563 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-23 16:51:53.576 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-23 16:51:53.589 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 16:51:53.591 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:51:53.595 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-23 16:51:53.599 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.i5aK7O1cBI 2022-03-23 16:51:53.602 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 16:51:53.604 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:51:53.607 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.i5aK7O1cBI 2022-03-23 16:51:53.611 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.i5aK7O1cBI 2022-03-23 16:51:53.623 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.i5aK7O1cBI /etc/sudoers.d/neutron-rootwrap 2022-03-23 16:51:53.635 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:51:53.666 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-23 16:51:53.670 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:51:53.701 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-23 16:51:53.703 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-23 16:51:53.706 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-23 16:51:53.709 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:51:53.711 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:51:53.714 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:51:53.733 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:53.737 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:51:53.740 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:51:53.743 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:51:53.766 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:53.769 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:51:53.772 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:51:53.808 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:51:53.811 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:51:53.814 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-23 16:51:53.833 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:53.836 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-23 16:51:53.838 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-23 16:51:53.841 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:51:53.844 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:51:53.846 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-23 16:51:53.849 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-23 16:51:53.852 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:51:53.854 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-23 16:51:53.857 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-23 16:51:53.860 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-23 16:51:53.864 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-23 16:51:53.867 | + 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-03-23 16:51:53.872 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-23 16:51:53.891 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:53.893 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-23 16:51:53.897 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-23 16:51:53.900 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-23 16:51:53.908 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-23 16:51:53.949 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 16:51:53.982 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-23 16:51:54.019 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-23 16:51:54.050 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-23 16:51:54.082 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-23 16:51:54.085 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 16:51:54.087 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-23 16:51:54.090 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:51:54.093 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-23 16:51:54.126 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-23 16:51:54.158 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 16:51:54.191 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-23 16:51:54.226 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-23 16:51:54.259 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-23 16:51:54.292 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-23 16:51:54.324 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-23 16:51:54.356 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:51:54.389 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:51:54.421 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-23 16:51:54.457 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-23 16:51:54.489 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-23 16:51:54.492 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 16:51:54.495 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 16:51:54.498 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 16:51:54.501 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-23 16:51:54.534 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-23 16:51:54.566 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.45/identity 2022-03-23 16:51:54.598 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-23 16:51:54.633 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-23 16:51:54.666 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-23 16:51:54.699 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-23 16:51:54.733 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-23 16:51:54.768 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:51:54.812 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-23 16:51:54.845 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-23 16:51:54.848 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-23 16:51:54.851 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-23 16:51:54.854 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-23 16:51:54.857 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-23 16:51:54.859 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-23 16:51:54.862 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-23 16:51:54.865 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-03-23 16:51:54.868 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-03-23 16:51:54.871 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-03-23 16:51:54.873 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-23 16:51:54.877 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-23 16:51:54.880 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-23 16:51:54.882 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-23 16:51:54.885 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-23 16:51:54.888 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-23 16:51:54.890 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-23 16:51:54.893 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-23 16:51:54.896 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-23 16:51:54.899 | + 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-03-23 16:51:54.935 | + 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-03-23 16:51:54.938 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:51:54.940 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 16:51:54.943 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-23 16:51:54.946 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-23 16:51:54.949 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:51:54.951 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-23 16:51:54.986 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-23 16:51:54.989 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-23 16:51:54.992 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:51:54.995 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 16:51:54.997 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-23 16:51:55.000 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-23 16:51:55.002 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:51:55.005 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-23 16:51:55.035 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-23 16:51:55.037 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:51:55.040 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 16:51:55.043 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-23 16:51:55.046 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-23 16:51:55.048 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:51:55.051 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-23 16:51:55.081 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-23 16:51:55.084 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:51:55.086 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-23 16:51:55.089 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-23 16:51:55.091 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-23 16:51:55.094 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:51:55.097 | + 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-03-23 16:51:55.129 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-23 16:51:55.132 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:51:55.135 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-23 16:51:55.137 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 16:51:55.140 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 16:51:55.142 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:51:55.145 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-23 16:51:55.175 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-23 16:51:55.178 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:51:55.180 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-23 16:51:55.183 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-23 16:51:55.186 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-23 16:51:55.188 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:51:55.191 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-23 16:51:55.223 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:350:399 2022-03-23 16:51:55.226 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:51:55.228 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-23 16:51:55.232 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-03-23 16:51:55.235 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-03-23 16:51:55.237 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:51:55.240 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-03-23 16:51:55.270 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-23 16:51:55.273 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:51:55.276 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-23 16:51:55.278 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 16:51:55.281 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 16:51:55.283 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:51:55.286 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-23 16:51:55.316 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 16:51:55.319 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-23 16:51:55.337 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:55.340 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-23 16:51:55.343 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:51:55.375 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-23 16:51:55.378 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:51:55.413 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 16:51:55.452 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-23 16:51:55.455 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-23 16:51:55.457 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-23 16:51:55.460 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 16:51:58.514 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 16:51:58.515 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev49 2022-03-23 16:51:58.515 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=298095) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 16:51:58.567 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=298095) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:51:58.567 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=298095) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:51:58.568 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=298095) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:51:58.568 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=298095) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:51:58.568 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=298095) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:51:58.568 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=298095) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:51:58.624 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 16:51:58.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:58.624 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:58.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:58.624 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:59.018 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-23 16:51:59.021 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-23 16:51:59.024 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-23 16:51:59.028 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 16:51:59.031 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-23 16:51:59.087 | + 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-03-23 16:51:59.108 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-23 16:51:59.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-23 16:51:59.113 | + 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-03-23 16:51:59.151 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-23 16:51:59.154 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-23 16:51:59.163 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-23 16:51:59.166 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-23 16:51:59.169 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-23 16:51:59.185 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-23 16:51:59.199 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 16:51:59.203 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-23 16:51:59.213 | net.bridge.bridge-nf-call-iptables = 1 2022-03-23 16:51:59.217 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 16:51:59.220 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-23 16:51:59.230 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-23 16:51:59.233 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-23 16:51:59.236 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-23 16:51:59.239 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-23 16:51:59.243 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-23 16:51:59.246 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-23 16:51:59.249 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 16:51:59.251 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 16:51:59.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 16:51:59.258 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 16:51:59.291 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-23 16:51:59.293 | + 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-03-23 16:51:59.332 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-23 16:51:59.334 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-23 16:51:59.376 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-23 16:51:59.406 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-23 16:51:59.425 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:59.427 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-23 16:51:59.430 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-23 16:51:59.435 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-23 16:51:59.467 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-23 16:51:59.501 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:51:59.538 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-23 16:51:59.540 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:51:59.572 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-23 16:51:59.593 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:59.596 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 16:51:59.599 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-23 16:51:59.635 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 16:51:59.639 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 16:51:59.643 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 16:51:59.676 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-23 16:51:59.679 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 16:51:59.682 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-23 16:51:59.685 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-23 16:51:59.704 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:59.706 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-23 16:51:59.709 | + 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-03-23 16:51:59.715 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-23 16:51:59.751 | + 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-03-23 16:51:59.787 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-23 16:51:59.790 | + 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-03-23 16:51:59.821 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 16:51:59.823 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-23 16:51:59.855 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 16:51:59.857 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 16:51:59.860 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 16:51:59.891 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-23 16:51:59.894 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 16:51:59.897 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-23 16:51:59.899 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 16:52:02.934 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 16:52:02.934 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev49 2022-03-23 16:52:02.935 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=298628) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 16:52:02.997 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=298628) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:52:02.998 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=298628) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:52:02.998 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=298628) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:52:02.998 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=298628) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:52:02.998 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=298628) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:52:02.999 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=298628) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:52:03.075 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-23 16:52:03.076 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=298628) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-23 16:52:03.077 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=298628) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-23 16:52:03.077 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 16:52:03.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:03.077 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:03.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:03.077 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:03.489 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-23 16:52:03.492 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-23 16:52:03.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-23 16:52:03.498 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 16:52:03.501 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 16:52:03.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 16:52:03.506 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 16:52:03.527 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-23 16:52:03.529 | + functions:set_mtu:785 : local dev=br-data 2022-03-23 16:52:03.533 | + functions:set_mtu:786 : local mtu=1500 2022-03-23 16:52:03.535 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-23 16:52:03.549 | + 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-03-23 16:52:03.567 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-23 16:52:03.570 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-23 16:52:03.573 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-23 16:52:03.576 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-23 16:52:03.578 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-23 16:52:03.581 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-23 16:52:03.583 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-23 16:52:03.586 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-23 16:52:03.589 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-23 16:52:03.591 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-23 16:52:03.594 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-23 16:52:03.596 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-23 16:52:03.599 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-23 16:52:03.602 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-23 16:52:03.607 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-23 16:52:03.608 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-23 16:52:03.617 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-23 16:52:03.620 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-23 16:52:03.623 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-23 16:52:03.627 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-23 16:52:03.631 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-23 16:52:03.631 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-23 16:52:03.632 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-23 16:52:03.638 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.63/22 brd 192.168.3.255' 2022-03-23 16:52:03.641 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-23 16:52:03.643 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-23 16:52:03.646 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-23 16:52:03.648 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-23 16:52:03.651 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.63/22 brd 192.168.3.255 != '' ]] 2022-03-23 16:52:03.653 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.63/22 brd 192.168.3.255 dev eth1' 2022-03-23 16:52:03.656 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.63/22 brd 192.168.3.255 dev br-data' 2022-03-23 16:52:03.658 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-23 16:52:03.661 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-23 16:52:03.665 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.63/22 brd 192.168.3.255 2022-03-23 16:52:03.666 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-23 16:52:03.666 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-23 16:52:03.668 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-23 16:52:03.673 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.63 2022-03-23 16:52:03.676 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.63 ' 2022-03-23 16:52:03.678 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.63/22 brd 192.168.3.255 dev eth1 2022-03-23 16:52:03.691 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.63/22 brd 192.168.3.255 dev br-data 2022-03-23 16:52:03.704 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-23 16:52:03.717 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-23 16:52:03.738 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.63 2022-03-23 16:52:03.748 | PING 192.168.0.63 (192.168.0.63) from 192.168.0.63 br-data: 56(84) bytes of data. 2022-03-23 16:52:03.748 | 64 bytes from 192.168.0.63: icmp_seq=1 ttl=64 time=0.076 ms 2022-03-23 16:52:04.757 | 64 bytes from 192.168.0.63: icmp_seq=2 ttl=64 time=0.051 ms 2022-03-23 16:52:05.781 | 64 bytes from 192.168.0.63: icmp_seq=3 ttl=64 time=0.086 ms 2022-03-23 16:52:05.781 | 2022-03-23 16:52:05.781 | --- 192.168.0.63 ping statistics --- 2022-03-23 16:52:05.781 | 3 packets transmitted, 3 received, 0% packet loss, time 2033ms 2022-03-23 16:52:05.781 | rtt min/avg/max/mdev = 0.051/0.071/0.086/0.014 ms 2022-03-23 16:52:05.787 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-23 16:52:05.788 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-23 16:52:05.794 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-23 16:52:05.797 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-23 16:52:05.815 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:05.818 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-23 16:52:05.820 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-23 16:52:05.826 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-23 16:52:05.856 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.45 2022-03-23 16:52:05.889 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-23 16:52:05.923 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:52:05.958 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-23 16:52:05.960 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:52:05.992 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 16:52:05.995 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-23 16:52:06.015 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:52:06.018 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:52:06.021 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-23 16:52:06.041 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:52:06.043 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-23 16:52:06.061 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:52:06.064 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-23 16:52:06.082 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:52:06.085 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-23 16:52:06.116 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-23 16:52:06.148 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-23 16:52:06.151 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-23 16:52:06.171 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:06.173 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-23 16:52:06.199 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:06.202 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-23 16:52:06.205 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-23 16:52:06.267 | + inc/async:async_inner:63 : init_neutron 2022-03-23 16:52:06.315 | [257061 Async init_neutron:299106]: running: init_neutron 2022-03-23 16:52:06.322 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-23 16:52:06.341 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:06.345 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-23 16:52:06.356 | ++ ./stack.sh:main:1162 : true 2022-03-23 16:52:06.359 | + ./stack.sh:main:1162 : netman_pid= 2022-03-23 16:52:06.362 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-23 16:52:06.364 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-23 16:52:06.376 | dnsmasq: no process found 2022-03-23 16:52:06.381 | + ./stack.sh:main:1164 : true 2022-03-23 16:52:06.384 | + ./stack.sh:main:1169 : clean_iptables 2022-03-23 16:52:06.388 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-23 16:52:06.394 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-23 16:52:06.394 | + lib/nova:clean_iptables:186 : bash 2022-03-23 16:52:06.397 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:52:06.397 | + lib/nova:clean_iptables:186 : grep nova 2022-03-23 16:52:06.401 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-23 16:52:06.401 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-23 16:52:06.413 | + lib/nova:clean_iptables:188 : grep nova 2022-03-23 16:52:06.413 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:52:06.414 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 16:52:06.415 | + lib/nova:clean_iptables:188 : bash 2022-03-23 16:52:06.415 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-23 16:52:06.418 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-23 16:52:06.419 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-23 16:52:06.438 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:52:06.440 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-23 16:52:06.440 | + lib/nova:clean_iptables:190 : grep nova 2022-03-23 16:52:06.442 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-23 16:52:06.442 | + lib/nova:clean_iptables:190 : bash 2022-03-23 16:52:06.444 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-23 16:52:06.446 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-23 16:52:06.464 | + lib/nova:clean_iptables:192 : grep nova 2022-03-23 16:52:06.465 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-23 16:52:06.465 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-23 16:52:06.470 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-23 16:52:06.470 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:52:06.470 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 16:52:06.475 | + lib/nova:clean_iptables:192 : bash 2022-03-23 16:52:06.482 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-23 16:52:06.490 | net.ipv4.ip_forward = 1 2022-03-23 16:52:06.494 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-23 16:52:06.513 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:06.518 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-23 16:52:06.521 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-23 16:52:06.523 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 16:52:06.562 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-23 16:52:06.596 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-23 16:52:06.599 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 16:52:06.637 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-23 16:52:06.671 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-23 16:52:06.691 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:06.694 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-23 16:52:06.696 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:52:06.699 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-23 16:52:06.702 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-23 16:52:06.704 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-23 16:52:06.779 | + inc/async:async_inner:63 : init_swift 2022-03-23 16:52:06.853 | [257061 Async init_swift:299464]: running: init_swift 2022-03-23 16:52:06.856 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-23 16:52:06.888 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:06.891 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-23 16:52:06.895 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:52:06.899 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-23 16:52:06.902 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-23 16:52:06.906 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-23 16:52:06.999 | + inc/async:async_inner:63 : init_cinder 2022-03-23 16:52:07.062 | [257061 Async init_cinder:299559]: running: init_cinder 2022-03-23 16:52:07.071 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-23 16:52:07.119 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:07.123 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-23 16:52:07.133 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:52:07.139 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-23 16:52:07.141 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-23 16:52:07.144 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-23 16:52:07.247 | + inc/async:async_inner:63 : init_placement 2022-03-23 16:52:07.308 | [257061 Async init_placement:299678]: running: init_placement 2022-03-23 16:52:07.311 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-23 16:52:07.387 | [257061 Async init_neutron:299106]: Waiting for completion of init_neutron running on PID 299106 (6 other jobs running) 2022-03-23 16:52:07.428 | [257061 Async init_neutron:299106]: Signaling child to exit 2022-03-23 16:52:18.730 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:52:18.796 | [299559 Async init_cinder:299559]: finished successfully 2022-03-23 16:52:21.045 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:52:21.084 | [299464 Async init_swift:299464]: finished successfully 2022-03-23 16:52:35.438 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:52:35.464 | [299106 Async init_neutron:299106]: finished successfully 2022-03-23 16:52:35.485 | WAKEUP 2022-03-23 16:52:35.510 | [257061 Async init_neutron:299106]: Signaled 2022-03-23 16:52:35.512 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-23 16:52:35.512 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:52:35.512 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:52:35.512 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:52:35.512 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:52:35.512 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:52:35.512 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:52:35.512 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-23 16:52:35.512 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-23 16:52:35.512 | + lib/database:recreate_database:112 : local db=neutron 2022-03-23 16:52:35.512 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-23 16:52:35.513 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-23 16:52:35.513 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-23 16:52:35.513 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:52:35.513 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-23 16:52:35.513 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:52:35.513 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-23 16:52:35.513 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:52:35.513 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:52:35.513 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:52:35.513 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:52:35.513 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054329341 2022-03-23 16:52:35.513 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-23 16:52:35.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:35.513 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:35.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:35.513 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:35.513 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:52:35.513 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:52:35.513 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:52:35.513 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:52:35.513 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-23 16:52:35.513 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-23 16:52:35.513 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-23 16:52:35.513 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-23 16:52:35.513 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-23 16:52:35.513 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-23 16:52:35.513 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-23 16:52:35.513 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-23 16:52:35.513 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-23 16:52:35.513 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-23 16:52:35.513 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-23 16:52:35.514 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-23 16:52:35.515 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-23 16:52:35.516 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-23 16:52:35.517 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-23 16:52:35.517 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-23 16:52:35.517 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-23 16:52:35.517 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-23 16:52:35.517 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-23 16:52:35.517 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-23 16:52:35.517 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-23 16:52:35.517 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-23 16:52:35.517 | Running upgrade for neutron ... 2022-03-23 16:52:35.517 | OK 2022-03-23 16:52:35.517 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-23 16:52:35.517 | + functions-common:time_stop:2425 : local name 2022-03-23 16:52:35.517 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:52:35.517 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:52:35.517 | + functions-common:time_stop:2428 : local total 2022-03-23 16:52:35.517 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:52:35.517 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:52:35.517 | + functions-common:time_stop:2432 : start_time=1648054329341 2022-03-23 16:52:35.517 | + functions-common:time_stop:2434 : [[ -z 1648054329341 ]] 2022-03-23 16:52:35.517 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:52:35.517 | + functions-common:time_stop:2437 : end_time=1648054355422 2022-03-23 16:52:35.517 | + functions-common:time_stop:2438 : elapsed_time=26081 2022-03-23 16:52:35.517 | + functions-common:time_stop:2439 : total=8579 2022-03-23 16:52:35.517 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:52:35.517 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34660 2022-03-23 16:52:35.562 | [257061 Async init_neutron:299106]: finished init_neutron with result 0 in 29 seconds 2022-03-23 16:52:35.566 | + inc/async:async_wait:197 : return 0 2022-03-23 16:52:35.569 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-23 16:52:35.629 | [257061 Async init_placement:299678]: Waiting for completion of init_placement running on PID 299678 (5 other jobs running) 2022-03-23 16:52:35.655 | [257061 Async init_placement:299678]: Signaling child to exit 2022-03-23 16:52:55.537 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:52:55.565 | [299678 Async init_placement:299678]: finished successfully 2022-03-23 16:52:55.585 | WAKEUP 2022-03-23 16:52:55.612 | [257061 Async init_placement:299678]: Signaled 2022-03-23 16:52:55.613 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-23 16:52:55.613 | + lib/database:recreate_database:112 : local db=placement 2022-03-23 16:52:55.613 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-23 16:52:55.613 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-23 16:52:55.613 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-23 16:52:55.613 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:52:55.613 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-23 16:52:55.614 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:52:55.614 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-23 16:52:55.614 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-23 16:52:55.614 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-23 16:52:55.614 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-23 16:52:55.614 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:52:55.614 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:52:55.614 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:52:55.614 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:52:55.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.614 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.614 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.614 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:52:55.614 | + functions-common:get_or_create_user:925 : user_id=06dbc758d38e4785aa488a0106c66657 2022-03-23 16:52:55.614 | + functions-common:get_or_create_user:926 : echo 06dbc758d38e4785aa488a0106c66657 2022-03-23 16:52:55.614 | 06dbc758d38e4785aa488a0106c66657 2022-03-23 16:52:55.614 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-23 16:52:55.614 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:52:55.614 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:52:55.614 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:52:55.614 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:52:55.614 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:52:55.614 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:52:55.614 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:52:55.614 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:52:55.614 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:52:55.614 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:52:55.614 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:52:55.614 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:52:55.614 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:52:55.615 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:52:55.615 | ++ functions-common:get_field:812 : read data 2022-03-23 16:52:55.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.615 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.615 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.615 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:52:55.615 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:52:55.615 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:52:55.615 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:52:55.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.615 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.615 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.615 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:52:55.615 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:52:55.615 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:52:55.615 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:52:55.615 | ++ functions-common:get_field:812 : read data 2022-03-23 16:52:55.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.615 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.615 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.615 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:52:55.615 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:52:55.615 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:52:55.615 | ++ functions-common:get_field:818 : echo '| 6dca034234164d32b2af02db44d24e15 | 06dbc758d38e4785aa488a0106c66657 | | a13dfdde5c534e62a35a182a94460f3b | | | False |' 2022-03-23 16:52:55.615 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:52:55.615 | ++ functions-common:get_field:812 : read data 2022-03-23 16:52:55.615 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6dca034234164d32b2af02db44d24e15 2022-03-23 16:52:55.615 | + functions-common:get_or_add_user_project_role:997 : echo 6dca034234164d32b2af02db44d24e15 2022-03-23 16:52:55.615 | 6dca034234164d32b2af02db44d24e15 2022-03-23 16:52:55.616 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 16:52:55.616 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-23 16:52:55.616 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:52:55.616 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:52:55.616 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:52:55.616 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:52:55.616 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:52:55.616 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:52:55.616 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:52:55.616 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:52:55.616 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:52:55.616 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:52:55.616 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:52:55.616 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:52:55.616 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:52:55.616 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:52:55.616 | ++ functions-common:get_field:812 : read data 2022-03-23 16:52:55.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.616 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.616 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.616 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:52:55.616 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:52:55.616 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:52:55.616 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:52:55.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.616 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.616 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.616 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:52:55.616 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:52:55.617 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:52:55.617 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:52:55.617 | ++ functions-common:get_field:812 : read data 2022-03-23 16:52:55.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.617 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.617 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.617 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:52:55.617 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:52:55.617 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:52:55.617 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:52:55.617 | ++ functions-common:get_field:818 : echo '| 50138f46bb824e80b937474f3184522d | 06dbc758d38e4785aa488a0106c66657 | | a13dfdde5c534e62a35a182a94460f3b | | | False |' 2022-03-23 16:52:55.617 | ++ functions-common:get_field:812 : read data 2022-03-23 16:52:55.617 | + functions-common:get_or_add_user_project_role:995 : user_role_id=50138f46bb824e80b937474f3184522d 2022-03-23 16:52:55.617 | + functions-common:get_or_add_user_project_role:997 : echo 50138f46bb824e80b937474f3184522d 2022-03-23 16:52:55.617 | 50138f46bb824e80b937474f3184522d 2022-03-23 16:52:55.617 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.45/placement 2022-03-23 16:52:55.617 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-23 16:52:55.617 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:52:55.617 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-23 16:52:55.617 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-23 16:52:55.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.617 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.617 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.617 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:52:55.617 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:52:55.617 | 4fe7bd13d82d42aea258590ae0c00b37' 2022-03-23 16:52:55.617 | + functions-common:get_or_create_service:1094 : echo 4fe7bd13d82d42aea258590ae0c00b37 2022-03-23 16:52:55.617 | 4fe7bd13d82d42aea258590ae0c00b37 2022-03-23 16:52:55.618 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.45/placement 2022-03-23 16:52:55.618 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:52:55.618 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.45/placement RegionOne 2022-03-23 16:52:55.618 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:52:55.618 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-23 16:52:55.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.618 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.618 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.618 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:52:55.618 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:52:55.618 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:52:55.618 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.45/placement --region RegionOne -f value -c id 2022-03-23 16:52:55.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.618 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:55.618 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:55.618 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:52:55.618 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=88386856b08c430197571c80188fe6cc 2022-03-23 16:52:55.618 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 88386856b08c430197571c80188fe6cc 2022-03-23 16:52:55.618 | + functions-common:get_or_create_endpoint:1127 : public_id=88386856b08c430197571c80188fe6cc 2022-03-23 16:52:55.618 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:52:55.618 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:52:55.618 | + functions-common:get_or_create_endpoint:1136 : echo 88386856b08c430197571c80188fe6cc 2022-03-23 16:52:55.618 | 88386856b08c430197571c80188fe6cc 2022-03-23 16:52:55.660 | [257061 Async init_placement:299678]: finished init_placement with result 0 in 48 seconds 2022-03-23 16:52:55.665 | + inc/async:async_wait:197 : return 0 2022-03-23 16:52:55.668 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-23 16:52:55.722 | [257061 Async init_glance:296153]: Waiting for completion of init_glance running on PID 296153 (4 other jobs running) 2022-03-23 16:52:55.755 | [257061 Async init_glance:296153]: Signaling child to exit 2022-03-23 16:52:55.755 | WAKEUP 2022-03-23 16:52:55.781 | [257061 Async init_glance:296153]: Signaled 2022-03-23 16:52:55.783 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-23 16:52:55.783 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-23 16:52:55.783 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-23 16:52:55.783 | + lib/database:recreate_database:112 : local db=glance 2022-03-23 16:52:55.783 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-23 16:52:55.783 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-23 16:52:55.783 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-23 16:52:55.783 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:52:55.783 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-23 16:52:55.783 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:52:55.783 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-23 16:52:55.783 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:52:55.783 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:52:55.783 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:52:55.783 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:52:55.783 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054273818 2022-03-23 16:52:55.783 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-23 16:52:55.783 | 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=296275) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:52:55.783 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:52:55.783 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:52:55.783 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:52:55.783 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:52:55.783 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:52:55.783 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:52:55.783 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-23 16:52:55.783 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-23 16:52:55.783 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-23 16:52:55.783 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:52:55.784 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:52:55.784 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-23 16:52:55.784 | Database migration is up to date. No migration needed. 2022-03-23 16:52:55.784 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-23 16:52:55.784 | Database is synced successfully. 2022-03-23 16:52:55.785 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-23 16:52:55.785 | 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=296430) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-23 16:52:55.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-23 16:52:55.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-23 16:52:55.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-23 16:52:55.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-23 16:52:55.786 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-23 16:52:55.786 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-23 16:52:55.786 | + functions-common:time_stop:2425 : local name 2022-03-23 16:52:55.786 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:52:55.786 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:52:55.786 | + functions-common:time_stop:2428 : local total 2022-03-23 16:52:55.786 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:52:55.786 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:52:55.786 | + functions-common:time_stop:2432 : start_time=1648054273818 2022-03-23 16:52:55.786 | + functions-common:time_stop:2434 : [[ -z 1648054273818 ]] 2022-03-23 16:52:55.786 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:52:55.786 | + functions-common:time_stop:2437 : end_time=1648054284073 2022-03-23 16:52:55.786 | + functions-common:time_stop:2438 : elapsed_time=10255 2022-03-23 16:52:55.786 | + functions-common:time_stop:2439 : total=8579 2022-03-23 16:52:55.786 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:52:55.786 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18834 2022-03-23 16:52:55.832 | [257061 Async init_glance:296153]: finished init_glance with result 0 in 10 seconds 2022-03-23 16:52:55.836 | + inc/async:async_wait:197 : return 0 2022-03-23 16:52:55.839 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-23 16:52:55.903 | [257061 Async init_swift:299464]: Waiting for completion of init_swift running on PID 299464 (3 other jobs running) 2022-03-23 16:52:55.929 | [257061 Async init_swift:299464]: Signaling child to exit 2022-03-23 16:52:55.929 | WAKEUP 2022-03-23 16:52:55.953 | [257061 Async init_swift:299464]: Signaled 2022-03-23 16:52:55.955 | + lib/swift:init_swift:668 : local node_number 2022-03-23 16:52:55.955 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 16:52:55.955 | No object-server running 2022-03-23 16:52:55.955 | No object-reconstructor running 2022-03-23 16:52:55.955 | No container-reconciler running 2022-03-23 16:52:55.955 | No container-replicator running 2022-03-23 16:52:55.955 | No container-updater running 2022-03-23 16:52:55.955 | No object-auditor running 2022-03-23 16:52:55.955 | No proxy-server running 2022-03-23 16:52:55.955 | No container-sharder running 2022-03-23 16:52:55.955 | No object-replicator running 2022-03-23 16:52:55.955 | No account-replicator running 2022-03-23 16:52:55.955 | No container-sync running 2022-03-23 16:52:55.955 | No container-auditor running 2022-03-23 16:52:55.955 | No account-server running 2022-03-23 16:52:55.955 | No object-expirer running 2022-03-23 16:52:55.955 | No account-reaper running 2022-03-23 16:52:55.955 | No container-server running 2022-03-23 16:52:55.955 | No account-auditor running 2022-03-23 16:52:55.955 | No object-updater running 2022-03-23 16:52:55.955 | + lib/swift:init_swift:670 : true 2022-03-23 16:52:55.955 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-23 16:52:55.955 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-23 16:52:55.955 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-23 16:52:55.956 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-23 16:52:55.956 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-23 16:52:55.956 | + lib/swift:create_swift_disk:572 : 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-03-23 16:52:55.956 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-23 16:52:55.956 | + functions:create_disk:732 : local node_number 2022-03-23 16:52:55.956 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:52:55.956 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 16:52:55.956 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-23 16:52:55.956 | + functions:create_disk:736 : local key 2022-03-23 16:52:55.956 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:52:55.956 | ++ functions:create_disk:738 : sed s#/.## 2022-03-23 16:52:55.956 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:52:55.956 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:52:55.956 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-23 16:52:55.956 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:52:55.956 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 16:52:55.956 | + functions:destroy_disk:765 : local key 2022-03-23 16:52:55.956 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:52:55.956 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-23 16:52:55.956 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:52:55.956 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:52:55.956 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-23 16:52:55.956 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-23 16:52:55.956 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:52:55.956 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:52:55.956 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-23 16:52:55.956 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:52:55.956 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:52:55.956 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-23 16:52:55.956 | = sectsz=512 attr=2, projid32bit=1 2022-03-23 16:52:55.956 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-23 16:52:55.956 | = reflink=1 2022-03-23 16:52:55.957 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-23 16:52:55.957 | = sunit=0 swidth=0 blks 2022-03-23 16:52:55.957 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-23 16:52:55.957 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-23 16:52:55.957 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-23 16:52:55.957 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-23 16:52:55.957 | + 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-03-23 16:52:55.957 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-23 16:52:55.957 | /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-03-23 16:52:55.957 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-23 16:52:55.957 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-23 16:52:55.957 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-23 16:52:55.957 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-23 16:52:55.957 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 16:52:55.957 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-23 16:52:55.957 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-23 16:52:55.957 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-23 16:52:55.957 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 16:52:55.957 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-23 16:52:55.957 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 16:52:55.957 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-23 16:52:55.957 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648053486.object.builder backups/1648053487.container.builder backups/1648053489.account.builder backups/1648053495.object.builder backups/1648053497.container.builder backups/1648053498.account.builder backups/1648053495.object.ring.gz backups/1648053497.container.ring.gz backups/1648053498.account.ring.gz 2022-03-23 16:52:55.957 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-23 16:52:55.957 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-23 16:52:55.957 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-23 16:52:55.957 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-23 16:52:55.957 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 16:52:55.957 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-23 16:52:55.957 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-23 16:52:55.958 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-23 16:52:55.958 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-23 16:52:55.958 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-23 16:52:55.958 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-23 16:52:55.958 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-23 16:52:55.958 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-23 16:52:55.958 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-23 16:52:55.958 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-23 16:52:55.958 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 16:52:55.958 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-23 16:52:55.958 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 16:52:55.958 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-23 16:52:55.958 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 16:52:55.958 | + lib/swift:init_swift:714 : popd 2022-03-23 16:52:56.001 | [257061 Async init_swift:299464]: finished init_swift with result 0 in 14 seconds 2022-03-23 16:52:56.006 | + inc/async:async_wait:197 : return 0 2022-03-23 16:52:56.009 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-23 16:52:56.064 | [257061 Async init_cinder:299559]: Waiting for completion of init_cinder running on PID 299559 (2 other jobs running) 2022-03-23 16:52:56.091 | [257061 Async init_cinder:299559]: Signaling child to exit 2022-03-23 16:52:56.092 | WAKEUP 2022-03-23 16:52:56.116 | [257061 Async init_cinder:299559]: Signaled 2022-03-23 16:52:56.117 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-23 16:52:56.118 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:56.118 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-23 16:52:56.118 | + lib/database:recreate_database:112 : local db=cinder 2022-03-23 16:52:56.118 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-23 16:52:56.118 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-23 16:52:56.118 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-23 16:52:56.118 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:52:56.118 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-23 16:52:56.118 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:52:56.118 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-23 16:52:56.118 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:52:56.118 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:52:56.118 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:52:56.118 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:52:56.118 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054327826 2022-03-23 16:52:56.118 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-23 16:52:56.118 | 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=299796) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:52:56.118 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:52:56.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:52:56.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:52:56.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:52:56.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:52:56.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:52:56.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:52:56.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:52:56.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:52:56.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:52:56.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:52:56.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:52:56.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:52:56.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:52:56.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:52:56.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:52:56.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:52:56.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:52:56.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:52:56.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:52:56.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:52:56.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:52:56.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:52:56.119 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:52:56.119 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=299796) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:52:56.119 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-23 16:52:56.119 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:52:56.119 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:52:56.119 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-23 16:52:56.119 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=299796) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:52:56.119 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-23 16:52:56.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:56.119 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:56.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:56.119 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:56.119 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 16:52:56.119 | last_heartbeat = column_property( 2022-03-23 16:52:56.119 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 16:52:56.120 | num_hosts = column_property( 2022-03-23 16:52:56.120 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 16:52:56.120 | num_down_hosts = column_property( 2022-03-23 16:52:56.120 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-23 16:52:56.120 | + functions-common:time_stop:2425 : local name 2022-03-23 16:52:56.120 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:52:56.120 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:52:56.120 | + functions-common:time_stop:2428 : local total 2022-03-23 16:52:56.120 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:52:56.120 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:52:56.120 | + functions-common:time_stop:2432 : start_time=1648054327826 2022-03-23 16:52:56.120 | + functions-common:time_stop:2434 : [[ -z 1648054327826 ]] 2022-03-23 16:52:56.120 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:52:56.120 | + functions-common:time_stop:2437 : end_time=1648054335640 2022-03-23 16:52:56.120 | + functions-common:time_stop:2438 : elapsed_time=7814 2022-03-23 16:52:56.120 | + functions-common:time_stop:2439 : total=8579 2022-03-23 16:52:56.120 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:52:56.120 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16393 2022-03-23 16:52:56.120 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-23 16:52:56.120 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:56.120 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 16:52:56.120 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-23 16:52:56.120 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 16:52:56.120 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-23 16:52:56.120 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-23 16:52:56.120 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-23 16:52:56.120 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-23 16:52:56.120 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-23 16:52:56.120 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 16:52:56.120 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-23 16:52:56.120 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-23 16:52:56.120 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-23 16:52:56.120 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:52:56.121 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:52:56.121 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:52:56.121 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:52:56.121 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:52:56.121 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:52:56.121 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:52:56.121 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:52:56.121 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:52:56.121 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:52:56.121 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:52:56.121 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-23 16:52:56.121 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:52:56.121 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:52:56.121 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:52:56.121 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:52:56.121 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:52:56.121 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:52:56.121 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 16:52:56.121 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-23 16:52:56.121 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-23 16:52:56.121 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:52:56.121 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 16:52:56.121 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 16:52:56.121 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 16:52:56.121 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-23 16:52:56.121 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:52:56.121 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-23 16:52:56.121 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-23 16:52:56.121 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-23 16:52:56.121 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-23 16:52:56.121 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-23 16:52:56.122 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-23 16:52:56.122 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-23 16:52:56.122 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-23 16:52:56.122 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-23 16:52:56.122 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 16:52:56.122 | [Unit] 2022-03-23 16:52:56.122 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:52:56.122 | DefaultDependencies=no 2022-03-23 16:52:56.122 | After=systemd-udev-settle.service 2022-03-23 16:52:56.122 | Before=lvm2-activation-early.service 2022-03-23 16:52:56.122 | Wants=systemd-udev-settle.service 2022-03-23 16:52:56.122 | 2022-03-23 16:52:56.122 | [Service] 2022-03-23 16:52:56.122 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:52:56.122 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-23 16:52:56.122 | RemainAfterExit=yes 2022-03-23 16:52:56.122 | Type=oneshot 2022-03-23 16:52:56.122 | 2022-03-23 16:52:56.122 | [Install] 2022-03-23 16:52:56.122 | WantedBy=local-fs.target 2022-03-23 16:52:56.122 | Also=systemd-udev-settle.service 2022-03-23 16:52:56.122 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-23 16:52:56.122 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 16:52:56.122 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-23 16:52:56.122 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-23 16:52:56.122 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-23 16:52:56.122 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-23 16:52:56.122 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 16:52:56.122 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 16:52:56.122 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 16:52:56.122 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-23 16:52:56.122 | Physical volume "/dev/loop4" successfully created. 2022-03-23 16:52:56.122 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-23 16:52:56.123 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-23 16:52:56.123 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-23 16:52:56.123 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-23 16:52:56.123 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-23 16:52:56.123 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-23 16:52:56.123 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-23 16:52:56.123 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-23 16:52:56.123 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:56.123 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-23 16:52:56.123 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-23 16:52:56.123 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-23 16:52:56.166 | [257061 Async init_cinder:299559]: finished init_cinder with result 0 in 11 seconds 2022-03-23 16:52:56.170 | + inc/async:async_wait:197 : return 0 2022-03-23 16:52:56.173 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-23 16:52:56.191 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:56.194 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-23 16:52:56.197 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:52:56.200 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-23 16:52:56.202 | + ./stack.sh:main:1218 : init_nova 2022-03-23 16:52:56.205 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-23 16:52:56.224 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:56.227 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-23 16:52:56.246 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:56.248 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:52:56.251 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 16:52:56.312 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 16:52:56.351 | [257061 Async nova-cell-0:302057]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 16:52:56.355 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-23 16:52:56.360 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:52:56.363 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-23 16:52:56.366 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:52:56.368 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:52:56.371 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 16:52:56.437 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 16:52:56.483 | [257061 Async nova-cell-1:302149]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 16:52:56.486 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-23 16:52:56.494 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-23 16:52:56.501 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-23 16:52:56.506 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-23 16:52:56.509 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-23 16:52:56.514 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:52:56.950 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-23 16:52:56.955 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:52:56.975 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-23 16:52:58.026 | 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-03-23 16:53:01.455 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:53:01.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:01.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:01.468 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:53:01.468 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=302207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:53:01.496 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:53:01.496 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:53:01.531 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-23 16:53:03.942 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=302207) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:53:03.945 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-23 16:53:04.910 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=302207) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 16:53:04.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:53:04.917 | from cryptography.utils import int_from_bytes 2022-03-23 16:53:04.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:53:04.917 | from cryptography.utils import int_from_bytes 2022-03-23 16:53:05.461 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-23 16:53:05.464 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 16:53:05.467 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 16:53:05.471 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 16:53:05.477 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 16:53:05.480 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 16:53:06.515 | 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-03-23 16:53:09.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:53:09.567 | from cryptography.utils import int_from_bytes 2022-03-23 16:53:09.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:53:09.567 | from cryptography.utils import int_from_bytes 2022-03-23 16:53:10.158 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-23 16:53:10.164 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 16:53:10.167 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-23 16:53:10.243 | [257061 Async nova-cell-0:302057]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 302057 (3 other jobs running) 2022-03-23 16:53:10.305 | [257061 Async nova-cell-0:302057]: Signaling child to exit 2022-03-23 16:53:10.794 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:53:10.834 | [302057 Async nova-cell-0:302057]: finished successfully 2022-03-23 16:53:10.844 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:53:10.859 | WAKEUP 2022-03-23 16:53:10.873 | [302149 Async nova-cell-1:302149]: finished successfully 2022-03-23 16:53:10.889 | [257061 Async nova-cell-0:302057]: Signaled 2022-03-23 16:53:10.891 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-23 16:53:10.891 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-23 16:53:10.891 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-23 16:53:10.891 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-23 16:53:10.891 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-23 16:53:10.891 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-23 16:53:10.891 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-23 16:53:10.891 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:53:10.891 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-23 16:53:10.891 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:53:10.891 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-23 16:53:10.891 | 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-03-23 16:53:10.891 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:53:10.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:10.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:10.893 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:53:10.893 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=302214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:53:10.893 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:53:10.893 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:53:10.893 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 16:53:10.893 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=302214) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:53:10.893 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 16:53:10.893 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=302214) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 16:53:10.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:53:10.893 | from cryptography.utils import int_from_bytes 2022-03-23 16:53:10.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:53:10.893 | from cryptography.utils import int_from_bytes 2022-03-23 16:53:10.948 | [257061 Async nova-cell-0:302057]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 14 seconds 2022-03-23 16:53:10.952 | + inc/async:async_wait:197 : return 0 2022-03-23 16:53:10.955 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 16:53:10.958 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-23 16:53:11.026 | [257061 Async nova-cell-1:302149]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 302149 (2 other jobs running) 2022-03-23 16:53:11.064 | [257061 Async nova-cell-1:302149]: Signaling child to exit 2022-03-23 16:53:11.064 | WAKEUP 2022-03-23 16:53:11.093 | [257061 Async nova-cell-1:302149]: Signaled 2022-03-23 16:53:11.096 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-23 16:53:11.096 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-23 16:53:11.096 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-23 16:53:11.096 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-23 16:53:11.096 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-23 16:53:11.096 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-23 16:53:11.096 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-23 16:53:11.096 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:53:11.096 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-23 16:53:11.096 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:53:11.096 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-23 16:53:11.096 | 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-03-23 16:53:11.096 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:53:11.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:53:11.098 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=302221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:53:11.098 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:53:11.098 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:53:11.098 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 16:53:11.098 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=302221) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:53:11.098 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 16:53:11.098 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=302221) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 16:53:11.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:53:11.098 | from cryptography.utils import int_from_bytes 2022-03-23 16:53:11.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:53:11.099 | from cryptography.utils import int_from_bytes 2022-03-23 16:53:11.152 | [257061 Async nova-cell-1:302149]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 14 seconds 2022-03-23 16:53:11.157 | + inc/async:async_wait:197 : return 0 2022-03-23 16:53:11.160 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:53:11.164 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-23 16:53:12.180 | 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-03-23 16:53:15.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:53:15.223 | from cryptography.utils import int_from_bytes 2022-03-23 16:53:15.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:53:15.224 | from cryptography.utils import int_from_bytes 2022-03-23 16:53:15.224 | Running batches of 50 until complete 2022-03-23 16:53:15.224 | +-------------------------------------+--------------+-----------+ 2022-03-23 16:53:15.224 | | Migration | Total Needed | Completed | 2022-03-23 16:53:15.224 | +-------------------------------------+--------------+-----------+ 2022-03-23 16:53:15.224 | | fill_virtual_interface_list | 0 | 0 | 2022-03-23 16:53:15.224 | | migrate_empty_ratio | 0 | 0 | 2022-03-23 16:53:15.224 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-23 16:53:15.224 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-23 16:53:15.224 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-23 16:53:15.224 | | populate_dev_uuids | 0 | 0 | 2022-03-23 16:53:15.224 | | populate_missing_availability_zones | 0 | 0 | 2022-03-23 16:53:15.224 | | populate_queued_for_delete | 0 | 0 | 2022-03-23 16:53:15.224 | | populate_user_id | 0 | 0 | 2022-03-23 16:53:15.224 | | populate_uuids | 0 | 0 | 2022-03-23 16:53:15.224 | +-------------------------------------+--------------+-----------+ 2022-03-23 16:53:15.767 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-23 16:53:15.773 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:53:15.777 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-23 16:53:15.780 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:53:15.784 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:53:15.789 | + lib/nova:init_nova:869 : /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-03-23 16:53:16.868 | 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-03-23 16:53:19.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:53:19.577 | from cryptography.utils import int_from_bytes 2022-03-23 16:53:19.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:53:19.577 | from cryptography.utils import int_from_bytes 2022-03-23 16:53:19.577 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-23 16:53:19.577 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-23 16:53:20.092 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-23 16:53:20.096 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-23 16:53:20.114 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-23 16:53:20.117 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-23 16:53:20.136 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:20.139 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-23 16:53:20.141 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-23 16:53:20.212 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-23 16:53:20.257 | [257061 Async configure_neutron_nova:303407]: running: configure_neutron_nova 2022-03-23 16:53:20.260 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-23 16:53:20.263 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:53:20.266 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-23 16:53:20.269 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:53:20.272 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:53:20.275 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:53:20.278 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:53:20.280 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:53:20.285 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:53:20.291 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:53:20.294 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:53:20.297 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:53:20.300 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-23 16:53:20.303 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:53:20.321 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:20.324 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:53:20.326 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:53:20.329 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-23 16:53:20.334 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:53:20.336 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:53:20.339 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-23 16:53:20.342 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:53:20.344 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:53:20.347 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:53:20.350 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:53:20.353 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-23 16:53:20.356 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:53:20.358 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-23 16:53:20.361 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:53:20.364 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:53:20.367 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-23 16:53:20.370 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 16:53:20.373 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 16:53:20.376 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-23 16:53:20.380 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:53:20.383 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 16:53:20.386 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 16:53:20.389 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-23 16:53:20.393 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:53:20.396 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-23 16:53:20.399 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:53:20.402 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-23 16:53:20.402 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:53:20.402 | gsub("[][]", "", $1); 2022-03-23 16:53:20.402 | split($1, a, "|"); 2022-03-23 16:53:20.402 | if (a[1] == matchgroup) 2022-03-23 16:53:20.402 | print a[2] 2022-03-23 16:53:20.402 | } 2022-03-23 16:53:20.402 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:53:20.410 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:53:20.413 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:53:20.416 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:53:20.419 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-23 16:53:20.422 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-23 16:53:20.426 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-23 16:53:20.428 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-23 16:53:20.432 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-23 16:53:20.436 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-23 16:53:20.439 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-23 16:53:20.443 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 16:53:20.446 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:53:20.449 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:53:20.452 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-23 16:53:20.455 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:53:20.459 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-23 16:53:20.461 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-23 16:53:20.465 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-23 16:53:20.468 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-23 16:53:20.473 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 16:53:20.474 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:20.475 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-23 16:53:20.475 | BEGIN { 2022-03-23 16:53:20.475 | section = "" 2022-03-23 16:53:20.475 | last_section = "" 2022-03-23 16:53:20.475 | section_count = 0 2022-03-23 16:53:20.475 | } 2022-03-23 16:53:20.475 | /^\[.+\]/ { 2022-03-23 16:53:20.475 | gsub("[][]", "", $1); 2022-03-23 16:53:20.475 | section=$1 2022-03-23 16:53:20.475 | next 2022-03-23 16:53:20.475 | } 2022-03-23 16:53:20.475 | /^ *\#/ { 2022-03-23 16:53:20.475 | next 2022-03-23 16:53:20.475 | } 2022-03-23 16:53:20.475 | /^[^ \t]+/ { 2022-03-23 16:53:20.475 | # get offset of first = in $0 2022-03-23 16:53:20.475 | eq_idx = index($0, "=") 2022-03-23 16:53:20.475 | # extract attr & value from $0 2022-03-23 16:53:20.475 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:53:20.475 | value = substr($0, eq_idx + 1) 2022-03-23 16:53:20.475 | # only need to strip trailing whitespace from attr 2022-03-23 16:53:20.475 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:53:20.475 | # need to strip leading & trailing whitespace from value 2022-03-23 16:53:20.476 | sub(/^[ \t]*/, "", value) 2022-03-23 16:53:20.476 | sub(/[ \t]*$/, "", value) 2022-03-23 16:53:20.476 | 2022-03-23 16:53:20.476 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:53:20.476 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:53:20.476 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:53:20.476 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:53:20.476 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:53:20.476 | if (section != last_section) { 2022-03-23 16:53:20.476 | cfg_section[section_count++] = section 2022-03-23 16:53:20.476 | last_section = section 2022-03-23 16:53:20.476 | } 2022-03-23 16:53:20.476 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:53:20.476 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:53:20.476 | 2022-03-23 16:53:20.476 | cfg_attr[section, attr, 0] = value 2022-03-23 16:53:20.476 | cfg_attr_count[section, attr] = 1 2022-03-23 16:53:20.476 | } else { 2022-03-23 16:53:20.476 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:53:20.476 | cfg_attr[section, attr, lno] = value 2022-03-23 16:53:20.476 | } 2022-03-23 16:53:20.476 | } 2022-03-23 16:53:20.476 | END { 2022-03-23 16:53:20.476 | # Process each section in order 2022-03-23 16:53:20.476 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:53:20.476 | section = cfg_section[sno] 2022-03-23 16:53:20.476 | # The ini routines simply append a config item immediately 2022-03-23 16:53:20.476 | # after the section header. To keep the same order as defined 2022-03-23 16:53:20.476 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:53:20.476 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:53:20.476 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:53:20.476 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:53:20.476 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:53:20.476 | else { 2022-03-23 16:53:20.477 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:53:20.477 | count = cfg_attr_count[section, attr] 2022-03-23 16:53:20.477 | print "inidelete " configfile " " section " " attr 2022-03-23 16:53:20.477 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:53:20.477 | for (l = count -2; l >= 0; l--) 2022-03-23 16:53:20.477 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:53:20.477 | } 2022-03-23 16:53:20.477 | } 2022-03-23 16:53:20.477 | } 2022-03-23 16:53:20.477 | } 2022-03-23 16:53:20.477 | ' 2022-03-23 16:53:20.478 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:53:20.478 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:53:20.480 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:53:20.483 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-23 16:53:20.486 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:53:20.488 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-23 16:53:20.491 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-23 16:53:20.491 | BEGIN { group = "" } 2022-03-23 16:53:20.491 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:53:20.491 | gsub("[][]", "", $1); 2022-03-23 16:53:20.491 | split($1, a, "|"); 2022-03-23 16:53:20.491 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:53:20.491 | group=a[1] 2022-03-23 16:53:20.491 | } else { 2022-03-23 16:53:20.492 | group="" 2022-03-23 16:53:20.492 | } 2022-03-23 16:53:20.492 | next 2022-03-23 16:53:20.492 | } 2022-03-23 16:53:20.492 | { 2022-03-23 16:53:20.492 | if (group != "") 2022-03-23 16:53:20.492 | print $0 2022-03-23 16:53:20.492 | } 2022-03-23 16:53:20.492 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:53:20.499 | + 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-03-23 16:53:20.502 | ++ 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-03-23 16:53:20.534 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:20.537 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-23 16:53:20.540 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-23 16:53:20.576 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:20.579 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-23 16:53:20.582 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-23 16:53:20.619 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:20.622 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-23 16:53:20.626 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-23 16:53:20.667 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:20.670 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-23 16:53:20.674 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-23 16:53:20.708 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:20.711 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-23 16:53:20.714 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 16:53:20.753 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:20.755 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.45/identity"' 2022-03-23 16:53:20.759 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-03-23 16:53:20.795 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:20.798 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-23 16:53:20.801 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 16:53:20.836 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:20.839 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-23 16:53:20.842 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 16:53:20.877 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:20.880 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-23 16:53:20.883 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 16:53:20.924 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:20.927 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-23 16:53:20.930 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 16:53:20.965 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:20.968 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-23 16:53:20.971 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 16:53:21.005 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.008 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-23 16:53:21.011 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-23 16:53:21.046 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.050 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:53:21.053 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:53:21.056 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:53:21.059 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-23 16:53:21.062 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-23 16:53:21.066 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-23 16:53:21.069 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-23 16:53:21.072 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-23 16:53:21.077 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-23 16:53:21.079 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-23 16:53:21.082 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 16:53:21.086 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:53:21.090 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:53:21.093 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-23 16:53:21.096 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:53:21.099 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-23 16:53:21.103 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-23 16:53:21.106 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-23 16:53:21.109 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-23 16:53:21.113 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 16:53:21.114 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 16:53:21.114 | BEGIN { 2022-03-23 16:53:21.114 | section = "" 2022-03-23 16:53:21.114 | last_section = "" 2022-03-23 16:53:21.114 | section_count = 0 2022-03-23 16:53:21.114 | } 2022-03-23 16:53:21.114 | /^\[.+\]/ { 2022-03-23 16:53:21.114 | gsub("[][]", "", $1); 2022-03-23 16:53:21.114 | section=$1 2022-03-23 16:53:21.114 | next 2022-03-23 16:53:21.114 | } 2022-03-23 16:53:21.114 | /^ *\#/ { 2022-03-23 16:53:21.114 | next 2022-03-23 16:53:21.114 | } 2022-03-23 16:53:21.114 | /^[^ \t]+/ { 2022-03-23 16:53:21.114 | # get offset of first = in $0 2022-03-23 16:53:21.114 | eq_idx = index($0, "=") 2022-03-23 16:53:21.114 | # extract attr & value from $0 2022-03-23 16:53:21.114 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:53:21.114 | value = substr($0, eq_idx + 1) 2022-03-23 16:53:21.114 | # only need to strip trailing whitespace from attr 2022-03-23 16:53:21.114 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:53:21.114 | # need to strip leading & trailing whitespace from value 2022-03-23 16:53:21.114 | sub(/^[ \t]*/, "", value) 2022-03-23 16:53:21.114 | sub(/[ \t]*$/, "", value) 2022-03-23 16:53:21.114 | 2022-03-23 16:53:21.114 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:53:21.115 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:53:21.115 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:53:21.115 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:53:21.115 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:53:21.115 | if (section != last_section) { 2022-03-23 16:53:21.115 | cfg_section[section_count++] = section 2022-03-23 16:53:21.115 | last_section = section 2022-03-23 16:53:21.115 | } 2022-03-23 16:53:21.115 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:53:21.115 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:53:21.115 | 2022-03-23 16:53:21.115 | cfg_attr[section, attr, 0] = value 2022-03-23 16:53:21.115 | cfg_attr_count[section, attr] = 1 2022-03-23 16:53:21.115 | } else { 2022-03-23 16:53:21.115 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:53:21.115 | cfg_attr[section, attr, lno] = value 2022-03-23 16:53:21.115 | } 2022-03-23 16:53:21.115 | } 2022-03-23 16:53:21.115 | END { 2022-03-23 16:53:21.115 | # Process each section in order 2022-03-23 16:53:21.115 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:53:21.115 | section = cfg_section[sno] 2022-03-23 16:53:21.115 | # The ini routines simply append a config item immediately 2022-03-23 16:53:21.115 | # after the section header. To keep the same order as defined 2022-03-23 16:53:21.115 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:53:21.115 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:53:21.115 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:53:21.115 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:53:21.115 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:53:21.115 | else { 2022-03-23 16:53:21.116 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:53:21.116 | count = cfg_attr_count[section, attr] 2022-03-23 16:53:21.116 | print "inidelete " configfile " " section " " attr 2022-03-23 16:53:21.116 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:53:21.116 | for (l = count -2; l >= 0; l--) 2022-03-23 16:53:21.116 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:53:21.116 | } 2022-03-23 16:53:21.116 | } 2022-03-23 16:53:21.116 | } 2022-03-23 16:53:21.116 | } 2022-03-23 16:53:21.116 | ' 2022-03-23 16:53:21.116 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.116 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:53:21.117 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:53:21.119 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:53:21.123 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-23 16:53:21.125 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:53:21.128 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-23 16:53:21.130 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 16:53:21.130 | BEGIN { group = "" } 2022-03-23 16:53:21.130 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:53:21.131 | gsub("[][]", "", $1); 2022-03-23 16:53:21.131 | split($1, a, "|"); 2022-03-23 16:53:21.131 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:53:21.131 | group=a[1] 2022-03-23 16:53:21.131 | } else { 2022-03-23 16:53:21.131 | group="" 2022-03-23 16:53:21.131 | } 2022-03-23 16:53:21.131 | next 2022-03-23 16:53:21.131 | } 2022-03-23 16:53:21.131 | { 2022-03-23 16:53:21.131 | if (group != "") 2022-03-23 16:53:21.131 | print $0 2022-03-23 16:53:21.131 | } 2022-03-23 16:53:21.131 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:53:21.137 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-23 16:53:21.141 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-23 16:53:21.151 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:53:21.174 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.177 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-23 16:53:21.180 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-23 16:53:21.181 | [303407 Async configure_neutron_nova:303407]: finished successfully 2022-03-23 16:53:21.213 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.216 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-23 16:53:21.218 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-23 16:53:21.249 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.252 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-23 16:53:21.255 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-23 16:53:21.288 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.290 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-23 16:53:21.293 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-23 16:53:21.326 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.329 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-23 16:53:21.332 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-23 16:53:21.370 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.374 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-23 16:53:21.377 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-23 16:53:21.411 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.415 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-23 16:53:21.418 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-23 16:53:21.454 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.457 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-23 16:53:21.460 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-23 16:53:21.494 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.497 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-23 16:53:21.500 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-23 16:53:21.536 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.540 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-23 16:53:21.543 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-23 16:53:21.576 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.578 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-23 16:53:21.581 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-23 16:53:21.615 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.618 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-23 16:53:21.621 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-23 16:53:21.653 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.657 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-23 16:53:21.660 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-23 16:53:21.694 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.696 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-23 16:53:21.699 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-23 16:53:21.730 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.733 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-23 16:53:21.736 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-23 16:53:21.769 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.773 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:53:21.776 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:53:21.779 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:53:21.782 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-23 16:53:21.785 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-23 16:53:21.789 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-23 16:53:21.792 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-23 16:53:21.796 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-23 16:53:21.801 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-23 16:53:21.804 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-23 16:53:21.806 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 16:53:21.809 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:53:21.812 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:53:21.815 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-23 16:53:21.817 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:53:21.821 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-23 16:53:21.824 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-23 16:53:21.827 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-23 16:53:21.829 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-23 16:53:21.833 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 16:53:21.834 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.834 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-23 16:53:21.834 | BEGIN { 2022-03-23 16:53:21.834 | section = "" 2022-03-23 16:53:21.834 | last_section = "" 2022-03-23 16:53:21.835 | section_count = 0 2022-03-23 16:53:21.835 | } 2022-03-23 16:53:21.835 | /^\[.+\]/ { 2022-03-23 16:53:21.835 | gsub("[][]", "", $1); 2022-03-23 16:53:21.835 | section=$1 2022-03-23 16:53:21.835 | next 2022-03-23 16:53:21.835 | } 2022-03-23 16:53:21.835 | /^ *\#/ { 2022-03-23 16:53:21.835 | next 2022-03-23 16:53:21.835 | } 2022-03-23 16:53:21.835 | /^[^ \t]+/ { 2022-03-23 16:53:21.835 | # get offset of first = in $0 2022-03-23 16:53:21.835 | eq_idx = index($0, "=") 2022-03-23 16:53:21.835 | # extract attr & value from $0 2022-03-23 16:53:21.835 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:53:21.835 | value = substr($0, eq_idx + 1) 2022-03-23 16:53:21.835 | # only need to strip trailing whitespace from attr 2022-03-23 16:53:21.835 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:53:21.835 | # need to strip leading & trailing whitespace from value 2022-03-23 16:53:21.835 | sub(/^[ \t]*/, "", value) 2022-03-23 16:53:21.835 | sub(/[ \t]*$/, "", value) 2022-03-23 16:53:21.836 | 2022-03-23 16:53:21.836 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:53:21.836 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:53:21.836 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:53:21.836 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:53:21.836 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:53:21.836 | if (section != last_section) { 2022-03-23 16:53:21.836 | cfg_section[section_count++] = section 2022-03-23 16:53:21.836 | last_section = section 2022-03-23 16:53:21.836 | } 2022-03-23 16:53:21.836 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:53:21.836 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:53:21.836 | 2022-03-23 16:53:21.836 | cfg_attr[section, attr, 0] = value 2022-03-23 16:53:21.836 | cfg_attr_count[section, attr] = 1 2022-03-23 16:53:21.836 | } else { 2022-03-23 16:53:21.836 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:53:21.836 | cfg_attr[section, attr, lno] = value 2022-03-23 16:53:21.836 | } 2022-03-23 16:53:21.836 | } 2022-03-23 16:53:21.836 | END { 2022-03-23 16:53:21.836 | # Process each section in order 2022-03-23 16:53:21.836 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:53:21.836 | section = cfg_section[sno] 2022-03-23 16:53:21.836 | # The ini routines simply append a config item immediately 2022-03-23 16:53:21.836 | # after the section header. To keep the same order as defined 2022-03-23 16:53:21.836 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:53:21.836 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:53:21.836 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:53:21.836 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:53:21.836 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:53:21.836 | else { 2022-03-23 16:53:21.836 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:53:21.836 | count = cfg_attr_count[section, attr] 2022-03-23 16:53:21.837 | print "inidelete " configfile " " section " " attr 2022-03-23 16:53:21.837 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:53:21.837 | for (l = count -2; l >= 0; l--) 2022-03-23 16:53:21.837 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:53:21.837 | } 2022-03-23 16:53:21.837 | } 2022-03-23 16:53:21.837 | } 2022-03-23 16:53:21.837 | } 2022-03-23 16:53:21.837 | ' 2022-03-23 16:53:21.837 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:53:21.839 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:53:21.839 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:53:21.842 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-23 16:53:21.845 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:53:21.847 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-23 16:53:21.850 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-23 16:53:21.850 | BEGIN { group = "" } 2022-03-23 16:53:21.850 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:53:21.850 | gsub("[][]", "", $1); 2022-03-23 16:53:21.850 | split($1, a, "|"); 2022-03-23 16:53:21.850 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:53:21.850 | group=a[1] 2022-03-23 16:53:21.850 | } else { 2022-03-23 16:53:21.850 | group="" 2022-03-23 16:53:21.850 | } 2022-03-23 16:53:21.850 | next 2022-03-23 16:53:21.850 | } 2022-03-23 16:53:21.850 | { 2022-03-23 16:53:21.850 | if (group != "") 2022-03-23 16:53:21.850 | print $0 2022-03-23 16:53:21.850 | } 2022-03-23 16:53:21.851 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:53:21.857 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-23 16:53:21.859 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-23 16:53:21.890 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.892 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-23 16:53:21.895 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-23 16:53:21.927 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.929 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-23 16:53:21.932 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-23 16:53:21.962 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.964 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-23 16:53:21.967 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-23 16:53:21.996 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:21.999 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-23 16:53:22.001 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 16:53:22.032 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:22.035 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-23 16:53:22.038 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-23 16:53:22.067 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:22.070 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-23 16:53:22.072 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 16:53:22.108 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:22.112 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-23 16:53:22.115 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 16:53:22.152 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:22.156 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:53:22.158 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:53:22.162 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:53:22.166 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-23 16:53:22.169 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:53:22.172 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:53:22.175 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-23 16:53:22.179 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:53:22.184 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-23 16:53:22.187 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-23 16:53:22.190 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:53:22.192 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:53:22.196 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:53:22.199 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:53:22.202 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:53:22.205 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:53:22.208 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:53:22.211 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:53:22.214 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-23 16:53:22.218 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:53:22.218 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 16:53:22.219 | BEGIN { 2022-03-23 16:53:22.219 | section = "" 2022-03-23 16:53:22.219 | last_section = "" 2022-03-23 16:53:22.219 | section_count = 0 2022-03-23 16:53:22.219 | } 2022-03-23 16:53:22.219 | /^\[.+\]/ { 2022-03-23 16:53:22.219 | gsub("[][]", "", $1); 2022-03-23 16:53:22.219 | section=$1 2022-03-23 16:53:22.219 | next 2022-03-23 16:53:22.219 | } 2022-03-23 16:53:22.219 | /^ *\#/ { 2022-03-23 16:53:22.219 | next 2022-03-23 16:53:22.219 | } 2022-03-23 16:53:22.219 | /^[^ \t]+/ { 2022-03-23 16:53:22.219 | # get offset of first = in $0 2022-03-23 16:53:22.219 | eq_idx = index($0, "=") 2022-03-23 16:53:22.219 | # extract attr & value from $0 2022-03-23 16:53:22.219 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:53:22.220 | value = substr($0, eq_idx + 1) 2022-03-23 16:53:22.220 | # only need to strip trailing whitespace from attr 2022-03-23 16:53:22.220 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:53:22.220 | # need to strip leading & trailing whitespace from value 2022-03-23 16:53:22.220 | sub(/^[ \t]*/, "", value) 2022-03-23 16:53:22.220 | sub(/[ \t]*$/, "", value) 2022-03-23 16:53:22.220 | 2022-03-23 16:53:22.220 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:53:22.220 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:53:22.220 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:53:22.220 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:53:22.220 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:53:22.220 | if (section != last_section) { 2022-03-23 16:53:22.220 | cfg_section[section_count++] = section 2022-03-23 16:53:22.220 | last_section = section 2022-03-23 16:53:22.220 | } 2022-03-23 16:53:22.220 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:53:22.220 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:53:22.220 | 2022-03-23 16:53:22.220 | cfg_attr[section, attr, 0] = value 2022-03-23 16:53:22.220 | cfg_attr_count[section, attr] = 1 2022-03-23 16:53:22.220 | } else { 2022-03-23 16:53:22.220 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:53:22.221 | cfg_attr[section, attr, lno] = value 2022-03-23 16:53:22.221 | } 2022-03-23 16:53:22.221 | } 2022-03-23 16:53:22.221 | END { 2022-03-23 16:53:22.221 | # Process each section in order 2022-03-23 16:53:22.221 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:53:22.221 | section = cfg_section[sno] 2022-03-23 16:53:22.221 | # The ini routines simply append a config item immediately 2022-03-23 16:53:22.221 | # after the section header. To keep the same order as defined 2022-03-23 16:53:22.221 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:53:22.221 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:53:22.221 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:53:22.221 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:53:22.221 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:53:22.221 | else { 2022-03-23 16:53:22.221 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:53:22.221 | count = cfg_attr_count[section, attr] 2022-03-23 16:53:22.222 | print "inidelete " configfile " " section " " attr 2022-03-23 16:53:22.222 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:53:22.222 | for (l = count -2; l >= 0; l--) 2022-03-23 16:53:22.222 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:53:22.222 | } 2022-03-23 16:53:22.222 | } 2022-03-23 16:53:22.222 | } 2022-03-23 16:53:22.222 | } 2022-03-23 16:53:22.222 | ' 2022-03-23 16:53:22.222 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:22.222 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:53:22.223 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:53:22.226 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:53:22.226 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:53:22.230 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:53:22.232 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-23 16:53:22.236 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 16:53:22.236 | BEGIN { group = "" } 2022-03-23 16:53:22.236 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:53:22.236 | gsub("[][]", "", $1); 2022-03-23 16:53:22.236 | split($1, a, "|"); 2022-03-23 16:53:22.236 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:53:22.236 | group=a[1] 2022-03-23 16:53:22.236 | } else { 2022-03-23 16:53:22.236 | group="" 2022-03-23 16:53:22.236 | } 2022-03-23 16:53:22.236 | next 2022-03-23 16:53:22.236 | } 2022-03-23 16:53:22.236 | { 2022-03-23 16:53:22.236 | if (group != "") 2022-03-23 16:53:22.236 | print $0 2022-03-23 16:53:22.236 | } 2022-03-23 16:53:22.236 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:53:22.245 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-23 16:53:22.248 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-23 16:53:22.280 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:22.283 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-23 16:53:22.286 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-23 16:53:22.318 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:53:22.322 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-23 16:53:22.341 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:22.344 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-23 16:53:22.347 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:53:22.350 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-23 16:53:22.352 | + ./stack.sh:main:1252 : start_swift 2022-03-23 16:53:22.356 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-23 16:53:22.358 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:53:22.361 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 16:53:22.390 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-23 16:53:22.393 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:53:22.399 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:53:22.403 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-23 16:53:22.857 | Restarting rsync (via systemctl): rsync.service. 2022-03-23 16:53:22.862 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-23 16:53:22.866 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-23 16:53:22.868 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-23 16:53:22.872 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-23 16:53:22.875 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 16:53:22.879 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:53:22.882 | + functions-common:run_process:1680 : local service=s-object 2022-03-23 16:53:22.884 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:53:22.887 | + functions-common:run_process:1682 : local group= 2022-03-23 16:53:22.890 | + functions-common:run_process:1683 : local user= 2022-03-23 16:53:22.892 | + functions-common:run_process:1685 : local name=s-object 2022-03-23 16:53:22.896 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:53:22.898 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:53:22.901 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:53:22.903 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:53:22.906 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:53:22.911 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054402908 2022-03-23 16:53:22.914 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-23 16:53:22.933 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:22.935 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-23 16:53:22.938 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-23 16:53:22.941 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:53:22.944 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:53:22.946 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:53:22.949 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:53:22.951 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-23 16:53:22.954 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-23 16:53:22.957 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-23 16:53:22.960 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:53:22.963 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:53:22.966 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-23 16:53:22.969 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-23 16:53:22.972 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-23 16:53:22.975 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:53:22.978 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:53:22.981 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:53:22.983 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:53:22.986 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:53:22.988 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-23 16:53:22.991 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:53:22.996 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-23 16:53:23.052 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-23 16:53:23.113 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:53:23.173 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-23 16:53:23.228 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-23 16:53:23.289 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:53:23.347 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:53:23.350 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-23 16:53:23.404 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:53:23.875 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-23 16:53:23.889 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-23 16:53:24.360 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-23 16:53:24.385 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:53:24.391 | + functions-common:time_stop:2425 : local name 2022-03-23 16:53:24.395 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:53:24.398 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:53:24.400 | + functions-common:time_stop:2428 : local total 2022-03-23 16:53:24.403 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:53:24.406 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:53:24.408 | + functions-common:time_stop:2432 : start_time=1648054402908 2022-03-23 16:53:24.410 | + functions-common:time_stop:2434 : [[ -z 1648054402908 ]] 2022-03-23 16:53:24.414 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:53:24.419 | + functions-common:time_stop:2437 : end_time=1648054404416 2022-03-23 16:53:24.421 | + functions-common:time_stop:2438 : elapsed_time=1508 2022-03-23 16:53:24.424 | + functions-common:time_stop:2439 : total=3189 2022-03-23 16:53:24.426 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:53:24.429 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4697 2022-03-23 16:53:24.431 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 16:53:24.434 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:53:24.437 | + functions-common:run_process:1680 : local service=s-container 2022-03-23 16:53:24.439 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:53:24.442 | + functions-common:run_process:1682 : local group= 2022-03-23 16:53:24.445 | + functions-common:run_process:1683 : local user= 2022-03-23 16:53:24.447 | + functions-common:run_process:1685 : local name=s-container 2022-03-23 16:53:24.450 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:53:24.452 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:53:24.455 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:53:24.458 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:53:24.461 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:53:24.466 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054404463 2022-03-23 16:53:24.469 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-23 16:53:24.487 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:24.491 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-23 16:53:24.494 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-23 16:53:24.497 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:53:24.499 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:53:24.502 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:53:24.504 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:53:24.507 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-23 16:53:24.509 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-23 16:53:24.512 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-23 16:53:24.515 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:53:24.517 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:53:24.520 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-23 16:53:24.523 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-23 16:53:24.525 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-23 16:53:24.528 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:53:24.530 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:53:24.533 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:53:24.535 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:53:24.539 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:53:24.541 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-23 16:53:24.544 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:53:24.548 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-23 16:53:24.606 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-23 16:53:24.661 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:53:24.720 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-23 16:53:24.789 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-23 16:53:24.848 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:53:24.905 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:53:24.908 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-23 16:53:24.971 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:53:25.466 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-23 16:53:25.480 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-23 16:53:25.906 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-23 16:53:25.937 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:53:25.940 | + functions-common:time_stop:2425 : local name 2022-03-23 16:53:25.943 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:53:25.947 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:53:25.950 | + functions-common:time_stop:2428 : local total 2022-03-23 16:53:25.953 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:53:25.958 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:53:25.964 | + functions-common:time_stop:2432 : start_time=1648054404463 2022-03-23 16:53:25.966 | + functions-common:time_stop:2434 : [[ -z 1648054404463 ]] 2022-03-23 16:53:25.970 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:53:25.974 | + functions-common:time_stop:2437 : end_time=1648054405971 2022-03-23 16:53:25.977 | + functions-common:time_stop:2438 : elapsed_time=1508 2022-03-23 16:53:25.979 | + functions-common:time_stop:2439 : total=4697 2022-03-23 16:53:25.981 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:53:25.984 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6205 2022-03-23 16:53:25.987 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 16:53:25.989 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:53:25.992 | + functions-common:run_process:1680 : local service=s-account 2022-03-23 16:53:25.995 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:53:25.997 | + functions-common:run_process:1682 : local group= 2022-03-23 16:53:26.000 | + functions-common:run_process:1683 : local user= 2022-03-23 16:53:26.003 | + functions-common:run_process:1685 : local name=s-account 2022-03-23 16:53:26.005 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:53:26.008 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:53:26.011 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:53:26.013 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:53:26.016 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:53:26.022 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054406018 2022-03-23 16:53:26.025 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-23 16:53:26.044 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:26.047 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-23 16:53:26.050 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-23 16:53:26.052 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:53:26.055 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:53:26.058 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:53:26.060 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:53:26.063 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-23 16:53:26.066 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-23 16:53:26.069 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-23 16:53:26.072 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:53:26.076 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:53:26.079 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-23 16:53:26.082 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-23 16:53:26.084 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-23 16:53:26.087 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:53:26.089 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:53:26.093 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:53:26.095 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:53:26.098 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:53:26.100 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-23 16:53:26.103 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:53:26.108 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-23 16:53:26.163 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-23 16:53:26.219 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:53:26.286 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-23 16:53:26.353 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-23 16:53:26.410 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:53:26.466 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:53:26.469 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-23 16:53:26.529 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:53:27.032 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-23 16:53:27.046 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-23 16:53:27.500 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-23 16:53:27.524 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:53:27.527 | + functions-common:time_stop:2425 : local name 2022-03-23 16:53:27.529 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:53:27.537 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:53:27.540 | + functions-common:time_stop:2428 : local total 2022-03-23 16:53:27.543 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:53:27.546 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:53:27.549 | + functions-common:time_stop:2432 : start_time=1648054406018 2022-03-23 16:53:27.552 | + functions-common:time_stop:2434 : [[ -z 1648054406018 ]] 2022-03-23 16:53:27.555 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:53:27.560 | + functions-common:time_stop:2437 : end_time=1648054407557 2022-03-23 16:53:27.563 | + functions-common:time_stop:2438 : elapsed_time=1539 2022-03-23 16:53:27.566 | + functions-common:time_stop:2439 : total=6205 2022-03-23 16:53:27.570 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:53:27.572 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7744 2022-03-23 16:53:27.575 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-23 16:53:27.579 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-23 16:53:27.637 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:53:27.640 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-23 16:53:27.643 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:53:27.646 | + functions-common:run_process:1682 : local group= 2022-03-23 16:53:27.648 | + functions-common:run_process:1683 : local user= 2022-03-23 16:53:27.651 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-23 16:53:27.654 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:53:27.656 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:53:27.659 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:53:27.661 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:53:27.665 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:53:27.670 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054407666 2022-03-23 16:53:27.672 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-23 16:53:27.691 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:27.694 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-23 16:53:27.697 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-23 16:53:27.699 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:53:27.702 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:53:27.705 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:53:27.708 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:53:27.712 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-23 16:53:27.717 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-23 16:53:27.720 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-23 16:53:27.722 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:53:27.725 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:53:27.728 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-23 16:53:27.730 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-23 16:53:27.733 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-23 16:53:27.735 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:53:27.737 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:53:27.740 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:53:27.742 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:53:27.744 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:53:27.747 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-23 16:53:27.749 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:53:27.754 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-23 16:53:27.811 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-23 16:53:27.874 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:53:27.931 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-23 16:53:27.990 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-23 16:53:28.058 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:53:28.116 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:53:28.118 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-23 16:53:28.176 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:53:28.650 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-23 16:53:29.144 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-23 16:53:29.171 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:53:29.174 | + functions-common:time_stop:2425 : local name 2022-03-23 16:53:29.177 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:53:29.180 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:53:29.183 | + functions-common:time_stop:2428 : local total 2022-03-23 16:53:29.186 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:53:29.189 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:53:29.192 | + functions-common:time_stop:2432 : start_time=1648054407666 2022-03-23 16:53:29.195 | + functions-common:time_stop:2434 : [[ -z 1648054407666 ]] 2022-03-23 16:53:29.198 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:53:29.203 | + functions-common:time_stop:2437 : end_time=1648054409200 2022-03-23 16:53:29.205 | + functions-common:time_stop:2438 : elapsed_time=1534 2022-03-23 16:53:29.208 | + functions-common:time_stop:2439 : total=7744 2022-03-23 16:53:29.211 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:53:29.213 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9278 2022-03-23 16:53:29.216 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-23 16:53:29.235 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:53:29.238 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:53:29.242 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-23 16:53:29.244 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:53:29.247 | + functions-common:run_process:1682 : local group= 2022-03-23 16:53:29.251 | + functions-common:run_process:1683 : local user= 2022-03-23 16:53:29.254 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-23 16:53:29.256 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:53:29.259 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:53:29.261 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:53:29.264 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:53:29.267 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:53:29.273 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054409269 2022-03-23 16:53:29.277 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-23 16:53:29.296 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:29.299 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-23 16:53:29.302 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-23 16:53:29.304 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:53:29.307 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:53:29.310 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:53:29.313 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:53:29.316 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-23 16:53:29.319 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-23 16:53:29.321 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-23 16:53:29.324 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:53:29.326 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:53:29.329 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-23 16:53:29.332 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-23 16:53:29.335 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-23 16:53:29.338 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:53:29.341 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:53:29.344 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:53:29.347 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:53:29.349 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:53:29.352 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-23 16:53:29.354 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:53:29.359 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-23 16:53:29.422 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-23 16:53:29.480 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:53:29.542 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-23 16:53:29.598 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-23 16:53:29.657 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:53:29.715 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:53:29.720 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-23 16:53:29.786 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:53:30.248 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-23 16:53:30.262 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-23 16:53:30.720 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-23 16:53:30.750 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:53:30.753 | + functions-common:time_stop:2425 : local name 2022-03-23 16:53:30.756 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:53:30.764 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:53:30.767 | + functions-common:time_stop:2428 : local total 2022-03-23 16:53:30.770 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:53:30.774 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:53:30.777 | + functions-common:time_stop:2432 : start_time=1648054409269 2022-03-23 16:53:30.780 | + functions-common:time_stop:2434 : [[ -z 1648054409269 ]] 2022-03-23 16:53:30.783 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:53:30.789 | + functions-common:time_stop:2437 : end_time=1648054410786 2022-03-23 16:53:30.794 | + functions-common:time_stop:2438 : elapsed_time=1517 2022-03-23 16:53:30.797 | + functions-common:time_stop:2439 : total=9278 2022-03-23 16:53:30.800 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:53:30.803 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10795 2022-03-23 16:53:30.805 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-23 16:53:30.806 | Waiting for swift proxy to start... 2022-03-23 16:53:30.808 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.45:8080/info 2022-03-23 16:53:30.811 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:53:30.813 | + functions:wait_for_service:458 : local url=http://10.222.0.45:8080/info 2022-03-23 16:53:30.816 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:53:30.819 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:53:30.822 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:53:30.824 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:53:30.827 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:53:30.830 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:53:30.838 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054410833 2022-03-23 16:53:30.840 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:53:30.846 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 16:53:30.859 | + :: : [[ 000 == 503 ]] 2022-03-23 16:53:30.861 | + :: : [[ 7 -eq 7 ]] 2022-03-23 16:53:30.862 | + :: : sleep 1 2022-03-23 16:53:31.866 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 16:53:31.880 | + :: : [[ 000 == 503 ]] 2022-03-23 16:53:31.881 | + :: : [[ 7 -eq 7 ]] 2022-03-23 16:53:31.883 | + :: : sleep 1 2022-03-23 16:53:32.887 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 16:53:32.900 | + :: : [[ 000 == 503 ]] 2022-03-23 16:53:32.901 | + :: : [[ 7 -eq 7 ]] 2022-03-23 16:53:32.903 | + :: : sleep 1 2022-03-23 16:53:33.907 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 16:53:33.985 | + :: : [[ 200 == 503 ]] 2022-03-23 16:53:33.986 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:53:33.990 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:53:33.993 | + functions-common:time_stop:2425 : local name 2022-03-23 16:53:33.996 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:53:33.998 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:53:34.001 | + functions-common:time_stop:2428 : local total 2022-03-23 16:53:34.004 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:53:34.007 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:53:34.011 | + functions-common:time_stop:2432 : start_time=1648054410833 2022-03-23 16:53:34.015 | + functions-common:time_stop:2434 : [[ -z 1648054410833 ]] 2022-03-23 16:53:34.019 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:53:34.024 | + functions-common:time_stop:2437 : end_time=1648054414021 2022-03-23 16:53:34.027 | + functions-common:time_stop:2438 : elapsed_time=3188 2022-03-23 16:53:34.030 | + functions-common:time_stop:2439 : total=6595 2022-03-23 16:53:34.033 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:53:34.035 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9783 2022-03-23 16:53:34.038 | + functions:wait_for_service:467 : return 0 2022-03-23 16:53:34.040 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-23 16:53:34.043 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:53:34.046 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-23 16:53:34.065 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:34.068 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:53:34.106 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-23 16:53:34.160 | [257061 Async configure_neutron_nova:303407]: Waiting for completion of configure_neutron_nova running on PID 303407 (2 other jobs running) 2022-03-23 16:53:34.187 | [257061 Async configure_neutron_nova:303407]: Signaling child to exit 2022-03-23 16:53:34.187 | WAKEUP 2022-03-23 16:53:34.211 | [257061 Async configure_neutron_nova:303407]: Signaled 2022-03-23 16:53:34.213 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-23 16:53:34.213 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:53:34.213 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:53:34.213 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:53:34.213 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:53:34.213 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:53:34.213 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:53:34.213 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-23 16:53:34.213 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-23 16:53:34.213 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-23 16:53:34.213 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.45/identity 2022-03-23 16:53:34.213 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-23 16:53:34.213 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-23 16:53:34.213 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-23 16:53:34.213 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-23 16:53:34.213 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-23 16:53:34.213 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-23 16:53:34.214 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-23 16:53:34.214 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-23 16:53:34.214 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 16:53:34.214 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 16:53:34.214 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 16:53:34.214 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:34.214 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-23 16:53:34.214 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 16:53:34.214 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-23 16:53:34.214 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:53:34.214 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-23 16:53:34.214 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:53:34.214 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-23 16:53:34.214 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-23 16:53:34.214 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:53:34.214 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:53:34.214 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:53:34.214 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-23 16:53:34.214 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 16:53:34.214 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-23 16:53:34.214 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.45/identity 2022-03-23 16:53:34.214 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-23 16:53:34.214 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-23 16:53:34.214 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-23 16:53:34.214 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-23 16:53:34.214 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-23 16:53:34.214 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-23 16:53:34.214 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-23 16:53:34.215 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-23 16:53:34.215 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 16:53:34.215 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 16:53:34.215 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 16:53:34.215 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:34.215 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-23 16:53:34.215 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 16:53:34.215 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-23 16:53:34.260 | [257061 Async configure_neutron_nova:303407]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-23 16:53:34.264 | + inc/async:async_wait:197 : return 0 2022-03-23 16:53:34.267 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-23 16:53:34.288 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:34.291 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:53:34.322 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:53:34.356 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-23 16:53:34.374 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:34.377 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-23 16:53:34.380 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:53:34.382 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-23 16:53:34.385 | + ./stack.sh:main:1277 : start_nova_api 2022-03-23 16:53:34.388 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-23 16:53:34.390 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-23 16:53:34.393 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-23 16:53:34.396 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-23 16:53:34.415 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:53:34.418 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:53:34.421 | + lib/nova:start_nova_api:944 : 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/sbin:/usr/sbin:/sbin 2022-03-23 16:53:34.424 | + lib/nova:start_nova_api:944 : 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/sbin:/usr/sbin:/sbin 2022-03-23 16:53:34.427 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-23 16:53:34.430 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-23 16:53:34.435 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:53:34.438 | + functions-common:run_process:1680 : local service=n-api 2022-03-23 16:53:34.441 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:53:34.443 | + functions-common:run_process:1682 : local group= 2022-03-23 16:53:34.446 | + functions-common:run_process:1683 : local user= 2022-03-23 16:53:34.449 | + functions-common:run_process:1685 : local name=n-api 2022-03-23 16:53:34.452 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:53:34.454 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:53:34.457 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:53:34.460 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:53:34.463 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:53:34.468 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054414465 2022-03-23 16:53:34.471 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-23 16:53:34.490 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:34.492 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-23 16:53:34.495 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-23 16:53:34.498 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:53:34.501 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:53:34.504 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:53:34.506 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:53:34.509 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-23 16:53:34.512 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-23 16:53:34.514 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-23 16:53:34.517 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:53:34.520 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:53:34.523 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:53:34.525 | + functions-common:_run_under_systemd:1655 : 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-03-23 16:53:34.528 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-23 16:53:34.530 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:53:34.533 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:53:34.536 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:53:34.539 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-23 16:53:34.541 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:53:34.546 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-23 16:53:34.600 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-23 16:53:34.657 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-23 16:53:34.715 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-03-23 16:53:34.773 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:53:34.831 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-23 16:53:34.897 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-23 16:53:34.963 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-23 16:53:35.024 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-23 16:53:35.081 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-23 16:53:35.138 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:53:35.140 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-23 16:53:35.210 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:53:35.663 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-23 16:53:35.679 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-23 16:53:36.122 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-23 16:53:36.207 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:53:36.210 | + functions-common:time_stop:2425 : local name 2022-03-23 16:53:36.213 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:53:36.219 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:53:36.223 | + functions-common:time_stop:2428 : local total 2022-03-23 16:53:36.226 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:53:36.230 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:53:36.233 | + functions-common:time_stop:2432 : start_time=1648054414465 2022-03-23 16:53:36.238 | + functions-common:time_stop:2434 : [[ -z 1648054414465 ]] 2022-03-23 16:53:36.242 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:53:36.249 | + functions-common:time_stop:2437 : end_time=1648054416245 2022-03-23 16:53:36.252 | + functions-common:time_stop:2438 : elapsed_time=1780 2022-03-23 16:53:36.255 | + functions-common:time_stop:2439 : total=10795 2022-03-23 16:53:36.260 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:53:36.265 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12575 2022-03-23 16:53:36.268 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.45/compute/v2.1/ 2022-03-23 16:53:36.271 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-23 16:53:36.271 | Waiting for nova-api to start... 2022-03-23 16:53:36.274 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.45/compute/v2.1/ 2022-03-23 16:53:36.276 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:53:36.279 | + functions:wait_for_service:458 : local url=http://10.222.0.45/compute/v2.1/ 2022-03-23 16:53:36.282 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:53:36.285 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:53:36.288 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:53:36.291 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:53:36.294 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:53:36.297 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:53:36.302 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054416299 2022-03-23 16:53:36.305 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:53:36.311 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/compute/v2.1/ 2022-03-23 16:53:42.027 | + :: : [[ 200 == 503 ]] 2022-03-23 16:53:42.029 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:53:42.032 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:53:42.035 | + functions-common:time_stop:2425 : local name 2022-03-23 16:53:42.038 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:53:42.041 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:53:42.043 | + functions-common:time_stop:2428 : local total 2022-03-23 16:53:42.046 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:53:42.049 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:53:42.055 | + functions-common:time_stop:2432 : start_time=1648054416299 2022-03-23 16:53:42.058 | + functions-common:time_stop:2434 : [[ -z 1648054416299 ]] 2022-03-23 16:53:42.061 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:53:42.066 | + functions-common:time_stop:2437 : end_time=1648054422063 2022-03-23 16:53:42.069 | + functions-common:time_stop:2438 : elapsed_time=5764 2022-03-23 16:53:42.071 | + functions-common:time_stop:2439 : total=9783 2022-03-23 16:53:42.075 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:53:42.079 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15547 2022-03-23 16:53:42.085 | + functions:wait_for_service:467 : return 0 2022-03-23 16:53:42.089 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:53:42.092 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:53:42.095 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-23 16:53:42.114 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:42.117 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-23 16:53:42.120 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:53:42.122 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-23 16:53:42.125 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-23 16:53:42.128 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:53:42.131 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-23 16:53:42.149 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:53:42.152 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-23 16:53:42.170 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:42.177 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-23 16:53:42.180 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:53:42.183 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-23 16:53:42.186 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-23 16:53:42.188 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-23 16:53:42.191 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:53:42.223 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-23 16:53:42.226 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-23 16:53:42.229 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-23 16:53:42.264 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-23 16:53:42.298 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-23 16:53:42.300 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-23 16:53:42.303 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-23 16:53:42.306 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-23 16:53:42.309 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-23 16:53:42.312 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-23 16:53:42.315 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 16:53:42.318 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 16:53:42.323 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-23 16:53:42.327 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-23 16:53:42.330 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-23 16:53:42.333 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-23 16:53:42.336 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:53:42.339 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:53:42.342 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:53:42.345 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-23 16:53:42.348 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:53:42.351 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:53:42.354 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-23 16:53:42.379 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:53:42.383 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-23 16:53:42.387 | + lib/neutron-legacy:start_neutron_service_and_check:549 : 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-03-23 16:53:42.390 | + functions-common:run_process:1680 : local service=q-svc 2022-03-23 16:53:42.392 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:53:42.395 | + functions-common:run_process:1682 : local group= 2022-03-23 16:53:42.398 | + functions-common:run_process:1683 : local user= 2022-03-23 16:53:42.400 | + functions-common:run_process:1685 : local name=q-svc 2022-03-23 16:53:42.403 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:53:42.406 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:53:42.409 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:53:42.413 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:53:42.416 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:53:42.422 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054422418 2022-03-23 16:53:42.425 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-23 16:53:42.445 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:42.448 | + functions-common:run_process:1689 : _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-03-23 16:53:42.451 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-23 16:53:42.453 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:53:42.456 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:53:42.459 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:53:42.461 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:53:42.464 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 16:53:42.467 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 16:53:42.471 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-23 16:53:42.475 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:53:42.479 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:53:42.483 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 16:53:42.491 | + functions-common:_run_under_systemd:1657 : 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-03-23 16:53:42.491 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-23 16:53:42.493 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:53:42.496 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:53:42.499 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:53:42.501 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:53:42.504 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:53:42.506 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-23 16:53:42.509 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:53:42.513 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-23 16:53:42.575 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-23 16:53:42.632 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:53:42.697 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-23 16:53:42.756 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-23 16:53:42.815 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:53:42.875 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:53:42.878 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-23 16:53:42.936 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:53:43.417 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-23 16:53:43.434 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-23 16:53:43.901 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-23 16:53:43.932 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:53:43.935 | + functions-common:time_stop:2425 : local name 2022-03-23 16:53:43.938 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:53:43.941 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:53:43.943 | + functions-common:time_stop:2428 : local total 2022-03-23 16:53:43.946 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:53:43.949 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:53:43.953 | + functions-common:time_stop:2432 : start_time=1648054422418 2022-03-23 16:53:43.957 | + functions-common:time_stop:2434 : [[ -z 1648054422418 ]] 2022-03-23 16:53:43.960 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:53:43.965 | + functions-common:time_stop:2437 : end_time=1648054423962 2022-03-23 16:53:43.968 | + functions-common:time_stop:2438 : elapsed_time=1544 2022-03-23 16:53:43.970 | + functions-common:time_stop:2439 : total=12575 2022-03-23 16:53:43.973 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:53:43.977 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14119 2022-03-23 16:53:43.980 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.45:9696 2022-03-23 16:53:43.982 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-23 16:53:44.002 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:53:44.005 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-23 16:53:44.005 | Waiting for Neutron to start... 2022-03-23 16:53:44.008 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.45:9696' 2022-03-23 16:53:44.010 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.45:9696' 'Neutron did not start' 60 2022-03-23 16:53:44.013 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.45:9696' 2022-03-23 16:53:44.016 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-23 16:53:44.019 | + functions-common:test_with_retry:2365 : local until=60 2022-03-23 16:53:44.021 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 16:53:44.024 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 16:53:44.027 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 16:53:44.029 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:53:44.032 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:53:44.036 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:53:44.041 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054424038 2022-03-23 16:53:44.044 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.45:9696; do sleep 0.5; done' 2022-03-23 16:53:49.625 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.45:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 16:53:49.628 | + functions-common:time_stop:2425 : local name 2022-03-23 16:53:49.630 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:53:49.633 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:53:49.638 | + functions-common:time_stop:2428 : local total 2022-03-23 16:53:49.640 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:53:49.643 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 16:53:49.646 | + functions-common:time_stop:2432 : start_time=1648054424038 2022-03-23 16:53:49.649 | + functions-common:time_stop:2434 : [[ -z 1648054424038 ]] 2022-03-23 16:53:49.652 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:53:49.658 | + functions-common:time_stop:2437 : end_time=1648054429654 2022-03-23 16:53:49.662 | + functions-common:time_stop:2438 : elapsed_time=5616 2022-03-23 16:53:49.664 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:53:49.667 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:53:49.670 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5616 2022-03-23 16:53:49.673 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-23 16:53:49.697 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:49.700 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-23 16:53:49.703 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:53:49.705 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-23 16:53:49.708 | + ./stack.sh:main:1298 : start_placement 2022-03-23 16:53:49.711 | + lib/placement:start_placement:160 : start_placement_api 2022-03-23 16:53:49.714 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 16:53:49.717 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-23 16:53:49.722 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:53:49.725 | + functions-common:run_process:1680 : local service=placement-api 2022-03-23 16:53:49.727 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:53:49.730 | + functions-common:run_process:1682 : local group= 2022-03-23 16:53:49.733 | + functions-common:run_process:1683 : local user= 2022-03-23 16:53:49.735 | + functions-common:run_process:1685 : local name=placement-api 2022-03-23 16:53:49.738 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:53:49.741 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:53:49.743 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:53:49.746 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:53:49.749 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:53:49.755 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054429751 2022-03-23 16:53:49.758 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-23 16:53:49.777 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:49.780 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-23 16:53:49.782 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-23 16:53:49.785 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:53:49.788 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:53:49.791 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:53:49.794 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:53:49.797 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-23 16:53:49.800 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-23 16:53:49.803 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-23 16:53:49.807 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:53:49.810 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:53:49.813 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:53:49.818 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-23 16:53:49.820 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-23 16:53:49.823 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:53:49.826 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:53:49.828 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:53:49.831 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-23 16:53:49.833 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:53:49.839 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-23 16:53:49.898 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-23 16:53:49.956 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-23 16:53:50.012 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:53:50.075 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:53:50.134 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-23 16:53:50.203 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-23 16:53:50.259 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-23 16:53:50.316 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-23 16:53:50.374 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-23 16:53:50.431 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:53:50.434 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-23 16:53:50.492 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:53:50.979 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-23 16:53:50.994 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-23 16:53:51.471 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-23 16:53:51.551 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:53:51.554 | + functions-common:time_stop:2425 : local name 2022-03-23 16:53:51.558 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:53:51.562 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:53:51.565 | + functions-common:time_stop:2428 : local total 2022-03-23 16:53:51.568 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:53:51.570 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:53:51.573 | + functions-common:time_stop:2432 : start_time=1648054429751 2022-03-23 16:53:51.576 | + functions-common:time_stop:2434 : [[ -z 1648054429751 ]] 2022-03-23 16:53:51.579 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:53:51.585 | + functions-common:time_stop:2437 : end_time=1648054431581 2022-03-23 16:53:51.587 | + functions-common:time_stop:2438 : elapsed_time=1830 2022-03-23 16:53:51.590 | + functions-common:time_stop:2439 : total=14119 2022-03-23 16:53:51.593 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:53:51.596 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15949 2022-03-23 16:53:51.601 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-23 16:53:51.601 | Waiting for placement-api to start... 2022-03-23 16:53:51.604 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.45/placement 2022-03-23 16:53:51.606 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:53:51.609 | + functions:wait_for_service:458 : local url=http://10.222.0.45/placement 2022-03-23 16:53:51.612 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:53:51.614 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:53:51.617 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:53:51.620 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:53:51.622 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:53:51.626 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:53:51.631 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054431628 2022-03-23 16:53:51.633 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:53:51.639 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/placement 2022-03-23 16:53:54.263 | + :: : [[ 200 == 503 ]] 2022-03-23 16:53:54.264 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:53:54.268 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:53:54.271 | + functions-common:time_stop:2425 : local name 2022-03-23 16:53:54.273 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:53:54.276 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:53:54.278 | + functions-common:time_stop:2428 : local total 2022-03-23 16:53:54.281 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:53:54.284 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:53:54.287 | + functions-common:time_stop:2432 : start_time=1648054431628 2022-03-23 16:53:54.290 | + functions-common:time_stop:2434 : [[ -z 1648054431628 ]] 2022-03-23 16:53:54.293 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:53:54.298 | + functions-common:time_stop:2437 : end_time=1648054434295 2022-03-23 16:53:54.301 | + functions-common:time_stop:2438 : elapsed_time=2667 2022-03-23 16:53:54.304 | + functions-common:time_stop:2439 : total=15547 2022-03-23 16:53:54.307 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:53:54.311 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18214 2022-03-23 16:53:54.313 | + functions:wait_for_service:467 : return 0 2022-03-23 16:53:54.317 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-23 16:53:54.337 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:54.340 | + ./stack.sh:main:1302 : start_neutron 2022-03-23 16:53:54.343 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-23 16:53:54.347 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:53:54.348 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:53:54.354 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:53:54.357 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:53:54.359 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-23 16:53:54.362 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:53:54.365 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-23 16:53:54.368 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : 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-03-23 16:53:54.370 | + functions-common:run_process:1680 : local service=q-agt 2022-03-23 16:53:54.373 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:53:54.375 | + functions-common:run_process:1682 : local group= 2022-03-23 16:53:54.378 | + functions-common:run_process:1683 : local user= 2022-03-23 16:53:54.381 | + functions-common:run_process:1685 : local name=q-agt 2022-03-23 16:53:54.383 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:53:54.386 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:53:54.388 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:53:54.390 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:53:54.394 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:53:54.399 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054434395 2022-03-23 16:53:54.402 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-23 16:53:54.422 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:54.425 | + functions-common:run_process:1689 : _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-03-23 16:53:54.428 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-23 16:53:54.431 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:53:54.434 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:53:54.437 | + functions-common:_run_under_systemd:1649 : _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-03-23 16:53:54.439 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:53:54.442 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 16:53:54.444 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 16:53:54.448 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-23 16:53:54.451 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:53:54.453 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:53:54.456 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 16:53:54.459 | + functions-common:_run_under_systemd:1657 : 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-03-23 16:53:54.461 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-23 16:53:54.464 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:53:54.466 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:53:54.469 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:53:54.471 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:53:54.474 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:53:54.476 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-23 16:53:54.478 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:53:54.483 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-23 16:53:54.537 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-23 16:53:54.600 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:53:54.657 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-23 16:53:54.716 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-23 16:53:54.776 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:53:54.836 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:53:54.840 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-23 16:53:54.897 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:53:55.380 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-23 16:53:55.401 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-23 16:53:55.882 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-23 16:53:55.905 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:53:55.908 | + functions-common:time_stop:2425 : local name 2022-03-23 16:53:55.910 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:53:55.916 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:53:55.920 | + functions-common:time_stop:2428 : local total 2022-03-23 16:53:55.923 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:53:55.925 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:53:55.928 | + functions-common:time_stop:2432 : start_time=1648054434395 2022-03-23 16:53:55.931 | + functions-common:time_stop:2434 : [[ -z 1648054434395 ]] 2022-03-23 16:53:55.934 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:53:55.939 | + functions-common:time_stop:2437 : end_time=1648054435936 2022-03-23 16:53:55.941 | + functions-common:time_stop:2438 : elapsed_time=1541 2022-03-23 16:53:55.944 | + functions-common:time_stop:2439 : total=15949 2022-03-23 16:53:55.947 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:53:55.949 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17490 2022-03-23 16:53:55.952 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-23 16:53:55.955 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 16:53:55.958 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 16:53:55.960 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-23 16:53:55.963 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:53:55.965 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-23 16:53:55.968 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:53:55.971 | + functions-common:run_process:1682 : local group= 2022-03-23 16:53:55.974 | + functions-common:run_process:1683 : local user= 2022-03-23 16:53:55.976 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-23 16:53:55.979 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:53:55.982 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:53:55.984 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:53:55.987 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:53:55.990 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:53:55.995 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054435992 2022-03-23 16:53:55.997 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-23 16:53:56.015 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:56.018 | + functions-common:run_process:1689 : _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-03-23 16:53:56.021 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-23 16:53:56.023 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:53:56.026 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:53:56.028 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:53:56.031 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:53:56.034 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-23 16:53:56.037 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-23 16:53:56.039 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-23 16:53:56.042 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:53:56.045 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:53:56.047 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-23 16:53:56.050 | + functions-common:_run_under_systemd:1657 : 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-03-23 16:53:56.053 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-23 16:53:56.056 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:53:56.058 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:53:56.061 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:53:56.064 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:53:56.067 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:53:56.069 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-23 16:53:56.072 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:53:56.077 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-23 16:53:56.134 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-23 16:53:56.192 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:53:56.250 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-23 16:53:56.306 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-23 16:53:56.362 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:53:56.418 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:53:56.420 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-23 16:53:56.476 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:53:56.954 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-23 16:53:56.969 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-23 16:53:57.422 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-23 16:53:57.444 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:53:57.453 | + functions-common:time_stop:2425 : local name 2022-03-23 16:53:57.456 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:53:57.458 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:53:57.461 | + functions-common:time_stop:2428 : local total 2022-03-23 16:53:57.464 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:53:57.466 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:53:57.469 | + functions-common:time_stop:2432 : start_time=1648054435992 2022-03-23 16:53:57.471 | + functions-common:time_stop:2434 : [[ -z 1648054435992 ]] 2022-03-23 16:53:57.475 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:53:57.480 | + functions-common:time_stop:2437 : end_time=1648054437477 2022-03-23 16:53:57.482 | + functions-common:time_stop:2438 : elapsed_time=1485 2022-03-23 16:53:57.485 | + functions-common:time_stop:2439 : total=17490 2022-03-23 16:53:57.488 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:53:57.490 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18975 2022-03-23 16:53:57.494 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-23 16:53:57.497 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 16:53:57.500 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 16:53:57.503 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-23 16:53:57.506 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:53:57.509 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:53:57.512 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:53:57.514 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-23 16:53:57.517 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:53:57.520 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:53:57.523 | + functions-common:run_process:1680 : local service=q-l3 2022-03-23 16:53:57.526 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:53:57.528 | + functions-common:run_process:1682 : local group= 2022-03-23 16:53:57.531 | + functions-common:run_process:1683 : local user= 2022-03-23 16:53:57.533 | + functions-common:run_process:1685 : local name=q-l3 2022-03-23 16:53:57.537 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:53:57.539 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:53:57.542 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:53:57.544 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:53:57.548 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:53:57.552 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054437550 2022-03-23 16:53:57.555 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-23 16:53:57.575 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:57.578 | + functions-common:run_process:1689 : _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-03-23 16:53:57.580 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-23 16:53:57.583 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:53:57.585 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:53:57.588 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:53:57.591 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:53:57.593 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-23 16:53:57.596 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-23 16:53:57.599 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-23 16:53:57.601 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:53:57.604 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:53:57.606 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-23 16:53:57.609 | + functions-common:_run_under_systemd:1657 : 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-03-23 16:53:57.612 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-23 16:53:57.615 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:53:57.617 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:53:57.620 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:53:57.622 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:53:57.625 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:53:57.627 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-23 16:53:57.630 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:53:57.635 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-23 16:53:57.697 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-23 16:53:57.760 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:53:57.819 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-23 16:53:57.879 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-23 16:53:57.941 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:53:58.001 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:53:58.003 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-23 16:53:58.061 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:53:58.535 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-23 16:53:58.550 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-23 16:53:59.026 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-23 16:53:59.053 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:53:59.056 | + functions-common:time_stop:2425 : local name 2022-03-23 16:53:59.059 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:53:59.062 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:53:59.066 | + functions-common:time_stop:2428 : local total 2022-03-23 16:53:59.068 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:53:59.071 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:53:59.073 | + functions-common:time_stop:2432 : start_time=1648054437550 2022-03-23 16:53:59.076 | + functions-common:time_stop:2434 : [[ -z 1648054437550 ]] 2022-03-23 16:53:59.082 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:53:59.085 | + functions-common:time_stop:2437 : end_time=1648054439082 2022-03-23 16:53:59.088 | + functions-common:time_stop:2438 : elapsed_time=1532 2022-03-23 16:53:59.091 | + functions-common:time_stop:2439 : total=18975 2022-03-23 16:53:59.093 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:53:59.097 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20507 2022-03-23 16:53:59.100 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:53:59.102 | + functions-common:run_process:1680 : local service=q-meta 2022-03-23 16:53:59.105 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:53:59.108 | + functions-common:run_process:1682 : local group= 2022-03-23 16:53:59.110 | + functions-common:run_process:1683 : local user= 2022-03-23 16:53:59.113 | + functions-common:run_process:1685 : local name=q-meta 2022-03-23 16:53:59.116 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:53:59.119 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:53:59.122 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:53:59.124 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:53:59.127 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:53:59.133 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054439130 2022-03-23 16:53:59.136 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-23 16:53:59.157 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:53:59.160 | + functions-common:run_process:1689 : _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-03-23 16:53:59.164 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-23 16:53:59.166 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:53:59.169 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:53:59.172 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:53:59.179 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:53:59.182 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-23 16:53:59.185 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-23 16:53:59.187 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-23 16:53:59.190 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:53:59.193 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:53:59.195 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-23 16:53:59.198 | + functions-common:_run_under_systemd:1657 : 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-03-23 16:53:59.201 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-23 16:53:59.204 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:53:59.207 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:53:59.209 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:53:59.212 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:53:59.215 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:53:59.217 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-23 16:53:59.220 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:53:59.225 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-23 16:53:59.293 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-23 16:53:59.364 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:53:59.433 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-23 16:53:59.494 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-23 16:53:59.565 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:53:59.625 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:53:59.625 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-23 16:53:59.688 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:54:00.212 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-23 16:54:00.226 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-23 16:54:00.703 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-23 16:54:00.735 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:54:00.740 | + functions-common:time_stop:2425 : local name 2022-03-23 16:54:00.744 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:54:00.748 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:54:00.750 | + functions-common:time_stop:2428 : local total 2022-03-23 16:54:00.754 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:54:00.757 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:54:00.760 | + functions-common:time_stop:2432 : start_time=1648054439130 2022-03-23 16:54:00.762 | + functions-common:time_stop:2434 : [[ -z 1648054439130 ]] 2022-03-23 16:54:00.769 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:54:00.771 | + functions-common:time_stop:2437 : end_time=1648054440768 2022-03-23 16:54:00.774 | + functions-common:time_stop:2438 : elapsed_time=1638 2022-03-23 16:54:00.777 | + functions-common:time_stop:2439 : total=20507 2022-03-23 16:54:00.780 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:54:00.783 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22145 2022-03-23 16:54:00.786 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : 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-03-23 16:54:00.789 | + functions-common:run_process:1680 : local service=q-metering 2022-03-23 16:54:00.792 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:54:00.794 | + functions-common:run_process:1682 : local group= 2022-03-23 16:54:00.797 | + functions-common:run_process:1683 : local user= 2022-03-23 16:54:00.800 | + functions-common:run_process:1685 : local name=q-metering 2022-03-23 16:54:00.803 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:54:00.805 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:54:00.808 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:54:00.811 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:54:00.817 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:54:00.819 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054440816 2022-03-23 16:54:00.822 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-23 16:54:00.843 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:54:00.846 | + functions-common:run_process:1689 : _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-03-23 16:54:00.849 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-23 16:54:00.851 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:54:00.855 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:54:00.857 | + functions-common:_run_under_systemd:1649 : _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-03-23 16:54:00.860 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:54:00.863 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-23 16:54:00.866 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-23 16:54:00.869 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-23 16:54:00.871 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:54:00.874 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:54:00.877 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-23 16:54:00.880 | + functions-common:_run_under_systemd:1657 : 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-03-23 16:54:00.882 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-23 16:54:00.885 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:54:00.888 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:54:00.891 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:54:00.894 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:54:00.897 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:54:00.899 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-23 16:54:00.902 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:54:00.907 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-23 16:54:00.976 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-23 16:54:01.044 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:54:01.116 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-23 16:54:01.185 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-23 16:54:01.247 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:54:01.314 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:54:01.317 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-23 16:54:01.381 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:54:01.918 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-23 16:54:01.933 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-23 16:54:02.417 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-23 16:54:02.442 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:54:02.446 | + functions-common:time_stop:2425 : local name 2022-03-23 16:54:02.447 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:54:02.454 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:54:02.458 | + functions-common:time_stop:2428 : local total 2022-03-23 16:54:02.463 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:54:02.463 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:54:02.466 | + functions-common:time_stop:2432 : start_time=1648054440816 2022-03-23 16:54:02.471 | + functions-common:time_stop:2434 : [[ -z 1648054440816 ]] 2022-03-23 16:54:02.476 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:54:02.480 | + functions-common:time_stop:2437 : end_time=1648054442477 2022-03-23 16:54:02.483 | + functions-common:time_stop:2438 : elapsed_time=1661 2022-03-23 16:54:02.486 | + functions-common:time_stop:2439 : total=22145 2022-03-23 16:54:02.488 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:54:02.492 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23806 2022-03-23 16:54:02.502 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-23 16:54:02.522 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:54:02.525 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-23 16:54:02.527 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-23 16:54:02.530 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:54:02.532 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-23 16:54:02.535 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-23 16:54:02.538 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-23 16:54:02.541 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-23 16:54:02.549 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-23 16:54:02.551 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-23 16:54:02.552 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-23 16:54:02.556 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:54:02.562 | ++ functions-common:get_field:812 : read data 2022-03-23 16:54:05.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:05.311 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:05.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:05.311 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:05.506 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:54:05.509 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:54:05.512 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:54:05.516 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:54:05.519 | ++ functions-common:get_field:818 : echo '| 280f3b50f7cb473fb1af9cc12db9a831 | demo |' 2022-03-23 16:54:05.524 | ++ functions-common:get_field:812 : read data 2022-03-23 16:54:05.528 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:54:05.531 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-03-23 16:54:05.534 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:54:05.553 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-23 16:54:05.556 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-23 16:54:05.559 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 16:54:05.562 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 16:54:08.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:08.745 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:08.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:08.745 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:08.920 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:54:08.924 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:54:08.924 | address-scope 2022-03-23 16:54:08.925 | router-admin-state-down-before-update 2022-03-23 16:54:08.925 | agent 2022-03-23 16:54:08.925 | agent-resources-synced 2022-03-23 16:54:08.925 | allowed-address-pairs 2022-03-23 16:54:08.925 | auto-allocated-topology 2022-03-23 16:54:08.925 | availability_zone 2022-03-23 16:54:08.925 | availability_zone_filter 2022-03-23 16:54:08.925 | default-subnetpools 2022-03-23 16:54:08.925 | dhcp_agent_scheduler 2022-03-23 16:54:08.925 | dvr 2022-03-23 16:54:08.925 | empty-string-filtering 2022-03-23 16:54:08.925 | external-net 2022-03-23 16:54:08.925 | extra_dhcp_opt 2022-03-23 16:54:08.925 | extraroute 2022-03-23 16:54:08.925 | extraroute-atomic 2022-03-23 16:54:08.925 | filter-validation 2022-03-23 16:54:08.925 | fip-port-details 2022-03-23 16:54:08.925 | flavors 2022-03-23 16:54:08.925 | floatingip-pools 2022-03-23 16:54:08.925 | ip-substring-filtering 2022-03-23 16:54:08.925 | router 2022-03-23 16:54:08.925 | ext-gw-mode 2022-03-23 16:54:08.925 | l3-ha 2022-03-23 16:54:08.925 | l3-flavors 2022-03-23 16:54:08.925 | l3-port-ip-change-not-allowed 2022-03-23 16:54:08.925 | l3_agent_scheduler 2022-03-23 16:54:08.925 | metering 2022-03-23 16:54:08.925 | metering_source_and_destination_fields 2022-03-23 16:54:08.925 | multi-provider 2022-03-23 16:54:08.925 | net-mtu 2022-03-23 16:54:08.925 | net-mtu-writable 2022-03-23 16:54:08.925 | network_availability_zone 2022-03-23 16:54:08.925 | network-ip-availability 2022-03-23 16:54:08.925 | pagination 2022-03-23 16:54:08.925 | port-device-profile 2022-03-23 16:54:08.926 | port-mac-address-regenerate 2022-03-23 16:54:08.926 | port-numa-affinity-policy 2022-03-23 16:54:08.926 | binding 2022-03-23 16:54:08.926 | binding-extended 2022-03-23 16:54:08.926 | port-security 2022-03-23 16:54:08.926 | project-id 2022-03-23 16:54:08.926 | provider 2022-03-23 16:54:08.926 | quota-check-limit 2022-03-23 16:54:08.926 | quotas 2022-03-23 16:54:08.926 | quota_details 2022-03-23 16:54:08.926 | rbac-policies 2022-03-23 16:54:08.926 | rbac-address-group 2022-03-23 16:54:08.926 | rbac-address-scope 2022-03-23 16:54:08.926 | rbac-security-groups 2022-03-23 16:54:08.926 | rbac-subnetpool 2022-03-23 16:54:08.926 | revision-if-match 2022-03-23 16:54:08.926 | standard-attr-revisions 2022-03-23 16:54:08.926 | router_availability_zone 2022-03-23 16:54:08.926 | security-groups-normalized-cidr 2022-03-23 16:54:08.926 | port-security-groups-filtering 2022-03-23 16:54:08.926 | security-groups-remote-address-group 2022-03-23 16:54:08.926 | security-groups-shared-filtering 2022-03-23 16:54:08.926 | security-group 2022-03-23 16:54:08.926 | service-type 2022-03-23 16:54:08.926 | sorting 2022-03-23 16:54:08.926 | standard-attr-description 2022-03-23 16:54:08.926 | stateful-security-group 2022-03-23 16:54:08.926 | subnet_onboard 2022-03-23 16:54:08.926 | subnet-service-types 2022-03-23 16:54:08.926 | subnet_allocation 2022-03-23 16:54:08.926 | subnetpool-prefix-ops 2022-03-23 16:54:08.926 | standard-attr-tag 2022-03-23 16:54:08.926 | standard-attr-timestamp' 2022-03-23 16:54:08.928 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:54:08.928 | address-scope 2022-03-23 16:54:08.928 | router-admin-state-down-before-update 2022-03-23 16:54:08.928 | agent 2022-03-23 16:54:08.928 | agent-resources-synced 2022-03-23 16:54:08.928 | allowed-address-pairs 2022-03-23 16:54:08.928 | auto-allocated-topology 2022-03-23 16:54:08.928 | availability_zone 2022-03-23 16:54:08.928 | availability_zone_filter 2022-03-23 16:54:08.928 | default-subnetpools 2022-03-23 16:54:08.928 | dhcp_agent_scheduler 2022-03-23 16:54:08.928 | dvr 2022-03-23 16:54:08.928 | empty-string-filtering 2022-03-23 16:54:08.928 | external-net 2022-03-23 16:54:08.928 | extra_dhcp_opt 2022-03-23 16:54:08.928 | extraroute 2022-03-23 16:54:08.928 | extraroute-atomic 2022-03-23 16:54:08.928 | filter-validation 2022-03-23 16:54:08.928 | fip-port-details 2022-03-23 16:54:08.928 | flavors 2022-03-23 16:54:08.928 | floatingip-pools 2022-03-23 16:54:08.928 | ip-substring-filtering 2022-03-23 16:54:08.928 | router 2022-03-23 16:54:08.928 | ext-gw-mode 2022-03-23 16:54:08.928 | l3-ha 2022-03-23 16:54:08.928 | l3-flavors 2022-03-23 16:54:08.928 | l3-port-ip-change-not-allowed 2022-03-23 16:54:08.928 | l3_agent_scheduler 2022-03-23 16:54:08.928 | metering 2022-03-23 16:54:08.928 | metering_source_and_destination_fields 2022-03-23 16:54:08.928 | multi-provider 2022-03-23 16:54:08.928 | net-mtu 2022-03-23 16:54:08.929 | net-mtu-writable 2022-03-23 16:54:08.929 | network_availability_zone 2022-03-23 16:54:08.929 | network-ip-availability 2022-03-23 16:54:08.929 | pagination 2022-03-23 16:54:08.929 | port-device-profile 2022-03-23 16:54:08.929 | port-mac-address-regenerate 2022-03-23 16:54:08.929 | port-numa-affinity-policy 2022-03-23 16:54:08.929 | binding 2022-03-23 16:54:08.929 | binding-extended 2022-03-23 16:54:08.929 | port-security 2022-03-23 16:54:08.929 | project-id 2022-03-23 16:54:08.929 | provider 2022-03-23 16:54:08.929 | quota-check-limit 2022-03-23 16:54:08.929 | quotas 2022-03-23 16:54:08.929 | quota_details 2022-03-23 16:54:08.929 | rbac-policies 2022-03-23 16:54:08.929 | rbac-address-group 2022-03-23 16:54:08.929 | rbac-address-scope 2022-03-23 16:54:08.929 | rbac-security-groups 2022-03-23 16:54:08.929 | rbac-subnetpool 2022-03-23 16:54:08.929 | revision-if-match 2022-03-23 16:54:08.929 | standard-attr-revisions 2022-03-23 16:54:08.929 | router_availability_zone 2022-03-23 16:54:08.929 | security-groups-normalized-cidr 2022-03-23 16:54:08.929 | port-security-groups-filtering 2022-03-23 16:54:08.929 | security-groups-remote-address-group 2022-03-23 16:54:08.929 | security-groups-shared-filtering 2022-03-23 16:54:08.929 | security-group 2022-03-23 16:54:08.930 | service-type 2022-03-23 16:54:08.930 | sorting 2022-03-23 16:54:08.930 | standard-attr-description 2022-03-23 16:54:08.930 | stateful-security-group 2022-03-23 16:54:08.930 | subnet_onboard 2022-03-23 16:54:08.930 | subnet-service-types 2022-03-23 16:54:08.930 | subnet_allocation 2022-03-23 16:54:08.930 | subnetpool-prefix-ops 2022-03-23 16:54:08.930 | standard-attr-tag 2022-03-23 16:54:08.930 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 16:54:08.931 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:54:08.935 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-23 16:54:08.938 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-23 16:54:08.943 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : 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-03-23 16:54:12.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:12.408 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:12.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:12.408 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:12.584 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:54:12.588 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=c3ac9af4-3ea1-440a-9ea5-31edae4238ec 2022-03-23 16:54:12.592 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-23 16:54:12.595 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-23 16:54:12.599 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 16:54:12.602 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 16:54:12.607 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-23 16:54:12.607 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-23 16:54:12.607 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-23 16:54:12.611 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:54:12.614 | ++ functions-common:get_field:812 : read data 2022-03-23 16:54:15.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:15.835 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:15.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:15.835 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:16.011 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:54:16.014 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:54:16.017 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:54:16.020 | ++ functions-common:get_field:818 : echo '| id | dcc5eeb0-99bb-40b8-8a8b-557336fe88da |' 2022-03-23 16:54:16.021 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:54:16.027 | ++ functions-common:get_field:812 : read data 2022-03-23 16:54:16.031 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=dcc5eeb0-99bb-40b8-8a8b-557336fe88da 2022-03-23 16:54:16.035 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 280f3b50f7cb473fb1af9cc12db9a831' 2022-03-23 16:54:16.038 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:54:16.058 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-23 16:54:16.062 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:54:16.065 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=280f3b50f7cb473fb1af9cc12db9a831 2022-03-23 16:54:16.069 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z c3ac9af4-3ea1-440a-9ea5-31edae4238ec ']' 2022-03-23 16:54:16.071 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-23 16:54:16.074 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-23 16:54:16.077 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-23 16:54:16.079 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool c3ac9af4-3ea1-440a-9ea5-31edae4238ec ' 2022-03-23 16:54:16.082 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-23 16:54:16.084 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network dcc5eeb0-99bb-40b8-8a8b-557336fe88da private-subnet' 2022-03-23 16:54:16.087 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-23 16:54:16.091 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool c3ac9af4-3ea1-440a-9ea5-31edae4238ec --network dcc5eeb0-99bb-40b8-8a8b-557336fe88da private-subnet 2022-03-23 16:54:16.091 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-23 16:54:16.092 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-23 16:54:16.094 | +++ functions-common:get_field:811 : local data field 2022-03-23 16:54:16.097 | +++ functions-common:get_field:812 : read data 2022-03-23 16:54:19.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:19.318 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:19.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:19.318 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:19.496 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:54:19.500 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:54:19.504 | +++ functions-common:get_field:816 : field='$3' 2022-03-23 16:54:19.510 | +++ functions-common:get_field:818 : echo '| id | 288b5e45-2bf6-4601-9194-cf7edab14db4 |' 2022-03-23 16:54:19.510 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:54:19.519 | +++ functions-common:get_field:812 : read data 2022-03-23 16:54:19.526 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=288b5e45-2bf6-4601-9194-cf7edab14db4 2022-03-23 16:54:19.529 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 280f3b50f7cb473fb1af9cc12db9a831' 2022-03-23 16:54:19.532 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:54:19.549 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 288b5e45-2bf6-4601-9194-cf7edab14db4 2022-03-23 16:54:19.553 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=288b5e45-2bf6-4601-9194-cf7edab14db4 2022-03-23 16:54:19.555 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-23 16:54:19.558 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-23 16:54:19.561 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-23 16:54:19.565 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 16:54:22.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:22.293 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:22.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:22.293 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:22.468 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:54:22.472 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:54:22.473 | address-scope 2022-03-23 16:54:22.473 | router-admin-state-down-before-update 2022-03-23 16:54:22.473 | agent 2022-03-23 16:54:22.473 | agent-resources-synced 2022-03-23 16:54:22.473 | allowed-address-pairs 2022-03-23 16:54:22.473 | auto-allocated-topology 2022-03-23 16:54:22.473 | availability_zone 2022-03-23 16:54:22.473 | availability_zone_filter 2022-03-23 16:54:22.473 | default-subnetpools 2022-03-23 16:54:22.473 | dhcp_agent_scheduler 2022-03-23 16:54:22.473 | dvr 2022-03-23 16:54:22.473 | empty-string-filtering 2022-03-23 16:54:22.473 | external-net 2022-03-23 16:54:22.473 | extra_dhcp_opt 2022-03-23 16:54:22.473 | extraroute 2022-03-23 16:54:22.473 | extraroute-atomic 2022-03-23 16:54:22.473 | filter-validation 2022-03-23 16:54:22.473 | fip-port-details 2022-03-23 16:54:22.473 | flavors 2022-03-23 16:54:22.473 | floatingip-pools 2022-03-23 16:54:22.473 | ip-substring-filtering 2022-03-23 16:54:22.473 | router 2022-03-23 16:54:22.473 | ext-gw-mode 2022-03-23 16:54:22.474 | l3-ha 2022-03-23 16:54:22.474 | l3-flavors 2022-03-23 16:54:22.474 | l3-port-ip-change-not-allowed 2022-03-23 16:54:22.474 | l3_agent_scheduler 2022-03-23 16:54:22.474 | metering 2022-03-23 16:54:22.474 | metering_source_and_destination_fields 2022-03-23 16:54:22.474 | multi-provider 2022-03-23 16:54:22.474 | net-mtu 2022-03-23 16:54:22.474 | net-mtu-writable 2022-03-23 16:54:22.474 | network_availability_zone 2022-03-23 16:54:22.474 | network-ip-availability 2022-03-23 16:54:22.474 | pagination 2022-03-23 16:54:22.474 | port-device-profile 2022-03-23 16:54:22.474 | port-mac-address-regenerate 2022-03-23 16:54:22.474 | port-numa-affinity-policy 2022-03-23 16:54:22.474 | binding 2022-03-23 16:54:22.474 | binding-extended 2022-03-23 16:54:22.474 | port-security 2022-03-23 16:54:22.474 | project-id 2022-03-23 16:54:22.474 | provider 2022-03-23 16:54:22.474 | quota-check-limit 2022-03-23 16:54:22.474 | quotas 2022-03-23 16:54:22.474 | quota_details 2022-03-23 16:54:22.474 | rbac-policies 2022-03-23 16:54:22.474 | rbac-address-group 2022-03-23 16:54:22.474 | rbac-address-scope 2022-03-23 16:54:22.474 | rbac-security-groups 2022-03-23 16:54:22.474 | rbac-subnetpool 2022-03-23 16:54:22.474 | revision-if-match 2022-03-23 16:54:22.474 | standard-attr-revisions 2022-03-23 16:54:22.474 | router_availability_zone 2022-03-23 16:54:22.474 | security-groups-normalized-cidr 2022-03-23 16:54:22.474 | port-security-groups-filtering 2022-03-23 16:54:22.474 | security-groups-remote-address-group 2022-03-23 16:54:22.474 | security-groups-shared-filtering 2022-03-23 16:54:22.474 | security-group 2022-03-23 16:54:22.474 | service-type 2022-03-23 16:54:22.475 | sorting 2022-03-23 16:54:22.475 | standard-attr-description 2022-03-23 16:54:22.475 | stateful-security-group 2022-03-23 16:54:22.475 | subnet_onboard 2022-03-23 16:54:22.475 | subnet-service-types 2022-03-23 16:54:22.475 | subnet_allocation 2022-03-23 16:54:22.475 | subnetpool-prefix-ops 2022-03-23 16:54:22.475 | standard-attr-tag 2022-03-23 16:54:22.475 | standard-attr-timestamp' 2022-03-23 16:54:22.476 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:54:22.476 | address-scope 2022-03-23 16:54:22.476 | router-admin-state-down-before-update 2022-03-23 16:54:22.476 | agent 2022-03-23 16:54:22.476 | agent-resources-synced 2022-03-23 16:54:22.476 | allowed-address-pairs 2022-03-23 16:54:22.476 | auto-allocated-topology 2022-03-23 16:54:22.476 | availability_zone 2022-03-23 16:54:22.476 | availability_zone_filter 2022-03-23 16:54:22.477 | default-subnetpools 2022-03-23 16:54:22.477 | dhcp_agent_scheduler 2022-03-23 16:54:22.477 | dvr 2022-03-23 16:54:22.477 | empty-string-filtering 2022-03-23 16:54:22.477 | external-net 2022-03-23 16:54:22.477 | extra_dhcp_opt 2022-03-23 16:54:22.477 | extraroute 2022-03-23 16:54:22.477 | extraroute-atomic 2022-03-23 16:54:22.477 | filter-validation 2022-03-23 16:54:22.477 | fip-port-details 2022-03-23 16:54:22.477 | flavors 2022-03-23 16:54:22.477 | floatingip-pools 2022-03-23 16:54:22.477 | ip-substring-filtering 2022-03-23 16:54:22.477 | router 2022-03-23 16:54:22.477 | ext-gw-mode 2022-03-23 16:54:22.477 | l3-ha 2022-03-23 16:54:22.477 | l3-flavors 2022-03-23 16:54:22.477 | l3-port-ip-change-not-allowed 2022-03-23 16:54:22.477 | l3_agent_scheduler 2022-03-23 16:54:22.478 | metering 2022-03-23 16:54:22.478 | metering_source_and_destination_fields 2022-03-23 16:54:22.478 | multi-provider 2022-03-23 16:54:22.478 | net-mtu 2022-03-23 16:54:22.478 | net-mtu-writable 2022-03-23 16:54:22.478 | network_availability_zone 2022-03-23 16:54:22.478 | network-ip-availability 2022-03-23 16:54:22.478 | pagination 2022-03-23 16:54:22.478 | port-device-profile 2022-03-23 16:54:22.478 | port-mac-address-regenerate 2022-03-23 16:54:22.478 | port-numa-affinity-policy 2022-03-23 16:54:22.478 | binding 2022-03-23 16:54:22.478 | binding-extended 2022-03-23 16:54:22.478 | port-security 2022-03-23 16:54:22.478 | project-id 2022-03-23 16:54:22.478 | provider 2022-03-23 16:54:22.478 | quota-check-limit 2022-03-23 16:54:22.478 | quotas 2022-03-23 16:54:22.478 | quota_details 2022-03-23 16:54:22.478 | rbac-policies 2022-03-23 16:54:22.478 | rbac-address-group 2022-03-23 16:54:22.478 | rbac-address-scope 2022-03-23 16:54:22.478 | rbac-security-groups 2022-03-23 16:54:22.478 | rbac-subnetpool 2022-03-23 16:54:22.478 | revision-if-match 2022-03-23 16:54:22.478 | standard-attr-revisions 2022-03-23 16:54:22.478 | router_availability_zone 2022-03-23 16:54:22.478 | security-groups-normalized-cidr 2022-03-23 16:54:22.478 | port-security-groups-filtering 2022-03-23 16:54:22.478 | security-groups-remote-address-group 2022-03-23 16:54:22.478 | security-groups-shared-filtering 2022-03-23 16:54:22.479 | security-group 2022-03-23 16:54:22.479 | service-type 2022-03-23 16:54:22.479 | sorting 2022-03-23 16:54:22.479 | standard-attr-description 2022-03-23 16:54:22.479 | stateful-security-group 2022-03-23 16:54:22.479 | subnet_onboard 2022-03-23 16:54:22.479 | subnet-service-types 2022-03-23 16:54:22.479 | subnet_allocation 2022-03-23 16:54:22.479 | subnetpool-prefix-ops 2022-03-23 16:54:22.479 | standard-attr-tag 2022-03-23 16:54:22.479 | standard-attr-timestamp =~ router ]] 2022-03-23 16:54:22.480 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:54:22.484 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-23 16:54:22.488 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-23 16:54:22.493 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 16:54:25.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:25.213 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:25.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:25.213 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:25.394 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:54:25.398 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:54:25.398 | address-scope 2022-03-23 16:54:25.398 | router-admin-state-down-before-update 2022-03-23 16:54:25.398 | agent 2022-03-23 16:54:25.398 | agent-resources-synced 2022-03-23 16:54:25.398 | allowed-address-pairs 2022-03-23 16:54:25.398 | auto-allocated-topology 2022-03-23 16:54:25.398 | availability_zone 2022-03-23 16:54:25.398 | availability_zone_filter 2022-03-23 16:54:25.398 | default-subnetpools 2022-03-23 16:54:25.398 | dhcp_agent_scheduler 2022-03-23 16:54:25.398 | dvr 2022-03-23 16:54:25.398 | empty-string-filtering 2022-03-23 16:54:25.398 | external-net 2022-03-23 16:54:25.399 | extra_dhcp_opt 2022-03-23 16:54:25.399 | extraroute 2022-03-23 16:54:25.399 | extraroute-atomic 2022-03-23 16:54:25.399 | filter-validation 2022-03-23 16:54:25.399 | fip-port-details 2022-03-23 16:54:25.399 | flavors 2022-03-23 16:54:25.399 | floatingip-pools 2022-03-23 16:54:25.399 | ip-substring-filtering 2022-03-23 16:54:25.399 | router 2022-03-23 16:54:25.399 | ext-gw-mode 2022-03-23 16:54:25.399 | l3-ha 2022-03-23 16:54:25.399 | l3-flavors 2022-03-23 16:54:25.399 | l3-port-ip-change-not-allowed 2022-03-23 16:54:25.399 | l3_agent_scheduler 2022-03-23 16:54:25.399 | metering 2022-03-23 16:54:25.399 | metering_source_and_destination_fields 2022-03-23 16:54:25.399 | multi-provider 2022-03-23 16:54:25.399 | net-mtu 2022-03-23 16:54:25.399 | net-mtu-writable 2022-03-23 16:54:25.399 | network_availability_zone 2022-03-23 16:54:25.399 | network-ip-availability 2022-03-23 16:54:25.399 | pagination 2022-03-23 16:54:25.399 | port-device-profile 2022-03-23 16:54:25.400 | port-mac-address-regenerate 2022-03-23 16:54:25.400 | port-numa-affinity-policy 2022-03-23 16:54:25.400 | binding 2022-03-23 16:54:25.400 | binding-extended 2022-03-23 16:54:25.400 | port-security 2022-03-23 16:54:25.400 | project-id 2022-03-23 16:54:25.400 | provider 2022-03-23 16:54:25.400 | quota-check-limit 2022-03-23 16:54:25.400 | quotas 2022-03-23 16:54:25.400 | quota_details 2022-03-23 16:54:25.400 | rbac-policies 2022-03-23 16:54:25.400 | rbac-address-group 2022-03-23 16:54:25.400 | rbac-address-scope 2022-03-23 16:54:25.400 | rbac-security-groups 2022-03-23 16:54:25.400 | rbac-subnetpool 2022-03-23 16:54:25.400 | revision-if-match 2022-03-23 16:54:25.400 | standard-attr-revisions 2022-03-23 16:54:25.400 | router_availability_zone 2022-03-23 16:54:25.400 | security-groups-normalized-cidr 2022-03-23 16:54:25.400 | port-security-groups-filtering 2022-03-23 16:54:25.400 | security-groups-remote-address-group 2022-03-23 16:54:25.400 | security-groups-shared-filtering 2022-03-23 16:54:25.400 | security-group 2022-03-23 16:54:25.401 | service-type 2022-03-23 16:54:25.401 | sorting 2022-03-23 16:54:25.401 | standard-attr-description 2022-03-23 16:54:25.401 | stateful-security-group 2022-03-23 16:54:25.401 | subnet_onboard 2022-03-23 16:54:25.401 | subnet-service-types 2022-03-23 16:54:25.401 | subnet_allocation 2022-03-23 16:54:25.401 | subnetpool-prefix-ops 2022-03-23 16:54:25.401 | standard-attr-tag 2022-03-23 16:54:25.401 | standard-attr-timestamp' 2022-03-23 16:54:25.402 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:54:25.402 | address-scope 2022-03-23 16:54:25.402 | router-admin-state-down-before-update 2022-03-23 16:54:25.402 | agent 2022-03-23 16:54:25.402 | agent-resources-synced 2022-03-23 16:54:25.402 | allowed-address-pairs 2022-03-23 16:54:25.402 | auto-allocated-topology 2022-03-23 16:54:25.403 | availability_zone 2022-03-23 16:54:25.403 | availability_zone_filter 2022-03-23 16:54:25.403 | default-subnetpools 2022-03-23 16:54:25.403 | dhcp_agent_scheduler 2022-03-23 16:54:25.403 | dvr 2022-03-23 16:54:25.403 | empty-string-filtering 2022-03-23 16:54:25.403 | external-net 2022-03-23 16:54:25.403 | extra_dhcp_opt 2022-03-23 16:54:25.403 | extraroute 2022-03-23 16:54:25.403 | extraroute-atomic 2022-03-23 16:54:25.403 | filter-validation 2022-03-23 16:54:25.403 | fip-port-details 2022-03-23 16:54:25.403 | flavors 2022-03-23 16:54:25.403 | floatingip-pools 2022-03-23 16:54:25.403 | ip-substring-filtering 2022-03-23 16:54:25.403 | router 2022-03-23 16:54:25.403 | ext-gw-mode 2022-03-23 16:54:25.403 | l3-ha 2022-03-23 16:54:25.403 | l3-flavors 2022-03-23 16:54:25.403 | l3-port-ip-change-not-allowed 2022-03-23 16:54:25.403 | l3_agent_scheduler 2022-03-23 16:54:25.403 | metering 2022-03-23 16:54:25.403 | metering_source_and_destination_fields 2022-03-23 16:54:25.403 | multi-provider 2022-03-23 16:54:25.403 | net-mtu 2022-03-23 16:54:25.403 | net-mtu-writable 2022-03-23 16:54:25.403 | network_availability_zone 2022-03-23 16:54:25.403 | network-ip-availability 2022-03-23 16:54:25.403 | pagination 2022-03-23 16:54:25.403 | port-device-profile 2022-03-23 16:54:25.403 | port-mac-address-regenerate 2022-03-23 16:54:25.403 | port-numa-affinity-policy 2022-03-23 16:54:25.403 | binding 2022-03-23 16:54:25.403 | binding-extended 2022-03-23 16:54:25.403 | port-security 2022-03-23 16:54:25.403 | project-id 2022-03-23 16:54:25.403 | provider 2022-03-23 16:54:25.403 | quota-check-limit 2022-03-23 16:54:25.404 | quotas 2022-03-23 16:54:25.404 | quota_details 2022-03-23 16:54:25.404 | rbac-policies 2022-03-23 16:54:25.404 | rbac-address-group 2022-03-23 16:54:25.404 | rbac-address-scope 2022-03-23 16:54:25.404 | rbac-security-groups 2022-03-23 16:54:25.404 | rbac-subnetpool 2022-03-23 16:54:25.404 | revision-if-match 2022-03-23 16:54:25.404 | standard-attr-revisions 2022-03-23 16:54:25.404 | router_availability_zone 2022-03-23 16:54:25.404 | security-groups-normalized-cidr 2022-03-23 16:54:25.404 | port-security-groups-filtering 2022-03-23 16:54:25.404 | security-groups-remote-address-group 2022-03-23 16:54:25.404 | security-groups-shared-filtering 2022-03-23 16:54:25.404 | security-group 2022-03-23 16:54:25.404 | service-type 2022-03-23 16:54:25.404 | sorting 2022-03-23 16:54:25.404 | standard-attr-description 2022-03-23 16:54:25.404 | stateful-security-group 2022-03-23 16:54:25.404 | subnet_onboard 2022-03-23 16:54:25.404 | subnet-service-types 2022-03-23 16:54:25.404 | subnet_allocation 2022-03-23 16:54:25.404 | subnetpool-prefix-ops 2022-03-23 16:54:25.404 | standard-attr-tag 2022-03-23 16:54:25.404 | standard-attr-timestamp =~ external-net ]] 2022-03-23 16:54:25.405 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:54:25.409 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-23 16:54:25.415 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-23 16:54:25.416 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-23 16:54:25.416 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-23 16:54:25.418 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:54:25.421 | ++ functions-common:get_field:812 : read data 2022-03-23 16:54:28.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:28.282 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:28.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:28.282 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:28.457 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:54:28.462 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:54:28.465 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:54:28.469 | ++ functions-common:get_field:818 : echo '| id | 0d48862f-1a58-42be-833b-9afaab1dcc1e |' 2022-03-23 16:54:28.469 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:54:28.477 | ++ functions-common:get_field:812 : read data 2022-03-23 16:54:28.483 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=0d48862f-1a58-42be-833b-9afaab1dcc1e 2022-03-23 16:54:28.487 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 280f3b50f7cb473fb1af9cc12db9a831 router1' 2022-03-23 16:54:28.490 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:54:28.509 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-23 16:54:28.512 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-23 16:54:28.515 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 16:54:28.519 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 16:54:31.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:31.257 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:31.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:31.257 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:31.450 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:54:31.454 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:54:31.454 | address-scope 2022-03-23 16:54:31.454 | router-admin-state-down-before-update 2022-03-23 16:54:31.454 | agent 2022-03-23 16:54:31.454 | agent-resources-synced 2022-03-23 16:54:31.454 | allowed-address-pairs 2022-03-23 16:54:31.454 | auto-allocated-topology 2022-03-23 16:54:31.454 | availability_zone 2022-03-23 16:54:31.454 | availability_zone_filter 2022-03-23 16:54:31.454 | default-subnetpools 2022-03-23 16:54:31.454 | dhcp_agent_scheduler 2022-03-23 16:54:31.454 | dvr 2022-03-23 16:54:31.454 | empty-string-filtering 2022-03-23 16:54:31.454 | external-net 2022-03-23 16:54:31.454 | extra_dhcp_opt 2022-03-23 16:54:31.454 | extraroute 2022-03-23 16:54:31.454 | extraroute-atomic 2022-03-23 16:54:31.454 | filter-validation 2022-03-23 16:54:31.454 | fip-port-details 2022-03-23 16:54:31.454 | flavors 2022-03-23 16:54:31.454 | floatingip-pools 2022-03-23 16:54:31.455 | ip-substring-filtering 2022-03-23 16:54:31.455 | router 2022-03-23 16:54:31.455 | ext-gw-mode 2022-03-23 16:54:31.455 | l3-ha 2022-03-23 16:54:31.455 | l3-flavors 2022-03-23 16:54:31.455 | l3-port-ip-change-not-allowed 2022-03-23 16:54:31.455 | l3_agent_scheduler 2022-03-23 16:54:31.455 | metering 2022-03-23 16:54:31.455 | metering_source_and_destination_fields 2022-03-23 16:54:31.455 | multi-provider 2022-03-23 16:54:31.455 | net-mtu 2022-03-23 16:54:31.455 | net-mtu-writable 2022-03-23 16:54:31.455 | network_availability_zone 2022-03-23 16:54:31.455 | network-ip-availability 2022-03-23 16:54:31.455 | pagination 2022-03-23 16:54:31.455 | port-device-profile 2022-03-23 16:54:31.455 | port-mac-address-regenerate 2022-03-23 16:54:31.455 | port-numa-affinity-policy 2022-03-23 16:54:31.455 | binding 2022-03-23 16:54:31.455 | binding-extended 2022-03-23 16:54:31.455 | port-security 2022-03-23 16:54:31.455 | project-id 2022-03-23 16:54:31.455 | provider 2022-03-23 16:54:31.455 | quota-check-limit 2022-03-23 16:54:31.455 | quotas 2022-03-23 16:54:31.455 | quota_details 2022-03-23 16:54:31.455 | rbac-policies 2022-03-23 16:54:31.455 | rbac-address-group 2022-03-23 16:54:31.455 | rbac-address-scope 2022-03-23 16:54:31.455 | rbac-security-groups 2022-03-23 16:54:31.455 | rbac-subnetpool 2022-03-23 16:54:31.455 | revision-if-match 2022-03-23 16:54:31.455 | standard-attr-revisions 2022-03-23 16:54:31.455 | router_availability_zone 2022-03-23 16:54:31.455 | security-groups-normalized-cidr 2022-03-23 16:54:31.455 | port-security-groups-filtering 2022-03-23 16:54:31.456 | security-groups-remote-address-group 2022-03-23 16:54:31.456 | security-groups-shared-filtering 2022-03-23 16:54:31.456 | security-group 2022-03-23 16:54:31.456 | service-type 2022-03-23 16:54:31.456 | sorting 2022-03-23 16:54:31.456 | standard-attr-description 2022-03-23 16:54:31.456 | stateful-security-group 2022-03-23 16:54:31.456 | subnet_onboard 2022-03-23 16:54:31.456 | subnet-service-types 2022-03-23 16:54:31.456 | subnet_allocation 2022-03-23 16:54:31.456 | subnetpool-prefix-ops 2022-03-23 16:54:31.456 | standard-attr-tag 2022-03-23 16:54:31.456 | standard-attr-timestamp' 2022-03-23 16:54:31.457 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:54:31.457 | address-scope 2022-03-23 16:54:31.457 | router-admin-state-down-before-update 2022-03-23 16:54:31.457 | agent 2022-03-23 16:54:31.457 | agent-resources-synced 2022-03-23 16:54:31.457 | allowed-address-pairs 2022-03-23 16:54:31.457 | auto-allocated-topology 2022-03-23 16:54:31.457 | availability_zone 2022-03-23 16:54:31.457 | availability_zone_filter 2022-03-23 16:54:31.457 | default-subnetpools 2022-03-23 16:54:31.457 | dhcp_agent_scheduler 2022-03-23 16:54:31.457 | dvr 2022-03-23 16:54:31.457 | empty-string-filtering 2022-03-23 16:54:31.457 | external-net 2022-03-23 16:54:31.457 | extra_dhcp_opt 2022-03-23 16:54:31.457 | extraroute 2022-03-23 16:54:31.457 | extraroute-atomic 2022-03-23 16:54:31.457 | filter-validation 2022-03-23 16:54:31.457 | fip-port-details 2022-03-23 16:54:31.457 | flavors 2022-03-23 16:54:31.457 | floatingip-pools 2022-03-23 16:54:31.457 | ip-substring-filtering 2022-03-23 16:54:31.457 | router 2022-03-23 16:54:31.457 | ext-gw-mode 2022-03-23 16:54:31.457 | l3-ha 2022-03-23 16:54:31.458 | l3-flavors 2022-03-23 16:54:31.458 | l3-port-ip-change-not-allowed 2022-03-23 16:54:31.458 | l3_agent_scheduler 2022-03-23 16:54:31.458 | metering 2022-03-23 16:54:31.458 | metering_source_and_destination_fields 2022-03-23 16:54:31.458 | multi-provider 2022-03-23 16:54:31.458 | net-mtu 2022-03-23 16:54:31.458 | net-mtu-writable 2022-03-23 16:54:31.458 | network_availability_zone 2022-03-23 16:54:31.458 | network-ip-availability 2022-03-23 16:54:31.458 | pagination 2022-03-23 16:54:31.458 | port-device-profile 2022-03-23 16:54:31.458 | port-mac-address-regenerate 2022-03-23 16:54:31.458 | port-numa-affinity-policy 2022-03-23 16:54:31.458 | binding 2022-03-23 16:54:31.458 | binding-extended 2022-03-23 16:54:31.458 | port-security 2022-03-23 16:54:31.458 | project-id 2022-03-23 16:54:31.458 | provider 2022-03-23 16:54:31.458 | quota-check-limit 2022-03-23 16:54:31.458 | quotas 2022-03-23 16:54:31.458 | quota_details 2022-03-23 16:54:31.458 | rbac-policies 2022-03-23 16:54:31.458 | rbac-address-group 2022-03-23 16:54:31.458 | rbac-address-scope 2022-03-23 16:54:31.458 | rbac-security-groups 2022-03-23 16:54:31.458 | rbac-subnetpool 2022-03-23 16:54:31.458 | revision-if-match 2022-03-23 16:54:31.458 | standard-attr-revisions 2022-03-23 16:54:31.458 | router_availability_zone 2022-03-23 16:54:31.458 | security-groups-normalized-cidr 2022-03-23 16:54:31.458 | port-security-groups-filtering 2022-03-23 16:54:31.458 | security-groups-remote-address-group 2022-03-23 16:54:31.458 | security-groups-shared-filtering 2022-03-23 16:54:31.458 | security-group 2022-03-23 16:54:31.458 | service-type 2022-03-23 16:54:31.459 | sorting 2022-03-23 16:54:31.459 | standard-attr-description 2022-03-23 16:54:31.459 | stateful-security-group 2022-03-23 16:54:31.459 | subnet_onboard 2022-03-23 16:54:31.459 | subnet-service-types 2022-03-23 16:54:31.459 | subnet_allocation 2022-03-23 16:54:31.459 | subnetpool-prefix-ops 2022-03-23 16:54:31.459 | standard-attr-tag 2022-03-23 16:54:31.459 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 16:54:31.460 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:54:31.462 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-23 16:54:31.465 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-23 16:54:31.470 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-23 16:54:31.470 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-23 16:54:31.471 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-23 16:54:31.474 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:54:31.477 | ++ functions-common:get_field:812 : read data 2022-03-23 16:54:34.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:34.558 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:34.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:34.558 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:34.743 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:54:34.748 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:54:34.751 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:54:34.755 | ++ functions-common:get_field:818 : echo '| id | 0d7380b2-2033-4b91-b09a-5b6113b9d226 |' 2022-03-23 16:54:34.756 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:54:34.764 | ++ functions-common:get_field:812 : read data 2022-03-23 16:54:34.769 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=0d7380b2-2033-4b91-b09a-5b6113b9d226 2022-03-23 16:54:34.773 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-23 16:54:34.776 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:54:34.798 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-23 16:54:34.802 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-23 16:54:34.804 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 0d48862f-1a58-42be-833b-9afaab1dcc1e 288b5e45-2bf6-4601-9194-cf7edab14db4 2022-03-23 16:54:39.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:39.348 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:39.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:39.348 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:39.526 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-23 16:54:39.529 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 0d7380b2-2033-4b91-b09a-5b6113b9d226 2022-03-23 16:54:39.533 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-23 16:54:39.536 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-23 16:54:39.539 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.26.7.1 ]] 2022-03-23 16:54:39.543 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.26.7.1 ' 2022-03-23 16:54:39.546 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 0d7380b2-2033-4b91-b09a-5b6113b9d226 --subnet-range 172.26.7.0/24 --no-dhcp ' 2022-03-23 16:54:39.549 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-23 16:54:39.552 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-23 16:54:39.556 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.7.1 --network 0d7380b2-2033-4b91-b09a-5b6113b9d226 --subnet-range 172.26.7.0/24 --no-dhcp public-subnet 2022-03-23 16:54:39.557 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-23 16:54:42.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:42.766 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:42.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:42.766 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:42.971 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:54:42.974 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | 2022-03-23 16:54:42.974 | | id | 5d269bf7-9c90-4ca2-88f1-58ee8fe405d9 |' 2022-03-23 16:54:42.977 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-23 16:54:42.979 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:54:42.996 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 5d269bf7-9c90-4ca2-88f1-58ee8fe405d9 '|' 2022-03-23 16:54:42.999 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | | id | 5d269bf7-9c90-4ca2-88f1-58ee8fe405d9 |' 2022-03-23 16:54:43.001 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-23 16:54:43.005 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 5d269bf7-9c90-4ca2-88f1-58ee8fe405d9 '|' 2022-03-23 16:54:43.005 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-23 16:54:43.007 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:54:43.010 | ++ functions-common:get_field:812 : read data 2022-03-23 16:54:43.012 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:54:43.014 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:54:43.018 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.7.1 | | id | 5d269bf7-9c90-4ca2-88f1-58ee8fe405d9 |' 2022-03-23 16:54:43.018 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:54:43.024 | ++ functions-common:get_field:812 : read data 2022-03-23 16:54:43.027 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.26.7.1 2022-03-23 16:54:43.031 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-23 16:54:43.031 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 5d269bf7-9c90-4ca2-88f1-58ee8fe405d9 '|' 2022-03-23 16:54:43.034 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:54:43.036 | ++ functions-common:get_field:812 : read data 2022-03-23 16:54:43.039 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-23 16:54:43.041 | ++ functions-common:get_field:816 : field='$6' 2022-03-23 16:54:43.044 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.7.1 | | id | 5d269bf7-9c90-4ca2-88f1-58ee8fe405d9 |' 2022-03-23 16:54:43.045 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-23 16:54:43.050 | ++ functions-common:get_field:812 : read data 2022-03-23 16:54:43.053 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=5d269bf7-9c90-4ca2-88f1-58ee8fe405d9 2022-03-23 16:54:43.056 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 0d7380b2-2033-4b91-b09a-5b6113b9d226 0d48862f-1a58-42be-833b-9afaab1dcc1e 2022-03-23 16:54:47.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:47.218 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:47.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:47.218 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:47.404 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:54:47.406 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-23 16:54:47.424 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:54:47.427 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-23 16:54:47.429 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-23 16:54:47.432 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-23 16:54:47.435 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-23 16:54:47.437 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-23 16:54:47.440 | ++ 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-03-23 16:54:47.460 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-23 16:54:47.463 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-23 16:54:47.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-23 16:54:47.468 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-23 16:54:47.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 16:54:47.473 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-23 16:54:47.476 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 16:54:47.478 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-23 16:54:47.481 | + functions-common:test_with_retry:2365 : local until=10 2022-03-23 16:54:47.483 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 16:54:47.485 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 16:54:47.488 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 16:54:47.490 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:54:47.493 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:54:47.496 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:54:47.500 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054487497 2022-03-23 16:54:47.503 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-23 16:54:47.511 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 16:54:47.513 | + functions-common:time_stop:2425 : local name 2022-03-23 16:54:47.516 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:54:47.518 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:54:47.521 | + functions-common:time_stop:2428 : local total 2022-03-23 16:54:47.523 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:54:47.526 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 16:54:47.528 | + functions-common:time_stop:2432 : start_time=1648054487497 2022-03-23 16:54:47.530 | + functions-common:time_stop:2434 : [[ -z 1648054487497 ]] 2022-03-23 16:54:47.533 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:54:47.538 | + functions-common:time_stop:2437 : end_time=1648054487535 2022-03-23 16:54:47.541 | + functions-common:time_stop:2438 : elapsed_time=38 2022-03-23 16:54:47.543 | + functions-common:time_stop:2439 : total=5616 2022-03-23 16:54:47.546 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:54:47.548 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5654 2022-03-23 16:54:47.552 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-23 16:54:47.553 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.26.7.1 2022-03-23 16:54:47.557 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-23 16:54:47.560 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:54:47.562 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-23 16:54:47.565 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-23 16:54:47.568 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.26.7.1/24 dev br-data 2022-03-23 16:54:47.583 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-23 16:54:47.597 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-23 16:54:47.598 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-23 16:54:47.600 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-23 16:54:47.600 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-23 16:54:49.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:49.911 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:49.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:54:49.911 | from cryptography.utils import int_from_bytes 2022-03-23 16:54:50.094 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:54:50.098 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.26.7.219 ' 2022-03-23 16:54:50.101 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-23 16:54:50.103 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:54:50.121 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-23 16:54:50.123 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:54:50.126 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-23 16:54:50.129 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-23 16:54:50.148 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:54:50.151 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-23 16:54:50.153 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:54:50.156 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-23 16:54:50.159 | + ./stack.sh:main:1319 : start_nova 2022-03-23 16:54:50.162 | + lib/nova:start_nova:1137 : start_nova_rest 2022-03-23 16:54:50.164 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:54:50.167 | + lib/nova:start_nova_rest:1046 : 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/sbin:/usr/sbin:/sbin 2022-03-23 16:54:50.170 | + lib/nova:start_nova_rest:1046 : 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/sbin:/usr/sbin:/sbin 2022-03-23 16:54:50.173 | + lib/nova:start_nova_rest:1048 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 16:54:50.175 | + lib/nova:start_nova_rest:1049 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 16:54:50.178 | + lib/nova:start_nova_rest:1051 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:54:50.181 | + functions-common:run_process:1680 : local service=n-sch 2022-03-23 16:54:50.184 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:54:50.186 | + functions-common:run_process:1682 : local group= 2022-03-23 16:54:50.189 | + functions-common:run_process:1683 : local user= 2022-03-23 16:54:50.192 | + functions-common:run_process:1685 : local name=n-sch 2022-03-23 16:54:50.195 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:54:50.197 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:54:50.200 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:54:50.203 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:54:50.206 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:54:50.211 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054490208 2022-03-23 16:54:50.213 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-23 16:54:50.231 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:54:50.234 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-23 16:54:50.236 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-23 16:54:50.239 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:54:50.242 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:54:50.244 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:54:50.247 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:54:50.250 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 16:54:50.252 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 16:54:50.255 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-23 16:54:50.258 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:54:50.261 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:54:50.263 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 16:54:50.266 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 16:54:50.269 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-23 16:54:50.271 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:54:50.274 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:54:50.276 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:54:50.278 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:54:50.281 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:54:50.284 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-23 16:54:50.286 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:54:50.291 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-23 16:54:50.349 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-23 16:54:50.406 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:54:50.470 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-23 16:54:50.529 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-23 16:54:50.587 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:54:50.643 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:54:50.645 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-23 16:54:50.705 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:54:51.172 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-23 16:54:51.185 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-23 16:54:51.634 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-23 16:54:51.659 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:54:51.666 | + functions-common:time_stop:2425 : local name 2022-03-23 16:54:51.669 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:54:51.672 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:54:51.675 | + functions-common:time_stop:2428 : local total 2022-03-23 16:54:51.677 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:54:51.680 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:54:51.683 | + functions-common:time_stop:2432 : start_time=1648054490208 2022-03-23 16:54:51.685 | + functions-common:time_stop:2434 : [[ -z 1648054490208 ]] 2022-03-23 16:54:51.689 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:54:51.695 | + functions-common:time_stop:2437 : end_time=1648054491691 2022-03-23 16:54:51.698 | + functions-common:time_stop:2438 : elapsed_time=1483 2022-03-23 16:54:51.701 | + functions-common:time_stop:2439 : total=23806 2022-03-23 16:54:51.704 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:54:51.708 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25289 2022-03-23 16:54:51.711 | + lib/nova:start_nova_rest:1052 : '[' True == False ']' 2022-03-23 16:54:51.713 | ++ lib/nova:start_nova_rest:1055 : which uwsgi 2022-03-23 16:54:51.719 | + lib/nova:start_nova_rest:1055 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:54:51.722 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-23 16:54:51.725 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:54:51.730 | + functions-common:run_process:1682 : local group= 2022-03-23 16:54:51.733 | + functions-common:run_process:1683 : local user= 2022-03-23 16:54:51.744 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-23 16:54:51.749 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:54:51.753 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:54:51.757 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:54:51.760 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:54:51.764 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:54:51.770 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054491766 2022-03-23 16:54:51.774 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-23 16:54:51.801 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:54:51.803 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-23 16:54:51.806 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-23 16:54:51.809 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:54:51.811 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:54:51.814 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:54:51.817 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:54:51.820 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-23 16:54:51.824 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-23 16:54:51.827 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-23 16:54:51.829 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:54:51.832 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:54:51.835 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:54:51.838 | + functions-common:_run_under_systemd:1655 : 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-03-23 16:54:51.840 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-23 16:54:51.843 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:54:51.847 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:54:51.850 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:54:51.853 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-23 16:54:51.856 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:54:51.862 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-23 16:54:51.921 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-23 16:54:51.981 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-23 16:54:52.046 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-03-23 16:54:52.123 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:54:52.190 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-23 16:54:52.265 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-23 16:54:52.335 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-23 16:54:52.401 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-23 16:54:52.470 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-23 16:54:52.539 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:54:52.542 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-23 16:54:52.615 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:54:53.150 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-23 16:54:53.167 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-23 16:54:53.687 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-23 16:54:53.796 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:54:53.801 | + functions-common:time_stop:2425 : local name 2022-03-23 16:54:53.804 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:54:53.807 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:54:53.813 | + functions-common:time_stop:2428 : local total 2022-03-23 16:54:53.818 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:54:53.822 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:54:53.824 | + functions-common:time_stop:2432 : start_time=1648054491766 2022-03-23 16:54:53.828 | + functions-common:time_stop:2434 : [[ -z 1648054491766 ]] 2022-03-23 16:54:53.837 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:54:53.843 | + functions-common:time_stop:2437 : end_time=1648054493839 2022-03-23 16:54:53.846 | + functions-common:time_stop:2438 : elapsed_time=2073 2022-03-23 16:54:53.849 | + functions-common:time_stop:2439 : total=25289 2022-03-23 16:54:53.854 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:54:53.858 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27362 2022-03-23 16:54:53.861 | + lib/nova:start_nova_rest:1058 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:54:53.865 | + lib/nova:start_nova_rest:1058 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:54:53.869 | + lib/nova:start_nova:1138 : start_nova_console_proxies 2022-03-23 16:54:53.872 | + lib/nova:start_nova_console_proxies:1073 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:54:53.875 | + lib/nova:start_nova_console_proxies:1075 : 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/sbin:/usr/sbin:/sbin 2022-03-23 16:54:53.882 | + lib/nova:start_nova_console_proxies:1075 : 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/sbin:/usr/sbin:/sbin 2022-03-23 16:54:53.885 | + lib/nova:start_nova_console_proxies:1077 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 16:54:53.888 | + lib/nova:start_nova_console_proxies:1079 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:54:53.891 | + lib/nova:start_nova_console_proxies:1084 : enable_nova_console_proxies 2022-03-23 16:54:53.895 | ++ lib/nova:enable_nova_console_proxies:1062 : seq 1 1 2022-03-23 16:54:53.906 | + lib/nova:enable_nova_console_proxies:1062 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:54:53.913 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 16:54:53.919 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-novnc 2022-03-23 16:54:53.957 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:54:53.968 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 16:54:53.974 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-spice 2022-03-23 16:54:54.014 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:54:54.017 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 16:54:54.021 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-sproxy 2022-03-23 16:54:54.066 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:54:54.072 | ++ lib/nova:start_nova_console_proxies:1085 : seq 1 1 2022-03-23 16:54:54.076 | + lib/nova:start_nova_console_proxies:1085 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:54:54.079 | + lib/nova:start_nova_console_proxies:1086 : local conf 2022-03-23 16:54:54.085 | ++ lib/nova:start_nova_console_proxies:1087 : conductor_conf 1 2022-03-23 16:54:54.091 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:54:54.098 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:54:54.102 | + lib/nova:start_nova_console_proxies:1087 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:54:54.105 | + lib/nova:start_nova_console_proxies:1088 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:54:54.107 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-23 16:54:54.115 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:54:54.118 | + functions-common:run_process:1682 : local group= 2022-03-23 16:54:54.121 | + functions-common:run_process:1683 : local user= 2022-03-23 16:54:54.130 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-23 16:54:54.137 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:54:54.139 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:54:54.149 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:54:54.150 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:54:54.154 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:54:54.160 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054494155 2022-03-23 16:54:54.163 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-23 16:54:54.194 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:54:54.201 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:54:54.205 | + functions-common:time_stop:2425 : local name 2022-03-23 16:54:54.209 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:54:54.209 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:54:54.213 | + functions-common:time_stop:2428 : local total 2022-03-23 16:54:54.216 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:54:54.218 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:54:54.221 | + functions-common:time_stop:2432 : start_time=1648054494155 2022-03-23 16:54:54.224 | + functions-common:time_stop:2434 : [[ -z 1648054494155 ]] 2022-03-23 16:54:54.229 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:54:54.238 | + functions-common:time_stop:2437 : end_time=1648054494229 2022-03-23 16:54:54.243 | + functions-common:time_stop:2438 : elapsed_time=74 2022-03-23 16:54:54.246 | + functions-common:time_stop:2439 : total=27362 2022-03-23 16:54:54.249 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:54:54.256 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27436 2022-03-23 16:54:54.256 | + lib/nova:start_nova_console_proxies:1089 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:54:54.260 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-23 16:54:54.268 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:54:54.268 | + functions-common:run_process:1682 : local group= 2022-03-23 16:54:54.275 | + functions-common:run_process:1683 : local user= 2022-03-23 16:54:54.275 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-23 16:54:54.279 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:54:54.281 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:54:54.285 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:54:54.287 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:54:54.293 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:54:54.296 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054494293 2022-03-23 16:54:54.302 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-23 16:54:54.327 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:54:54.330 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:54:54.335 | + functions-common:time_stop:2425 : local name 2022-03-23 16:54:54.338 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:54:54.340 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:54:54.343 | + functions-common:time_stop:2428 : local total 2022-03-23 16:54:54.346 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:54:54.348 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:54:54.351 | + functions-common:time_stop:2432 : start_time=1648054494293 2022-03-23 16:54:54.354 | + functions-common:time_stop:2434 : [[ -z 1648054494293 ]] 2022-03-23 16:54:54.359 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:54:54.362 | + functions-common:time_stop:2437 : end_time=1648054494359 2022-03-23 16:54:54.365 | + functions-common:time_stop:2438 : elapsed_time=66 2022-03-23 16:54:54.367 | + functions-common:time_stop:2439 : total=27436 2022-03-23 16:54:54.370 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:54:54.373 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27502 2022-03-23 16:54:54.376 | + lib/nova:start_nova_console_proxies:1090 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:54:54.379 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-23 16:54:54.381 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:54:54.385 | + functions-common:run_process:1682 : local group= 2022-03-23 16:54:54.388 | + functions-common:run_process:1683 : local user= 2022-03-23 16:54:54.391 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-23 16:54:54.393 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:54:54.396 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:54:54.399 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:54:54.402 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:54:54.410 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:54:54.422 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054494411 2022-03-23 16:54:54.422 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-23 16:54:54.440 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:54:54.443 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:54:54.445 | + functions-common:time_stop:2425 : local name 2022-03-23 16:54:54.449 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:54:54.450 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:54:54.453 | + functions-common:time_stop:2428 : local total 2022-03-23 16:54:54.455 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:54:54.459 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:54:54.461 | + functions-common:time_stop:2432 : start_time=1648054494411 2022-03-23 16:54:54.464 | + functions-common:time_stop:2434 : [[ -z 1648054494411 ]] 2022-03-23 16:54:54.473 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:54:54.476 | + functions-common:time_stop:2437 : end_time=1648054494472 2022-03-23 16:54:54.478 | + functions-common:time_stop:2438 : elapsed_time=61 2022-03-23 16:54:54.481 | + functions-common:time_stop:2439 : total=27502 2022-03-23 16:54:54.483 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:54:54.486 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27563 2022-03-23 16:54:54.489 | + lib/nova:start_nova_console_proxies:1094 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:54:54.492 | + lib/nova:start_nova_console_proxies:1094 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:54:54.495 | + lib/nova:start_nova:1139 : start_nova_conductor 2022-03-23 16:54:54.498 | + lib/nova:start_nova_conductor:1107 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:54:54.500 | + lib/nova:start_nova_conductor:1113 : enable_nova_fleet 2022-03-23 16:54:54.503 | + lib/nova:enable_nova_fleet:1098 : is_service_enabled n-cond 2022-03-23 16:54:54.523 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:54:54.526 | + lib/nova:enable_nova_fleet:1099 : enable_service n-super-cond 2022-03-23 16:54:54.590 | ++ lib/nova:enable_nova_fleet:1100 : seq 1 1 2022-03-23 16:54:54.593 | + lib/nova:enable_nova_fleet:1100 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:54:54.595 | + lib/nova:enable_nova_fleet:1101 : enable_service n-cond-cell1 2022-03-23 16:54:54.654 | + lib/nova:start_nova_conductor:1114 : is_service_enabled n-super-cond 2022-03-23 16:54:54.678 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:54:54.681 | + lib/nova:start_nova_conductor:1115 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:54:54.684 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-23 16:54:54.686 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:54:54.694 | + functions-common:run_process:1682 : local group= 2022-03-23 16:54:54.696 | + functions-common:run_process:1683 : local user= 2022-03-23 16:54:54.699 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-23 16:54:54.702 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:54:54.704 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:54:54.707 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:54:54.710 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:54:54.716 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:54:54.719 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054494716 2022-03-23 16:54:54.724 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-23 16:54:54.747 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:54:54.750 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-23 16:54:54.754 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-23 16:54:54.757 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:54:54.760 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:54:54.763 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:54:54.766 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:54:54.768 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 16:54:54.771 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 16:54:54.774 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-23 16:54:54.776 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:54:54.779 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:54:54.782 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 16:54:54.785 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 16:54:54.787 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-23 16:54:54.790 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:54:54.792 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:54:54.795 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:54:54.797 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:54:54.800 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:54:54.803 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-23 16:54:54.805 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:54:54.810 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-23 16:54:54.871 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-23 16:54:54.946 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:54:55.019 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-23 16:54:55.093 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-23 16:54:55.160 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:54:55.222 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:54:55.225 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-23 16:54:55.295 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:54:55.796 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-23 16:54:55.811 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-23 16:54:56.349 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-23 16:54:56.372 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:54:56.376 | + functions-common:time_stop:2425 : local name 2022-03-23 16:54:56.382 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:54:56.386 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:54:56.389 | + functions-common:time_stop:2428 : local total 2022-03-23 16:54:56.395 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:54:56.399 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:54:56.401 | + functions-common:time_stop:2432 : start_time=1648054494716 2022-03-23 16:54:56.404 | + functions-common:time_stop:2434 : [[ -z 1648054494716 ]] 2022-03-23 16:54:56.410 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:54:56.412 | + functions-common:time_stop:2437 : end_time=1648054496409 2022-03-23 16:54:56.415 | + functions-common:time_stop:2438 : elapsed_time=1693 2022-03-23 16:54:56.417 | + functions-common:time_stop:2439 : total=27563 2022-03-23 16:54:56.420 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:54:56.423 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29256 2022-03-23 16:54:56.428 | ++ lib/nova:start_nova_conductor:1117 : seq 1 1 2022-03-23 16:54:56.431 | + lib/nova:start_nova_conductor:1117 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:54:56.434 | + lib/nova:start_nova_conductor:1118 : is_service_enabled n-cond-cell1 2022-03-23 16:54:56.454 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:54:56.457 | + lib/nova:start_nova_conductor:1119 : local conf 2022-03-23 16:54:56.461 | ++ lib/nova:start_nova_conductor:1120 : conductor_conf 1 2022-03-23 16:54:56.463 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:54:56.467 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:54:56.470 | + lib/nova:start_nova_conductor:1120 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:54:56.473 | + lib/nova:start_nova_conductor:1121 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:54:56.476 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-23 16:54:56.479 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:54:56.482 | + functions-common:run_process:1682 : local group= 2022-03-23 16:54:56.484 | + functions-common:run_process:1683 : local user= 2022-03-23 16:54:56.487 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-23 16:54:56.490 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:54:56.492 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:54:56.495 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:54:56.498 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:54:56.503 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:54:56.506 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054496503 2022-03-23 16:54:56.509 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-23 16:54:56.529 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:54:56.531 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-23 16:54:56.534 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-23 16:54:56.537 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:54:56.540 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:54:56.543 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:54:56.545 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:54:56.548 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-23 16:54:56.551 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-23 16:54:56.553 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-23 16:54:56.556 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:54:56.559 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:54:56.562 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-23 16:54:56.564 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-23 16:54:56.571 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-23 16:54:56.575 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:54:56.578 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:54:56.581 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:54:56.583 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:54:56.586 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:54:56.589 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-23 16:54:56.591 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:54:56.596 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-23 16:54:56.661 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-23 16:54:56.724 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:54:56.789 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-23 16:54:56.852 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-23 16:54:56.920 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:54:56.985 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:54:56.987 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-23 16:54:57.055 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:54:57.580 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-23 16:54:57.597 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-23 16:54:58.091 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-23 16:54:58.116 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:54:58.119 | + functions-common:time_stop:2425 : local name 2022-03-23 16:54:58.123 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:54:58.126 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:54:58.134 | + functions-common:time_stop:2428 : local total 2022-03-23 16:54:58.137 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:54:58.153 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:54:58.161 | + functions-common:time_stop:2432 : start_time=1648054496503 2022-03-23 16:54:58.173 | + functions-common:time_stop:2434 : [[ -z 1648054496503 ]] 2022-03-23 16:54:58.191 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:54:58.199 | + functions-common:time_stop:2437 : end_time=1648054498191 2022-03-23 16:54:58.203 | + functions-common:time_stop:2438 : elapsed_time=1688 2022-03-23 16:54:58.207 | + functions-common:time_stop:2439 : total=29256 2022-03-23 16:54:58.214 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:54:58.222 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30944 2022-03-23 16:54:58.228 | + lib/nova:start_nova:1140 : start_nova_compute 2022-03-23 16:54:58.241 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:54:58.246 | + lib/nova:start_nova_compute:971 : 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/sbin:/usr/sbin:/sbin 2022-03-23 16:54:58.254 | + lib/nova:start_nova_compute:971 : 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/sbin:/usr/sbin:/sbin 2022-03-23 16:54:58.262 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 16:54:58.267 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-23 16:54:58.282 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 16:54:58.288 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:54:58.297 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:54:58.305 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 16:54:58.311 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:54:58.322 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-23 16:54:58.333 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-23 16:54:58.348 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-23 16:54:58.357 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-23 16:54:58.365 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 16:54:58.365 | BEGIN { 2022-03-23 16:54:58.365 | section = "" 2022-03-23 16:54:58.365 | last_section = "" 2022-03-23 16:54:58.365 | section_count = 0 2022-03-23 16:54:58.365 | } 2022-03-23 16:54:58.365 | /^\[.+\]/ { 2022-03-23 16:54:58.365 | gsub("[][]", "", $1); 2022-03-23 16:54:58.365 | section=$1 2022-03-23 16:54:58.365 | next 2022-03-23 16:54:58.365 | } 2022-03-23 16:54:58.365 | /^ *\#/ { 2022-03-23 16:54:58.365 | next 2022-03-23 16:54:58.365 | } 2022-03-23 16:54:58.365 | /^[^ \t]+/ { 2022-03-23 16:54:58.365 | # get offset of first = in $0 2022-03-23 16:54:58.365 | eq_idx = index($0, "=") 2022-03-23 16:54:58.365 | # extract attr & value from $0 2022-03-23 16:54:58.366 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:54:58.366 | value = substr($0, eq_idx + 1) 2022-03-23 16:54:58.366 | # only need to strip trailing whitespace from attr 2022-03-23 16:54:58.366 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:54:58.366 | # need to strip leading & trailing whitespace from value 2022-03-23 16:54:58.366 | sub(/^[ \t]*/, "", value) 2022-03-23 16:54:58.366 | sub(/[ \t]*$/, "", value) 2022-03-23 16:54:58.366 | 2022-03-23 16:54:58.366 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:54:58.366 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:54:58.366 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:54:58.366 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:54:58.366 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:54:58.366 | if (section != last_section) { 2022-03-23 16:54:58.366 | cfg_section[section_count++] = section 2022-03-23 16:54:58.366 | last_section = section 2022-03-23 16:54:58.366 | } 2022-03-23 16:54:58.366 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:54:58.366 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:54:58.366 | 2022-03-23 16:54:58.366 | cfg_attr[section, attr, 0] = value 2022-03-23 16:54:58.366 | cfg_attr_count[section, attr] = 1 2022-03-23 16:54:58.366 | } else { 2022-03-23 16:54:58.366 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:54:58.366 | cfg_attr[section, attr, lno] = value 2022-03-23 16:54:58.366 | } 2022-03-23 16:54:58.366 | } 2022-03-23 16:54:58.366 | END { 2022-03-23 16:54:58.366 | # Process each section in order 2022-03-23 16:54:58.366 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:54:58.366 | section = cfg_section[sno] 2022-03-23 16:54:58.366 | # The ini routines simply append a config item immediately 2022-03-23 16:54:58.366 | # after the section header. To keep the same order as defined 2022-03-23 16:54:58.366 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:54:58.366 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:54:58.367 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:54:58.367 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:54:58.367 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:54:58.367 | else { 2022-03-23 16:54:58.367 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:54:58.367 | count = cfg_attr_count[section, attr] 2022-03-23 16:54:58.367 | print "inidelete " configfile " " section " " attr 2022-03-23 16:54:58.367 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:54:58.367 | for (l = count -2; l >= 0; l--) 2022-03-23 16:54:58.367 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:54:58.367 | } 2022-03-23 16:54:58.367 | } 2022-03-23 16:54:58.367 | } 2022-03-23 16:54:58.367 | } 2022-03-23 16:54:58.367 | ' 2022-03-23 16:54:58.373 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 16:54:58.373 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:54:58.373 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:54:58.385 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:54:58.393 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:54:58.405 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 16:54:58.413 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:54:58.425 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-23 16:54:58.437 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 16:54:58.437 | BEGIN { group = "" } 2022-03-23 16:54:58.437 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:54:58.437 | gsub("[][]", "", $1); 2022-03-23 16:54:58.437 | split($1, a, "|"); 2022-03-23 16:54:58.437 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:54:58.438 | group=a[1] 2022-03-23 16:54:58.438 | } else { 2022-03-23 16:54:58.438 | group="" 2022-03-23 16:54:58.438 | } 2022-03-23 16:54:58.438 | next 2022-03-23 16:54:58.438 | } 2022-03-23 16:54:58.438 | { 2022-03-23 16:54:58.438 | if (group != "") 2022-03-23 16:54:58.438 | print $0 2022-03-23 16:54:58.438 | } 2022-03-23 16:54:58.438 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:54:58.454 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:54:58.464 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-23 16:54:58.536 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-23 16:54:58.585 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-23 16:54:58.588 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 16:54:58.593 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-23 16:54:58.601 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:54:58.609 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 16:54:58.617 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:54:58.652 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:54:58.658 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 16:54:58.665 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 16:54:58.673 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:54:58.725 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:54:58.730 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 16:54:58.741 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 16:54:58.795 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:54:58.805 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:54:58.813 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-23 16:54:58.865 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-23 16:54:58.908 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-23 16:54:58.911 | + lib/nova:configure_console_compute:643 : local offset 2022-03-23 16:54:58.913 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-23 16:54:58.922 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-23 16:54:58.929 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-23 16:54:59.002 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.45 2022-03-23 16:54:59.010 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-23 16:54:59.051 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:54:59.056 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-23 16:54:59.093 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:54:59.097 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-23 16:54:59.100 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-23 16:54:59.177 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-23 16:54:59.221 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:54:59.229 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-23 16:54:59.275 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:54:59.281 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-23 16:54:59.285 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 16:54:59.289 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-23 16:54:59.293 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-23 16:54:59.295 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-23 16:54:59.298 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-23 16:54:59.301 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-23 16:54:59.303 | + functions-common:run_process:1682 : local group=libvirt 2022-03-23 16:54:59.306 | + functions-common:run_process:1683 : local user= 2022-03-23 16:54:59.309 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-23 16:54:59.311 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:54:59.316 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:54:59.320 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:54:59.322 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:54:59.326 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:54:59.332 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054499328 2022-03-23 16:54:59.335 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-23 16:54:59.353 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:54:59.356 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:54:59.359 | + functions-common:time_stop:2425 : local name 2022-03-23 16:54:59.362 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:54:59.364 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:54:59.368 | + functions-common:time_stop:2428 : local total 2022-03-23 16:54:59.370 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:54:59.373 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:54:59.375 | + functions-common:time_stop:2432 : start_time=1648054499328 2022-03-23 16:54:59.378 | + functions-common:time_stop:2434 : [[ -z 1648054499328 ]] 2022-03-23 16:54:59.381 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:54:59.386 | + functions-common:time_stop:2437 : end_time=1648054499383 2022-03-23 16:54:59.388 | + functions-common:time_stop:2438 : elapsed_time=55 2022-03-23 16:54:59.392 | + functions-common:time_stop:2439 : total=30944 2022-03-23 16:54:59.395 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:54:59.398 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30999 2022-03-23 16:54:59.402 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:54:59.405 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:54:59.408 | + lib/nova:start_nova:1141 : is_service_enabled n-api 2022-03-23 16:54:59.428 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:54:59.431 | + lib/nova:start_nova:1143 : echo 'Dumping cells_v2 mapping' 2022-03-23 16:54:59.431 | Dumping cells_v2 mapping 2022-03-23 16:54:59.433 | + lib/nova:start_nova:1144 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-23 16:55:00.442 | 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-03-23 16:55:03.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:03.023 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:03.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:03.023 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:03.023 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 16:55:03.023 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-23 16:55:03.023 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 16:55:03.023 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-23 16:55:03.023 | | cell1 | 0f7e7664-0041-468b-b953-8ddf6de13bf7 | rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-23 16:55:03.023 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 16:55:03.484 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-23 16:55:03.489 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-23 16:55:03.561 | + inc/async:async_inner:63 : create_flavors 2022-03-23 16:55:03.603 | [257061 Async create_flavors:315344]: running: create_flavors 2022-03-23 16:55:03.606 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-23 16:55:03.626 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:55:03.629 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-23 16:55:03.632 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:55:03.634 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-23 16:55:03.637 | + ./stack.sh:main:1324 : start_cinder 2022-03-23 16:55:03.640 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-23 16:55:03.643 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-23 16:55:03.646 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-23 16:55:03.648 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-23 16:55:03.666 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:55:03.669 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-23 16:55:03.672 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-23 16:55:03.675 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-23 16:55:03.678 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-23 16:55:03.683 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:55:03.686 | + functions-common:run_process:1680 : local service=c-api 2022-03-23 16:55:03.688 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:55:03.691 | + functions-common:run_process:1682 : local group= 2022-03-23 16:55:03.693 | + functions-common:run_process:1683 : local user= 2022-03-23 16:55:03.696 | + functions-common:run_process:1685 : local name=c-api 2022-03-23 16:55:03.699 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:55:03.701 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:55:03.704 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:55:03.707 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:55:03.710 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:55:03.715 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054503712 2022-03-23 16:55:03.718 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-23 16:55:03.740 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:55:03.743 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-23 16:55:03.746 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-23 16:55:03.749 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:55:03.752 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:55:03.754 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:55:03.757 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:55:03.759 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-23 16:55:03.762 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-23 16:55:03.765 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-23 16:55:03.767 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:55:03.770 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:55:03.773 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:55:03.776 | + functions-common:_run_under_systemd:1655 : 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-03-23 16:55:03.778 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-23 16:55:03.781 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:55:03.783 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:55:03.785 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:55:03.788 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-23 16:55:03.790 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:55:03.795 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-23 16:55:03.851 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-23 16:55:03.908 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-23 16:55:03.964 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-03-23 16:55:04.022 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:55:04.080 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-23 16:55:04.141 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-23 16:55:04.201 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-23 16:55:04.270 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-23 16:55:04.326 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-23 16:55:04.382 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:55:04.385 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-23 16:55:04.443 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:55:04.943 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-23 16:55:04.959 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-23 16:55:05.454 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-23 16:55:05.541 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:55:05.544 | + functions-common:time_stop:2425 : local name 2022-03-23 16:55:05.547 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:55:05.550 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:55:05.553 | + functions-common:time_stop:2428 : local total 2022-03-23 16:55:05.556 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:55:05.559 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:55:05.563 | + functions-common:time_stop:2432 : start_time=1648054503712 2022-03-23 16:55:05.567 | + functions-common:time_stop:2434 : [[ -z 1648054503712 ]] 2022-03-23 16:55:05.577 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:55:05.581 | + functions-common:time_stop:2437 : end_time=1648054505576 2022-03-23 16:55:05.585 | + functions-common:time_stop:2438 : elapsed_time=1864 2022-03-23 16:55:05.588 | + functions-common:time_stop:2439 : total=30999 2022-03-23 16:55:05.590 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:55:05.594 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32863 2022-03-23 16:55:05.597 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.45/volume/v3 2022-03-23 16:55:05.600 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-23 16:55:05.600 | Waiting for Cinder API to start... 2022-03-23 16:55:05.602 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.45/volume/v3 2022-03-23 16:55:05.605 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:55:05.608 | + functions:wait_for_service:458 : local url=http://10.222.0.45/volume/v3 2022-03-23 16:55:05.611 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:55:05.614 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:55:05.617 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:55:05.620 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:55:05.623 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:55:05.628 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:55:05.632 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054505628 2022-03-23 16:55:05.634 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:55:05.644 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/volume/v3 2022-03-23 16:55:10.242 | + :: : [[ 401 == 503 ]] 2022-03-23 16:55:10.244 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:55:10.247 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:55:10.250 | + functions-common:time_stop:2425 : local name 2022-03-23 16:55:10.252 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:55:10.255 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:55:10.258 | + functions-common:time_stop:2428 : local total 2022-03-23 16:55:10.261 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:55:10.263 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:55:10.266 | + functions-common:time_stop:2432 : start_time=1648054505628 2022-03-23 16:55:10.269 | + functions-common:time_stop:2434 : [[ -z 1648054505628 ]] 2022-03-23 16:55:10.272 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:55:10.277 | + functions-common:time_stop:2437 : end_time=1648054510274 2022-03-23 16:55:10.280 | + functions-common:time_stop:2438 : elapsed_time=4646 2022-03-23 16:55:10.282 | + functions-common:time_stop:2439 : total=18214 2022-03-23 16:55:10.285 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:55:10.288 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22860 2022-03-23 16:55:10.291 | + functions:wait_for_service:467 : return 0 2022-03-23 16:55:10.293 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:10.296 | + functions-common:run_process:1680 : local service=c-sch 2022-03-23 16:55:10.299 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:10.301 | + functions-common:run_process:1682 : local group= 2022-03-23 16:55:10.304 | + functions-common:run_process:1683 : local user= 2022-03-23 16:55:10.307 | + functions-common:run_process:1685 : local name=c-sch 2022-03-23 16:55:10.309 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:55:10.312 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:55:10.314 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:55:10.317 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:55:10.321 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:55:10.325 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054510323 2022-03-23 16:55:10.328 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-23 16:55:10.347 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:55:10.349 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 16:55:10.352 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-23 16:55:10.355 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:10.358 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:10.360 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:10.363 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:10.366 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 16:55:10.368 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 16:55:10.371 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-23 16:55:10.373 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:55:10.376 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:55:10.379 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 16:55:10.381 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 16:55:10.384 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-23 16:55:10.386 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:10.389 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:55:10.392 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:55:10.394 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:55:10.397 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:55:10.399 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-23 16:55:10.402 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:55:10.407 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-23 16:55:10.464 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-23 16:55:10.520 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:10.578 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-23 16:55:10.636 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-23 16:55:10.693 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:55:10.751 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:55:10.753 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-23 16:55:10.811 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:55:11.304 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-23 16:55:11.319 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-23 16:55:11.811 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-23 16:55:11.837 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:55:11.851 | + functions-common:time_stop:2425 : local name 2022-03-23 16:55:11.854 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:55:11.856 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:55:11.859 | + functions-common:time_stop:2428 : local total 2022-03-23 16:55:11.861 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:55:11.864 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:55:11.867 | + functions-common:time_stop:2432 : start_time=1648054510323 2022-03-23 16:55:11.870 | + functions-common:time_stop:2434 : [[ -z 1648054510323 ]] 2022-03-23 16:55:11.873 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:55:11.878 | + functions-common:time_stop:2437 : end_time=1648054511875 2022-03-23 16:55:11.881 | + functions-common:time_stop:2438 : elapsed_time=1552 2022-03-23 16:55:11.883 | + functions-common:time_stop:2439 : total=32863 2022-03-23 16:55:11.886 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:55:11.888 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34415 2022-03-23 16:55:11.891 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:11.894 | + functions-common:run_process:1680 : local service=c-bak 2022-03-23 16:55:11.897 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:11.899 | + functions-common:run_process:1682 : local group= 2022-03-23 16:55:11.902 | + functions-common:run_process:1683 : local user= 2022-03-23 16:55:11.905 | + functions-common:run_process:1685 : local name=c-bak 2022-03-23 16:55:11.907 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:55:11.911 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:55:11.913 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:55:11.916 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:55:11.919 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:55:11.925 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054511922 2022-03-23 16:55:11.928 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-23 16:55:11.948 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:55:11.951 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 16:55:11.954 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-23 16:55:11.957 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:11.960 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:11.963 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:11.966 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:11.968 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 16:55:11.971 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 16:55:11.974 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-23 16:55:11.977 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:55:11.979 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:55:11.982 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 16:55:11.985 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 16:55:11.988 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-23 16:55:11.990 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:11.993 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:55:11.996 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:55:11.998 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:55:12.001 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:55:12.004 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-23 16:55:12.006 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:55:12.011 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-23 16:55:12.082 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-23 16:55:12.147 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:12.212 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-23 16:55:12.279 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-23 16:55:12.338 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:55:12.398 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:55:12.401 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-23 16:55:12.466 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:55:13.006 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-23 16:55:13.021 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-23 16:55:13.542 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-23 16:55:13.577 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:55:13.590 | + functions-common:time_stop:2425 : local name 2022-03-23 16:55:13.597 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:55:13.602 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:55:13.609 | + functions-common:time_stop:2428 : local total 2022-03-23 16:55:13.614 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:55:13.629 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:55:13.633 | + functions-common:time_stop:2432 : start_time=1648054511922 2022-03-23 16:55:13.638 | + functions-common:time_stop:2434 : [[ -z 1648054511922 ]] 2022-03-23 16:55:13.643 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:55:13.649 | + functions-common:time_stop:2437 : end_time=1648054513645 2022-03-23 16:55:13.651 | + functions-common:time_stop:2438 : elapsed_time=1723 2022-03-23 16:55:13.654 | + functions-common:time_stop:2439 : total=34415 2022-03-23 16:55:13.657 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:55:13.665 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36138 2022-03-23 16:55:13.668 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:13.687 | + functions-common:run_process:1680 : local service=c-vol 2022-03-23 16:55:13.691 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:13.706 | + functions-common:run_process:1682 : local group= 2022-03-23 16:55:13.719 | + functions-common:run_process:1683 : local user= 2022-03-23 16:55:13.724 | + functions-common:run_process:1685 : local name=c-vol 2022-03-23 16:55:13.740 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:55:13.752 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:55:13.770 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:55:13.778 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:55:13.800 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:55:13.809 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054513800 2022-03-23 16:55:13.812 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-23 16:55:13.836 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:55:13.840 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 16:55:13.842 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-23 16:55:13.846 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:13.849 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:13.852 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:13.855 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:13.859 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 16:55:13.862 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 16:55:13.864 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-23 16:55:13.867 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:55:13.870 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:55:13.873 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 16:55:13.876 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 16:55:13.879 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-23 16:55:13.882 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:13.884 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:55:13.887 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:55:13.890 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:55:13.893 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:55:13.895 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-23 16:55:13.899 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:55:13.903 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-23 16:55:13.973 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-23 16:55:14.053 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:55:14.127 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-23 16:55:14.219 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-23 16:55:14.304 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:55:14.381 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:55:14.383 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-23 16:55:14.457 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:55:15.077 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-23 16:55:15.093 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-23 16:55:15.610 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-23 16:55:15.645 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:55:15.654 | + functions-common:time_stop:2425 : local name 2022-03-23 16:55:15.657 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:55:15.662 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:55:15.674 | + functions-common:time_stop:2428 : local total 2022-03-23 16:55:15.680 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:55:15.686 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:55:15.695 | + functions-common:time_stop:2432 : start_time=1648054513800 2022-03-23 16:55:15.703 | + functions-common:time_stop:2434 : [[ -z 1648054513800 ]] 2022-03-23 16:55:15.721 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:55:15.740 | + functions-common:time_stop:2437 : end_time=1648054515726 2022-03-23 16:55:15.750 | + functions-common:time_stop:2438 : elapsed_time=1926 2022-03-23 16:55:15.757 | + functions-common:time_stop:2439 : total=36138 2022-03-23 16:55:15.769 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:55:15.782 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38064 2022-03-23 16:55:15.793 | + ./stack.sh:main:1325 : create_volume_types 2022-03-23 16:55:15.800 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-23 16:55:15.869 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:55:15.869 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 16:55:15.873 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-23 16:55:15.882 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 16:55:15.898 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-23 16:55:15.914 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-23 16:55:16.005 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:55:16.014 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-23 16:55:20.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:20.450 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:20.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:20.450 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:20.450 | +-------------+--------------------------------------+ 2022-03-23 16:55:20.450 | | Field | Value | 2022-03-23 16:55:20.450 | +-------------+--------------------------------------+ 2022-03-23 16:55:20.450 | | description | None | 2022-03-23 16:55:20.451 | | id | 84b0d2d3-3931-4777-a347-2a86b4c783c7 | 2022-03-23 16:55:20.451 | | is_public | True | 2022-03-23 16:55:20.451 | | name | lvmdriver-1 | 2022-03-23 16:55:20.451 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-23 16:55:20.451 | +-------------+--------------------------------------+ 2022-03-23 16:55:20.714 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-23 16:55:20.717 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-23 16:55:20.720 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-23 16:55:20.746 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:55:20.749 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-23 16:55:20.751 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:55:20.754 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-23 16:55:20.757 | + ./stack.sh:main:1340 : start_glance 2022-03-23 16:55:20.760 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-23 16:55:20.766 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-23 16:55:20.786 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:55:20.789 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-23 16:55:20.792 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-23 16:55:20.798 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:55:20.802 | + functions-common:run_process:1680 : local service=g-api 2022-03-23 16:55:20.805 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:55:20.808 | + functions-common:run_process:1682 : local group= 2022-03-23 16:55:20.811 | + functions-common:run_process:1683 : local user= 2022-03-23 16:55:20.815 | + functions-common:run_process:1685 : local name=g-api 2022-03-23 16:55:20.818 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:55:20.821 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:55:20.825 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:55:20.828 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:55:20.834 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:55:20.839 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054520836 2022-03-23 16:55:20.842 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-23 16:55:20.866 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:55:20.868 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-23 16:55:20.871 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-23 16:55:20.874 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:55:20.876 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:55:20.879 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:55:20.881 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:55:20.884 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-23 16:55:20.887 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-23 16:55:20.889 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-23 16:55:20.892 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:55:20.894 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:55:20.897 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:55:20.900 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-23 16:55:20.902 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-23 16:55:20.905 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:55:20.908 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:55:20.911 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:55:20.914 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-23 16:55:20.916 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:55:20.921 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-23 16:55:20.981 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-23 16:55:21.042 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-23 16:55:21.108 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:55:21.181 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:55:21.243 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-23 16:55:21.316 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-23 16:55:21.385 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-23 16:55:21.449 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-23 16:55:21.507 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-23 16:55:21.584 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:55:21.587 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-23 16:55:21.659 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:55:22.180 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-23 16:55:22.196 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-23 16:55:22.696 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-23 16:55:22.781 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:55:22.784 | + functions-common:time_stop:2425 : local name 2022-03-23 16:55:22.791 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:55:22.794 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:55:22.801 | + functions-common:time_stop:2428 : local total 2022-03-23 16:55:22.810 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:55:22.822 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:55:22.828 | + functions-common:time_stop:2432 : start_time=1648054520836 2022-03-23 16:55:22.849 | + functions-common:time_stop:2434 : [[ -z 1648054520836 ]] 2022-03-23 16:55:22.860 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:55:22.881 | + functions-common:time_stop:2437 : end_time=1648054522862 2022-03-23 16:55:22.881 | + functions-common:time_stop:2438 : elapsed_time=2026 2022-03-23 16:55:22.897 | + functions-common:time_stop:2439 : total=38064 2022-03-23 16:55:22.904 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:55:22.907 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40090 2022-03-23 16:55:22.910 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-23 16:55:22.973 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:55:22.991 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.45) to start...' 2022-03-23 16:55:22.991 | Waiting for g-api (10.222.0.45) to start... 2022-03-23 16:55:23.002 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.45/image 2022-03-23 16:55:23.018 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:55:23.031 | + functions:wait_for_service:458 : local url=http://10.222.0.45/image 2022-03-23 16:55:23.038 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:55:23.053 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:55:23.058 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:55:23.070 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:55:23.076 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:55:23.085 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:55:23.091 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054523086 2022-03-23 16:55:23.093 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:55:23.113 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/image 2022-03-23 16:55:27.249 | + :: : [[ 300 == 503 ]] 2022-03-23 16:55:27.249 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:55:27.251 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:55:27.254 | + functions-common:time_stop:2425 : local name 2022-03-23 16:55:27.256 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:55:27.259 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:55:27.262 | + functions-common:time_stop:2428 : local total 2022-03-23 16:55:27.266 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:55:27.273 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:55:27.277 | + functions-common:time_stop:2432 : start_time=1648054523086 2022-03-23 16:55:27.282 | + functions-common:time_stop:2434 : [[ -z 1648054523086 ]] 2022-03-23 16:55:27.286 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:55:27.295 | + functions-common:time_stop:2437 : end_time=1648054527288 2022-03-23 16:55:27.298 | + functions-common:time_stop:2438 : elapsed_time=4202 2022-03-23 16:55:27.310 | + functions-common:time_stop:2439 : total=22860 2022-03-23 16:55:27.317 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:55:27.320 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27062 2022-03-23 16:55:27.323 | + functions:wait_for_service:467 : return 0 2022-03-23 16:55:27.326 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-23 16:55:27.349 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:55:27.352 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-23 16:55:27.380 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:55:27.384 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-23 16:55:27.387 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:55:27.390 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-23 16:55:27.393 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-23 16:55:27.395 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:55:27.398 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:55:27.402 | + functions:upload_image:134 : local image image_fname image_name 2022-03-23 16:55:27.405 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-23 16:55:27.410 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:55:27.417 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:55:27.419 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-23 16:55:27.422 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-23 16:55:27.427 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:55:27.430 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-03-23 16:55:27.432 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:55:27.434 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-23 16:55:27.437 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-23 16:55:27.440 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-23 16:55:27.445 | + functions:upload_image:294 : local kernel= 2022-03-23 16:55:27.449 | + functions:upload_image:295 : local ramdisk= 2022-03-23 16:55:27.451 | + functions:upload_image:296 : local disk_format= 2022-03-23 16:55:27.453 | + functions:upload_image:297 : local container_format= 2022-03-23 16:55:27.456 | + functions:upload_image:298 : local unpack= 2022-03-23 16:55:27.461 | + functions:upload_image:299 : local img_property= 2022-03-23 16:55:27.464 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 16:55:27.467 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-23 16:55:27.471 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-23 16:55:27.473 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-23 16:55:27.476 | + functions:upload_image:309 : case "$image_fname" in 2022-03-23 16:55:27.478 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:55:27.481 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:55:27.486 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-23 16:55:27.490 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:55:27.496 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-23 16:55:27.501 | + functions:upload_image:376 : disk_format=vhdx 2022-03-23 16:55:27.504 | + functions:upload_image:377 : container_format=bare 2022-03-23 16:55:27.506 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-23 16:55:27.509 | + functions:upload_image:385 : is_arch ppc64le 2022-03-23 16:55:27.512 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:55:27.517 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-23 16:55:27.519 | + functions:upload_image:385 : is_arch ppc64 2022-03-23 16:55:27.523 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:55:27.527 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-23 16:55:27.530 | + functions:upload_image:385 : is_arch ppc 2022-03-23 16:55:27.534 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:55:27.538 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-23 16:55:27.541 | + functions:upload_image:389 : is_arch aarch64 2022-03-23 16:55:27.544 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:55:27.549 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 16:55:27.551 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-23 16:55:27.554 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-23 16:55:27.556 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-23 16:55:27.559 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-23 16:55:27.562 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-03-23 16:55:27.564 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-23 16:55:27.566 | + functions:_upload_image:105 : shift 2022-03-23 16:55:27.569 | + functions:_upload_image:106 : local container=bare 2022-03-23 16:55:27.571 | + functions:_upload_image:107 : shift 2022-03-23 16:55:27.573 | + functions:_upload_image:108 : local disk=vhdx 2022-03-23 16:55:27.576 | + functions:_upload_image:109 : shift 2022-03-23 16:55:27.578 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:55:27.581 | + functions:_upload_image:111 : shift 2022-03-23 16:55:27.585 | + functions:_upload_image:112 : local properties 2022-03-23 16:55:27.587 | + functions:_upload_image:113 : local useimport 2022-03-23 16:55:27.590 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-23 16:55:27.593 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-23 16:55:27.595 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-23 16:55:27.597 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-23 16:55:27.600 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-23 16:55:27.602 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-23 16:55:27.605 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-23 16:55:27.607 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-03-23 16:55:35.111 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:55:35.143 | [315344 Async create_flavors:315344]: finished successfully 2022-03-23 16:55:45.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.402 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.402 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.402 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 16:55:45.402 | | Field | Value | 2022-03-23 16:55:45.402 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 16:55:45.402 | | container_format | bare | 2022-03-23 16:55:45.402 | | created_at | 2022-03-23T16:55:30Z | 2022-03-23 16:55:45.403 | | disk_format | vhdx | 2022-03-23 16:55:45.403 | | file | /v2/images/2ec42d6f-19e2-4d64-ad32-d6d112acf5e8/file | 2022-03-23 16:55:45.403 | | id | 2ec42d6f-19e2-4d64-ad32-d6d112acf5e8 | 2022-03-23 16:55:45.403 | | min_disk | 0 | 2022-03-23 16:55:45.403 | | min_ram | 0 | 2022-03-23 16:55:45.403 | | name | ubuntu-16 | 2022-03-23 16:55:45.403 | | owner | 974858068cfa4a51a96f749559a7f1cb | 2022-03-23 16:55:45.403 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-23 16:55:45.403 | | protected | False | 2022-03-23 16:55:45.403 | | schema | /v2/schemas/image | 2022-03-23 16:55:45.403 | | status | queued | 2022-03-23 16:55:45.403 | | tags | | 2022-03-23 16:55:45.403 | | updated_at | 2022-03-23T16:55:30Z | 2022-03-23 16:55:45.403 | | visibility | public | 2022-03-23 16:55:45.403 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 16:55:45.583 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-23 16:55:45.657 | [257061 Async create_flavors:315344]: Waiting for completion of create_flavors running on PID 315344 (2 other jobs running) 2022-03-23 16:55:45.689 | [257061 Async create_flavors:315344]: Signaling child to exit 2022-03-23 16:55:45.689 | WAKEUP 2022-03-23 16:55:45.716 | [257061 Async create_flavors:315344]: Signaled 2022-03-23 16:55:45.718 | + lib/nova:create_flavors:1208 : is_service_enabled n-api 2022-03-23 16:55:45.718 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:55:45.718 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor list 2022-03-23 16:55:45.718 | + lib/nova:create_flavors:1209 : grep -q ds512M 2022-03-23 16:55:45.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.718 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.718 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.718 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-23 16:55:45.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.718 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.718 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.718 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.718 | | Field | Value | 2022-03-23 16:55:45.718 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.718 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:55:45.718 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:55:45.718 | | description | None | 2022-03-23 16:55:45.718 | | disk | 1 | 2022-03-23 16:55:45.718 | | id | c1 | 2022-03-23 16:55:45.718 | | name | cirros256 | 2022-03-23 16:55:45.718 | | os-flavor-access:is_public | True | 2022-03-23 16:55:45.718 | | properties | hw_rng:allowed='True' | 2022-03-23 16:55:45.718 | | ram | 256 | 2022-03-23 16:55:45.718 | | rxtx_factor | 1.0 | 2022-03-23 16:55:45.718 | | swap | | 2022-03-23 16:55:45.719 | | vcpus | 1 | 2022-03-23 16:55:45.719 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.719 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-23 16:55:45.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.719 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.719 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.719 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.719 | | Field | Value | 2022-03-23 16:55:45.719 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.719 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:55:45.719 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:55:45.719 | | description | None | 2022-03-23 16:55:45.719 | | disk | 5 | 2022-03-23 16:55:45.719 | | id | d1 | 2022-03-23 16:55:45.719 | | name | ds512M | 2022-03-23 16:55:45.719 | | os-flavor-access:is_public | True | 2022-03-23 16:55:45.719 | | properties | hw_rng:allowed='True' | 2022-03-23 16:55:45.719 | | ram | 512 | 2022-03-23 16:55:45.719 | | rxtx_factor | 1.0 | 2022-03-23 16:55:45.719 | | swap | | 2022-03-23 16:55:45.719 | | vcpus | 1 | 2022-03-23 16:55:45.719 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.719 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-23 16:55:45.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.719 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.719 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.719 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.719 | | Field | Value | 2022-03-23 16:55:45.719 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.719 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:55:45.719 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:55:45.720 | | description | None | 2022-03-23 16:55:45.720 | | disk | 10 | 2022-03-23 16:55:45.720 | | id | d2 | 2022-03-23 16:55:45.720 | | name | ds1G | 2022-03-23 16:55:45.720 | | os-flavor-access:is_public | True | 2022-03-23 16:55:45.720 | | properties | hw_rng:allowed='True' | 2022-03-23 16:55:45.720 | | ram | 1024 | 2022-03-23 16:55:45.720 | | rxtx_factor | 1.0 | 2022-03-23 16:55:45.720 | | swap | | 2022-03-23 16:55:45.720 | | vcpus | 1 | 2022-03-23 16:55:45.720 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.720 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-23 16:55:45.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.720 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.720 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.720 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.720 | | Field | Value | 2022-03-23 16:55:45.720 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.720 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:55:45.720 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:55:45.720 | | description | None | 2022-03-23 16:55:45.720 | | disk | 10 | 2022-03-23 16:55:45.720 | | id | d3 | 2022-03-23 16:55:45.720 | | name | ds2G | 2022-03-23 16:55:45.720 | | os-flavor-access:is_public | True | 2022-03-23 16:55:45.720 | | properties | hw_rng:allowed='True' | 2022-03-23 16:55:45.720 | | ram | 2048 | 2022-03-23 16:55:45.720 | | rxtx_factor | 1.0 | 2022-03-23 16:55:45.720 | | swap | | 2022-03-23 16:55:45.720 | | vcpus | 2 | 2022-03-23 16:55:45.720 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.720 | + lib/nova:create_flavors:1215 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-23 16:55:45.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.721 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.721 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.721 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.721 | | Field | Value | 2022-03-23 16:55:45.721 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.721 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:55:45.721 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:55:45.721 | | description | None | 2022-03-23 16:55:45.721 | | disk | 20 | 2022-03-23 16:55:45.721 | | id | d4 | 2022-03-23 16:55:45.721 | | name | ds4G | 2022-03-23 16:55:45.721 | | os-flavor-access:is_public | True | 2022-03-23 16:55:45.721 | | properties | hw_rng:allowed='True' | 2022-03-23 16:55:45.721 | | ram | 4096 | 2022-03-23 16:55:45.721 | | rxtx_factor | 1.0 | 2022-03-23 16:55:45.721 | | swap | | 2022-03-23 16:55:45.721 | | vcpus | 4 | 2022-03-23 16:55:45.721 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.721 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-23 16:55:45.721 | + lib/nova:create_flavors:1218 : grep -q m1.tiny 2022-03-23 16:55:45.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.721 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.721 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.721 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-23 16:55:45.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.721 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.721 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.721 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.721 | | Field | Value | 2022-03-23 16:55:45.722 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.722 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:55:45.722 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:55:45.722 | | description | None | 2022-03-23 16:55:45.722 | | disk | 1 | 2022-03-23 16:55:45.722 | | id | 1 | 2022-03-23 16:55:45.722 | | name | m1.tiny | 2022-03-23 16:55:45.722 | | os-flavor-access:is_public | True | 2022-03-23 16:55:45.722 | | properties | hw_rng:allowed='True' | 2022-03-23 16:55:45.722 | | ram | 512 | 2022-03-23 16:55:45.722 | | rxtx_factor | 1.0 | 2022-03-23 16:55:45.722 | | swap | | 2022-03-23 16:55:45.722 | | vcpus | 1 | 2022-03-23 16:55:45.722 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.722 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-23 16:55:45.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.722 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.722 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.722 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.722 | | Field | Value | 2022-03-23 16:55:45.722 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.722 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:55:45.722 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:55:45.722 | | description | None | 2022-03-23 16:55:45.722 | | disk | 20 | 2022-03-23 16:55:45.722 | | id | 2 | 2022-03-23 16:55:45.722 | | name | m1.small | 2022-03-23 16:55:45.722 | | os-flavor-access:is_public | True | 2022-03-23 16:55:45.722 | | properties | hw_rng:allowed='True' | 2022-03-23 16:55:45.722 | | ram | 2048 | 2022-03-23 16:55:45.722 | | rxtx_factor | 1.0 | 2022-03-23 16:55:45.722 | | swap | | 2022-03-23 16:55:45.722 | | vcpus | 1 | 2022-03-23 16:55:45.723 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.723 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-23 16:55:45.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.723 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.723 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.723 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.723 | | Field | Value | 2022-03-23 16:55:45.723 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.723 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:55:45.723 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:55:45.723 | | description | None | 2022-03-23 16:55:45.723 | | disk | 40 | 2022-03-23 16:55:45.723 | | id | 3 | 2022-03-23 16:55:45.723 | | name | m1.medium | 2022-03-23 16:55:45.723 | | os-flavor-access:is_public | True | 2022-03-23 16:55:45.723 | | properties | hw_rng:allowed='True' | 2022-03-23 16:55:45.723 | | ram | 4096 | 2022-03-23 16:55:45.723 | | rxtx_factor | 1.0 | 2022-03-23 16:55:45.723 | | swap | | 2022-03-23 16:55:45.723 | | vcpus | 2 | 2022-03-23 16:55:45.723 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.723 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-23 16:55:45.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.723 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.723 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.723 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.723 | | Field | Value | 2022-03-23 16:55:45.723 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.723 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:55:45.723 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:55:45.723 | | description | None | 2022-03-23 16:55:45.724 | | disk | 80 | 2022-03-23 16:55:45.724 | | id | 4 | 2022-03-23 16:55:45.724 | | name | m1.large | 2022-03-23 16:55:45.724 | | os-flavor-access:is_public | True | 2022-03-23 16:55:45.724 | | properties | hw_rng:allowed='True' | 2022-03-23 16:55:45.724 | | ram | 8192 | 2022-03-23 16:55:45.724 | | rxtx_factor | 1.0 | 2022-03-23 16:55:45.724 | | swap | | 2022-03-23 16:55:45.724 | | vcpus | 4 | 2022-03-23 16:55:45.724 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.724 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-23 16:55:45.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.724 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:45.724 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:45.724 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.724 | | Field | Value | 2022-03-23 16:55:45.724 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.724 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:55:45.724 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:55:45.724 | | description | None | 2022-03-23 16:55:45.724 | | disk | 160 | 2022-03-23 16:55:45.724 | | id | 5 | 2022-03-23 16:55:45.724 | | name | m1.xlarge | 2022-03-23 16:55:45.724 | | os-flavor-access:is_public | True | 2022-03-23 16:55:45.724 | | properties | hw_rng:allowed='True' | 2022-03-23 16:55:45.724 | | ram | 16384 | 2022-03-23 16:55:45.724 | | rxtx_factor | 1.0 | 2022-03-23 16:55:45.724 | | swap | | 2022-03-23 16:55:45.725 | | vcpus | 8 | 2022-03-23 16:55:45.725 | +----------------------------+-----------------------+ 2022-03-23 16:55:45.777 | [257061 Async create_flavors:315344]: finished create_flavors with result 0 in 31 seconds 2022-03-23 16:55:45.783 | + inc/async:async_wait:197 : return 0 2022-03-23 16:55:45.786 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-23 16:55:45.808 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:55:45.811 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-23 16:55:45.831 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:55:45.833 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-23 16:55:45.853 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:55:45.855 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-23 16:55:45.858 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 16:55:45.860 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 16:55:45.865 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-23 16:55:45.867 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 16:55:45.870 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-03-23 16:55:45.871 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-03-23 16:55:45.873 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-03-23 16:55:45.874 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-23 16:55:45.876 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-23 16:55:45.878 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-23 16:55:45.879 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-23 16:55:45.881 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-23 16:55:45.882 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-23 16:55:45.884 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-23 16:55:45.885 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-23 16:55:45.887 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:55:45.888 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-23 16:55:45.890 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:55:45.891 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-23 16:55:45.893 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:55:45.894 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-23 16:55:45.896 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:55:45.897 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-23 16:55:45.899 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:55:45.900 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-23 16:55:45.902 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-23 16:55:45.903 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:55:45.904 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-23 16:55:45.906 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:55:45.908 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-23 16:55:45.910 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-23 16:55:45.912 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-23 16:55:45.913 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:55:45.915 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-23 16:55:45.917 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:55:45.918 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-23 16:55:45.919 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-23 16:55:45.921 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-23 16:55:45.923 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-23 16:55:45.925 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-23 16:55:45.926 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-23 16:55:45.928 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-23 16:55:45.930 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-23 16:55:45.931 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-23 16:55:45.933 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-23 16:55:45.934 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-23 16:55:45.936 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-23 16:55:45.938 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 16:55:45.940 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 16:55:45.941 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-23 16:55:45.943 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-23 16:55:45.945 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-23 16:55:45.946 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-23 16:55:45.948 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-23 16:55:45.949 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-23 16:55:45.951 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-23 16:55:45.953 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-23 16:55:45.955 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-23 16:55:45.956 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-23 16:55:45.957 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-23 16:55:45.957 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-23 16:55:45.959 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-23 16:55:48.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:48.137 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:48.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:55:48.137 | from cryptography.utils import int_from_bytes 2022-03-23 16:55:48.137 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-23 16:55:48.139 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-03-23 16:55:48.315 | + ./stack.sh:main:1390 : save_stackenv 2022-03-23 16:55:48.317 | + functions-common:save_stackenv:60 : local tag= 2022-03-23 16:55:48.321 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 16:55:48.328 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-165548 2022-03-23 16:55:48.332 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-165548 ' 2022-03-23 16:55:48.335 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:55:48.339 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:55:48.343 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:55:48.346 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 16:55:48.350 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:55:48.354 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 16:55:48.356 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:55:48.359 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-03-23 16:55:48.362 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:55:48.365 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 16:55:48.367 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:55:48.370 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 16:55:48.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:55:48.375 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-164246 2022-03-23 16:55:48.378 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:55:48.380 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 16:55:48.383 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:55:48.386 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 16:55:48.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:55:48.392 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 16:55:48.396 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:55:48.400 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 16:55:48.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:55:48.405 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 16:55:48.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:55:48.411 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 16:55:48.413 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-23 16:55:48.416 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 16:55:48.419 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 16:55:48.421 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-23 16:55:48.424 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:55:48.427 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 16:55:48.429 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 16:55:48.433 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-23 16:55:48.435 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:55:48.438 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-23 16:55:48.441 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:55:48.443 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-23 16:55:48.443 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:55:48.443 | gsub("[][]", "", $1); 2022-03-23 16:55:48.443 | split($1, a, "|"); 2022-03-23 16:55:48.443 | if (a[1] == matchgroup) 2022-03-23 16:55:48.443 | print a[2] 2022-03-23 16:55:48.443 | } 2022-03-23 16:55:48.443 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:55:48.468 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-23 16:55:48.471 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:55:48.473 | + functions-common:run_phase:1854 : local phase=extra 2022-03-23 16:55:48.476 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:55:48.478 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:55:48.481 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:55:48.484 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:55:48.487 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:55:48.491 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:55:48.496 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:55:48.499 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:55:48.502 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:55:48.505 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-23 16:55:48.508 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:55:48.529 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:55:48.532 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:55:48.536 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:55:48.539 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-23 16:55:48.542 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:55:48.544 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:55:48.547 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:55:48.551 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-23 16:55:48.554 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-23 16:55:48.557 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:55:48.561 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:55:48.564 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:55:48.566 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:55:48.569 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-23 16:55:48.572 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:55:48.575 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-23 16:55:48.578 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:55:48.581 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:55:48.584 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-23 16:55:48.587 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 16:55:48.589 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 16:55:48.592 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-23 16:55:48.595 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:55:48.597 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 16:55:48.600 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 16:55:48.603 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-23 16:55:48.606 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:55:48.608 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-23 16:55:48.611 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:55:48.614 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-23 16:55:48.614 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:55:48.614 | gsub("[][]", "", $1); 2022-03-23 16:55:48.614 | split($1, a, "|"); 2022-03-23 16:55:48.614 | if (a[1] == matchgroup) 2022-03-23 16:55:48.614 | print a[2] 2022-03-23 16:55:48.614 | } 2022-03-23 16:55:48.614 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:55:48.621 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-23 16:55:48.641 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:55:48.644 | + ./stack.sh:main:1430 : service_check 2022-03-23 16:55:48.647 | + functions-common:service_check:1718 : local service 2022-03-23 16:55:48.651 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:48.654 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-23 16:55:48.667 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-23 16:55:48.671 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:48.674 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-23 16:55:48.687 | enabled 2022-03-23 16:55:48.691 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-23 16:55:48.738 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-23 16:55:48.738 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-23 16:55:48.738 | Active: active (running) since Wed 2022-03-23 16:53:36 UTC; 2min 12s ago 2022-03-23 16:55:48.738 | Main PID: 308119 (uwsgi) 2022-03-23 16:55:48.738 | Status: "uWSGI is ready" 2022-03-23 16:55:48.738 | Tasks: 3 (limit: 14304) 2022-03-23 16:55:48.738 | Memory: 253.4M 2022-03-23 16:55:48.738 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-23 16:55:48.738 | ├─308119 nova-apiuWSGI master 2022-03-23 16:55:48.738 | ├─308120 nova-apiuWSGI worker 1 2022-03-23 16:55:48.738 | └─308121 nova-apiuWSGI worker 2 2022-03-23 16:55:48.738 | 2022-03-23 16:55:48.738 | Mar 23 16:55:32 dv-neutron-797121-12-hyperv devstack@n-api.service[308121]: [pid: 308121|app: 0|req: 17/32] 10.222.0.45 () {64 vars in 1332 bytes} [Wed Mar 23 16:55:32 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-23 16:55:48.738 | Mar 23 16:55:34 dv-neutron-797121-12-hyperv devstack@n-api.service[308120]: DEBUG nova.api.openstack.wsgi [None req-55a88e02-61d4-40ec-9c74-a7c26dcf7ba9 admin admin] Calling method '>' {{(pid=308120) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-23 16:55:48.738 | Mar 23 16:55:34 dv-neutron-797121-12-hyperv devstack@n-api.service[308120]: INFO nova.api.openstack.requestlog [None req-55a88e02-61d4-40ec-9c74-a7c26dcf7ba9 admin admin] 10.222.0.45 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001546 2022-03-23 16:55:48.738 | Mar 23 16:55:34 dv-neutron-797121-12-hyperv devstack@n-api.service[308120]: [pid: 308120|app: 0|req: 16/33] 10.222.0.45 () {54 vars in 930 bytes} [Wed Mar 23 16:55:34 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-03-23 16:55:48.738 | Mar 23 16:55:34 dv-neutron-797121-12-hyperv devstack@n-api.service[308121]: DEBUG nova.api.openstack.wsgi [None req-d47f1714-73b8-4889-98a8-094c19f2fa4d admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "id": "5", "ram": 16384, "os-flavor-access:is_public": true, "disk": 160, "swap": 0, "name": "m1.xlarge", "vcpus": 8}} {{(pid=308121) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 16:55:48.738 | Mar 23 16:55:34 dv-neutron-797121-12-hyperv devstack@n-api.service[308121]: INFO nova.api.openstack.requestlog [None req-d47f1714-73b8-4889-98a8-094c19f2fa4d admin admin] 10.222.0.45 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.077250 2022-03-23 16:55:48.738 | Mar 23 16:55:34 dv-neutron-797121-12-hyperv devstack@n-api.service[308121]: [pid: 308121|app: 0|req: 18/34] 10.222.0.45 () {64 vars in 1282 bytes} [Wed Mar 23 16:55:34 2022] POST /compute/v2.1/flavors => generated 408 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) 2022-03-23 16:55:48.738 | Mar 23 16:55:34 dv-neutron-797121-12-hyperv devstack@n-api.service[308120]: DEBUG nova.api.openstack.wsgi [None req-0d81db55-c60a-43e7-91d0-089d093638b0 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=308120) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 16:55:48.738 | Mar 23 16:55:34 dv-neutron-797121-12-hyperv devstack@n-api.service[308120]: INFO nova.api.openstack.requestlog [None req-0d81db55-c60a-43e7-91d0-089d093638b0 admin admin] 10.222.0.45 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.027254 2022-03-23 16:55:48.738 | Mar 23 16:55:34 dv-neutron-797121-12-hyperv devstack@n-api.service[308120]: [pid: 308120|app: 0|req: 17/35] 10.222.0.45 () {64 vars in 1332 bytes} [Wed Mar 23 16:55:34 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-23 16:55:48.742 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:48.744 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-23 16:55:48.757 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-23 16:55:48.763 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:48.766 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-23 16:55:48.780 | enabled 2022-03-23 16:55:48.785 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-23 16:55:48.808 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-23 16:55:48.809 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-23 16:55:48.809 | Active: active (running) since Wed 2022-03-23 16:54:51 UTC; 57s ago 2022-03-23 16:55:48.809 | Main PID: 312706 (nova-scheduler) 2022-03-23 16:55:48.809 | Tasks: 3 (limit: 14304) 2022-03-23 16:55:48.809 | Memory: 154.0M 2022-03-23 16:55:48.809 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-23 16:55:48.809 | ├─312706 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 16:55:48.809 | ├─313991 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 16:55:48.809 | └─313992 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 16:55:48.809 | 2022-03-23 16:55:48.809 | Mar 23 16:54:56 dv-neutron-797121-12-hyperv nova-scheduler[312706]: DEBUG oslo_service.service [None req-ef43814a-74c4-4d67-bc8a-7935c2d4adde None None] oslo_limit.split_loggers = False {{(pid=312706) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:55:48.809 | Mar 23 16:54:56 dv-neutron-797121-12-hyperv nova-scheduler[312706]: DEBUG oslo_service.service [None req-ef43814a-74c4-4d67-bc8a-7935c2d4adde None None] oslo_limit.status_code_retries = None {{(pid=312706) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:55:48.809 | Mar 23 16:54:56 dv-neutron-797121-12-hyperv nova-scheduler[312706]: DEBUG oslo_service.service [None req-ef43814a-74c4-4d67-bc8a-7935c2d4adde None None] oslo_limit.status_code_retry_delay = None {{(pid=312706) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:55:48.809 | Mar 23 16:54:56 dv-neutron-797121-12-hyperv nova-scheduler[312706]: DEBUG oslo_service.service [None req-ef43814a-74c4-4d67-bc8a-7935c2d4adde None None] oslo_limit.timeout = None {{(pid=312706) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:55:48.809 | Mar 23 16:54:56 dv-neutron-797121-12-hyperv nova-scheduler[312706]: DEBUG oslo_service.service [None req-ef43814a-74c4-4d67-bc8a-7935c2d4adde None None] oslo_limit.valid_interfaces = None {{(pid=312706) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:55:48.809 | Mar 23 16:54:56 dv-neutron-797121-12-hyperv nova-scheduler[312706]: DEBUG oslo_service.service [None req-ef43814a-74c4-4d67-bc8a-7935c2d4adde None None] oslo_limit.version = None {{(pid=312706) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:55:48.809 | Mar 23 16:54:56 dv-neutron-797121-12-hyperv nova-scheduler[312706]: DEBUG oslo_service.service [None req-ef43814a-74c4-4d67-bc8a-7935c2d4adde None None] oslo_reports.file_event_handler = None {{(pid=312706) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:55:48.809 | Mar 23 16:54:56 dv-neutron-797121-12-hyperv nova-scheduler[312706]: DEBUG oslo_service.service [None req-ef43814a-74c4-4d67-bc8a-7935c2d4adde None None] oslo_reports.file_event_handler_interval = 1 {{(pid=312706) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:55:48.809 | Mar 23 16:54:56 dv-neutron-797121-12-hyperv nova-scheduler[312706]: DEBUG oslo_service.service [None req-ef43814a-74c4-4d67-bc8a-7935c2d4adde None None] oslo_reports.log_dir = None {{(pid=312706) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:55:48.809 | Mar 23 16:54:56 dv-neutron-797121-12-hyperv nova-scheduler[312706]: DEBUG oslo_service.service [None req-ef43814a-74c4-4d67-bc8a-7935c2d4adde None None] ******************************************************************************** {{(pid=312706) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-23 16:55:48.813 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:48.816 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-23 16:55:48.830 | enabled 2022-03-23 16:55:48.834 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-23 16:55:48.852 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-23 16:55:48.852 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-23 16:55:48.852 | Active: active (running) since Wed 2022-03-23 16:54:53 UTC; 55s ago 2022-03-23 16:55:48.852 | Main PID: 313202 (uwsgi) 2022-03-23 16:55:48.852 | Status: "uWSGI is ready" 2022-03-23 16:55:48.852 | Tasks: 4 (limit: 14304) 2022-03-23 16:55:48.852 | Memory: 216.4M 2022-03-23 16:55:48.852 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-23 16:55:48.852 | ├─313202 nova-api-metauWSGI master 2022-03-23 16:55:48.852 | ├─313213 nova-api-metauWSGI worker 1 2022-03-23 16:55:48.852 | ├─313214 nova-api-metauWSGI worker 2 2022-03-23 16:55:48.852 | └─313216 nova-api-metauWSGI http 1 2022-03-23 16:55:48.852 | 2022-03-23 16:55:48.852 | Mar 23 16:54:58 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[313213]: DEBUG oslo_db.sqlalchemy.engines [None req-2cce9d19-8699-492a-be55-856f8dc93064 None None] 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=313213) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:55:48.852 | Mar 23 16:54:58 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[313213]: DEBUG oslo_db.sqlalchemy.engines [None req-2cce9d19-8699-492a-be55-856f8dc93064 None None] 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=313213) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:55:48.852 | Mar 23 16:54:58 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[313214]: DEBUG oslo_db.sqlalchemy.engines [None req-c1005199-9f64-4892-9273-11955b2020ad None None] 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=313214) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:55:48.852 | Mar 23 16:54:58 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[313214]: DEBUG oslo_db.sqlalchemy.engines [None req-c1005199-9f64-4892-9273-11955b2020ad None None] 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=313214) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:55:48.852 | Mar 23 16:54:59 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[313213]: DEBUG oslo_db.sqlalchemy.engines [None req-2cce9d19-8699-492a-be55-856f8dc93064 None None] 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=313213) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:55:48.852 | Mar 23 16:54:59 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[313214]: DEBUG oslo_db.sqlalchemy.engines [None req-c1005199-9f64-4892-9273-11955b2020ad None None] 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=313214) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:55:48.852 | Mar 23 16:54:59 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[313213]: WARNING nova.api.metadata.handler [None req-2cce9d19-8699-492a-be55-856f8dc93064 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 16:55:48.852 | Mar 23 16:54:59 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[313213]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5568e83ea9a0 pid: 313213 (default app) 2022-03-23 16:55:48.852 | Mar 23 16:54:59 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[313214]: WARNING nova.api.metadata.handler [None req-c1005199-9f64-4892-9273-11955b2020ad None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 16:55:48.852 | Mar 23 16:54:59 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[313214]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5568e83ea9a0 pid: 313214 (default app) 2022-03-23 16:55:48.856 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:48.859 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-23 16:55:48.874 | enabled 2022-03-23 16:55:48.879 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-23 16:55:48.902 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-23 16:55:48.903 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-23 16:55:48.903 | Active: active (running) since Wed 2022-03-23 16:53:51 UTC; 1min 57s ago 2022-03-23 16:55:48.903 | Main PID: 309339 (uwsgi) 2022-03-23 16:55:48.903 | Status: "uWSGI is ready" 2022-03-23 16:55:48.903 | Tasks: 3 (limit: 14304) 2022-03-23 16:55:48.903 | Memory: 138.2M 2022-03-23 16:55:48.903 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-23 16:55:48.903 | ├─309339 placementuWSGI master 2022-03-23 16:55:48.903 | ├─309340 placementuWSGI worker 1 2022-03-23 16:55:48.903 | └─309341 placementuWSGI worker 2 2022-03-23 16:55:48.903 | 2022-03-23 16:55:48.903 | Mar 23 16:53:54 dv-neutron-797121-12-hyperv devstack@placement-api.service[309340]: [pid: 309340|app: 0|req: 1/1] 10.222.0.45 () {50 vars in 776 bytes} [Wed Mar 23 16:53:54 2022] GET /placement => generated 136 bytes in 16 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 16:55:48.903 | Mar 23 16:54:55 dv-neutron-797121-12-hyperv devstack@placement-api.service[309341]: DEBUG placement.requestlog [None req-061739a8-8a2c-4a2d-8fb7-f6785f8a321f None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=309341) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 16:55:48.903 | Mar 23 16:54:55 dv-neutron-797121-12-hyperv devstack@placement-api.service[309341]: INFO placement.requestlog [None req-061739a8-8a2c-4a2d-8fb7-f6785f8a321f None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 16:55:48.903 | Mar 23 16:54:55 dv-neutron-797121-12-hyperv devstack@placement-api.service[309341]: [pid: 309341|app: 0|req: 1/2] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 16:54:55 2022] GET /placement => generated 136 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 16:55:48.903 | Mar 23 16:55:00 dv-neutron-797121-12-hyperv devstack@placement-api.service[309340]: DEBUG placement.requestlog [None req-2367877d-1675-4912-b744-0edee0679f6d None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=309340) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 16:55:48.903 | Mar 23 16:55:00 dv-neutron-797121-12-hyperv devstack@placement-api.service[309340]: INFO placement.requestlog [None req-2367877d-1675-4912-b744-0edee0679f6d None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 16:55:48.903 | Mar 23 16:55:00 dv-neutron-797121-12-hyperv devstack@placement-api.service[309340]: [pid: 309340|app: 0|req: 2/3] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 16:55:00 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 16:55:48.903 | Mar 23 16:55:01 dv-neutron-797121-12-hyperv devstack@placement-api.service[309341]: DEBUG placement.requestlog [None req-03b43d27-ded3-4351-a4a2-4cb7a4b41906 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=309341) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 16:55:48.903 | Mar 23 16:55:01 dv-neutron-797121-12-hyperv devstack@placement-api.service[309341]: INFO placement.requestlog [None req-03b43d27-ded3-4351-a4a2-4cb7a4b41906 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 16:55:48.903 | Mar 23 16:55:01 dv-neutron-797121-12-hyperv devstack@placement-api.service[309341]: [pid: 309341|app: 0|req: 2/4] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 16:55:01 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 16:55:48.907 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:48.910 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-23 16:55:48.922 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-23 16:55:48.927 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:48.929 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-23 16:55:48.943 | enabled 2022-03-23 16:55:48.947 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-23 16:55:48.963 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-23 16:55:48.963 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-23 16:55:48.963 | Active: active (running) since Wed 2022-03-23 16:55:22 UTC; 26s ago 2022-03-23 16:55:48.963 | Main PID: 317647 (uwsgi) 2022-03-23 16:55:48.963 | Status: "uWSGI is ready" 2022-03-23 16:55:48.963 | Tasks: 7 (limit: 14304) 2022-03-23 16:55:48.963 | Memory: 225.6M 2022-03-23 16:55:48.963 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-23 16:55:48.963 | ├─317647 glance-apiuWSGI master 2022-03-23 16:55:48.963 | ├─317649 glance-apiuWSGI worker 1 2022-03-23 16:55:48.963 | └─317650 glance-apiuWSGI worker 2 2022-03-23 16:55:48.963 | 2022-03-23 16:55:48.963 | Mar 23 16:55:45 dv-neutron-797121-12-hyperv devstack@g-api.service[317649]: DEBUG glance_store.location [None req-5795d432-8fda-4140-af20-e1be3526292f admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=317649) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:55:48.963 | Mar 23 16:55:45 dv-neutron-797121-12-hyperv devstack@g-api.service[317649]: DEBUG glance_store.location [None req-5795d432-8fda-4140-af20-e1be3526292f admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=317649) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:55:48.963 | Mar 23 16:55:45 dv-neutron-797121-12-hyperv devstack@g-api.service[317649]: DEBUG glance_store.location [None req-5795d432-8fda-4140-af20-e1be3526292f admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=317649) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:55:48.963 | Mar 23 16:55:45 dv-neutron-797121-12-hyperv devstack@g-api.service[317649]: DEBUG glance_store.location [None req-5795d432-8fda-4140-af20-e1be3526292f admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=317649) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:55:48.963 | Mar 23 16:55:45 dv-neutron-797121-12-hyperv devstack@g-api.service[317649]: DEBUG glance_store.location [None req-5795d432-8fda-4140-af20-e1be3526292f admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=317649) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:55:48.964 | Mar 23 16:55:45 dv-neutron-797121-12-hyperv devstack@g-api.service[317649]: DEBUG glance_store.location [None req-5795d432-8fda-4140-af20-e1be3526292f admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=317649) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:55:48.964 | Mar 23 16:55:45 dv-neutron-797121-12-hyperv devstack@g-api.service[317649]: DEBUG glance_store.location [None req-5795d432-8fda-4140-af20-e1be3526292f admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=317649) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:55:48.964 | Mar 23 16:55:45 dv-neutron-797121-12-hyperv devstack@g-api.service[317649]: DEBUG glance_store.location [None req-5795d432-8fda-4140-af20-e1be3526292f admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=317649) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:55:48.964 | Mar 23 16:55:45 dv-neutron-797121-12-hyperv devstack@g-api.service[317649]: DEBUG glance_store.backend [None req-5795d432-8fda-4140-af20-e1be3526292f admin admin] Skipping store.set_acls... not implemented. {{(pid=317649) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-23 16:55:48.964 | Mar 23 16:55:45 dv-neutron-797121-12-hyperv devstack@g-api.service[317649]: [pid: 317649|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Wed Mar 23 16:55:30 2022] PUT /v2/images/2ec42d6f-19e2-4d64-ad32-d6d112acf5e8/file => generated 0 bytes in 15194 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-23 16:55:48.967 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:48.970 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-23 16:55:48.984 | enabled 2022-03-23 16:55:48.988 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-23 16:55:49.005 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-23 16:55:49.005 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-23 16:55:49.005 | Active: active (running) since Wed 2022-03-23 16:55:11 UTC; 37s ago 2022-03-23 16:55:49.005 | Main PID: 316310 (cinder-schedule) 2022-03-23 16:55:49.005 | Tasks: 2 (limit: 14304) 2022-03-23 16:55:49.005 | Memory: 108.8M 2022-03-23 16:55:49.005 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-23 16:55:49.005 | └─316310 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-23 16:55:49.005 | 2022-03-23 16:55:49.005 | Mar 23 16:55:16 dv-neutron-797121-12-hyperv cinder-scheduler[316310]: INFO cinder.manager [None req-0284e74e-af2a-4040-9f05-5e6a406efac5 None None] Initiating service 1 cleanup 2022-03-23 16:55:49.005 | Mar 23 16:55:16 dv-neutron-797121-12-hyperv cinder-scheduler[316310]: INFO cinder.manager [None req-0284e74e-af2a-4040-9f05-5e6a406efac5 None None] Service 1 cleanup completed. 2022-03-23 16:55:49.005 | Mar 23 16:55:16 dv-neutron-797121-12-hyperv cinder-scheduler[316310]: DEBUG cinder.service [None req-0284e74e-af2a-4040-9f05-5e6a406efac5 None None] Creating RPC server for service cinder-scheduler {{(pid=316310) start /opt/stack/cinder/cinder/service.py:231}} 2022-03-23 16:55:49.005 | Mar 23 16:55:16 dv-neutron-797121-12-hyperv cinder-scheduler[316310]: DEBUG cinder.service [None req-0284e74e-af2a-4040-9f05-5e6a406efac5 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=316310) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-23 16:55:49.006 | Mar 23 16:55:17 dv-neutron-797121-12-hyperv cinder-scheduler[316310]: DEBUG cinder.scheduler.host_manager [None req-1292f1e0-0396-4e70-8a00-454767a81cd5 None None] Received backup service update from dv-neutron-797121-12-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=316310) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-23 16:55:49.006 | Mar 23 16:55:29 dv-neutron-797121-12-hyperv cinder-scheduler[316310]: DEBUG cinder.scheduler.host_manager [None req-3e1ede20-0e32-4d76-a152-43787617f84d None None] Received volume service update from dv-neutron-797121-12-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797121-12-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=316310) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-23 16:55:49.006 | Mar 23 16:55:29 dv-neutron-797121-12-hyperv cinder-scheduler[316310]: DEBUG cinder.scheduler.host_manager [None req-3e1ede20-0e32-4d76-a152-43787617f84d None None] Updating capabilities for dv-neutron-797121-12-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797121-12-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 3, 23, 16, 55, 29, 48863)} {{(pid=316310) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-23 16:55:49.006 | Mar 23 16:55:29 dv-neutron-797121-12-hyperv cinder-scheduler[316310]: DEBUG cinder.utils [None req-3e1ede20-0e32-4d76-a152-43787617f84d None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=316310) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 16:55:49.006 | Mar 23 16:55:29 dv-neutron-797121-12-hyperv cinder-scheduler[316310]: DEBUG cinder.utils [None req-3e1ede20-0e32-4d76-a152-43787617f84d None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=316310) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 16:55:49.006 | Mar 23 16:55:29 dv-neutron-797121-12-hyperv cinder-scheduler[316310]: DEBUG cinder.scheduler.host_manager [None req-3e1ede20-0e32-4d76-a152-43787617f84d None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-797121-12-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 23, 16, 55, 29, 72686)}]. {{(pid=316310) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-23 16:55:49.010 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:49.012 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-23 16:55:49.026 | enabled 2022-03-23 16:55:49.030 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-23 16:55:49.049 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-23 16:55:49.049 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-23 16:55:49.049 | Active: active (running) since Wed 2022-03-23 16:55:05 UTC; 43s ago 2022-03-23 16:55:49.049 | Main PID: 315867 (uwsgi) 2022-03-23 16:55:49.049 | Status: "uWSGI is ready" 2022-03-23 16:55:49.049 | Tasks: 5 (limit: 14304) 2022-03-23 16:55:49.049 | Memory: 246.1M 2022-03-23 16:55:49.049 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-23 16:55:49.049 | ├─315867 cinder-apiuWSGI master 2022-03-23 16:55:49.049 | ├─315868 cinder-apiuWSGI worker 1 2022-03-23 16:55:49.049 | └─315869 cinder-apiuWSGI worker 2 2022-03-23 16:55:49.049 | 2022-03-23 16:55:49.049 | Mar 23 16:55:19 dv-neutron-797121-12-hyperv devstack@c-api.service[315869]: INFO cinder.api.openstack.wsgi [None req-229cb451-fee0-46c7-98cb-5732a40ac6f1 admin admin] http://10.222.0.45/volume/v3/974858068cfa4a51a96f749559a7f1cb/types returned with HTTP 200 2022-03-23 16:55:49.049 | Mar 23 16:55:19 dv-neutron-797121-12-hyperv devstack@c-api.service[315869]: [pid: 315869|app: 0|req: 1/2] 10.222.0.45 () {60 vars in 1237 bytes} [Wed Mar 23 16:55:18 2022] POST /volume/v3/974858068cfa4a51a96f749559a7f1cb/types => generated 186 bytes in 1005 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-03-23 16:55:49.049 | Mar 23 16:55:19 dv-neutron-797121-12-hyperv devstack@c-api.service[315868]: DEBUG cinder.api.middleware.request_id [req-229cb451-fee0-46c7-98cb-5732a40ac6f1 req-fd105e36-ebf7-40dc-bb51-7887854b8189 None None] RequestId filter calling following filter/app {{(pid=315868) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-23 16:55:49.049 | Mar 23 16:55:20 dv-neutron-797121-12-hyperv devstack@c-api.service[315868]: INFO cinder.api.openstack.wsgi [req-229cb451-fee0-46c7-98cb-5732a40ac6f1 req-fd105e36-ebf7-40dc-bb51-7887854b8189 admin admin] POST http://10.222.0.45/volume/v3/974858068cfa4a51a96f749559a7f1cb/types/84b0d2d3-3931-4777-a347-2a86b4c783c7/extra_specs 2022-03-23 16:55:49.049 | Mar 23 16:55:20 dv-neutron-797121-12-hyperv devstack@c-api.service[315868]: DEBUG cinder.api.openstack.wsgi [req-229cb451-fee0-46c7-98cb-5732a40ac6f1 req-fd105e36-ebf7-40dc-bb51-7887854b8189 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=315868) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-23 16:55:49.049 | Mar 23 16:55:20 dv-neutron-797121-12-hyperv devstack@c-api.service[315868]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-03-23 16:55:49.049 | Mar 23 16:55:20 dv-neutron-797121-12-hyperv devstack@c-api.service[315868]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-23 16:55:49.049 | Mar 23 16:55:20 dv-neutron-797121-12-hyperv devstack@c-api.service[315868]: DEBUG oslo_db.sqlalchemy.engines [req-229cb451-fee0-46c7-98cb-5732a40ac6f1 req-fd105e36-ebf7-40dc-bb51-7887854b8189 admin admin] 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=315868) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:55:49.050 | Mar 23 16:55:20 dv-neutron-797121-12-hyperv devstack@c-api.service[315868]: INFO cinder.api.openstack.wsgi [req-229cb451-fee0-46c7-98cb-5732a40ac6f1 req-fd105e36-ebf7-40dc-bb51-7887854b8189 admin admin] http://10.222.0.45/volume/v3/974858068cfa4a51a96f749559a7f1cb/types/84b0d2d3-3931-4777-a347-2a86b4c783c7/extra_specs returned with HTTP 200 2022-03-23 16:55:49.050 | Mar 23 16:55:20 dv-neutron-797121-12-hyperv devstack@c-api.service[315868]: [pid: 315868|app: 0|req: 2/3] 10.222.0.45 () {62 vars in 1454 bytes} [Wed Mar 23 16:55:19 2022] POST /volume/v3/974858068cfa4a51a96f749559a7f1cb/types/84b0d2d3-3931-4777-a347-2a86b4c783c7/extra_specs => generated 55 bytes in 899 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-03-23 16:55:49.054 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:49.057 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-23 16:55:49.073 | enabled 2022-03-23 16:55:49.077 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-23 16:55:49.094 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-23 16:55:49.094 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-23 16:55:49.094 | Active: active (running) since Wed 2022-03-23 16:55:15 UTC; 33s ago 2022-03-23 16:55:49.094 | Main PID: 317055 (cinder-volume) 2022-03-23 16:55:49.095 | Tasks: 3 (limit: 14304) 2022-03-23 16:55:49.095 | Memory: 140.7M 2022-03-23 16:55:49.095 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-23 16:55:49.095 | ├─317055 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 16:55:49.095 | └─317162 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 16:55:49.095 | 2022-03-23 16:55:49.095 | Mar 23 16:55:29 dv-neutron-797121-12-hyperv sudo[317999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-03-23 16:55:49.095 | Mar 23 16:55:29 dv-neutron-797121-12-hyperv sudo[317999]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 16:55:49.095 | Mar 23 16:55:30 dv-neutron-797121-12-hyperv sudo[317999]: pam_unix(sudo:session): session closed for user root 2022-03-23 16:55:49.095 | Mar 23 16:55:30 dv-neutron-797121-12-hyperv cinder-volume[317162]: DEBUG oslo_concurrency.processutils [None req-3e1ede20-0e32-4d76-a152-43787617f84d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.138s {{(pid=317162) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 16:55:49.095 | Mar 23 16:55:30 dv-neutron-797121-12-hyperv cinder-volume[317162]: DEBUG oslo_concurrency.processutils [None req-3e1ede20-0e32-4d76-a152-43787617f84d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=317162) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-23 16:55:49.095 | Mar 23 16:55:30 dv-neutron-797121-12-hyperv sudo[318010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-03-23 16:55:49.095 | Mar 23 16:55:30 dv-neutron-797121-12-hyperv sudo[318010]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 16:55:49.095 | Mar 23 16:55:31 dv-neutron-797121-12-hyperv sudo[318010]: pam_unix(sudo:session): session closed for user root 2022-03-23 16:55:49.095 | Mar 23 16:55:31 dv-neutron-797121-12-hyperv cinder-volume[317162]: DEBUG oslo_concurrency.processutils [None req-3e1ede20-0e32-4d76-a152-43787617f84d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.164s {{(pid=317162) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 16:55:49.095 | Mar 23 16:55:31 dv-neutron-797121-12-hyperv cinder-volume[317162]: INFO cinder.volume.manager [None req-3e1ede20-0e32-4d76-a152-43787617f84d None None] Driver post RPC initialization completed successfully. 2022-03-23 16:55:49.098 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:49.101 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-23 16:55:49.115 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-23 16:55:49.119 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:49.122 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-23 16:55:49.134 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-23 16:55:49.138 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:49.141 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-23 16:55:49.153 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-23 16:55:49.157 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:49.161 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-23 16:55:49.173 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-23 16:55:49.177 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:49.180 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-23 16:55:49.194 | enabled 2022-03-23 16:55:49.198 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-23 16:55:49.214 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-23 16:55:49.214 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-23 16:55:49.214 | Active: active (running) since Wed 2022-03-23 16:53:43 UTC; 2min 5s ago 2022-03-23 16:55:49.214 | Main PID: 308747 (/usr/bin/python) 2022-03-23 16:55:49.215 | Tasks: 9 (limit: 14304) 2022-03-23 16:55:49.215 | Memory: 385.8M 2022-03-23 16:55:49.215 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-23 16:55:49.215 | ├─308747 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:55:49.215 | ├─308856 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 16:55:49.215 | ├─308857 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 16:55:49.215 | ├─308858 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 16:55:49.215 | └─308859 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 16:55:49.215 | 2022-03-23 16:55:49.215 | Mar 23 16:55:01 dv-neutron-797121-12-hyperv neutron-server[308858]: DEBUG neutron_lib.callbacks.manager [None req-fd69ffba-6871-4cf2-b4ef-4f2118aba12e None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8760892347185', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-913799'] for agent (1d5edc99-e69e-44f0-a2c3-fe04c9309567), after_update {{(pid=308858) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:55:49.215 | Mar 23 16:55:03 dv-neutron-797121-12-hyperv neutron-server[308859]: DEBUG neutron.db.agents_db [None req-9cf62719-32ac-45d6-a20a-67ab775f1114 None None] Agent healthcheck: found 4 active agents {{(pid=308859) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 16:55:49.215 | Mar 23 16:55:03 dv-neutron-797121-12-hyperv neutron-server[308858]: DEBUG neutron_lib.callbacks.manager [None req-8257534f-8731-4296-8c75-402cd9d426ec None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8760892347185', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-913799'] for agent (07897ac9-a327-4d96-87c1-8990d9f13b0e), after_update {{(pid=308858) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:55:49.215 | Mar 23 16:55:05 dv-neutron-797121-12-hyperv neutron-server[308858]: DEBUG neutron_lib.callbacks.manager [None req-5157fea7-2f71-4250-80ac-33eabc449cae None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8760892347185', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-913799'] for agent (93e22a7f-e26e-41f3-8a6b-0372d38467f3), after_update {{(pid=308858) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:55:49.215 | Mar 23 16:55:06 dv-neutron-797121-12-hyperv neutron-server[308858]: DEBUG neutron_lib.callbacks.manager [None req-e1e8b97d-6a10-4c6e-a126-e8aac9566849 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8760892347185', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-913799'] for agent (d18546cc-cf7d-4a31-b180-1cc69a627f6b), after_update {{(pid=308858) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:55:49.215 | Mar 23 16:55:31 dv-neutron-797121-12-hyperv neutron-server[308858]: DEBUG neutron_lib.callbacks.manager [None req-124ef10b-07f9-469d-b314-d78a35378976 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8760892347185', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-913799'] for agent (1d5edc99-e69e-44f0-a2c3-fe04c9309567), after_update {{(pid=308858) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:55:49.215 | Mar 23 16:55:33 dv-neutron-797121-12-hyperv neutron-server[308858]: DEBUG neutron_lib.callbacks.manager [None req-8f4181a7-ab52-45d2-8341-f25038672fd4 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8760892347185', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-913799'] for agent (07897ac9-a327-4d96-87c1-8990d9f13b0e), after_update {{(pid=308858) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:55:49.215 | Mar 23 16:55:35 dv-neutron-797121-12-hyperv neutron-server[308858]: DEBUG neutron_lib.callbacks.manager [None req-5157fea7-2f71-4250-80ac-33eabc449cae None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8760892347185', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-913799'] for agent (93e22a7f-e26e-41f3-8a6b-0372d38467f3), after_update {{(pid=308858) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:55:49.215 | Mar 23 16:55:36 dv-neutron-797121-12-hyperv neutron-server[308858]: DEBUG neutron_lib.callbacks.manager [None req-e1e8b97d-6a10-4c6e-a126-e8aac9566849 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8760892347185', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-913799'] for agent (d18546cc-cf7d-4a31-b180-1cc69a627f6b), after_update {{(pid=308858) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:55:49.215 | Mar 23 16:55:40 dv-neutron-797121-12-hyperv neutron-server[308859]: DEBUG neutron.db.agents_db [None req-9cf62719-32ac-45d6-a20a-67ab775f1114 None None] Agent healthcheck: found 4 active agents {{(pid=308859) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 16:55:49.219 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:49.222 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-23 16:55:49.234 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-23 16:55:49.238 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:49.241 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-23 16:55:49.254 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-23 16:55:49.257 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:49.260 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-23 16:55:49.273 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-23 16:55:49.278 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:49.280 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-23 16:55:49.295 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-23 16:55:49.299 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:49.301 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-23 16:55:49.315 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-23 16:55:49.319 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:49.323 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-23 16:55:49.337 | enabled 2022-03-23 16:55:49.341 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-23 16:55:49.358 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-23 16:55:49.358 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-23 16:55:49.358 | Active: active (running) since Wed 2022-03-23 16:47:01 UTC; 8min ago 2022-03-23 16:55:49.358 | Main PID: 283575 (dstat.sh) 2022-03-23 16:55:49.358 | Tasks: 3 (limit: 14304) 2022-03-23 16:55:49.358 | Memory: 19.8M 2022-03-23 16:55:49.358 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-23 16:55:49.358 | ├─283575 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-23 16:55:49.358 | ├─283719 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-23 16:55:49.358 | └─283720 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-23 16:55:49.358 | 2022-03-23 16:55:49.358 | Mar 23 16:55:40 dv-neutron-797121-12-hyperv dstat.sh[283720]: 23-03 16:55:40| 49 8 40 0 0|5086M 612M 176M 5797M| 181M 181M| 0 1531k| 0 103 |5212 13k|2.89 2.54 2.30|3.0 0 0| 0 0 | 0 0 | 22 196 0 55 0 2022-03-23 16:55:49.358 | Mar 23 16:55:41 dv-neutron-797121-12-hyperv dstat.sh[283720]: 23-03 16:55:41| 47 11 41 0 0|5087M 546M 176M 5863M| 184M 184M| 0 292k| 0 28.0 |5334 13k|2.89 2.54 2.30|5.0 1.0 0| 0 0 | 0 0 | 22 196 0 54 0 2022-03-23 16:55:49.358 | Mar 23 16:55:42 dv-neutron-797121-12-hyperv dstat.sh[283720]: 23-03 16:55:42| 42 19 31 4 0|5088M 171M 176M 6228M| 184M 184M| 0 301k| 0 28.1 |4727 12k|2.89 2.54 2.30|2.0 0 0| 0 0 | 0 0 | 22 196 0 54 0 2022-03-23 16:55:49.358 | Mar 23 16:55:43 dv-neutron-797121-12-hyperv dstat.sh[283720]: 23-03 16:55:43| 43 19 35 2 0|5092M 658M 175M 5743M| 177M 177M| 56k 460M|2.00 946 |9181 25k|2.81 2.53 2.29|3.0 0 28| 0 0 | 0 0 | 22 198 0 54 0 2022-03-23 16:55:49.359 | Mar 23 16:55:44 dv-neutron-797121-12-hyperv dstat.sh[283720]: 23-03 16:55:44| 45 10 43 0 0|5090M 616M 175M 5786M| 184M 184M| 0 452k| 0 31.0 |5362 13k|2.81 2.53 2.29|4.0 0 0| 0 0 | 0 0 | 22 198 0 53 0 2022-03-23 16:55:49.359 | Mar 23 16:55:45 dv-neutron-797121-12-hyperv dstat.sh[283720]: 23-03 16:55:45| 43 12 45 2 0|5073M 489M 175M 5928M| 136M 136M| 0 37M| 0 84.0 |5529 13k|2.81 2.53 2.29|1.0 0 0| 0 0 | 0 0 | 22 198 0 53 0 2022-03-23 16:55:49.359 | Mar 23 16:55:46 dv-neutron-797121-12-hyperv dstat.sh[283720]: 23-03 16:55:46| 18 11 67 1 0|5029M 636M 175M 5824M| 47k 39k| 196k 68M|11.0 220 |1800 6796 |2.81 2.53 2.29| 0 1.0 284| 0 0 | 0 0 | 22 193 0 55 0 2022-03-23 16:55:49.359 | Mar 23 16:55:47 dv-neutron-797121-12-hyperv dstat.sh[283720]: 23-03 16:55:47| 23 4 71 1 0|5047M 619M 175M 5824M| 80k 6257 | 140k 108k|15.0 12.0 | 415 3646 |2.81 2.53 2.29|1.0 0 2.0| 0 0 | 0 0 | 22 193 0 55 0 2022-03-23 16:55:49.359 | Mar 23 16:55:48 dv-neutron-797121-12-hyperv dstat.sh[283720]: 23-03 16:55:48| 27 3 70 0 0|5074M 591M 175M 5824M| 53k 6437 | 0 352k| 0 32.0 | 426 3876 |2.67 2.50 2.29|2.0 0 0| 0 0 | 0 0 | 22 193 0 54 0 2022-03-23 16:55:49.359 | Mar 23 16:55:49 dv-neutron-797121-12-hyperv dstat.sh[283720]: 23-03 16:55:49| 14 16 68 1 0|5014M 651M 175M 5825M|2779 689 | 744k 4095B|10.0 1.00 |2122 6669 |2.67 2.50 2.29|3.0 0 363| 0 0 | 0 0 | 22 193 0 54 0 2022-03-23 16:55:49.364 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:49.367 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-23 16:55:49.382 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-23 16:55:49.387 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:49.391 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-23 16:55:49.408 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-23 16:55:49.413 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:55:49.415 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-23 16:55:49.434 | enabled 2022-03-23 16:55:49.438 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-23 16:55:49.460 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-23 16:55:49.460 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-23 16:55:49.460 | Active: failed (Result: exit-code) since Wed 2022-03-23 16:54:02 UTC; 1min 47s ago 2022-03-23 16:55:49.460 | Main PID: 309800 (code=exited, status=1/FAILURE) 2022-03-23 16:55:49.460 | 2022-03-23 16:55:49.460 | Mar 23 16:54:01 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[309800]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 196, in __init__ 2022-03-23 16:55:49.460 | Mar 23 16:54:01 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[309800]: ERROR neutron self.setup_integration_br() 2022-03-23 16:55:49.461 | Mar 23 16:54:01 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[309800]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 1402, in setup_integration_br 2022-03-23 16:55:49.461 | Mar 23 16:54:01 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[309800]: ERROR neutron self.int_br.setup_default_table( 2022-03-23 16:55:49.461 | Mar 23 16:54:01 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[309800]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py", line 56, in setup_default_table 2022-03-23 16:55:49.461 | Mar 23 16:54:01 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[309800]: ERROR neutron self.install_goto(dest_table_id=constants.PACKET_RATE_LIMIT) 2022-03-23 16:55:49.461 | Mar 23 16:54:01 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[309800]: ERROR neutron AttributeError: module 'neutron_lib.plugins.ml2.ovs_constants' has no attribute 'PACKET_RATE_LIMIT' 2022-03-23 16:55:49.461 | Mar 23 16:54:01 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[309800]: ERROR neutron 2022-03-23 16:55:49.461 | Mar 23 16:54:02 dv-neutron-797121-12-hyperv systemd[1]: devstack@q-agt.service: Main process exited, code=exited, status=1/FAILURE 2022-03-23 16:55:49.461 | Mar 23 16:54:02 dv-neutron-797121-12-hyperv systemd[1]: devstack@q-agt.service: Failed with result 'exit-code'. 2022-03-23 16:55:49.464 | + functions-common:service_check:1 : exit_trap 2022-03-23 16:55:49.467 | + ./stack.sh:exit_trap:521 : local r=3 2022-03-23 16:55:49.471 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-23 16:55:49.474 | + ./stack.sh:exit_trap:522 : jobs=282420 2022-03-23 16:55:49.476 | + ./stack.sh:exit_trap:525 : [[ -n 282420 ]] 2022-03-23 16:55:49.479 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-23-164246 ]] 2022-03-23 16:55:49.482 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-23 16:55:49.484 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-23 16:55:49.484 | exit_trap: cleaning up child processes 2022-03-23 16:55:49.487 | + ./stack.sh:exit_trap:527 : kill 282420 2022-03-23 16:55:49.490 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.XwlWig6tie ']' 2022-03-23 16:55:49.492 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.XwlWig6tie 2022-03-23 16:55:49.496 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-23 16:55:49.499 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-23 16:55:49.502 | + ./stack.sh:exit_trap:538 : [[ 3 -ne 0 ]] 2022-03-23 16:55:49.504 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-23 16:55:49.504 | Error on exit 2022-03-23 16:55:49.507 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-23 16:55:49.510 | + ./stack.sh:exit_trap:542 : generate-subunit 1648053762 787 fail 2022-03-23 16:55:50.199 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-23 16:55:50.205 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-23 16:55:51.581 | + ./stack.sh:exit_trap:556 : exit 3