2022-03-23 16:12:49.341 | + ./stack.sh:main:487 : exec 2022-03-23 16:12:49.342 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-23-161249.summary.2022-03-23-161249 2022-03-23 16:12:49.342 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-161249' 2022-03-23 16:12:49.342 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:12:49.342 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-161249 2022-03-23 16:12:49.342 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-161249 /opt/stack/logs/stack.sh.log 2022-03-23 16:12:49.342 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-161249.summary.2022-03-23-161249 /opt/stack/logs/stack.sh.log.summary 2022-03-23 16:12:49.342 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-23 16:12:49.342 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-23 16:12:49.342 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-23 16:12:49.342 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-23 16:12:49.342 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-23 16:12:49.342 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-23 16:12:49.342 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-23 16:12:49.342 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 16:12:49.342 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-23 16:12:49.342 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-23 16:12:49.342 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 16:12:49.342 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 16:12:49.342 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-23 16:12:49.342 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-23 16:12:49.342 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 16:12:49.343 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-23 16:12:49.345 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-23 16:12:49.347 | + ./stack.sh:main:573 : set -o errexit 2022-03-23 16:12:49.349 | + ./stack.sh:main:576 : uname -a 2022-03-23 16:12:49.351 | Linux dv-neutron-797120-14-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:12:49.353 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-23 16:12:49.355 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-23 16:12:49.358 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-23 16:12:49.394 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-23 16:12:49.410 | + ./stack.sh:main:590 : fetch_plugins 2022-03-23 16:12:49.412 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-23 16:12:49.413 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-23 16:12:49.415 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-23 16:12:49.417 | + functions-common:fetch_plugins:1776 : return 2022-03-23 16:12:49.419 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-23 16:12:49.421 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-23 16:12:49.423 | + functions-common:run_phase:1854 : local phase= 2022-03-23 16:12:49.425 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:12:49.427 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:12:49.429 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:12:49.430 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:12:49.433 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:12:49.435 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:12:49.438 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:12:49.440 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:12:49.442 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:12:49.443 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-23 16:12:49.445 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:12:49.458 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:12:49.460 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 16:12:49.461 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:12:49.463 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:12:49.465 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:12:49.467 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:12:49.469 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:12:49.470 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-23 16:12:49.472 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-23 16:12:49.474 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 16:12:49.476 | + 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:12:49.478 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-23 16:12:49.480 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-23 16:12:49.482 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-23 16:12:49.483 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-23 16:12:49.485 | + functions-common:plugin_override_defaults:1817 : return 2022-03-23 16:12:49.487 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-23 16:12:49.504 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-23 16:12:49.506 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-23 16:12:49.519 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:12:49.522 | +++ lib/tls:source:43 : hostname -f 2022-03-23 16:12:49.525 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-23 16:12:49.527 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-23 16:12:49.529 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-23 16:12:49.531 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-23 16:12:49.533 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-23 16:12:49.535 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-23 16:12:49.537 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-23 16:12:49.539 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-23 16:12:49.540 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-23 16:12:49.543 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-23 16:12:49.547 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-23 16:12:49.559 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-23 16:12:49.577 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-23 16:12:49.589 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-23 16:12:49.600 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-23 16:12:49.636 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-23 16:12:49.695 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-23 16:12:49.788 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-23 16:12:49.810 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-23 16:12:49.861 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-23 16:12:49.914 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-23 16:12:50.061 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-23 16:12:50.075 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-23 16:12:50.088 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-23 16:12:50.101 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-23 16:12:50.196 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-23 16:12:50.198 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-23 16:12:50.201 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-23 16:12:50.203 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-23 16:12:50.205 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-23 16:12:50.207 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-23 16:12:50.210 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-23 16:12:50.210 | False' 2022-03-23 16:12:50.213 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-23 16:12:50.228 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-23 16:12:50.230 | + ./stack.sh:main:624 : run_phase source 2022-03-23 16:12:50.233 | + functions-common:run_phase:1853 : local mode=source 2022-03-23 16:12:50.235 | + functions-common:run_phase:1854 : local phase= 2022-03-23 16:12:50.237 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:12:50.239 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:12:50.241 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:12:50.243 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:12:50.245 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:12:50.248 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:12:50.252 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:12:50.254 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:12:50.256 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:12:50.258 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-23 16:12:50.260 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:12:50.274 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:12:50.277 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 16:12:50.279 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-23 16:12:50.318 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-23 16:12:50.320 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-23 16:12:50.322 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 16:12:50.325 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-23 16:12:50.327 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-23 16:12:50.329 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-23 16:12:50.331 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-23 16:12:50.333 | + functions-common:load_plugin_settings:1794 : return 2022-03-23 16:12:50.335 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-23 16:12:50.337 | + functions-common:verify_disabled_services:2136 : local service 2022-03-23 16:12:50.340 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.342 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-23 16:12:50.345 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.347 | + 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:12:50.349 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.351 | + 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:12:50.354 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.356 | + 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:12:50.359 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.361 | + 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:12:50.363 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.365 | + 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:12:50.368 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.370 | + 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:12:50.372 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.375 | + 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:12:50.377 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.379 | + 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:12:50.381 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.384 | + 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:12:50.386 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.388 | + 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:12:50.391 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.393 | + 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:12:50.395 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.397 | + 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:12:50.399 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.402 | + 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:12:50.405 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.407 | + 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:12:50.409 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.411 | + 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:12:50.414 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.416 | + 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:12:50.419 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.421 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-23 16:12:50.423 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.425 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-23 16:12:50.428 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.430 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-23 16:12:50.432 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.435 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-23 16:12:50.437 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.439 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-23 16:12:50.441 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.444 | + 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:12:50.446 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.448 | + 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:12:50.451 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.453 | + 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:12:50.455 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.457 | + 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:12:50.460 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.462 | + 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:12:50.465 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.467 | + 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:12:50.469 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.472 | + 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:12:50.474 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.476 | + 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:12:50.478 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.481 | + 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:12:50.483 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.485 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-23 16:12:50.487 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.490 | + 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:12:50.492 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.495 | + 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:12:50.497 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.499 | + 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:12:50.501 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.504 | + 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:12:50.506 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.508 | + 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:12:50.511 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.513 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-23 16:12:50.515 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.518 | + 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:12:50.520 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.522 | + 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:12:50.524 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.527 | + 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:12:50.529 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.531 | + 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:12:50.533 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.536 | + 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:12:50.538 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.540 | + 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:12:50.543 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.545 | + 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:12:50.547 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.549 | + 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:12:50.552 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:12:50.554 | + 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:12:50.557 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-23 16:12:50.560 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 16:12:50.562 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-23 16:12:50.578 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:12:50.580 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-23 16:12:50.582 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 16:12:50.584 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-23 16:12:50.599 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:12:50.601 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-23 16:12:50.604 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-23 16:12:50.606 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-23 16:12:50.608 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-23 16:12:50.611 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-23 16:12:50.613 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-23 16:12:50.615 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-23 16:12:50.617 | + lib/database:initialize_database_backends:92 : return 0 2022-03-23 16:12:50.620 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-23 16:12:50.620 | Using mysql database backend 2022-03-23 16:12:50.623 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-23 16:12:50.639 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-23 16:12:50.642 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-23 16:12:50.644 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 16:12:50.647 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-23 16:12:50.650 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:12:50.652 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-23 16:12:50.668 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:12:50.671 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-23 16:12:50.688 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-23 16:12:50.704 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:12:50.706 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-23 16:12:50.722 | + ./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:12:50.739 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-23 16:12:50.755 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:12:50.758 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-23 16:12:50.774 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:12:50.776 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-23 16:12:50.793 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-23 16:12:50.795 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-23 16:12:50.798 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-23 16:12:50.800 | + functions-common:save_stackenv:60 : local tag=757 2022-03-23 16:12:50.804 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 16:12:50.808 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-161250 2022-03-23 16:12:50.811 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-161250 757' 2022-03-23 16:12:50.813 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:12:50.816 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:12:50.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:12:50.820 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 16:12:50.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:12:50.825 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 16:12:50.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:12:50.830 | + 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:12:50.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:12:50.835 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-03-23 16:12:50.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:12:50.840 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-03-23 16:12:50.842 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:12:50.844 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-161249 2022-03-23 16:12:50.847 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:12:50.849 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 16:12:50.852 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:12:50.854 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-03-23 16:12:50.857 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:12:50.860 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 16:12:50.862 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:12:50.865 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 16:12:50.867 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:12:50.870 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 16:12:50.872 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:12:50.875 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 16:12:50.877 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-23 16:12:50.880 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-23 16:12:50.882 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-23 16:12:50.884 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-23 16:12:50.887 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:12:50.889 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:12:50.891 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:12:50.894 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:12:50.896 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:12:50.899 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:12:50.913 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:12:50.916 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:12:50.918 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:12:50.921 | + functions-common:git_clone:629 : echo master 2022-03-23 16:12:50.921 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:12:50.926 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-23 16:12:50.929 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:12:50.931 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-23 16:12:50.934 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:12:50.934 | + functions-common:git_clone:678 : head -1 2022-03-23 16:12:50.937 | 2f2467ad Update constraint for diskimagebuilder to 3.20.1 2022-03-23 16:12:50.940 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:12:50.942 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-23 16:12:50.945 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:12:50.947 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-23 16:12:50.950 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-23 16:12:50.953 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-23 16:12:50.955 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-23 16:12:50.957 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 16:12:50.960 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-23 16:12:50.962 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-23 16:12:50.965 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-23 16:12:50.968 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-23 16:12:50.972 | ++ tools/install_prereqs.sh:source:47 : NOW=1648051970 2022-03-23 16:12:50.975 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-23 16:12:50.981 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648050931 2022-03-23 16:12:50.983 | ++ tools/install_prereqs.sh:source:49 : DELTA=1039 2022-03-23 16:12:50.986 | ++ tools/install_prereqs.sh:source:50 : [[ 1039 -lt 7200 ]] 2022-03-23 16:12:50.988 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-23 16:12:50.991 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-23 16:12:50.993 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-23 16:12:50.996 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-23 16:12:50.999 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-23 16:12:51.001 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-23 16:12:51.003 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-23 16:12:51.006 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-23 16:12:51.009 | +++ 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:12:51.057 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-23 16:12:51.057 | apache2-dev 2022-03-23 16:12:51.057 | bc 2022-03-23 16:12:51.057 | bsdmainutils 2022-03-23 16:12:51.057 | curl 2022-03-23 16:12:51.057 | g++ 2022-03-23 16:12:51.057 | gawk 2022-03-23 16:12:51.057 | gcc 2022-03-23 16:12:51.057 | gettext 2022-03-23 16:12:51.057 | git 2022-03-23 16:12:51.057 | graphviz 2022-03-23 16:12:51.057 | iputils-ping 2022-03-23 16:12:51.057 | libapache2-mod-proxy-uwsgi 2022-03-23 16:12:51.057 | libffi-dev 2022-03-23 16:12:51.057 | libjpeg-dev 2022-03-23 16:12:51.057 | libpcre3-dev 2022-03-23 16:12:51.057 | libpq-dev 2022-03-23 16:12:51.057 | libssl-dev 2022-03-23 16:12:51.057 | libsystemd-dev 2022-03-23 16:12:51.058 | libxml2-dev 2022-03-23 16:12:51.058 | libxslt1-dev 2022-03-23 16:12:51.058 | libyaml-dev 2022-03-23 16:12:51.058 | lsof 2022-03-23 16:12:51.058 | openssh-server 2022-03-23 16:12:51.058 | openssl 2022-03-23 16:12:51.058 | pkg-config 2022-03-23 16:12:51.058 | psmisc 2022-03-23 16:12:51.058 | python3-dev 2022-03-23 16:12:51.058 | python3-pip 2022-03-23 16:12:51.058 | python3-systemd 2022-03-23 16:12:51.058 | python3-venv 2022-03-23 16:12:51.058 | tar 2022-03-23 16:12:51.058 | tcpdump 2022-03-23 16:12:51.058 | unzip 2022-03-23 16:12:51.058 | uuid-runtime 2022-03-23 16:12:51.058 | wget 2022-03-23 16:12:51.058 | wget 2022-03-23 16:12:51.058 | zlib1g-dev 2022-03-23 16:12:51.058 | libkrb5-dev 2022-03-23 16:12:51.058 | libldap2-dev 2022-03-23 16:12:51.058 | libsasl2-dev 2022-03-23 16:12:51.058 | memcached 2022-03-23 16:12:51.058 | python3-mysqldb 2022-03-23 16:12:51.058 | sqlite3 2022-03-23 16:12:51.058 | conntrack 2022-03-23 16:12:51.058 | curl 2022-03-23 16:12:51.058 | dnsmasq-base 2022-03-23 16:12:51.058 | dnsmasq-utils 2022-03-23 16:12:51.058 | ebtables 2022-03-23 16:12:51.059 | genisoimage 2022-03-23 16:12:51.059 | iptables 2022-03-23 16:12:51.059 | iputils-arping 2022-03-23 16:12:51.059 | kpartx 2022-03-23 16:12:51.059 | libjs-jquery-tablesorter 2022-03-23 16:12:51.059 | parted 2022-03-23 16:12:51.059 | pm-utils 2022-03-23 16:12:51.059 | python3-mysqldb 2022-03-23 16:12:51.059 | socat 2022-03-23 16:12:51.059 | sqlite3 2022-03-23 16:12:51.059 | sudo 2022-03-23 16:12:51.059 | vlan 2022-03-23 16:12:51.059 | lsscsi 2022-03-23 16:12:51.059 | open-iscsi 2022-03-23 16:12:51.059 | lvm2 2022-03-23 16:12:51.059 | qemu-utils 2022-03-23 16:12:51.059 | thin-provisioning-tools 2022-03-23 16:12:51.059 | acl 2022-03-23 16:12:51.059 | dnsmasq-base 2022-03-23 16:12:51.059 | dnsmasq-utils 2022-03-23 16:12:51.059 | ebtables 2022-03-23 16:12:51.059 | haproxy 2022-03-23 16:12:51.059 | iptables 2022-03-23 16:12:51.059 | iputils-arping 2022-03-23 16:12:51.059 | iputils-ping 2022-03-23 16:12:51.059 | postgresql-server-dev-all 2022-03-23 16:12:51.059 | python3-mysqldb 2022-03-23 16:12:51.059 | sqlite3 2022-03-23 16:12:51.059 | sudo 2022-03-23 16:12:51.059 | vlan 2022-03-23 16:12:51.059 | pcp 2022-03-23 16:12:51.059 | ipset 2022-03-23 16:12:51.059 | conntrack 2022-03-23 16:12:51.059 | conntrackd 2022-03-23 16:12:51.059 | keepalived 2022-03-23 16:12:51.059 | lvm2 2022-03-23 16:12:51.059 | qemu-utils 2022-03-23 16:12:51.060 | thin-provisioning-tools 2022-03-23 16:12:51.060 | curl 2022-03-23 16:12:51.060 | liberasurecode-dev 2022-03-23 16:12:51.060 | make 2022-03-23 16:12:51.060 | memcached 2022-03-23 16:12:51.060 | rsync 2022-03-23 16:12:51.060 | sqlite3 2022-03-23 16:12:51.060 | xfsprogs' 2022-03-23 16:12:51.060 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-23 16:12:51.078 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-23 16:12:51.078 | apache2-dev 2022-03-23 16:12:51.078 | bc 2022-03-23 16:12:51.078 | bsdmainutils 2022-03-23 16:12:51.078 | curl 2022-03-23 16:12:51.079 | g++ 2022-03-23 16:12:51.079 | gawk 2022-03-23 16:12:51.079 | gcc 2022-03-23 16:12:51.079 | gettext 2022-03-23 16:12:51.079 | git 2022-03-23 16:12:51.079 | graphviz 2022-03-23 16:12:51.079 | iputils-ping 2022-03-23 16:12:51.079 | libapache2-mod-proxy-uwsgi 2022-03-23 16:12:51.079 | libffi-dev 2022-03-23 16:12:51.079 | libjpeg-dev 2022-03-23 16:12:51.079 | libpcre3-dev 2022-03-23 16:12:51.079 | libpq-dev 2022-03-23 16:12:51.079 | libssl-dev 2022-03-23 16:12:51.079 | libsystemd-dev 2022-03-23 16:12:51.079 | libxml2-dev 2022-03-23 16:12:51.079 | libxslt1-dev 2022-03-23 16:12:51.079 | libyaml-dev 2022-03-23 16:12:51.079 | lsof 2022-03-23 16:12:51.079 | openssh-server 2022-03-23 16:12:51.079 | openssl 2022-03-23 16:12:51.079 | pkg-config 2022-03-23 16:12:51.079 | psmisc 2022-03-23 16:12:51.079 | python3-dev 2022-03-23 16:12:51.079 | python3-pip 2022-03-23 16:12:51.079 | python3-systemd 2022-03-23 16:12:51.079 | python3-venv 2022-03-23 16:12:51.079 | tar 2022-03-23 16:12:51.079 | tcpdump 2022-03-23 16:12:51.079 | unzip 2022-03-23 16:12:51.079 | uuid-runtime 2022-03-23 16:12:51.079 | wget 2022-03-23 16:12:51.079 | wget 2022-03-23 16:12:51.079 | zlib1g-dev 2022-03-23 16:12:51.079 | libkrb5-dev 2022-03-23 16:12:51.079 | libldap2-dev 2022-03-23 16:12:51.079 | libsasl2-dev 2022-03-23 16:12:51.079 | memcached 2022-03-23 16:12:51.080 | python3-mysqldb 2022-03-23 16:12:51.080 | sqlite3 2022-03-23 16:12:51.080 | conntrack 2022-03-23 16:12:51.080 | curl 2022-03-23 16:12:51.080 | dnsmasq-base 2022-03-23 16:12:51.080 | dnsmasq-utils 2022-03-23 16:12:51.080 | ebtables 2022-03-23 16:12:51.080 | genisoimage 2022-03-23 16:12:51.080 | iptables 2022-03-23 16:12:51.080 | iputils-arping 2022-03-23 16:12:51.080 | kpartx 2022-03-23 16:12:51.080 | libjs-jquery-tablesorter 2022-03-23 16:12:51.080 | parted 2022-03-23 16:12:51.080 | pm-utils 2022-03-23 16:12:51.080 | python3-mysqldb 2022-03-23 16:12:51.080 | socat 2022-03-23 16:12:51.080 | sqlite3 2022-03-23 16:12:51.080 | sudo 2022-03-23 16:12:51.080 | vlan 2022-03-23 16:12:51.080 | lsscsi 2022-03-23 16:12:51.080 | open-iscsi 2022-03-23 16:12:51.080 | lvm2 2022-03-23 16:12:51.080 | qemu-utils 2022-03-23 16:12:51.080 | thin-provisioning-tools 2022-03-23 16:12:51.080 | acl 2022-03-23 16:12:51.080 | dnsmasq-base 2022-03-23 16:12:51.080 | dnsmasq-utils 2022-03-23 16:12:51.080 | ebtables 2022-03-23 16:12:51.080 | haproxy 2022-03-23 16:12:51.080 | iptables 2022-03-23 16:12:51.080 | iputils-arping 2022-03-23 16:12:51.080 | iputils-ping 2022-03-23 16:12:51.080 | postgresql-server-dev-all 2022-03-23 16:12:51.080 | python3-mysqldb 2022-03-23 16:12:51.080 | sqlite3 2022-03-23 16:12:51.080 | sudo 2022-03-23 16:12:51.080 | vlan 2022-03-23 16:12:51.081 | pcp 2022-03-23 16:12:51.081 | ipset 2022-03-23 16:12:51.081 | conntrack 2022-03-23 16:12:51.081 | conntrackd 2022-03-23 16:12:51.081 | keepalived 2022-03-23 16:12:51.081 | lvm2 2022-03-23 16:12:51.081 | qemu-utils 2022-03-23 16:12:51.081 | thin-provisioning-tools 2022-03-23 16:12:51.081 | curl 2022-03-23 16:12:51.081 | liberasurecode-dev 2022-03-23 16:12:51.081 | make 2022-03-23 16:12:51.081 | memcached 2022-03-23 16:12:51.081 | rsync 2022-03-23 16:12:51.081 | sqlite3 2022-03-23 16:12:51.081 | xfsprogs ' 2022-03-23 16:12:51.081 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-23 16:12:51.083 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:12:51.085 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:12:51.089 | ++ 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:12:51.090 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-23 16:12:51.094 | ++ 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:12:51.097 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-23 16:12:51.099 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:12:51.101 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-23 16:12:51.103 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:12:51.106 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:12:51.108 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:12:51.110 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:12:51.112 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:12:51.114 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:12:51.116 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-23 16:12:51.118 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-23 16:12:51.120 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-23 16:12:51.122 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-23 16:12:51.126 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-23 16:12:51.128 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-23 16:12:51.130 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-23 16:12:51.132 | ++ functions-common:time_start:2412 : local start_time= 2022-03-23 16:12:51.134 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:12:51.137 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:12:51.141 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648051971138 2022-03-23 16:12:51.143 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-23 16:12:51.145 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-23 16:12:51.147 | ++ 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:12:51.371 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-23 16:12:51.371 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-23 16:12:51.412 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-23 16:12:51.605 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-23 16:12:51.697 | Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [9,800 B] 2022-03-23 16:12:51.753 | Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [14.1 kB] 2022-03-23 16:12:55.976 | Fetched 360 kB in 1s (550 kB/s) 2022-03-23 16:12:57.573 | Reading package lists... 2022-03-23 16:12:57.605 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-23 16:12:57.607 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-23 16:12:57.609 | ++ functions-common:time_stop:2425 : local name 2022-03-23 16:12:57.611 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 16:12:57.613 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:12:57.615 | ++ functions-common:time_stop:2428 : local total 2022-03-23 16:12:57.618 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 16:12:57.620 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-23 16:12:57.622 | ++ functions-common:time_stop:2432 : start_time=1648051971138 2022-03-23 16:12:57.624 | ++ functions-common:time_stop:2434 : [[ -z 1648051971138 ]] 2022-03-23 16:12:57.627 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:12:57.631 | ++ functions-common:time_stop:2437 : end_time=1648051977628 2022-03-23 16:12:57.633 | ++ functions-common:time_stop:2438 : elapsed_time=6490 2022-03-23 16:12:57.635 | ++ functions-common:time_stop:2439 : total=0 2022-03-23 16:12:57.637 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:12:57.639 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6490 2022-03-23 16:12:57.642 | ++ 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:12:57.644 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:12:57.646 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:12:57.649 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:12:57.652 | ++ 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:12:57.672 | ++ 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:12:57.783 | Reading package lists... 2022-03-23 16:12:58.019 | Building dependency tree... 2022-03-23 16:12:58.021 | Reading state information... 2022-03-23 16:12:58.054 | acl is already the newest version (2.2.53-6). 2022-03-23 16:12:58.054 | bc is already the newest version (1.07.1-2build1). 2022-03-23 16:12:58.054 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-23 16:12:58.054 | conntrack is already the newest version (1:1.4.5-2). 2022-03-23 16:12:58.055 | ebtables is already the newest version (2.0.11-3build1). 2022-03-23 16:12:58.055 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 16:12:58.055 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-23 16:12:58.055 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 16:12:58.055 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-23 16:12:58.055 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-23 16:12:58.055 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-23 16:12:58.055 | iputils-arping is already the newest version (3:20190709-3). 2022-03-23 16:12:58.055 | iputils-ping is already the newest version (3:20190709-3). 2022-03-23 16:12:58.055 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-23 16:12:58.055 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-23 16:12:58.055 | libffi-dev is already the newest version (3.3-4). 2022-03-23 16:12:58.055 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-23 16:12:58.055 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-23 16:12:58.055 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-23 16:12:58.055 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-23 16:12:58.055 | lsscsi is already the newest version (0.30-0.1). 2022-03-23 16:12:58.055 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-23 16:12:58.055 | make is already the newest version (4.2.1-1.2). 2022-03-23 16:12:58.055 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-23 16:12:58.055 | psmisc is already the newest version (23.3-1). 2022-03-23 16:12:58.055 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-23 16:12:58.055 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-23 16:12:58.055 | python3-systemd is already the newest version (234-3build2). 2022-03-23 16:12:58.055 | socat is already the newest version (1.7.3.3-2). 2022-03-23 16:12:58.055 | tcpdump is already the newest version (4.9.3-4). 2022-03-23 16:12:58.055 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-23 16:12:58.055 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-23 16:12:58.055 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-23 16:12:58.055 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-23 16:12:58.055 | graphviz is already the newest version (2.42.2-3build2). 2022-03-23 16:12:58.055 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-23 16:12:58.055 | pcp is already the newest version (5.0.3-1). 2022-03-23 16:12:58.056 | pm-utils is already the newest version (1.4.1-19). 2022-03-23 16:12:58.056 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-23 16:12:58.056 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:12:58.056 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:12:58.056 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-23 16:12:58.056 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 16:12:58.056 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 16:12:58.056 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-23 16:12:58.056 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-23 16:12:58.056 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-23 16:12:58.056 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-23 16:12:58.056 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-23 16:12:58.056 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-23 16:12:58.056 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-23 16:12:58.056 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-23 16:12:58.056 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 16:12:58.056 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-23 16:12:58.056 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-23 16:12:58.056 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-23 16:12:58.056 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-23 16:12:58.056 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-23 16:12:58.056 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-23 16:12:58.056 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 16:12:58.056 | openssl set to manually installed. 2022-03-23 16:12:58.056 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-23 16:12:58.056 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-23 16:12:58.056 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-23 16:12:58.056 | rsync set to manually installed. 2022-03-23 16:12:58.056 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-23 16:12:58.056 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-23 16:12:58.056 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-23 16:12:58.056 | tar set to manually installed. 2022-03-23 16:12:58.056 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-23 16:12:58.057 | uuid-runtime set to manually installed. 2022-03-23 16:12:58.267 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-23 16:12:58.268 | wget set to manually installed. 2022-03-23 16:12:58.268 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-23 16:12:58.268 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:12:58.268 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-23 16:12:58.268 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-23 16:12:58.268 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-23 16:12:58.268 | The following packages were automatically installed and are no longer required: 2022-03-23 16:12:58.269 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:12:58.269 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:12:58.269 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:12:58.269 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:12:58.269 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:12:58.269 | python3-zope.interface 2022-03-23 16:12:58.269 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:12:58.397 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:12:58.402 | ++ functions-common:apt_get:1234 : result=0 2022-03-23 16:12:58.404 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:12:58.407 | ++ functions-common:time_stop:2425 : local name 2022-03-23 16:12:58.409 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 16:12:58.411 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:12:58.413 | ++ functions-common:time_stop:2428 : local total 2022-03-23 16:12:58.415 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 16:12:58.417 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:12:58.420 | ++ functions-common:time_stop:2432 : start_time=1648051977669 2022-03-23 16:12:58.422 | ++ functions-common:time_stop:2434 : [[ -z 1648051977669 ]] 2022-03-23 16:12:58.424 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:12:58.429 | ++ functions-common:time_stop:2437 : end_time=1648051978426 2022-03-23 16:12:58.431 | ++ functions-common:time_stop:2438 : elapsed_time=757 2022-03-23 16:12:58.433 | ++ functions-common:time_stop:2439 : total=731 2022-03-23 16:12:58.435 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:12:58.437 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1488 2022-03-23 16:12:58.440 | ++ functions-common:apt_get:1238 : return 0 2022-03-23 16:12:58.442 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-23 16:12:58.445 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-23 16:12:58.448 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-23 16:12:58.452 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-23 16:12:58.457 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-23 16:12:58.459 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-23 16:12:58.462 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-23 16:12:59.887 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-23 16:12:59.889 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-23 16:12:59.891 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-23 16:12:59.892 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-23 16:12:59.894 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-23 16:12:59.896 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-23 16:12:59.898 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-23 16:12:59.900 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-23 16:12:59.902 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-23 16:12:59.904 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-23 16:12:59.905 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-23 16:12:59.907 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-23 16:12:59.909 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-23 16:12:59.910 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-23 16:12:59.912 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-23 16:12:59.914 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-23 16:12:59.916 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-23 16:12:59.917 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-23 16:12:59.919 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-23 16:12:59.921 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-23 16:12:59.923 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-23 16:12:59.925 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-23 16:12:59.927 | + functions-common:_ensure_lsb_release:394 : return 2022-03-23 16:12:59.930 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-23 16:13:00.010 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-23 16:13:00.012 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-23 16:13:00.087 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-23 16:13:00.090 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-23 16:13:00.169 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-23 16:13:00.171 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-23 16:13:00.173 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-23 16:13:00.175 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-23 16:13:00.177 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-23 16:13:00.179 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-23 16:13:00.181 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-23 16:13:00.183 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-23 16:13:00.185 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-23 16:13:00.187 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-23 16:13:00.189 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-23 16:13:00.189 | Distro: focal 2022-03-23 16:13:00.191 | + tools/install_pip.sh:main:124 : get_versions 2022-03-23 16:13:00.193 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 16:13:00.197 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 16:13:00.199 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 16:13:00.201 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 16:13:00.202 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 16:13:00.910 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 16:13:00.912 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 16:13:00.912 | pip: 21.3.1 2022-03-23 16:13:00.914 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-23 16:13:00.917 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-23 16:13:00.918 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:13:00.920 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:13:00.922 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:13:00.924 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:13:00.925 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:13:00.927 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:13:00.929 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:13:00.931 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:13:00.932 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:13:00.934 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:13:00.936 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:13:00.937 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-23 16:13:00.939 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:13:00.941 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:13:00.943 | + tools/install_pip.sh:main:142 : : 2022-03-23 16:13:00.945 | + tools/install_pip.sh:main:147 : set -x 2022-03-23 16:13:00.946 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-23 16:13:00.948 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-23 16:13:00.950 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:13:00.952 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-23 16:13:00.954 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-23 16:13:00.956 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:13:00.959 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:13:00.959 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:13:00.963 | ++ 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:13:00.965 | ++ 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:13:00.967 | ++ 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:13:00.969 | + 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:13:00.971 | + 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:13:00.988 | 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:13:00.990 | + 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:13:01.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:13:01.860 | from cryptography.utils import int_from_bytes 2022-03-23 16:13:01.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:13:01.860 | from cryptography.utils import int_from_bytes 2022-03-23 16:13:03.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:13:04.547 | 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:13:04.559 | 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:13:07.060 | Installing collected packages: setuptools 2022-03-23 16:13:07.840 | Successfully installed setuptools-60.9.3 2022-03-23 16:13:07.840 | 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:13:08.013 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:13:08.013 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:13:08.151 | + inc/python:pip_install:200 : result=0 2022-03-23 16:13:08.153 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:13:08.155 | + functions-common:time_stop:2425 : local name 2022-03-23 16:13:08.157 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:13:08.158 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:13:08.160 | + functions-common:time_stop:2428 : local total 2022-03-23 16:13:08.162 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:13:08.163 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:13:08.165 | + functions-common:time_stop:2432 : start_time=1648051980984 2022-03-23 16:13:08.167 | + functions-common:time_stop:2434 : [[ -z 1648051980984 ]] 2022-03-23 16:13:08.169 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:13:08.172 | + functions-common:time_stop:2437 : end_time=1648051988170 2022-03-23 16:13:08.174 | + functions-common:time_stop:2438 : elapsed_time=7186 2022-03-23 16:13:08.176 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:13:08.177 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:13:08.179 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7186 2022-03-23 16:13:08.181 | + inc/python:pip_install:203 : return 0 2022-03-23 16:13:08.183 | + tools/install_pip.sh:main:153 : get_versions 2022-03-23 16:13:08.186 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 16:13:08.189 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 16:13:08.191 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 16:13:08.194 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 16:13:08.194 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 16:13:08.884 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 16:13:08.886 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 16:13:08.886 | pip: 21.3.1 2022-03-23 16:13:08.890 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-23 16:13:08.892 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 16:13:08.895 | + ./stack.sh:main:796 : fixup_all 2022-03-23 16:13:08.898 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-23 16:13:08.900 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-23 16:13:08.902 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:13:08.904 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:13:08.906 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-23 16:13:08.919 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-23 16:13:08.930 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-23 16:13:08.942 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-23 16:13:08.944 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-23 16:13:08.946 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:13:08.948 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:13:08.950 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:13:08.952 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:13:08.954 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:13:08.956 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:13:08.958 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:13:08.960 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:13:08.963 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:13:08.965 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:13:08.967 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:13:08.969 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-23 16:13:08.971 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-23 16:13:08.973 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-23 16:13:08.976 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:13:08.978 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:13:08.980 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:13:08.983 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:13:08.985 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:13:08.987 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:13:08.989 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-23 16:13:08.991 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-23 16:13:08.994 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-23 16:13:08.997 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-23 16:13:08.999 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-23 16:13:09.001 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-23 16:13:09.003 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-23 16:13:09.024 | Using python 3.8 to install os-testr 2022-03-23 16:13:09.027 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-23 16:13:09.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:13:09.904 | from cryptography.utils import int_from_bytes 2022-03-23 16:13:09.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:13:09.904 | from cryptography.utils import int_from_bytes 2022-03-23 16:13:11.036 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:13:11.062 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-23 16:13:11.555 | 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:13:11.556 | 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:13:11.557 | 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:13:11.558 | 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:13:11.571 | 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:13:11.596 | 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:13:11.597 | 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:13:11.598 | 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:13:11.599 | 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:13:11.600 | 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:13:11.625 | 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:13:11.626 | 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:13:11.627 | 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:13:11.628 | 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:13:11.629 | 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:13:11.641 | 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:13:11.705 | 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:13:11.706 | 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:13:11.707 | 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:13:14.185 | 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:13:14.192 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:13:14.192 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:13:14.333 | + inc/python:pip_install:200 : result=0 2022-03-23 16:13:14.336 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:13:14.338 | + functions-common:time_stop:2425 : local name 2022-03-23 16:13:14.341 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:13:14.343 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:13:14.345 | + functions-common:time_stop:2428 : local total 2022-03-23 16:13:14.347 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:13:14.349 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:13:14.351 | + functions-common:time_stop:2432 : start_time=1648051989019 2022-03-23 16:13:14.354 | + functions-common:time_stop:2434 : [[ -z 1648051989019 ]] 2022-03-23 16:13:14.356 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:13:14.360 | + functions-common:time_stop:2437 : end_time=1648051994358 2022-03-23 16:13:14.363 | + functions-common:time_stop:2438 : elapsed_time=5339 2022-03-23 16:13:14.365 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:13:14.367 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:13:14.369 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5339 2022-03-23 16:13:14.371 | + inc/python:pip_install:203 : return 0 2022-03-23 16:13:14.374 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-23 16:13:14.426 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-23 16:13:14.531 | + ./stack.sh:main:810 : install_infra 2022-03-23 16:13:14.533 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 16:13:14.536 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-23 16:13:14.540 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 16:13:14.544 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-23 16:13:14.568 | + 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:13:16.515 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.525 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.532 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.536 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.637 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.657 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.661 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.664 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.680 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.688 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.689 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.721 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.731 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.735 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.753 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.790 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.798 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.804 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.850 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.864 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.868 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.887 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.894 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.941 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.959 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:16.964 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.054 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.061 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.115 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.235 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.260 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.264 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.274 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.280 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.299 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.306 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.324 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.380 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.392 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.408 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.452 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.456 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:17.462 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:13:17.595 | 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:13:17.874 | + inc/python:pip_install:200 : result=0 2022-03-23 16:13:17.876 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:13:17.878 | + functions-common:time_stop:2425 : local name 2022-03-23 16:13:17.880 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:13:17.882 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:13:17.885 | + functions-common:time_stop:2428 : local total 2022-03-23 16:13:17.888 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:13:17.891 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:13:17.893 | + functions-common:time_stop:2432 : start_time=1648051994560 2022-03-23 16:13:17.895 | + functions-common:time_stop:2434 : [[ -z 1648051994560 ]] 2022-03-23 16:13:17.897 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:13:17.902 | + functions-common:time_stop:2437 : end_time=1648051997899 2022-03-23 16:13:17.904 | + functions-common:time_stop:2438 : elapsed_time=3339 2022-03-23 16:13:17.906 | + functions-common:time_stop:2439 : total=5339 2022-03-23 16:13:17.909 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:13:17.911 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8678 2022-03-23 16:13:17.913 | + inc/python:pip_install:203 : return 0 2022-03-23 16:13:17.915 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 16:13:17.918 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-23 16:13:17.940 | + 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:13:19.745 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:19.755 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:19.762 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:19.766 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:19.868 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:19.889 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:19.893 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:19.896 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:19.911 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:19.919 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:19.921 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:19.953 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:19.962 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:19.967 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:19.985 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.023 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.031 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.036 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.085 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.099 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.103 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.122 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.129 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.178 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.196 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.200 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.292 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.300 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.355 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.476 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.501 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.505 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.517 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.522 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.541 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.548 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.566 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.623 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.636 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.652 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.696 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.700 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:13:20.707 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:13:20.708 | Processing /opt/stack/requirements 2022-03-23 16:13:22.449 | 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:13:22.452 | 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:13:22.463 | 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:13:22.468 | 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:13:22.471 | 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:13:22.477 | 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:13:22.504 | 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:13:22.526 | 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:13:22.535 | 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:13:22.556 | 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:13:22.559 | 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:13:22.574 | 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:13:22.579 | 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:13:22.582 | 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:13:22.585 | 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:13:22.587 | 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:13:22.600 | 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:13:22.648 | 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:13:22.652 | 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:13:22.662 | 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:13:22.669 | 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:13:22.671 | 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:13:22.677 | 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:13:22.737 | Building wheels for collected packages: openstack-requirements 2022-03-23 16:13:22.738 | Building wheel for openstack-requirements (setup.py): started 2022-03-23 16:13:23.577 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-23 16:13:23.578 | ERROR: Command errored out with exit status 1: 2022-03-23 16:13:23.578 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ya9zxevl/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ya9zxevl/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-lci3ukpt 2022-03-23 16:13:23.578 | cwd: /tmp/pip-req-build-ya9zxevl/ 2022-03-23 16:13:23.578 | Complete output (6 lines): 2022-03-23 16:13:23.578 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-23 16:13:23.578 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-23 16:13:23.578 | or: setup.py --help-commands 2022-03-23 16:13:23.578 | or: setup.py cmd --help 2022-03-23 16:13:23.578 | 2022-03-23 16:13:23.578 | error: invalid command 'bdist_wheel' 2022-03-23 16:13:23.578 | ---------------------------------------- 2022-03-23 16:13:23.578 | ERROR: Failed building wheel for openstack-requirements 2022-03-23 16:13:23.578 | Running setup.py clean for openstack-requirements 2022-03-23 16:13:24.406 | Failed to build openstack-requirements 2022-03-23 16:13:24.422 | Installing collected packages: openstack-requirements 2022-03-23 16:13:24.422 | Attempting uninstall: openstack-requirements 2022-03-23 16:13:24.423 | Found existing installation: openstack-requirements 1.2.1.dev5343 2022-03-23 16:13:24.458 | Uninstalling openstack-requirements-1.2.1.dev5343: 2022-03-23 16:13:24.477 | Successfully uninstalled openstack-requirements-1.2.1.dev5343 2022-03-23 16:13:24.480 | Running setup.py install for openstack-requirements: started 2022-03-23 16:13:26.820 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-23 16:13:26.843 | Successfully installed openstack-requirements-1.2.1.dev5343 2022-03-23 16:13:26.971 | + inc/python:pip_install:200 : result=0 2022-03-23 16:13:26.973 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:13:26.975 | + functions-common:time_stop:2425 : local name 2022-03-23 16:13:26.977 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:13:26.979 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:13:26.982 | + functions-common:time_stop:2428 : local total 2022-03-23 16:13:26.984 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:13:26.986 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:13:26.988 | + functions-common:time_stop:2432 : start_time=1648051997933 2022-03-23 16:13:26.990 | + functions-common:time_stop:2434 : [[ -z 1648051997933 ]] 2022-03-23 16:13:26.993 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:13:26.997 | + functions-common:time_stop:2437 : end_time=1648052006994 2022-03-23 16:13:26.999 | + functions-common:time_stop:2438 : elapsed_time=9061 2022-03-23 16:13:27.001 | + functions-common:time_stop:2439 : total=8678 2022-03-23 16:13:27.003 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:13:27.005 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17739 2022-03-23 16:13:27.007 | + inc/python:pip_install:203 : return 0 2022-03-23 16:13:27.011 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-23 16:13:27.013 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-23 16:13:27.015 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-23 16:13:27.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:27.020 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:27.022 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-23 16:13:27.025 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:27.027 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-23 16:13:27.047 | Using python 3.8 to install pbr 2022-03-23 16:13:27.050 | + 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:13:27.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:13:27.936 | from cryptography.utils import int_from_bytes 2022-03-23 16:13:27.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:13:27.936 | from cryptography.utils import int_from_bytes 2022-03-23 16:13:29.074 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:13:29.101 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-23 16:13:31.755 | 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:13:31.762 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:13:31.763 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:13:31.886 | + inc/python:pip_install:200 : result=0 2022-03-23 16:13:31.888 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:13:31.890 | + functions-common:time_stop:2425 : local name 2022-03-23 16:13:31.892 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:13:31.894 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:13:31.896 | + functions-common:time_stop:2428 : local total 2022-03-23 16:13:31.899 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:13:31.901 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:13:31.903 | + functions-common:time_stop:2432 : start_time=1648052007042 2022-03-23 16:13:31.906 | + functions-common:time_stop:2434 : [[ -z 1648052007042 ]] 2022-03-23 16:13:31.908 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:13:31.912 | + functions-common:time_stop:2437 : end_time=1648052011910 2022-03-23 16:13:31.914 | + functions-common:time_stop:2438 : elapsed_time=4868 2022-03-23 16:13:31.916 | + functions-common:time_stop:2439 : total=17739 2022-03-23 16:13:31.919 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:13:31.921 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22607 2022-03-23 16:13:31.923 | + inc/python:pip_install:203 : return 0 2022-03-23 16:13:31.925 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-23 16:13:34.228 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-23 16:13:36.152 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:13:36.153 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-23 16:13:36.168 | 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:13:36.170 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-23 16:13:36.173 | 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:13:36.179 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-23 16:13:36.182 | 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:13:36.255 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 16:13:36.257 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 16:13:36.261 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-23 16:13:36.278 | + ./stack.sh:main:819 : pkgs= 2022-03-23 16:13:36.280 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-23 16:13:36.283 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-23 16:13:36.285 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:13:36.287 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-23 16:13:36.289 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:13:36.292 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:13:36.294 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:13:36.296 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:13:36.298 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:13:36.301 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:13:36.305 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:13:36.308 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:13:36.310 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:13:36.313 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-23 16:13:36.315 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:13:36.330 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:13:36.332 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:13:36.334 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:13:36.336 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-23 16:13:36.339 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:13:36.341 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:13:36.343 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:13:36.345 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-23 16:13:36.347 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:13:36.349 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-23 16:13:36.351 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:13:36.353 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:13:36.356 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:13:36.358 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:13:36.360 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:13:36.362 | + 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:13:36.364 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-23 16:13:36.367 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:13:36.369 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-23 16:13:36.372 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:13:36.374 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:13:36.376 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-23 16:13:36.379 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-23 16:13:36.381 | + functions:set_systemd_override:821 : local value=2048 2022-03-23 16:13:36.383 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-23 16:13:36.386 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-23 16:13:36.439 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-23 16:13:36.439 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-23 16:13:36.441 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-23 16:13:36.826 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-23 16:13:36.829 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-23 16:13:36.845 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:13:36.848 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-23 16:13:36.850 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:13:36.853 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:13:36.856 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:13:36.858 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:13:36.860 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:13:36.863 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:13:36.865 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:13:36.867 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:13:36.870 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:13:36.872 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:13:36.874 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:13:36.876 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:13:36.879 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-23 16:13:36.881 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:13:36.883 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:13:36.886 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:13:36.888 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-23 16:13:36.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 rabbitmq-server 2022-03-23 16:13:37.019 | Reading package lists... 2022-03-23 16:13:37.257 | Building dependency tree... 2022-03-23 16:13:37.258 | Reading state information... 2022-03-23 16:13:37.511 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-23 16:13:37.511 | The following packages were automatically installed and are no longer required: 2022-03-23 16:13:37.512 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:13:37.512 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:13:37.512 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:13:37.512 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:13:37.512 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:13:37.512 | python3-zope.interface 2022-03-23 16:13:37.512 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:13:37.630 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:13:37.634 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:13:37.637 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:13:37.639 | + functions-common:time_stop:2425 : local name 2022-03-23 16:13:37.642 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:13:37.644 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:13:37.646 | + functions-common:time_stop:2428 : local total 2022-03-23 16:13:37.648 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:13:37.651 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:13:37.653 | + functions-common:time_stop:2432 : start_time=1648052016907 2022-03-23 16:13:37.655 | + functions-common:time_stop:2434 : [[ -z 1648052016907 ]] 2022-03-23 16:13:37.658 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:13:37.662 | + functions-common:time_stop:2437 : end_time=1648052017660 2022-03-23 16:13:37.664 | + functions-common:time_stop:2438 : elapsed_time=753 2022-03-23 16:13:37.667 | + functions-common:time_stop:2439 : total=1488 2022-03-23 16:13:37.669 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:13:37.671 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2241 2022-03-23 16:13:37.673 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:13:37.676 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-23 16:13:37.678 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:13:37.681 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:13:37.683 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:13:37.686 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:13:37.688 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:13:37.690 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:13:37.693 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-23 16:13:37.695 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:13:37.698 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:13:37.700 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:13:37.703 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:13:37.705 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:13:37.707 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:13:37.709 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:13:37.712 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:13:37.714 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:13:37.716 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:13:37.719 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:13:37.721 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-23 16:13:37.723 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:13:37.726 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:13:37.728 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:13:37.730 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:13:37.732 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:13:37.735 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:13:37.737 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-23 16:13:37.740 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-23 16:13:37.756 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:13:37.758 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-23 16:13:37.761 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:13:37.763 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-23 16:13:37.766 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-23 16:13:37.769 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-23 16:13:37.773 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-23 16:13:37.775 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-23 16:13:37.777 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-23 16:13:37.780 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-23 16:13:37.782 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-23 16:13:37.784 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-23 16:13:37.787 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-23 16:13:38.479 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-23 16:13:38.479 | user tags 2022-03-23 16:13:38.479 | stackrabbit []' 2022-03-23 16:13:38.483 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-23 16:13:38.483 | user tags 2022-03-23 16:13:38.483 | stackrabbit []' 2022-03-23 16:13:38.483 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-23 16:13:38.489 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-23 16:13:38.492 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-23 16:13:38.494 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 16:13:39.142 | Changing password for user "stackrabbit" ... 2022-03-23 16:13:39.167 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-23 16:13:39.828 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-23 16:13:39.851 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-23 16:13:39.853 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 16:13:40.509 | Changing password for user "stackrabbit" ... 2022-03-23 16:13:40.537 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-23 16:13:40.540 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-23 16:13:40.543 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-23 16:13:41.190 | Deleting user "guest" ... 2022-03-23 16:13:41.206 | Error: 2022-03-23 16:13:41.206 | {:no_such_user, "guest"} 2022-03-23 16:13:41.219 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-23 16:13:41.222 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-23 16:13:41.238 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:13:41.241 | + ./stack.sh:main:836 : install_database 2022-03-23 16:13:41.243 | + lib/database:install_database:118 : install_database_mysql 2022-03-23 16:13:41.245 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-23 16:13:41.248 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:13:41.250 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:13:41.252 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-23 16:13:41.467 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-23 16:13:41.469 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-23 16:13:41.472 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-23 16:13:41.474 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-23 16:13:41.476 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:13:41.479 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-23 16:13:41.481 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:13:41.483 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:13:41.486 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:13:41.488 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:13:41.491 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:13:41.493 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:13:41.496 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:13:41.498 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:13:41.500 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:13:41.508 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:13:41.513 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:13:41.515 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-23 16:13:41.518 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:13:41.520 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:13:41.522 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:13:41.525 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:13:41.527 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:13:41.530 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:13:41.532 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-23 16:13:41.534 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:13:41.537 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:13:41.539 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-23 16:13:41.541 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:13:41.544 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:13:41.546 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:13:41.548 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:13:41.551 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:13:41.553 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:13:41.555 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:13:41.558 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:13:41.560 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:13:41.563 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:13:41.565 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:13:41.567 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:13:41.569 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-23 16:13:41.572 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:13:41.575 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:13:41.577 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:13:41.579 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-23 16:13:41.601 | + 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:13:41.710 | Reading package lists... 2022-03-23 16:13:41.950 | Building dependency tree... 2022-03-23 16:13:41.951 | Reading state information... 2022-03-23 16:13:42.199 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-23 16:13:42.199 | The following packages were automatically installed and are no longer required: 2022-03-23 16:13:42.200 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:13:42.200 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:13:42.200 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:13:42.200 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:13:42.200 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:13:42.200 | python3-zope.interface 2022-03-23 16:13:42.200 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:13:42.314 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:13:42.319 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:13:42.321 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:13:42.324 | + functions-common:time_stop:2425 : local name 2022-03-23 16:13:42.326 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:13:42.328 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:13:42.330 | + functions-common:time_stop:2428 : local total 2022-03-23 16:13:42.333 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:13:42.335 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:13:42.337 | + functions-common:time_stop:2432 : start_time=1648052021598 2022-03-23 16:13:42.339 | + functions-common:time_stop:2434 : [[ -z 1648052021598 ]] 2022-03-23 16:13:42.342 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:13:42.346 | + functions-common:time_stop:2437 : end_time=1648052022344 2022-03-23 16:13:42.348 | + functions-common:time_stop:2438 : elapsed_time=746 2022-03-23 16:13:42.350 | + functions-common:time_stop:2439 : total=2241 2022-03-23 16:13:42.352 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:13:42.355 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2987 2022-03-23 16:13:42.357 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:13:42.359 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-23 16:13:42.362 | + ./stack.sh:main:839 : install_database_python 2022-03-23 16:13:42.364 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-23 16:13:42.366 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-23 16:13:42.369 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-23 16:13:42.371 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:13:42.374 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-23 16:13:42.377 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-23 16:13:42.379 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:13:42.383 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:13:42.383 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:13:42.389 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-23 16:13:42.391 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-23 16:13:42.393 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-23 16:13:42.396 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-23 16:13:42.398 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-23 16:13:42.420 | Using python 3.8 to install PyMySQL 2022-03-23 16:13:42.422 | + 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:13:43.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:13:43.315 | from cryptography.utils import int_from_bytes 2022-03-23 16:13:43.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:13:43.315 | from cryptography.utils import int_from_bytes 2022-03-23 16:13:44.465 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:13:44.492 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-23 16:13:46.973 | 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:13:46.981 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:13:46.981 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:13:47.098 | + inc/python:pip_install:200 : result=0 2022-03-23 16:13:47.100 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:13:47.102 | + functions-common:time_stop:2425 : local name 2022-03-23 16:13:47.105 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:13:47.107 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:13:47.110 | + functions-common:time_stop:2428 : local total 2022-03-23 16:13:47.112 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:13:47.114 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:13:47.117 | + functions-common:time_stop:2432 : start_time=1648052022414 2022-03-23 16:13:47.120 | + functions-common:time_stop:2434 : [[ -z 1648052022414 ]] 2022-03-23 16:13:47.123 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:13:47.127 | + functions-common:time_stop:2437 : end_time=1648052027124 2022-03-23 16:13:47.129 | + functions-common:time_stop:2438 : elapsed_time=4710 2022-03-23 16:13:47.132 | + functions-common:time_stop:2439 : total=22607 2022-03-23 16:13:47.134 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:13:47.136 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27317 2022-03-23 16:13:47.139 | + inc/python:pip_install:203 : return 0 2022-03-23 16:13:47.141 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-23 16:13:47.143 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 16:13:47.145 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-23 16:13:47.148 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-23 16:13:47.164 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:13:47.167 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-23 16:13:47.169 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-23 16:13:47.173 | ++ 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:13:47.173 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:13:47.178 | + 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:13:47.181 | + 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:13:47.184 | + 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:13:47.186 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:13:47.189 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-23 16:13:47.191 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-23 16:13:47.206 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:13:47.209 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-23 16:13:47.211 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:13:47.214 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:13:47.216 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:13:47.218 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:13:47.221 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:13:47.223 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:13:47.225 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:13:47.228 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:13:47.230 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:13:47.233 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:13:47.235 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:13:47.237 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:13:47.240 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-23 16:13:47.242 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:13:47.245 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:13:47.247 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:13:47.250 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-23 16:13:47.270 | + 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:13:47.381 | Reading package lists... 2022-03-23 16:13:47.628 | Building dependency tree... 2022-03-23 16:13:47.629 | Reading state information... 2022-03-23 16:13:47.874 | radvd is already the newest version (1:2.17-2). 2022-03-23 16:13:47.875 | The following packages were automatically installed and are no longer required: 2022-03-23 16:13:47.876 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:13:47.876 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:13:47.876 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:13:47.876 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:13:47.876 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:13:47.876 | python3-zope.interface 2022-03-23 16:13:47.876 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:13:47.990 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:13:47.995 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:13:47.997 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:13:48.000 | + functions-common:time_stop:2425 : local name 2022-03-23 16:13:48.002 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:13:48.004 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:13:48.006 | + functions-common:time_stop:2428 : local total 2022-03-23 16:13:48.008 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:13:48.011 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:13:48.013 | + functions-common:time_stop:2432 : start_time=1648052027268 2022-03-23 16:13:48.016 | + functions-common:time_stop:2434 : [[ -z 1648052027268 ]] 2022-03-23 16:13:48.019 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:13:48.023 | + functions-common:time_stop:2437 : end_time=1648052028020 2022-03-23 16:13:48.025 | + functions-common:time_stop:2438 : elapsed_time=752 2022-03-23 16:13:48.028 | + functions-common:time_stop:2439 : total=2987 2022-03-23 16:13:48.030 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:13:48.032 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3739 2022-03-23 16:13:48.035 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:13:48.037 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-23 16:13:48.054 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:13:48.057 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-23 16:13:48.059 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-23 16:13:48.061 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-23 16:13:48.064 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-23 16:13:48.084 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-23 16:13:48.087 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:13:48.089 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:13:48.091 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:13:48.093 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:13:48.096 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:13:48.098 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:13:48.100 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:13:48.102 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:13:48.104 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:13:48.107 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:13:48.109 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:13:48.111 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:13:48.113 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-23 16:13:48.115 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:13:48.118 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:13:48.120 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:13:48.123 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-23 16:13:48.143 | + 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:13:48.252 | Reading package lists... 2022-03-23 16:13:48.497 | Building dependency tree... 2022-03-23 16:13:48.498 | Reading state information... 2022-03-23 16:13:48.749 | fakeroot is already the newest version (1.24-1). 2022-03-23 16:13:48.749 | make is already the newest version (4.2.1-1.2). 2022-03-23 16:13:48.749 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-23 16:13:48.749 | The following packages were automatically installed and are no longer required: 2022-03-23 16:13:48.750 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:13:48.750 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:13:48.750 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:13:48.750 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:13:48.750 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:13:48.750 | python3-zope.interface 2022-03-23 16:13:48.750 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:13:48.864 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:13:48.868 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:13:48.870 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:13:48.872 | + functions-common:time_stop:2425 : local name 2022-03-23 16:13:48.875 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:13:48.877 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:13:48.879 | + functions-common:time_stop:2428 : local total 2022-03-23 16:13:48.881 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:13:48.883 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:13:48.885 | + functions-common:time_stop:2432 : start_time=1648052028141 2022-03-23 16:13:48.887 | + functions-common:time_stop:2434 : [[ -z 1648052028141 ]] 2022-03-23 16:13:48.890 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:13:48.894 | + functions-common:time_stop:2437 : end_time=1648052028892 2022-03-23 16:13:48.896 | + functions-common:time_stop:2438 : elapsed_time=751 2022-03-23 16:13:48.898 | + functions-common:time_stop:2439 : total=3739 2022-03-23 16:13:48.901 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:13:48.903 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4490 2022-03-23 16:13:48.905 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:13:48.908 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-23 16:13:48.910 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:13:48.912 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:13:48.915 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-23 16:13:48.917 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-23 16:13:48.920 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-23 16:13:48.924 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-23 16:13:48.927 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-23 16:13:48.930 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-23 16:13:48.931 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-23 16:13:48.935 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-23 16:13:48.938 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-23 16:13:48.940 | + functions:vercmp:628 : local v1=5.4 2022-03-23 16:13:48.942 | + functions:vercmp:629 : local 'op=<' 2022-03-23 16:13:48.945 | + functions:vercmp:630 : local v2=3.13 2022-03-23 16:13:48.947 | + functions:vercmp:631 : local result 2022-03-23 16:13:48.950 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-23 16:13:48.951 | ++ functions:vercmp:635 : sort -V 2022-03-23 16:13:48.951 | ++ functions:vercmp:635 : head -1 2022-03-23 16:13:48.956 | + functions:vercmp:635 : result=3.13 2022-03-23 16:13:48.958 | + functions:vercmp:637 : case $op in 2022-03-23 16:13:48.960 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-23 16:13:48.963 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-23 16:13:48.965 | + functions:vercmp:648 : return 2022-03-23 16:13:48.968 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-23 16:13:48.970 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:13:48.972 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-23 16:13:49.442 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-23 16:13:49.444 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-23 16:13:49.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-23 16:13:49.456 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.458 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-23 16:13:49.479 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:13:49.481 | + ./stack.sh:main:847 : install_etcd3 2022-03-23 16:13:49.484 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-23 16:13:49.484 | Installing etcd 2022-03-23 16:13:49.486 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-23 16:13:49.499 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-23 16:13:49.511 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-23 16:13:49.513 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-23 16:13:49.530 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-23 16:13:49.533 | ++ 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:13:49.536 | ++ 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:13:49.539 | +++ 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:13:49.544 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:13:49.546 | ++ 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:13:49.548 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-23 16:13:49.551 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:13:49.553 | ++ functions:get_extra_file:74 : return 2022-03-23 16:13:49.557 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:13:49.559 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-23 16:13:49.561 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-23 16:13:49.564 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-23 16:13:49.582 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:13:49.584 | + ./stack.sh:main:866 : install_dstat 2022-03-23 16:13:49.586 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-23 16:13:49.603 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:13:49.606 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-23 16:13:49.608 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:13:49.611 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-23 16:13:49.613 | + ./stack.sh:main:875 : install_libs 2022-03-23 16:13:49.615 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-23 16:13:49.618 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-23 16:13:49.621 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-23 16:13:49.623 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-23 16:13:49.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-23 16:13:49.632 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.635 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-23 16:13:49.637 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-23 16:13:49.639 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-23 16:13:49.642 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-23 16:13:49.644 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-23 16:13:49.651 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.653 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-23 16:13:49.656 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-23 16:13:49.658 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-23 16:13:49.660 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-23 16:13:49.662 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.665 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.667 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-23 16:13:49.669 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.672 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-23 16:13:49.674 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-23 16:13:49.676 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-23 16:13:49.679 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-23 16:13:49.682 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-23 16:13:49.689 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.691 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-23 16:13:49.693 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-23 16:13:49.696 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-23 16:13:49.698 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-23 16:13:49.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.703 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.705 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-23 16:13:49.708 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.710 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-23 16:13:49.713 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-23 16:13:49.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-23 16:13:49.717 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-23 16:13:49.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-23 16:13:49.727 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.730 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-23 16:13:49.732 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-23 16:13:49.735 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-23 16:13:49.737 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-23 16:13:49.739 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.741 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.744 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-23 16:13:49.746 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.748 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-23 16:13:49.751 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-23 16:13:49.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-23 16:13:49.755 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-23 16:13:49.758 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.760 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.762 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-23 16:13:49.765 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.767 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-23 16:13:49.769 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-23 16:13:49.772 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-23 16:13:49.774 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-23 16:13:49.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.779 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.781 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-23 16:13:49.784 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.786 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-23 16:13:49.788 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-23 16:13:49.791 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-23 16:13:49.793 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-23 16:13:49.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.798 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-23 16:13:49.803 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.805 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-23 16:13:49.808 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-23 16:13:49.810 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-23 16:13:49.812 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-23 16:13:49.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.817 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-23 16:13:49.822 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.824 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-23 16:13:49.827 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-23 16:13:49.829 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-23 16:13:49.831 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-23 16:13:49.834 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.836 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.838 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-23 16:13:49.841 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.843 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-23 16:13:49.845 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-23 16:13:49.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-23 16:13:49.850 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-23 16:13:49.852 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.855 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.857 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-23 16:13:49.859 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.862 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-23 16:13:49.864 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-23 16:13:49.866 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-23 16:13:49.869 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-23 16:13:49.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.874 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.876 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-23 16:13:49.878 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.881 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-23 16:13:49.883 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-23 16:13:49.886 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-23 16:13:49.888 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-23 16:13:49.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.893 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.895 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-23 16:13:49.897 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.900 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-23 16:13:49.902 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-23 16:13:49.905 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-23 16:13:49.907 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-23 16:13:49.909 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.912 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.914 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-23 16:13:49.917 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.919 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-23 16:13:49.921 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-23 16:13:49.924 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-23 16:13:49.926 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-23 16:13:49.929 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-23 16:13:49.936 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.938 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-23 16:13:49.941 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-23 16:13:49.943 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-23 16:13:49.945 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-23 16:13:49.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-23 16:13:49.955 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.957 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-23 16:13:49.959 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-23 16:13:49.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-23 16:13:49.964 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-23 16:13:49.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.971 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-23 16:13:49.973 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.976 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-23 16:13:49.979 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-23 16:13:49.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-23 16:13:49.983 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-23 16:13:49.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:49.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:49.990 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-23 16:13:49.993 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:49.996 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-23 16:13:49.998 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-23 16:13:50.000 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-23 16:13:50.003 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-23 16:13:50.005 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.010 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-23 16:13:50.012 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.014 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-23 16:13:50.017 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-23 16:13:50.019 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-23 16:13:50.021 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-23 16:13:50.024 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.026 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.028 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-23 16:13:50.031 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.033 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-23 16:13:50.035 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-23 16:13:50.038 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-23 16:13:50.041 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-23 16:13:50.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.045 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.048 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-23 16:13:50.050 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.053 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-23 16:13:50.055 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-23 16:13:50.058 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-23 16:13:50.061 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-23 16:13:50.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.065 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.068 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-23 16:13:50.070 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.072 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-23 16:13:50.075 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-23 16:13:50.077 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-23 16:13:50.080 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-23 16:13:50.082 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.087 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-23 16:13:50.089 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.091 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-23 16:13:50.094 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-23 16:13:50.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-23 16:13:50.098 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-23 16:13:50.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.104 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.106 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-23 16:13:50.108 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.111 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-23 16:13:50.113 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-23 16:13:50.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-23 16:13:50.118 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-23 16:13:50.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.123 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.125 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-23 16:13:50.128 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.130 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-23 16:13:50.133 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-23 16:13:50.135 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-23 16:13:50.137 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-23 16:13:50.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-23 16:13:50.148 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.150 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-23 16:13:50.153 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-23 16:13:50.155 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-23 16:13:50.157 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-23 16:13:50.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-23 16:13:50.167 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.170 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-23 16:13:50.172 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-23 16:13:50.175 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-23 16:13:50.177 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-23 16:13:50.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-23 16:13:50.187 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.190 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-23 16:13:50.192 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-23 16:13:50.194 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-23 16:13:50.197 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-23 16:13:50.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.201 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-23 16:13:50.206 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.209 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-23 16:13:50.211 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-23 16:13:50.214 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-23 16:13:50.216 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-23 16:13:50.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-23 16:13:50.225 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.228 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-23 16:13:50.231 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-23 16:13:50.233 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-23 16:13:50.235 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-23 16:13:50.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.240 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.243 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-23 16:13:50.246 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.248 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-23 16:13:50.250 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-23 16:13:50.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-23 16:13:50.255 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-23 16:13:50.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-23 16:13:50.264 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.267 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-23 16:13:50.269 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-23 16:13:50.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-23 16:13:50.274 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-23 16:13:50.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-23 16:13:50.284 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.287 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-23 16:13:50.289 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-23 16:13:50.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-23 16:13:50.294 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-23 16:13:50.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.301 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-23 16:13:50.304 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.306 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-23 16:13:50.309 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-23 16:13:50.311 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-23 16:13:50.313 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-23 16:13:50.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.318 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.321 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-23 16:13:50.323 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.325 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-23 16:13:50.328 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-23 16:13:50.330 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-23 16:13:50.333 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-23 16:13:50.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:13:50.338 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:13:50.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-23 16:13:50.342 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:13:50.345 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-23 16:13:50.366 | Using python 3.8 to install etcd3 2022-03-23 16:13:50.369 | + 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:13:51.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:13:51.272 | from cryptography.utils import int_from_bytes 2022-03-23 16:13:51.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:13:51.273 | from cryptography.utils import int_from_bytes 2022-03-23 16:13:52.417 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:13:52.443 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-23 16:13:52.451 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-23 16:13:52.452 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-23 16:13:52.453 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-23 16:13:52.454 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-23 16:13:54.939 | 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:13:54.945 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:13:54.946 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:13:55.063 | + inc/python:pip_install:200 : result=0 2022-03-23 16:13:55.066 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:13:55.068 | + functions-common:time_stop:2425 : local name 2022-03-23 16:13:55.070 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:13:55.072 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:13:55.074 | + functions-common:time_stop:2428 : local total 2022-03-23 16:13:55.077 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:13:55.079 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:13:55.081 | + functions-common:time_stop:2432 : start_time=1648052030361 2022-03-23 16:13:55.083 | + functions-common:time_stop:2434 : [[ -z 1648052030361 ]] 2022-03-23 16:13:55.086 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:13:55.090 | + functions-common:time_stop:2437 : end_time=1648052035087 2022-03-23 16:13:55.092 | + functions-common:time_stop:2438 : elapsed_time=4726 2022-03-23 16:13:55.094 | + functions-common:time_stop:2439 : total=27317 2022-03-23 16:13:55.096 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:13:55.098 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32043 2022-03-23 16:13:55.101 | + inc/python:pip_install:203 : return 0 2022-03-23 16:13:55.104 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-23 16:13:55.125 | Using python 3.8 to install etcd3gw 2022-03-23 16:13:55.128 | + 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:13:56.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:13:56.014 | from cryptography.utils import int_from_bytes 2022-03-23 16:13:56.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:13:56.014 | from cryptography.utils import int_from_bytes 2022-03-23 16:13:57.138 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:13:57.164 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-23 16:13:57.171 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-23 16:13:57.172 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-23 16:13:57.173 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-23 16:13:57.174 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-23 16:13:57.207 | 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:13:57.208 | 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:13:57.210 | 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:13:57.211 | 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:13:59.687 | 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:13:59.694 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:13:59.694 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:13:59.813 | + inc/python:pip_install:200 : result=0 2022-03-23 16:13:59.815 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:13:59.818 | + functions-common:time_stop:2425 : local name 2022-03-23 16:13:59.820 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:13:59.822 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:13:59.824 | + functions-common:time_stop:2428 : local total 2022-03-23 16:13:59.827 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:13:59.829 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:13:59.831 | + functions-common:time_stop:2432 : start_time=1648052035120 2022-03-23 16:13:59.833 | + functions-common:time_stop:2434 : [[ -z 1648052035120 ]] 2022-03-23 16:13:59.836 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:13:59.840 | + functions-common:time_stop:2437 : end_time=1648052039838 2022-03-23 16:13:59.843 | + functions-common:time_stop:2438 : elapsed_time=4718 2022-03-23 16:13:59.845 | + functions-common:time_stop:2439 : total=32043 2022-03-23 16:13:59.847 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:13:59.849 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36761 2022-03-23 16:13:59.851 | + inc/python:pip_install:203 : return 0 2022-03-23 16:13:59.854 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-23 16:13:59.857 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-23 16:13:59.859 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-23 16:13:59.862 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:13:59.864 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:13:59.866 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:13:59.869 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:13:59.871 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:13:59.874 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:13:59.876 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:13:59.878 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:13:59.881 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:13:59.883 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:13:59.885 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:13:59.888 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-23 16:13:59.890 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:13:59.893 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:13:59.895 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-23 16:13:59.897 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:13:59.900 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:13:59.903 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:13:59.905 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:13:59.907 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:13:59.910 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:13:59.912 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:13:59.914 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:13:59.917 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:13:59.920 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:13:59.922 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:13:59.924 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:13:59.927 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:13:59.929 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:13:59.932 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:13:59.934 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:13:59.937 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:13:59.939 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:13:59.960 | + 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:14:00.072 | Reading package lists... 2022-03-23 16:14:00.317 | Building dependency tree... 2022-03-23 16:14:00.318 | Reading state information... 2022-03-23 16:14:00.570 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-23 16:14:00.571 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-23 16:14:00.571 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:14:00.571 | The following packages were automatically installed and are no longer required: 2022-03-23 16:14:00.572 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:14:00.572 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:14:00.572 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:14:00.572 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:14:00.572 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:14:00.572 | python3-zope.interface 2022-03-23 16:14:00.573 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:14:00.700 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:14:00.704 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:14:00.706 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:14:00.709 | + functions-common:time_stop:2425 : local name 2022-03-23 16:14:00.711 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:14:00.713 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:14:00.716 | + functions-common:time_stop:2428 : local total 2022-03-23 16:14:00.719 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:14:00.721 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:14:00.723 | + functions-common:time_stop:2432 : start_time=1648052039958 2022-03-23 16:14:00.725 | + functions-common:time_stop:2434 : [[ -z 1648052039958 ]] 2022-03-23 16:14:00.728 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:14:00.732 | + functions-common:time_stop:2437 : end_time=1648052040730 2022-03-23 16:14:00.735 | + functions-common:time_stop:2438 : elapsed_time=772 2022-03-23 16:14:00.737 | + functions-common:time_stop:2439 : total=4490 2022-03-23 16:14:00.739 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:14:00.741 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5262 2022-03-23 16:14:00.744 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:14:00.747 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-23 16:14:00.750 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:14:00.752 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:14:00.755 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-23 16:14:00.817 | Module proxy already enabled 2022-03-23 16:14:00.822 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-23 16:14:00.883 | Considering dependency proxy for proxy_uwsgi: 2022-03-23 16:14:00.883 | Module proxy already enabled 2022-03-23 16:14:00.883 | Module proxy_uwsgi already enabled 2022-03-23 16:14:00.887 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-23 16:14:00.890 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:14:00.892 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:14:00.895 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:14:01.029 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-23 16:14:01.031 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-23 16:14:01.036 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-23 16:14:01.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:14:01.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:14:01.045 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-23 16:14:01.048 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:14:01.050 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-23 16:14:01.053 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-23 16:14:01.055 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-23 16:14:01.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:14:01.060 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:14:01.063 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-23 16:14:01.065 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:14:01.068 | + ./stack.sh:main:883 : install_glanceclient 2022-03-23 16:14:01.070 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-23 16:14:01.073 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-23 16:14:01.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:14:01.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:14:01.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-23 16:14:01.082 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:14:01.085 | + ./stack.sh:main:884 : install_cinderclient 2022-03-23 16:14:01.087 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-23 16:14:01.090 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-23 16:14:01.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:14:01.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:14:01.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-23 16:14:01.100 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:14:01.102 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-23 16:14:01.105 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-23 16:14:01.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:14:01.110 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:14:01.112 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-23 16:14:01.115 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:14:01.117 | + ./stack.sh:main:885 : install_novaclient 2022-03-23 16:14:01.120 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-23 16:14:01.123 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-23 16:14:01.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:14:01.128 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:14:01.130 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-23 16:14:01.133 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:14:01.135 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-23 16:14:01.152 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:14:01.155 | + ./stack.sh:main:887 : install_swiftclient 2022-03-23 16:14:01.157 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-23 16:14:01.160 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-23 16:14:01.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:14:01.165 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:14:01.168 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-23 16:14:01.170 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:14:01.173 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-23 16:14:01.189 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:14:01.192 | + ./stack.sh:main:890 : install_neutronclient 2022-03-23 16:14:01.194 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-23 16:14:01.196 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-23 16:14:01.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:14:01.201 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:14:01.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-23 16:14:01.206 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:14:01.209 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-23 16:14:01.211 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-23 16:14:01.214 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-23 16:14:01.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:14:01.219 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:14:01.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-23 16:14:01.224 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:14:01.226 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-23 16:14:01.229 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-23 16:14:01.232 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:14:01.235 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-23 16:14:01.238 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-23 16:14:01.240 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:14:01.244 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:14:01.244 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:14:01.249 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-23 16:14:01.251 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-23 16:14:01.254 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-23 16:14:01.256 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-23 16:14:01.259 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-23 16:14:01.280 | Using python 3.8 to install keystonemiddleware 2022-03-23 16:14:01.282 | + 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:14:02.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:14:02.165 | from cryptography.utils import int_from_bytes 2022-03-23 16:14:02.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:14:02.165 | from cryptography.utils import int_from_bytes 2022-03-23 16:14:03.296 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:14:03.323 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-23 16:14:03.375 | 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:14:03.376 | 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:14:03.378 | 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:14:03.379 | 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:14:03.380 | 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:14:03.381 | 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:14:03.382 | 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:14:03.383 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-23 16:14:03.384 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-23 16:14:03.385 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-23 16:14:03.386 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-23 16:14:03.388 | 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:14:03.389 | 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:14:03.391 | 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:14:03.472 | 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:14:03.474 | 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:14:03.475 | 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:14:03.515 | 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:14:03.555 | 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:14:03.556 | 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:14:03.557 | 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:14:03.558 | 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:14:03.608 | 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:14:03.609 | 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:14:03.619 | 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:14:03.620 | 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:14:03.635 | 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:14:03.636 | 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:14:03.637 | 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:14:03.701 | 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:14:03.703 | 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:14:03.704 | 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:14:03.706 | 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:14:03.768 | 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:14:03.788 | 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:14:06.206 | 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:14:06.213 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:14:06.213 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:14:06.334 | + inc/python:pip_install:200 : result=0 2022-03-23 16:14:06.336 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:14:06.339 | + functions-common:time_stop:2425 : local name 2022-03-23 16:14:06.341 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:14:06.344 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:14:06.346 | + functions-common:time_stop:2428 : local total 2022-03-23 16:14:06.348 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:14:06.350 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:14:06.352 | + functions-common:time_stop:2432 : start_time=1648052041274 2022-03-23 16:14:06.355 | + functions-common:time_stop:2434 : [[ -z 1648052041274 ]] 2022-03-23 16:14:06.357 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:14:06.362 | + functions-common:time_stop:2437 : end_time=1648052046359 2022-03-23 16:14:06.364 | + functions-common:time_stop:2438 : elapsed_time=5085 2022-03-23 16:14:06.366 | + functions-common:time_stop:2439 : total=36761 2022-03-23 16:14:06.368 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:14:06.370 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41846 2022-03-23 16:14:06.373 | + inc/python:pip_install:203 : return 0 2022-03-23 16:14:06.375 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-23 16:14:06.378 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-23 16:14:06.380 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:14:06.383 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-23 16:14:06.386 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-23 16:14:06.388 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:14:06.392 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:14:06.392 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:14:06.397 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-23 16:14:06.400 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-23 16:14:06.403 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-23 16:14:06.405 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-23 16:14:06.408 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-23 16:14:06.429 | Using python 3.8 to install python-memcached 2022-03-23 16:14:06.432 | + 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:14:07.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:14:07.300 | from cryptography.utils import int_from_bytes 2022-03-23 16:14:07.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:14:07.300 | from cryptography.utils import int_from_bytes 2022-03-23 16:14:08.437 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:14:08.463 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-23 16:14:08.467 | 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:14:10.972 | 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:14:10.979 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:14:10.979 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:14:11.097 | + inc/python:pip_install:200 : result=0 2022-03-23 16:14:11.100 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:14:11.102 | + functions-common:time_stop:2425 : local name 2022-03-23 16:14:11.104 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:14:11.106 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:14:11.109 | + functions-common:time_stop:2428 : local total 2022-03-23 16:14:11.111 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:14:11.113 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:14:11.115 | + functions-common:time_stop:2432 : start_time=1648052046423 2022-03-23 16:14:11.117 | + functions-common:time_stop:2434 : [[ -z 1648052046423 ]] 2022-03-23 16:14:11.121 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:14:11.125 | + functions-common:time_stop:2437 : end_time=1648052051122 2022-03-23 16:14:11.127 | + functions-common:time_stop:2438 : elapsed_time=4699 2022-03-23 16:14:11.129 | + functions-common:time_stop:2439 : total=41846 2022-03-23 16:14:11.132 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:14:11.134 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46545 2022-03-23 16:14:11.137 | + inc/python:pip_install:203 : return 0 2022-03-23 16:14:11.139 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-23 16:14:11.156 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:14:11.158 | + ./stack.sh:main:897 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-03-23 16:14:11.160 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-23 16:14:11.163 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-23 16:14:11.165 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-23 16:14:11.167 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:14:11.170 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-23 16:14:11.172 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-23 16:14:11.188 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:14:11.190 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-23 16:14:11.192 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-23 16:14:11.194 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-23 16:14:11.197 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:14:11.199 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:14:11.202 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:14:11.204 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:14:11.206 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:14:11.209 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:14:11.224 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:14:11.226 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:14:11.228 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:14:11.231 | + functions-common:git_clone:629 : echo master 2022-03-23 16:14:11.231 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:14:11.236 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-23 16:14:11.238 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:14:11.241 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-23 16:14:11.244 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:14:11.244 | + functions-common:git_clone:678 : head -1 2022-03-23 16:14:11.247 | c141e6164 trivial: Fix typo 2022-03-23 16:14:11.250 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:14:11.252 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-23 16:14:11.254 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:14:11.256 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 16:14:11.259 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-23 16:14:11.262 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:14:11.264 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-23 16:14:11.266 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:14:11.269 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 16:14:11.271 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-23 16:14:11.273 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:14:11.276 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:14:11.278 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-23 16:14:11.281 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:14:11.283 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-23 16:14:11.286 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:14:11.288 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:14:11.292 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-23 16:14:11.297 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-23 16:14:11.300 | + 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:14:11.975 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-23 16:14:11.978 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:14:11.981 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:14:11.983 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:14:11.985 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 16:14:11.987 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-23 16:14:11.989 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:14:11.992 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:14:11.994 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:14:11.996 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:14:11.998 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:14:12.000 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:14:12.003 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:14:12.005 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-23 16:14:12.025 | Using python 3.8 to install /opt/stack/keystone 2022-03-23 16:14:12.028 | + 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:14:12.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:14:12.902 | from cryptography.utils import int_from_bytes 2022-03-23 16:14:12.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:14:12.902 | from cryptography.utils import int_from_bytes 2022-03-23 16:14:14.030 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:14:14.057 | Obtaining file:///opt/stack/keystone 2022-03-23 16:14:14.058 | Preparing metadata (setup.py): started 2022-03-23 16:14:17.652 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:14:17.725 | 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:14:17.726 | 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:14:17.727 | 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:14:17.729 | 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:14:17.730 | 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:14:17.731 | 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:14:17.732 | 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:14:17.733 | 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:14:17.734 | 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:14:17.735 | 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:14:17.736 | 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:14:17.737 | 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:14:17.738 | 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:14:17.739 | 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:14:17.740 | 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:14:17.742 | 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:14:17.743 | 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:14:17.744 | 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:14:17.745 | 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:14:17.746 | 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:14:17.747 | 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:14:17.748 | 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:14:17.749 | 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:14:17.750 | 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:14:17.751 | 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:14:17.752 | 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:14:17.753 | 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:14:17.755 | 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:14:17.756 | 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:14:17.757 | 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:14:17.758 | 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:14:17.759 | 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:14:17.760 | 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:14:17.761 | 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:14:17.772 | 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:14:17.773 | 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:14:17.816 | 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:14:17.828 | 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:14:17.829 | 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:14:17.831 | 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:14:17.832 | 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:14:17.844 | 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:14:17.904 | 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:14:17.907 | 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:14:18.006 | 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:14:18.007 | 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:14:18.010 | 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:14:18.011 | 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:14:18.064 | 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:14:18.065 | 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:14:18.068 | 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:14:18.116 | 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:14:18.120 | 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:14:18.175 | 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:14:18.176 | 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:14:18.178 | 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:14:18.179 | 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:14:18.181 | 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:14:18.184 | 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:14:18.202 | 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:14:18.251 | 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:14:18.270 | 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:14:18.272 | 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:14:18.273 | 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:14:18.275 | 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:14:18.352 | 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:14:18.466 | 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:14:18.467 | 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:14:18.468 | 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:14:18.469 | 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:14:18.470 | 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:14:18.688 | 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:14:18.708 | 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:14:18.711 | 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:14:18.777 | 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:14:18.779 | 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:14:18.797 | 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:14:18.868 | 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:14:18.908 | 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:14:19.017 | 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:14:19.090 | 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:14:19.216 | 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:14:19.247 | 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:14:19.286 | 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:14:19.287 | 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:14:19.289 | 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:14:19.290 | 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:14:19.291 | 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:14:19.293 | 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:14:19.345 | 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:14:19.480 | 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:14:19.481 | 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:14:19.483 | 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:14:19.485 | 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:14:19.632 | 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:14:19.711 | 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:14:19.783 | 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:14:19.954 | 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:14:20.210 | 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:14:20.246 | 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:14:22.113 | Installing collected packages: keystone 2022-03-23 16:14:22.113 | Attempting uninstall: keystone 2022-03-23 16:14:22.113 | Found existing installation: keystone 21.1.0.dev2 2022-03-23 16:14:22.117 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-23 16:14:22.119 | Running setup.py develop for keystone 2022-03-23 16:14:26.656 | Successfully installed keystone 2022-03-23 16:14:26.656 | 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:14:26.664 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:14:26.664 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:14:26.795 | + inc/python:pip_install:200 : result=0 2022-03-23 16:14:26.797 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:14:26.799 | + functions-common:time_stop:2425 : local name 2022-03-23 16:14:26.801 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:14:26.803 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:14:26.806 | + functions-common:time_stop:2428 : local total 2022-03-23 16:14:26.808 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:14:26.810 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:14:26.812 | + functions-common:time_stop:2432 : start_time=1648052052020 2022-03-23 16:14:26.814 | + functions-common:time_stop:2434 : [[ -z 1648052052020 ]] 2022-03-23 16:14:26.817 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:14:26.821 | + functions-common:time_stop:2437 : end_time=1648052066818 2022-03-23 16:14:26.823 | + functions-common:time_stop:2438 : elapsed_time=14798 2022-03-23 16:14:26.826 | + functions-common:time_stop:2439 : total=46545 2022-03-23 16:14:26.828 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:14:26.830 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61343 2022-03-23 16:14:26.832 | + inc/python:pip_install:203 : return 0 2022-03-23 16:14:26.834 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:14:26.836 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 16:14:26.839 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 16:14:26.857 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 16:14:26.870 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-23 16:14:26.872 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-23 16:14:26.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:14:26.877 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:14:26.879 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-23 16:14:26.882 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:14:26.885 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-23 16:14:26.901 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:14:26.903 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-23 16:14:26.905 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:14:26.908 | + ./stack.sh:main:899 : configure_keystone 2022-03-23 16:14:26.910 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-23 16:14:26.922 | + 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:14:26.925 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-23 16:14:26.929 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-23 16:14:26.946 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:14:26.949 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-23 16:14:26.979 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-23 16:14:27.009 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-23 16:14:27.038 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-23 16:14:27.070 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-23 16:14:27.101 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-23 16:14:27.131 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-23 16:14:27.159 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-23 16:14:27.187 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-23 16:14:27.189 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-23 16:14:27.191 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-23 16:14:27.194 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-23 16:14:27.196 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:14:27.199 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:14:27.215 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:14:27.218 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:14:27.220 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:14:27.222 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:14:27.237 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:14:27.239 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:14:27.242 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:14:27.273 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:14:27.277 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:14:27.279 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-23 16:14:27.282 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-23 16:14:27.298 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:14:27.301 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.47/identity 2022-03-23 16:14:27.332 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-23 16:14:27.334 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-23 16:14:27.365 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-23 16:14:27.368 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-23 16:14:27.370 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-23 16:14:27.373 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-23 16:14:27.375 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 16:14:27.378 | + 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:14:27.409 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-23 16:14:27.411 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-23 16:14:27.413 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-23 16:14:27.416 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-23 16:14:27.419 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:14:27.436 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:14:27.438 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:14:27.441 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:14:27.443 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:14:27.445 | + 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:14:27.473 | + 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:14:27.501 | + 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:14:27.529 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:14:27.557 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-23 16:14:27.585 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-23 16:14:27.587 | + 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:14:27.589 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-23 16:14:27.592 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-23 16:14:27.594 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-23 16:14:27.596 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:14:27.599 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:14:27.602 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-23 16:14:27.606 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-23 16:14:27.608 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:14:27.610 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:14:27.623 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:14:27.623 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:14:27.632 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:14:27.636 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:14:27.651 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 16:14:27.653 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-23 16:14:27.657 | + 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:14:27.687 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-23 16:14:27.714 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-23 16:14:27.741 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-23 16:14:27.770 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-23 16:14:27.797 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-23 16:14:27.825 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-23 16:14:27.852 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-23 16:14:27.880 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-23 16:14:27.906 | + 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:14:27.935 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-23 16:14:27.962 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-23 16:14:27.989 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-23 16:14:28.016 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:14:28.019 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:14:28.021 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-23 16:14:28.024 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-23 16:14:28.026 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:14:28.028 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:14:28.031 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:14:28.033 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 16:14:28.036 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 16:14:28.038 | + 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:14:28.066 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-23 16:14:28.093 | + 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:14:28.093 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 16:14:28.110 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-23 16:14:28.113 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-23 16:14:28.116 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-23 16:14:28.119 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:14:28.121 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:14:28.123 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:14:28.126 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:14:28.128 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:14:28.130 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:14:28.133 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:14:28.135 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:14:28.137 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:14:28.140 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-23 16:14:28.201 | Site keystone-wsgi-public already enabled 2022-03-23 16:14:28.205 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:14:28.208 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:14:28.210 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:14:28.213 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:14:28.347 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-23 16:14:28.390 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-23 16:14:28.426 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-23 16:14:28.458 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-23 16:14:28.460 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-23 16:14:28.492 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-23 16:14:28.519 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-23 16:14:28.548 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-23 16:14:28.551 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-23 16:14:28.568 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:14:28.570 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-23 16:14:28.588 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:14:28.591 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-23 16:14:28.593 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-23 16:14:28.596 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-23 16:14:28.598 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:14:28.600 | + lib/stack:stack_install_service:32 : install_swift 2022-03-23 16:14:28.603 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-23 16:14:28.605 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-23 16:14:28.608 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-23 16:14:28.610 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:14:28.612 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:14:28.615 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:14:28.618 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:14:28.620 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:14:28.623 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:14:28.639 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:14:28.641 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:14:28.644 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:14:28.647 | + functions-common:git_clone:629 : echo master 2022-03-23 16:14:28.647 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:14:28.653 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-23 16:14:28.655 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:14:28.657 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-23 16:14:28.660 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:14:28.660 | + functions-common:git_clone:678 : head -1 2022-03-23 16:14:28.663 | f83bfe1df Update master for stable/yoga 2022-03-23 16:14:28.666 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:14:28.668 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-23 16:14:28.671 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:14:28.673 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 16:14:28.676 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-23 16:14:28.678 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-23 16:14:28.681 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-23 16:14:28.683 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:14:28.686 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 16:14:28.688 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-23 16:14:28.691 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:14:28.693 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-23 16:14:28.696 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-23 16:14:28.699 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:14:28.702 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-23 16:14:28.704 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:14:28.706 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:14:28.709 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-23 16:14:28.716 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-23 16:14:28.718 | + 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:14:29.383 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-23 16:14:29.386 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:14:29.388 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:14:29.390 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:14:29.393 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 16:14:29.395 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-23 16:14:29.397 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:14:29.400 | + inc/python:setup_package:428 : local extras=keystone 2022-03-23 16:14:29.402 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:14:29.405 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-23 16:14:29.407 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-23 16:14:29.409 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-23 16:14:29.412 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:14:29.414 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-23 16:14:29.436 | Using python 3.8 to install /opt/stack/swift 2022-03-23 16:14:29.438 | + 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:14:30.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:14:30.375 | from cryptography.utils import int_from_bytes 2022-03-23 16:14:30.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:14:30.375 | from cryptography.utils import int_from_bytes 2022-03-23 16:14:31.516 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:14:31.543 | Obtaining file:///opt/stack/swift 2022-03-23 16:14:31.544 | Preparing metadata (setup.py): started 2022-03-23 16:14:34.794 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:14:34.833 | 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:14:34.834 | 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:14:34.836 | 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:14:34.837 | 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:14:34.838 | 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:14:34.839 | 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:14:34.840 | 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:14:34.841 | 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:14:34.842 | 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:14:34.843 | 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:14:34.844 | 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:14:34.882 | 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:14:34.890 | 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:14:34.945 | 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:14:34.947 | 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:14:34.948 | 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:14:34.949 | 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:14:34.950 | 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:14:34.951 | 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:14:34.952 | 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:14:34.953 | 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:14:34.955 | 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:14:34.956 | 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:14:34.957 | 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:14:34.958 | 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:14:34.979 | 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:14:35.008 | 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:14:35.010 | 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:14:35.011 | 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:14:35.014 | 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:14:35.036 | 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:14:35.127 | 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:14:35.128 | 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:14:35.130 | 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:14:35.172 | 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:14:35.215 | 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:14:35.216 | 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:14:35.217 | 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:14:35.218 | 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:14:35.278 | 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:14:35.281 | 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:14:35.294 | 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:14:35.296 | 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:14:35.323 | 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:14:35.325 | 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:14:35.427 | 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:14:35.442 | 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:14:37.784 | Installing collected packages: swift 2022-03-23 16:14:37.784 | Attempting uninstall: swift 2022-03-23 16:14:37.784 | Found existing installation: swift 2.30.0.dev1 2022-03-23 16:14:37.787 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-23 16:14:37.790 | Running setup.py develop for swift 2022-03-23 16:14:42.005 | Successfully installed swift 2022-03-23 16:14:42.006 | 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:14:42.014 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:14:42.014 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:14:42.147 | + inc/python:pip_install:200 : result=0 2022-03-23 16:14:42.149 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:14:42.152 | + functions-common:time_stop:2425 : local name 2022-03-23 16:14:42.154 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:14:42.156 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:14:42.158 | + functions-common:time_stop:2428 : local total 2022-03-23 16:14:42.160 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:14:42.163 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:14:42.165 | + functions-common:time_stop:2432 : start_time=1648052069431 2022-03-23 16:14:42.167 | + functions-common:time_stop:2434 : [[ -z 1648052069431 ]] 2022-03-23 16:14:42.170 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:14:42.174 | + functions-common:time_stop:2437 : end_time=1648052082171 2022-03-23 16:14:42.176 | + functions-common:time_stop:2438 : elapsed_time=12740 2022-03-23 16:14:42.178 | + functions-common:time_stop:2439 : total=61343 2022-03-23 16:14:42.181 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:14:42.183 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=74083 2022-03-23 16:14:42.185 | + inc/python:pip_install:203 : return 0 2022-03-23 16:14:42.187 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:14:42.190 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 16:14:42.192 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 16:14:42.211 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 16:14:42.223 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-23 16:14:42.226 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-23 16:14:42.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:14:42.231 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:14:42.233 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-23 16:14:42.236 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:14:42.238 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-23 16:14:42.240 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:14:42.243 | + ./stack.sh:main:908 : configure_swift 2022-03-23 16:14:42.245 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-23 16:14:42.247 | + lib/swift:configure_swift:332 : local node_number 2022-03-23 16:14:42.249 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-23 16:14:42.251 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-23 16:14:42.253 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 16:14:43.438 | No container-replicator running 2022-03-23 16:14:43.438 | No object-expirer running 2022-03-23 16:14:43.438 | No account-auditor running 2022-03-23 16:14:43.438 | No container-updater running 2022-03-23 16:14:43.438 | No account-server running 2022-03-23 16:14:43.439 | No container-sync running 2022-03-23 16:14:43.439 | No object-reconstructor running 2022-03-23 16:14:43.439 | No account-replicator running 2022-03-23 16:14:43.439 | No container-server running 2022-03-23 16:14:43.439 | No container-sharder running 2022-03-23 16:14:43.439 | No container-auditor running 2022-03-23 16:14:43.439 | No object-server running 2022-03-23 16:14:43.439 | No proxy-server running 2022-03-23 16:14:43.439 | No container-reconciler running 2022-03-23 16:14:43.439 | No object-updater running 2022-03-23 16:14:43.439 | No account-reaper running 2022-03-23 16:14:43.439 | No object-replicator running 2022-03-23 16:14:43.439 | No object-auditor running 2022-03-23 16:14:43.529 | + lib/swift:configure_swift:337 : true 2022-03-23 16:14:43.531 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-23 16:14:43.544 | + 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:14:43.557 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-23 16:14:43.560 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-23 16:14:43.560 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-23 16:14:43.565 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-23 16:14:43.565 | s/%GROUP%/ubuntu/; 2022-03-23 16:14:43.565 | s/%USER%/ubuntu/; 2022-03-23 16:14:43.565 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-23 16:14:43.565 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-23 16:14:43.568 | uid = ubuntu 2022-03-23 16:14:43.568 | gid = ubuntu 2022-03-23 16:14:43.568 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-23 16:14:43.568 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-23 16:14:43.568 | address = 127.0.0.1 2022-03-23 16:14:43.568 | 2022-03-23 16:14:43.568 | [account6612] 2022-03-23 16:14:43.568 | max connections = 25 2022-03-23 16:14:43.568 | path = /opt/stack/data/swift/1/node/ 2022-03-23 16:14:43.568 | read only = false 2022-03-23 16:14:43.568 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-23 16:14:43.568 | 2022-03-23 16:14:43.568 | [account6622] 2022-03-23 16:14:43.568 | max connections = 25 2022-03-23 16:14:43.569 | path = /opt/stack/data/swift/2/node/ 2022-03-23 16:14:43.569 | read only = false 2022-03-23 16:14:43.569 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-23 16:14:43.569 | 2022-03-23 16:14:43.569 | [account6632] 2022-03-23 16:14:43.569 | max connections = 25 2022-03-23 16:14:43.569 | path = /opt/stack/data/swift/3/node/ 2022-03-23 16:14:43.569 | read only = false 2022-03-23 16:14:43.569 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-23 16:14:43.569 | 2022-03-23 16:14:43.569 | [account6642] 2022-03-23 16:14:43.569 | max connections = 25 2022-03-23 16:14:43.569 | path = /opt/stack/data/swift/4/node/ 2022-03-23 16:14:43.569 | read only = false 2022-03-23 16:14:43.569 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-23 16:14:43.569 | 2022-03-23 16:14:43.569 | 2022-03-23 16:14:43.569 | [container6611] 2022-03-23 16:14:43.569 | max connections = 25 2022-03-23 16:14:43.569 | path = /opt/stack/data/swift/1/node/ 2022-03-23 16:14:43.569 | read only = false 2022-03-23 16:14:43.569 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-23 16:14:43.569 | 2022-03-23 16:14:43.569 | [container6621] 2022-03-23 16:14:43.569 | max connections = 25 2022-03-23 16:14:43.569 | path = /opt/stack/data/swift/2/node/ 2022-03-23 16:14:43.569 | read only = false 2022-03-23 16:14:43.569 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-23 16:14:43.569 | 2022-03-23 16:14:43.569 | [container6631] 2022-03-23 16:14:43.569 | max connections = 25 2022-03-23 16:14:43.569 | path = /opt/stack/data/swift/3/node/ 2022-03-23 16:14:43.569 | read only = false 2022-03-23 16:14:43.569 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-23 16:14:43.570 | 2022-03-23 16:14:43.570 | [container6641] 2022-03-23 16:14:43.570 | max connections = 25 2022-03-23 16:14:43.570 | path = /opt/stack/data/swift/4/node/ 2022-03-23 16:14:43.570 | read only = false 2022-03-23 16:14:43.570 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-23 16:14:43.570 | 2022-03-23 16:14:43.570 | 2022-03-23 16:14:43.570 | [object6613] 2022-03-23 16:14:43.570 | max connections = 25 2022-03-23 16:14:43.570 | path = /opt/stack/data/swift/1/node/ 2022-03-23 16:14:43.570 | read only = false 2022-03-23 16:14:43.570 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-23 16:14:43.570 | 2022-03-23 16:14:43.570 | [object6623] 2022-03-23 16:14:43.570 | max connections = 25 2022-03-23 16:14:43.570 | path = /opt/stack/data/swift/2/node/ 2022-03-23 16:14:43.570 | read only = false 2022-03-23 16:14:43.570 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-23 16:14:43.570 | 2022-03-23 16:14:43.570 | [object6633] 2022-03-23 16:14:43.570 | max connections = 25 2022-03-23 16:14:43.570 | path = /opt/stack/data/swift/3/node/ 2022-03-23 16:14:43.570 | read only = false 2022-03-23 16:14:43.570 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-23 16:14:43.570 | 2022-03-23 16:14:43.570 | [object6643] 2022-03-23 16:14:43.570 | max connections = 25 2022-03-23 16:14:43.570 | path = /opt/stack/data/swift/4/node/ 2022-03-23 16:14:43.570 | read only = false 2022-03-23 16:14:43.570 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-23 16:14:43.571 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-23 16:14:43.573 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:14:43.575 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:14:43.578 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-23 16:14:43.590 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-23 16:14:43.592 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-23 16:14:43.596 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-23 16:14:43.600 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-23 16:14:43.603 | + 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:14:43.607 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-23 16:14:43.635 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.47:8080/v1/ 2022-03-23 16:14:43.661 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-23 16:14:43.679 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-23 16:14:43.706 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-23 16:14:43.724 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:14:43.752 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-23 16:14:43.769 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-23 16:14:43.797 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-23 16:14:43.815 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-23 16:14:43.843 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-23 16:14:43.861 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:14:43.889 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-23 16:14:43.907 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-23 16:14:43.922 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:14:43.924 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-23 16:14:43.952 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-23 16:14:43.980 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-23 16:14:44.006 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-23 16:14:44.034 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-23 16:14:44.049 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:14:44.051 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-23 16:14:44.078 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-23 16:14:44.093 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:14:44.095 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-23 16:14:44.110 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:14:44.112 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-23 16:14:44.114 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-23 16:14:44.129 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:14:44.131 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-23 16:14:44.133 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-23 16:14:44.135 | + 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:14:44.140 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-23 16:14:44.145 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-23 16:14:44.172 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-23 16:14:44.199 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-23 16:14:44.229 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-23 16:14:44.258 | + 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:14:44.286 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-23 16:14:44.289 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-23 16:14:44.291 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-23 16:14:44.293 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-23 16:14:44.296 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-23 16:14:44.323 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-23 16:14:44.350 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:14:44.377 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-23 16:14:44.404 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-23 16:14:44.431 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-23 16:14:44.459 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-23 16:14:44.486 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-23 16:14:44.513 | + 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:14:44.540 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-23 16:14:44.567 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-23 16:14:44.595 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-23 16:14:44.622 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-23 16:14:44.650 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-23 16:14:44.681 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-23 16:14:44.708 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-23 16:14:44.726 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-23 16:14:44.753 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-23 16:14:44.781 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-23 16:14:44.786 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-23 16:14:44.815 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-23 16:14:44.842 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-23 16:14:44.869 | + lib/swift:configure_swift:475 : local node_number 2022-03-23 16:14:44.871 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 16:14:44.873 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 16:14:44.876 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-23 16:14:44.880 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-23 16:14:44.882 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 16:14:44.885 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 16:14:44.887 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-23 16:14:44.889 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-23 16:14:44.892 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 16:14:44.894 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 16:14:44.896 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-23 16:14:44.913 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-23 16:14:44.943 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-23 16:14:44.961 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-23 16:14:44.989 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-23 16:14:45.007 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:14:45.035 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-23 16:14:45.054 | + 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:14:45.083 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-23 16:14:45.100 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 16:14:45.131 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-23 16:14:45.149 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-23 16:14:45.178 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-23 16:14:45.197 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-23 16:14:45.225 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-23 16:14:45.244 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-23 16:14:45.272 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-23 16:14:45.290 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-23 16:14:45.318 | + 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:14:45.323 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-23 16:14:45.341 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:14:45.370 | + 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:14:45.398 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 16:14:45.401 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-23 16:14:45.405 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-23 16:14:45.407 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 16:14:45.410 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 16:14:45.412 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-23 16:14:45.414 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-23 16:14:45.417 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 16:14:45.419 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 16:14:45.421 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-23 16:14:45.439 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-23 16:14:45.470 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-23 16:14:45.488 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-23 16:14:45.517 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-23 16:14:45.536 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:14:45.565 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-23 16:14:45.582 | + 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:14:45.611 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-23 16:14:45.629 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 16:14:45.658 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-23 16:14:45.676 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-23 16:14:45.704 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-23 16:14:45.722 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-23 16:14:45.751 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-23 16:14:45.768 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-23 16:14:45.805 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-23 16:14:45.824 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-23 16:14:45.851 | + 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:14:45.856 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-23 16:14:45.874 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:14:45.903 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 16:14:45.905 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-23 16:14:45.910 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-23 16:14:45.912 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 16:14:45.914 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 16:14:45.917 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-23 16:14:45.919 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-23 16:14:45.922 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 16:14:45.924 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 16:14:45.926 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-23 16:14:45.944 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-23 16:14:45.972 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-23 16:14:45.990 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-23 16:14:46.018 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-23 16:14:46.036 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:14:46.064 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-23 16:14:46.083 | + 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:14:46.112 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-23 16:14:46.130 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 16:14:46.162 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-23 16:14:46.181 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-23 16:14:46.209 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-23 16:14:46.227 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-23 16:14:46.255 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-23 16:14:46.273 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-23 16:14:46.301 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-23 16:14:46.327 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-23 16:14:46.354 | + 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:14:46.358 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-23 16:14:46.377 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:14:46.407 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-23 16:14:46.435 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-23 16:14:46.464 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-23 16:14:46.491 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-23 16:14:46.494 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-23 16:14:46.498 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-23 16:14:46.527 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-23 16:14:46.556 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-23 16:14:46.584 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-23 16:14:46.614 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-23 16:14:46.643 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-23 16:14:46.670 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-23 16:14:46.698 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-23 16:14:46.725 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-23 16:14:46.752 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-23 16:14:46.768 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:14:46.770 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-23 16:14:46.789 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-23 16:14:46.792 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-23 16:14:46.811 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-23 16:14:46.814 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.47 2022-03-23 16:14:46.841 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-23 16:14:46.843 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-23 16:14:46.870 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.47/identity 2022-03-23 16:14:46.898 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-23 16:14:46.901 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-23 16:14:46.929 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-23 16:14:46.945 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:14:46.948 | + lib/swift:configure_swift:538 : local user_group 2022-03-23 16:14:46.950 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-23 16:14:46.955 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-23 16:14:46.957 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-23 16:14:46.970 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-23 16:14:46.973 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-23 16:14:46.984 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-23 16:14:46.986 | + lib/swift:configure_swift:545 : is_suse 2022-03-23 16:14:46.989 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:14:46.991 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:14:46.993 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:14:46.995 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:14:46.998 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:14:47.000 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:14:47.002 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-23 16:14:47.015 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-23 16:14:47.017 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-23 16:14:47.020 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-23 16:14:47.037 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:14:47.040 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-23 16:14:47.057 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:14:47.060 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-23 16:14:47.062 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-23 16:14:47.064 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-23 16:14:47.067 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:14:47.069 | + lib/stack:stack_install_service:32 : install_glance 2022-03-23 16:14:47.072 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-23 16:14:47.075 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-23 16:14:47.078 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-23 16:14:47.095 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:14:47.097 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-23 16:14:47.100 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-23 16:14:47.117 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:14:47.119 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-23 16:14:47.122 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-23 16:14:47.124 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-23 16:14:47.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:14:47.129 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:14:47.132 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-23 16:14:47.135 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:14:47.138 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-23 16:14:47.141 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-23 16:14:47.144 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-23 16:14:47.147 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-23 16:14:47.150 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-23 16:14:47.152 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-23 16:14:47.155 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-23 16:14:47.158 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-23 16:14:47.161 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-23 16:14:47.163 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-23 16:14:47.167 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-23 16:14:47.168 | +++ 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:14:47.173 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-23 16:14:47.175 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-23 16:14:47.178 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-23 16:14:47.181 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-23 16:14:47.184 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 16:14:47.206 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-23 16:14:47.208 | + 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:14:48.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:14:48.105 | from cryptography.utils import int_from_bytes 2022-03-23 16:14:48.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:14:48.105 | from cryptography.utils import int_from_bytes 2022-03-23 16:14:49.245 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:14:49.274 | 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:14:49.355 | 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:14:49.357 | 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:14:49.358 | 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:14:49.359 | 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:14:49.360 | 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:14:49.361 | 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:14:49.362 | 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:14:49.363 | 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:14:49.364 | 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:14:49.365 | 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:14:49.366 | 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:14:49.367 | 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:14:49.369 | 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:14:49.372 | 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:14:49.374 | 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:14:49.376 | 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:14:49.379 | 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:14:49.381 | 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:14:49.391 | 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:14:49.391 | 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:14:49.405 | 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:14:49.474 | 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:14:49.476 | 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:14:49.477 | 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:14:49.500 | 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:14:49.501 | 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:14:49.502 | 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:14:49.506 | 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:14:49.507 | 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:14:49.518 | 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:14:49.559 | 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:14:49.560 | 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:14:49.561 | 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:14:49.562 | 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:14:49.583 | 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:14:49.585 | 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:14:49.600 | 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:14:49.615 | 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:14:49.616 | 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:14:49.636 | 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:14:49.638 | 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:14:49.719 | 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:14:49.721 | 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:14:49.722 | 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:14:49.723 | 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:14:49.772 | 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:14:49.798 | 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:14:49.995 | 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:14:49.998 | 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:14:50.031 | 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:14:50.032 | 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:14:50.034 | 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:14:50.036 | 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:14:50.037 | 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:14:50.039 | 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:14:50.093 | 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:14:50.283 | 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:14:50.307 | 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:14:50.391 | 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:14:50.540 | 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:14:52.620 | 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:14:52.627 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:14:52.627 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:14:52.753 | + inc/python:pip_install:200 : result=0 2022-03-23 16:14:52.755 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:14:52.757 | + functions-common:time_stop:2425 : local name 2022-03-23 16:14:52.760 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:14:52.763 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:14:52.765 | + functions-common:time_stop:2428 : local total 2022-03-23 16:14:52.767 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:14:52.770 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:14:52.772 | + functions-common:time_stop:2432 : start_time=1648052087200 2022-03-23 16:14:52.774 | + functions-common:time_stop:2434 : [[ -z 1648052087200 ]] 2022-03-23 16:14:52.777 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:14:52.781 | + functions-common:time_stop:2437 : end_time=1648052092779 2022-03-23 16:14:52.784 | + functions-common:time_stop:2438 : elapsed_time=5579 2022-03-23 16:14:52.786 | + functions-common:time_stop:2439 : total=74083 2022-03-23 16:14:52.788 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:14:52.791 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79662 2022-03-23 16:14:52.793 | + inc/python:pip_install:203 : return 0 2022-03-23 16:14:52.796 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-23 16:14:52.798 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-23 16:14:52.801 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-23 16:14:52.814 | + 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:14:52.819 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-23 16:14:52.822 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-23 16:14:52.825 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-23 16:14:52.827 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:14:52.829 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:14:52.832 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:14:52.835 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:14:52.837 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:14:52.840 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:14:52.857 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:14:52.859 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:14:52.861 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:14:52.864 | + functions-common:git_clone:629 : echo master 2022-03-23 16:14:52.865 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:14:52.870 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-23 16:14:52.873 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:14:52.875 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-23 16:14:52.878 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:14:52.878 | + functions-common:git_clone:678 : head -1 2022-03-23 16:14:52.882 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-23 16:14:52.885 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:14:52.888 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-23 16:14:52.891 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:14:52.893 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 16:14:52.896 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-23 16:14:52.898 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:14:52.901 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-23 16:14:52.904 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:14:52.906 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 16:14:52.908 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-23 16:14:52.911 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:14:52.913 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:14:52.917 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-23 16:14:52.919 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:14:52.922 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-23 16:14:52.925 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:14:52.927 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:14:52.931 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-23 16:14:52.937 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-23 16:14:52.939 | + 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:14:53.628 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-23 16:14:53.630 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:14:53.632 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:14:53.635 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:14:53.637 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 16:14:53.640 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-23 16:14:53.642 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:14:53.644 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:14:53.647 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:14:53.650 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:14:53.652 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:14:53.654 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:14:53.657 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:14:53.659 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-23 16:14:53.681 | Using python 3.8 to install /opt/stack/glance 2022-03-23 16:14:53.683 | + 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:14:54.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:14:54.557 | from cryptography.utils import int_from_bytes 2022-03-23 16:14:54.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:14:54.557 | from cryptography.utils import int_from_bytes 2022-03-23 16:14:55.697 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:14:55.722 | Obtaining file:///opt/stack/glance 2022-03-23 16:14:55.723 | Preparing metadata (setup.py): started 2022-03-23 16:14:58.901 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:14:58.973 | 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:14:58.974 | 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:14:58.975 | 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:14:58.976 | 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:14:58.977 | 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:14:58.978 | 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:14:58.979 | 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:14:58.980 | 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:14:58.982 | 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:14:58.983 | 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:14:58.984 | 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:14:58.985 | 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:14:58.986 | 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:14:58.987 | 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:14:58.988 | 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:14:58.989 | 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:14:58.990 | 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:14:58.992 | 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:14:58.993 | 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:14:58.994 | 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:14:58.995 | 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:14:58.996 | 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:14:58.997 | 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:14:58.998 | 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:14:58.999 | 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:14:59.000 | 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:14:59.001 | 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:14:59.003 | 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:14:59.004 | 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:14:59.005 | 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:14:59.006 | 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:14:59.008 | 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:14:59.009 | 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:14:59.010 | 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:14:59.011 | 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:14:59.012 | 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:14:59.014 | 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:14:59.015 | 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:14:59.016 | 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:14:59.017 | 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:14:59.018 | 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:14:59.019 | 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:14:59.020 | 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:14:59.037 | 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:14:59.039 | 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:14:59.040 | 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:14:59.060 | 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:14:59.062 | 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:14:59.103 | 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:14:59.119 | 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:14:59.127 | 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:14:59.142 | 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:14:59.143 | 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:14:59.144 | 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:14:59.236 | 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:14:59.313 | 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:14:59.364 | 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:14:59.369 | 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:14:59.400 | 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:14:59.445 | 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:14:59.447 | 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:14:59.449 | 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:14:59.506 | 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:14:59.509 | 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:14:59.511 | 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:14:59.538 | 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:14:59.611 | 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:14:59.613 | 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:14:59.672 | 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:14:59.676 | 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:14:59.678 | 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:14:59.680 | 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:14:59.682 | 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:14:59.705 | 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:14:59.710 | 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:14:59.711 | 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:14:59.755 | 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:14:59.797 | 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:14:59.798 | 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:14:59.800 | 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:14:59.879 | 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:14:59.939 | 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:15:00.040 | 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:15:00.315 | 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:15:00.316 | 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:15:00.317 | 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:15:00.319 | 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:15:00.379 | 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:15:00.402 | 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:15:00.519 | 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:15:00.624 | 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:15:00.837 | 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:15:00.839 | 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:15:00.840 | 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:15:00.841 | 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:15:00.843 | 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:15:00.845 | 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:15:00.846 | 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:15:00.965 | 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:15:00.998 | 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:15:01.049 | 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:15:01.050 | 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:15:01.291 | 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:15:01.483 | 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:15:01.484 | 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:15:01.485 | 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:15:01.488 | 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:15:01.610 | 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:15:01.772 | 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:15:01.877 | 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:15:02.197 | 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:15:02.200 | 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:15:02.435 | 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:15:02.753 | 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:15:03.073 | 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:15:03.075 | 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:15:04.554 | Installing collected packages: glance 2022-03-23 16:15:04.554 | Attempting uninstall: glance 2022-03-23 16:15:04.555 | Found existing installation: glance 24.1.0.dev4 2022-03-23 16:15:04.561 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-23 16:15:04.563 | Running setup.py develop for glance 2022-03-23 16:15:09.004 | Successfully installed glance 2022-03-23 16:15:09.004 | 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:15:09.013 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:15:09.013 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:15:09.160 | + inc/python:pip_install:200 : result=0 2022-03-23 16:15:09.162 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:15:09.164 | + functions-common:time_stop:2425 : local name 2022-03-23 16:15:09.167 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:15:09.169 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:15:09.171 | + functions-common:time_stop:2428 : local total 2022-03-23 16:15:09.173 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:15:09.176 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:15:09.178 | + functions-common:time_stop:2432 : start_time=1648052093675 2022-03-23 16:15:09.181 | + functions-common:time_stop:2434 : [[ -z 1648052093675 ]] 2022-03-23 16:15:09.184 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:15:09.188 | + functions-common:time_stop:2437 : end_time=1648052109185 2022-03-23 16:15:09.190 | + functions-common:time_stop:2438 : elapsed_time=15510 2022-03-23 16:15:09.193 | + functions-common:time_stop:2439 : total=79662 2022-03-23 16:15:09.196 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:15:09.198 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=95172 2022-03-23 16:15:09.200 | + inc/python:pip_install:203 : return 0 2022-03-23 16:15:09.203 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:15:09.205 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 16:15:09.208 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 16:15:09.227 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 16:15:09.239 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-23 16:15:09.242 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-23 16:15:09.245 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:15:09.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:15:09.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-23 16:15:09.253 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:15:09.255 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:15:09.258 | + ./stack.sh:main:920 : configure_glance 2022-03-23 16:15:09.261 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-23 16:15:09.273 | + lib/glance:configure_glance:326 : local dburl 2022-03-23 16:15:09.276 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-23 16:15:09.278 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-23 16:15:09.281 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-23 16:15:09.283 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-23 16:15:09.286 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 16:15:09.288 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 16:15:09.291 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-23 16:15:09.320 | + 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:15:09.349 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-23 16:15:09.378 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 16:15:09.408 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-23 16:15:09.437 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-23 16:15:09.467 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-23 16:15:09.470 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 16:15:09.472 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-23 16:15:09.474 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:15:09.477 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-23 16:15:09.506 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-23 16:15:09.535 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:15:09.566 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-23 16:15:09.595 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-23 16:15:09.625 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-23 16:15:09.654 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-23 16:15:09.685 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-23 16:15:09.714 | + 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:15:09.745 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:15:09.774 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-23 16:15:09.805 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-23 16:15:09.807 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-23 16:15:09.810 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-23 16:15:09.812 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:15:09.814 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:15:09.817 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:15:09.833 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:09.837 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:15:09.840 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:15:09.842 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:15:09.859 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:09.862 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:15:09.865 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:15:09.894 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:15:09.897 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:15:09.900 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-23 16:15:09.902 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-23 16:15:09.904 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-23 16:15:09.935 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-23 16:15:09.965 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-23 16:15:09.967 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-23 16:15:09.970 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-23 16:15:09.972 | + lib/glance:configure_glance_store:254 : local be 2022-03-23 16:15:09.974 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-23 16:15:09.977 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-23 16:15:09.980 | + 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:15:10.009 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-23 16:15:10.012 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.47 2022-03-23 16:15:10.042 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-23 16:15:10.044 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-23 16:15:10.061 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:10.063 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-23 16:15:10.094 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-23 16:15:10.124 | + 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:15:10.155 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-23 16:15:10.186 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-23 16:15:10.216 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-23 16:15:10.233 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:15:10.236 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 16:15:10.266 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-23 16:15:10.296 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-23 16:15:10.326 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.47/identity/v3 2022-03-23 16:15:10.356 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-23 16:15:10.385 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.47/image 2022-03-23 16:15:10.415 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-23 16:15:10.433 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:15:10.435 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-23 16:15:10.438 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-23 16:15:10.440 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 16:15:10.443 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:15:10.460 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:15:10.463 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:15:10.465 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:15:10.467 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:15:10.470 | + 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:15:10.500 | + 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:15:10.530 | + 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:15:10.561 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:15:10.592 | + 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:15:10.597 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-23 16:15:10.627 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-23 16:15:10.657 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 16:15:10.687 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.47/identity 2022-03-23 16:15:10.717 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-23 16:15:10.747 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-23 16:15:10.777 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-23 16:15:10.808 | + 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:15:10.838 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-23 16:15:10.868 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-23 16:15:10.898 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-23 16:15:10.929 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-23 16:15:10.935 | + 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:15:10.942 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-23 16:15:10.959 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:15:10.961 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-23 16:15:10.964 | + 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:15:10.967 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-23 16:15:10.969 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-23 16:15:10.971 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-23 16:15:10.974 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-23 16:15:10.978 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-23 16:15:10.981 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-23 16:15:10.984 | + 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:15:11.015 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-23 16:15:11.017 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-23 16:15:11.019 | ++ functions:get_random_port:837 : true 2022-03-23 16:15:11.022 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-23 16:15:11.025 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-23 16:15:11.027 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-23 16:15:11.091 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-23 16:15:11.094 | ++ functions:get_random_port:841 : break 2 2022-03-23 16:15:11.096 | ++ functions:get_random_port:845 : echo 60999 2022-03-23 16:15:11.099 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-23 16:15:11.101 | + 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:15:11.129 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-23 16:15:11.158 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-23 16:15:11.185 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:15:11.213 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:15:11.241 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:15:11.268 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:15:11.297 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:15:11.325 | + 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:15:11.353 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:15:11.381 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:15:11.409 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:15:11.437 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:15:11.465 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:15:11.492 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-23 16:15:11.521 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-23 16:15:11.548 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-23 16:15:11.577 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-23 16:15:11.604 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-23 16:15:11.632 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-23 16:15:11.635 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-23 16:15:11.638 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:15:11.640 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:15:11.642 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:15:11.645 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-23 16:15:11.647 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-23 16:15:11.702 | proxy (enabled by site administrator) 2022-03-23 16:15:11.706 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-23 16:15:11.708 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-23 16:15:11.710 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:15:11.713 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:15:11.715 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:15:11.718 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-23 16:15:11.720 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-23 16:15:11.775 | proxy_http (enabled by site administrator) 2022-03-23 16:15:11.778 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-23 16:15:11.781 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-23 16:15:11.783 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-23 16:15:11.786 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:15:11.788 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:15:11.791 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:15:11.794 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:15:11.796 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:15:11.799 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-23 16:15:11.800 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:15:11.809 | KeepAlive Off 2022-03-23 16:15:11.813 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-23 16:15:11.814 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:15:11.822 | SetEnv proxy-sendchunked 1 2022-03-23 16:15:11.826 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-23 16:15:11.826 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:15:11.835 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-23 16:15:11.838 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-23 16:15:11.840 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-23 16:15:11.843 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:15:11.845 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:15:11.847 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:15:11.850 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:15:11.853 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:15:11.855 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:15:11.858 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:15:11.860 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:15:11.862 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:15:11.865 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-23 16:15:11.926 | Site glance-wsgi-api already enabled 2022-03-23 16:15:11.931 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-23 16:15:11.934 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:15:11.936 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:15:11.939 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:15:12.071 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-23 16:15:12.084 | + 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:15:12.123 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-23 16:15:12.126 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-23 16:15:12.146 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:12.148 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-23 16:15:12.151 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-23 16:15:12.154 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-23 16:15:12.157 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:15:12.159 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-23 16:15:12.162 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-23 16:15:12.164 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-23 16:15:12.167 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-23 16:15:12.169 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:15:12.172 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:15:12.175 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:15:12.178 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:15:12.180 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:15:12.184 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:15:12.200 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:15:12.203 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:15:12.205 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:15:12.208 | + functions-common:git_clone:629 : echo master 2022-03-23 16:15:12.208 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:15:12.214 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-23 16:15:12.217 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:15:12.219 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-23 16:15:12.222 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:15:12.222 | + functions-common:git_clone:678 : head -1 2022-03-23 16:15:12.227 | 41e315d63 Merge "Prohibit volume manage to an encrypted volume type" 2022-03-23 16:15:12.231 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:15:12.233 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-23 16:15:12.236 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:15:12.238 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 16:15:12.241 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-23 16:15:12.243 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:15:12.246 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-23 16:15:12.249 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:15:12.251 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 16:15:12.254 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-23 16:15:12.256 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:15:12.259 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:15:12.262 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-23 16:15:12.264 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:15:12.268 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-23 16:15:12.270 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:15:12.273 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:15:12.276 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-23 16:15:12.282 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-23 16:15:12.285 | + 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:15:12.956 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-23 16:15:12.959 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:15:12.961 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:15:12.964 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:15:12.966 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 16:15:12.968 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-23 16:15:12.971 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:15:12.973 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:15:12.976 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:15:12.978 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:15:12.980 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:15:12.983 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:15:12.985 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:15:12.988 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-23 16:15:13.011 | Using python 3.8 to install /opt/stack/cinder 2022-03-23 16:15:13.013 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-23 16:15:13.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:15:13.889 | from cryptography.utils import int_from_bytes 2022-03-23 16:15:13.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:15:13.889 | from cryptography.utils import int_from_bytes 2022-03-23 16:15:15.021 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:15:15.047 | Obtaining file:///opt/stack/cinder 2022-03-23 16:15:15.048 | Preparing metadata (setup.py): started 2022-03-23 16:15:19.046 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:15:19.190 | 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:15:19.191 | 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:15:19.192 | 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:15:19.193 | 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:15:19.194 | 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:15:19.195 | 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:15:19.196 | 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:15:19.197 | 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:15:19.198 | 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:15:19.199 | 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:15:19.201 | 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:15:19.202 | 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:15:19.203 | 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:15:19.204 | 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:15:19.206 | 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:15:19.207 | 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:15:19.208 | 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:15:19.209 | 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:15:19.210 | 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:15:19.212 | 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:15:19.213 | 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:15:19.214 | 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:15:19.215 | 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:15:19.216 | 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:15:19.217 | 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:15:19.218 | 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:15:19.219 | 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:15:19.220 | 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:15:19.221 | 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:15:19.222 | 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:15:19.223 | 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:15:19.224 | 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:15:19.225 | 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:15:19.227 | 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:15:19.228 | 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:15:19.229 | 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:15:19.230 | 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:15:19.231 | 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:15:19.233 | 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:15:19.234 | 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:15:19.234 | 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:15:19.235 | 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:15:19.237 | 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:15:19.238 | 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:15:19.239 | 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:15:19.240 | 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:15:19.241 | 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:15:19.242 | 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:15:19.244 | 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:15:19.245 | 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:15:19.246 | 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:15:19.247 | 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:15:19.248 | 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:15:19.249 | 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:15:19.250 | 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:15:19.251 | 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:15:19.252 | 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:15:19.253 | 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:15:19.254 | 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:15:19.255 | 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:15:19.257 | 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:15:19.257 | 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:15:19.271 | 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:15:19.272 | 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:15:19.273 | 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:15:19.334 | 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:15:19.364 | 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:15:19.379 | 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:15:19.380 | 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:15:19.381 | 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:15:19.383 | 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:15:19.478 | 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:15:19.531 | 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:15:19.533 | 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:15:19.559 | 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:15:19.561 | 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:15:19.562 | 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:15:19.616 | 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:15:19.659 | 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:15:19.660 | 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:15:19.662 | 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:15:19.663 | 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:15:19.749 | 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:15:19.750 | 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:15:19.751 | 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:15:19.810 | 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:15:19.814 | 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:15:19.873 | 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:15:19.874 | 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:15:19.877 | 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:15:19.879 | 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:15:19.881 | 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:15:19.905 | 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:15:19.906 | 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:15:19.908 | 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:15:19.955 | 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:15:20.051 | 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:15:20.053 | 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:15:20.077 | 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:15:20.104 | 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:15:20.171 | 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:15:20.173 | 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:15:20.329 | 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:15:20.354 | 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:15:20.497 | 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:15:20.533 | 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:15:20.535 | 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:15:20.536 | 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:15:20.758 | 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:15:20.759 | 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:15:20.762 | 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:15:20.798 | 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:15:20.827 | 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:15:21.066 | 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:15:21.067 | 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:15:21.210 | 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:15:21.211 | 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:15:21.212 | 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:15:21.343 | 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:15:21.492 | 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:15:21.495 | 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:15:21.496 | 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:15:21.531 | 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:15:21.783 | 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:15:21.864 | 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:15:21.865 | 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:15:22.034 | 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:15:22.124 | 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:15:22.126 | 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:15:22.336 | 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:15:22.767 | 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:15:22.820 | 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:15:22.870 | 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:15:23.937 | 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:15:24.213 | 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:15:24.214 | 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:15:24.359 | 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:15:24.551 | 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:15:24.686 | 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:15:26.376 | Installing collected packages: cinder 2022-03-23 16:15:26.376 | Attempting uninstall: cinder 2022-03-23 16:15:26.376 | Found existing installation: cinder 20.1.0.dev30 2022-03-23 16:15:26.382 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-23 16:15:26.384 | Running setup.py develop for cinder 2022-03-23 16:15:32.234 | Successfully installed cinder 2022-03-23 16:15:32.234 | 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:15:32.242 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:15:32.242 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:15:32.404 | + inc/python:pip_install:200 : result=0 2022-03-23 16:15:32.407 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:15:32.409 | + functions-common:time_stop:2425 : local name 2022-03-23 16:15:32.411 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:15:32.414 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:15:32.417 | + functions-common:time_stop:2428 : local total 2022-03-23 16:15:32.419 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:15:32.421 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:15:32.423 | + functions-common:time_stop:2432 : start_time=1648052113005 2022-03-23 16:15:32.426 | + functions-common:time_stop:2434 : [[ -z 1648052113005 ]] 2022-03-23 16:15:32.429 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:15:32.433 | + functions-common:time_stop:2437 : end_time=1648052132431 2022-03-23 16:15:32.435 | + functions-common:time_stop:2438 : elapsed_time=19426 2022-03-23 16:15:32.438 | + functions-common:time_stop:2439 : total=95172 2022-03-23 16:15:32.440 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:15:32.442 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=114598 2022-03-23 16:15:32.444 | + inc/python:pip_install:203 : return 0 2022-03-23 16:15:32.447 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:15:32.450 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 16:15:32.452 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 16:15:32.472 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 16:15:32.485 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-23 16:15:32.487 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-23 16:15:32.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:15:32.492 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:15:32.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-23 16:15:32.497 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:15:32.500 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-23 16:15:32.502 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-23 16:15:32.505 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-23 16:15:32.507 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:15:32.510 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:15:32.512 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-23 16:15:32.525 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-23 16:15:32.527 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:15:32.530 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:15:32.532 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:15:32.535 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:15:32.537 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:15:32.541 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:15:32.543 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:15:32.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:15:32.548 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:15:32.551 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:15:32.553 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:15:32.556 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:15:32.558 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-23 16:15:32.561 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:15:32.564 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:15:32.566 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:15:32.569 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-23 16:15:32.591 | + 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:15:32.701 | Reading package lists... 2022-03-23 16:15:32.948 | Building dependency tree... 2022-03-23 16:15:32.950 | Reading state information... 2022-03-23 16:15:33.207 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-23 16:15:33.207 | The following packages were automatically installed and are no longer required: 2022-03-23 16:15:33.208 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:15:33.208 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:15:33.208 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:15:33.208 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:15:33.208 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:15:33.208 | python3-zope.interface 2022-03-23 16:15:33.208 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:15:33.322 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:15:33.326 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:15:33.329 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:15:33.331 | + functions-common:time_stop:2425 : local name 2022-03-23 16:15:33.334 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:15:33.337 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:15:33.340 | + functions-common:time_stop:2428 : local total 2022-03-23 16:15:33.342 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:15:33.345 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:15:33.347 | + functions-common:time_stop:2432 : start_time=1648052132588 2022-03-23 16:15:33.350 | + functions-common:time_stop:2434 : [[ -z 1648052132588 ]] 2022-03-23 16:15:33.353 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:15:33.358 | + functions-common:time_stop:2437 : end_time=1648052133355 2022-03-23 16:15:33.361 | + functions-common:time_stop:2438 : elapsed_time=767 2022-03-23 16:15:33.363 | + functions-common:time_stop:2439 : total=5262 2022-03-23 16:15:33.366 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:15:33.369 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6029 2022-03-23 16:15:33.372 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:15:33.374 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:15:33.377 | + ./stack.sh:main:926 : configure_cinder 2022-03-23 16:15:33.379 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-23 16:15:33.393 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-23 16:15:33.397 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-23 16:15:33.399 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-23 16:15:33.401 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 16:15:33.405 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-23 16:15:33.405 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 16:15:33.409 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-23 16:15:33.412 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-23 16:15:33.414 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 16:15:33.416 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-23 16:15:33.419 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-23 16:15:33.421 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-23 16:15:33.423 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-23 16:15:33.425 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-23 16:15:33.437 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-23 16:15:33.449 | + 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:15:33.461 | + 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:15:33.473 | + 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:15:33.486 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 16:15:33.489 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 16:15:33.493 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.fjpXW4MKk7 2022-03-23 16:15:33.496 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 16:15:33.498 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 16:15:33.500 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-23 16:15:33.503 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.fjpXW4MKk7 2022-03-23 16:15:33.506 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.fjpXW4MKk7 2022-03-23 16:15:33.518 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.fjpXW4MKk7 /etc/sudoers.d/cinder-rootwrap 2022-03-23 16:15:33.530 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-23 16:15:33.534 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 16:15:33.537 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 16:15:33.540 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 16:15:33.542 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 16:15:33.544 | + 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:15:33.547 | + 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:15:33.549 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-23 16:15:33.551 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-23 16:15:33.557 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-23 16:15:33.561 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-23 16:15:33.580 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-23 16:15:33.598 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-23 16:15:33.618 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-23 16:15:33.636 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-23 16:15:33.655 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-23 16:15:33.674 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-23 16:15:33.693 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-23 16:15:33.712 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-23 16:15:33.714 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 16:15:33.716 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-23 16:15:33.719 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:15:33.721 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-23 16:15:33.751 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-23 16:15:33.778 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:15:33.807 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-23 16:15:33.834 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-23 16:15:33.863 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-23 16:15:33.890 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-23 16:15:33.919 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-23 16:15:33.946 | + 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:15:33.974 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:15:34.002 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-23 16:15:34.033 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-23 16:15:34.062 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-23 16:15:34.065 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-23 16:15:34.067 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-23 16:15:34.070 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-23 16:15:34.072 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 16:15:34.075 | + 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:15:34.107 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-23 16:15:34.135 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-23 16:15:34.163 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-23 16:15:34.192 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-23 16:15:34.220 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-23 16:15:34.248 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-23 16:15:34.280 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-23 16:15:34.282 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.47 2022-03-23 16:15:34.310 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 16:15:34.343 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-23 16:15:34.350 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 7a131ee291246c19588345a90ab8c01b 2022-03-23 16:15:34.378 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-23 16:15:34.381 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 16:15:34.410 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 16:15:34.439 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 16:15:34.468 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-23 16:15:34.497 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-23 16:15:34.514 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:34.516 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 16:15:34.519 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-23 16:15:34.521 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-23 16:15:34.523 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-23 16:15:34.526 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 16:15:34.529 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-23 16:15:34.531 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-23 16:15:34.533 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-23 16:15:34.536 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-23 16:15:34.538 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-23 16:15:34.541 | + 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:15:34.572 | + 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:15:34.600 | + 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:15:34.628 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-23 16:15:34.656 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-23 16:15:34.684 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-23 16:15:34.714 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-23 16:15:34.716 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-23 16:15:34.719 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-23 16:15:34.721 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-23 16:15:34.751 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-23 16:15:34.753 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-23 16:15:34.782 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-23 16:15:34.785 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-23 16:15:34.787 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-23 16:15:34.790 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-23 16:15:34.819 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-23 16:15:34.822 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-23 16:15:34.825 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-23 16:15:34.842 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:34.844 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-23 16:15:34.847 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-23 16:15:34.849 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-23 16:15:34.851 | + 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:15:34.880 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.47:8080/v1/AUTH_ 2022-03-23 16:15:34.908 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-23 16:15:34.925 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:15:34.927 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-23 16:15:34.945 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:15:34.947 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-23 16:15:34.964 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:15:34.966 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-23 16:15:34.968 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-23 16:15:34.971 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-23 16:15:34.973 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-23 16:15:34.976 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:15:34.979 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:15:34.981 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:15:34.998 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:35.001 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:15:35.003 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:15:35.006 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:15:35.022 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:35.024 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:15:35.027 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:15:35.055 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:15:35.058 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:15:35.060 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-23 16:15:35.062 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-23 16:15:35.065 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 16:15:35.068 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:15:35.086 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:15:35.089 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:15:35.091 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:15:35.093 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:15:35.096 | + 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:15:35.123 | + 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:15:35.152 | + 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:15:35.181 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:15:35.209 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-23 16:15:35.226 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:35.228 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-23 16:15:35.231 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-23 16:15:35.233 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-23 16:15:35.236 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-23 16:15:35.238 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:15:35.240 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:15:35.243 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-23 16:15:35.247 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-23 16:15:35.250 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:15:35.252 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:15:35.265 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:15:35.265 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:15:35.274 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:15:35.277 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:15:35.293 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-23 16:15:35.295 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-23 16:15:35.299 | + 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:15:35.330 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-23 16:15:35.356 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-23 16:15:35.384 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:15:35.411 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:15:35.439 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:15:35.468 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:15:35.495 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:15:35.523 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:15:35.551 | + 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:15:35.579 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:15:35.607 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:15:35.635 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:15:35.663 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:15:35.666 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:15:35.669 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-23 16:15:35.671 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-23 16:15:35.674 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:15:35.676 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:15:35.679 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:15:35.681 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 16:15:35.684 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 16:15:35.686 | + 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:15:35.714 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:15:35.743 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 16:15:35.743 | + 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:15:35.751 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-23 16:15:35.754 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-23 16:15:35.757 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-23 16:15:35.760 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:15:35.762 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:15:35.765 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:15:35.767 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:15:35.769 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:15:35.772 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:15:35.775 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:15:35.777 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:15:35.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:15:35.782 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-23 16:15:35.843 | Enabling site cinder-wsgi. 2022-03-23 16:15:35.849 | To activate the new configuration, you need to run: 2022-03-23 16:15:35.849 | systemctl reload apache2 2022-03-23 16:15:35.853 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:15:35.856 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:15:35.858 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:15:35.861 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:15:35.998 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-23 16:15:36.002 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-23 16:15:36.034 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.47/image 2022-03-23 16:15:36.065 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-23 16:15:36.087 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:15:36.089 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-23 16:15:36.093 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 16:15:36.096 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 16:15:36.099 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 16:15:36.101 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-23 16:15:36.136 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-23 16:15:36.164 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.47/identity 2022-03-23 16:15:36.193 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-23 16:15:36.221 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-23 16:15:36.250 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-23 16:15:36.278 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-23 16:15:36.307 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-23 16:15:36.335 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:15:36.363 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-23 16:15:36.393 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-23 16:15:36.423 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 16:15:36.451 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-23 16:15:36.454 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-23 16:15:36.470 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:36.473 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.47:2379 2022-03-23 16:15:36.504 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-23 16:15:36.507 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-23 16:15:36.524 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:36.527 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-23 16:15:36.530 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-23 16:15:36.532 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-23 16:15:36.535 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:15:36.537 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-23 16:15:36.540 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-23 16:15:36.544 | ++ 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:15:36.544 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:15:36.550 | + 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:15:36.553 | + 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:15:36.556 | + 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:15:36.559 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:15:36.561 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-23 16:15:36.564 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-23 16:15:36.566 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-23 16:15:36.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:15:36.571 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:15:36.574 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-23 16:15:36.576 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:15:36.579 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-23 16:15:36.582 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-23 16:15:36.584 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-23 16:15:36.586 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:15:36.588 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:15:36.591 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:15:36.594 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:15:36.596 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:15:36.599 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:15:36.616 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:15:36.619 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:15:36.621 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:15:36.624 | + functions-common:git_clone:629 : echo master 2022-03-23 16:15:36.625 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:15:36.630 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-23 16:15:36.632 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:15:36.635 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-23 16:15:36.637 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:15:36.638 | + functions-common:git_clone:678 : head -1 2022-03-23 16:15:36.643 | 013b0582c5 Use ovs constants from neutron-lib 2022-03-23 16:15:36.646 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:15:36.649 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-23 16:15:36.651 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:15:36.654 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 16:15:36.656 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-23 16:15:36.659 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:15:36.661 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-23 16:15:36.664 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:15:36.667 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 16:15:36.669 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-23 16:15:36.672 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:15:36.674 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:15:36.678 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-23 16:15:36.681 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:15:36.684 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-23 16:15:36.686 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:15:36.689 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:15:36.692 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-23 16:15:36.698 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-23 16:15:36.700 | + 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:15:37.357 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-23 16:15:37.359 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:15:37.362 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:15:37.364 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:15:37.366 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 16:15:37.369 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-23 16:15:37.371 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:15:37.373 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:15:37.376 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:15:37.378 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:15:37.381 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:15:37.384 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:15:37.386 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:15:37.388 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-23 16:15:37.411 | Using python 3.8 to install /opt/stack/neutron 2022-03-23 16:15:37.413 | + 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:15:38.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:15:38.280 | from cryptography.utils import int_from_bytes 2022-03-23 16:15:38.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:15:38.280 | from cryptography.utils import int_from_bytes 2022-03-23 16:15:39.427 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:15:39.454 | Obtaining file:///opt/stack/neutron 2022-03-23 16:15:39.454 | Preparing metadata (setup.py): started 2022-03-23 16:15:43.666 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:15:43.754 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.8.1) 2022-03-23 16:15:43.755 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.5.0) 2022-03-23 16:15:43.756 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.1.1) 2022-03-23 16:15:43.757 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.5.1) 2022-03-23 16:15:43.758 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.5.0) 2022-03-23 16:15:43.759 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.1.1) 2022-03-23 16:15:43.760 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.33.0) 2022-03-23 16:15:43.761 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.4.1) 2022-03-23 16:15:43.763 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.20.4) 2022-03-23 16:15:43.764 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.27.1) 2022-03-23 16:15:43.765 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.0.3) 2022-03-23 16:15:43.766 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (9.4.0) 2022-03-23 16:15:43.767 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.8.0) 2022-03-23 16:15:43.768 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.11.0) 2022-03-23 16:15:43.770 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.20.0) 2022-03-23 16:15:43.771 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (7.8.0) 2022-03-23 16:15:43.772 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (6.3.1) 2022-03-23 16:15:43.773 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.4.31) 2022-03-23 16:15:43.775 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.8.7) 2022-03-23 16:15:43.776 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.0) 2022-03-23 16:15:43.776 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.7.6) 2022-03-23 16:15:43.777 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.5.0) 2022-03-23 16:15:43.779 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.10.1) 2022-03-23 16:15:43.780 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.0) 2022-03-23 16:15:43.781 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (8.8.0) 2022-03-23 16:15:43.782 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.1.0) 2022-03-23 16:15:43.783 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (11.2.0) 2022-03-23 16:15:43.784 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.1.0) 2022-03-23 16:15:43.785 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.7.0) 2022-03-23 16:15:43.786 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (12.13.0) 2022-03-23 16:15:43.787 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.1) 2022-03-23 16:15:43.788 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.11.0) 2022-03-23 16:15:43.790 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.7.0) 2022-03-23 16:15:43.791 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.3.0) 2022-03-23 16:15:43.792 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (6.3.1) 2022-03-23 16:15:43.793 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.3.0) 2022-03-23 16:15:43.795 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.8.0) 2022-03-23 16:15:43.796 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.5.0) 2022-03-23 16:15:43.797 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.12.2) 2022-03-23 16:15:43.798 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.6.0) 2022-03-23 16:15:43.799 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.4.2) 2022-03-23 16:15:43.800 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.3.1) 2022-03-23 16:15:43.801 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.1.0) 2022-03-23 16:15:43.802 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.16.0) 2022-03-23 16:15:43.803 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.15.1) 2022-03-23 16:15:43.804 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (21.3) 2022-03-23 16:15:43.806 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.9.0) 2022-03-23 16:15:43.807 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:15:43.808 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (22.0.0) 2022-03-23 16:15:43.809 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (17.7.0) 2022-03-23 16:15:43.810 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.61.0) 2022-03-23 16:15:43.811 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.0) 2022-03-23 16:15:43.812 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.7.1) 2022-03-23 16:15:43.813 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.4.0) 2022-03-23 16:15:43.814 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.10.1) 2022-03-23 16:15:43.831 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev48) (5.4.0) 2022-03-23 16:15:43.832 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev48) (4.11.1) 2022-03-23 16:15:43.833 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev48) (1.1.6) 2022-03-23 16:15:43.840 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev48) (1.13.3) 2022-03-23 16:15:43.853 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev48) (1.1.2) 2022-03-23 16:15:43.854 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev48) (2.1.0) 2022-03-23 16:15:43.855 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev48) (1.16.0) 2022-03-23 16:15:43.874 | 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.dev48) (3.0.7) 2022-03-23 16:15:43.881 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev48) (2.1.0) 2022-03-23 16:15:43.944 | 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.dev48) (1.7.0) 2022-03-23 16:15:43.947 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev48) (1.0.2) 2022-03-23 16:15:43.999 | 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.dev48) (4.4.0) 2022-03-23 16:15:44.000 | 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.dev48) (3.1.1) 2022-03-23 16:15:44.045 | 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.dev48) (1.2.2) 2022-03-23 16:15:44.047 | 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.dev48) (2.7.0) 2022-03-23 16:15:44.079 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (2.5.0) 2022-03-23 16:15:44.080 | 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.dev48) (1.1.5) 2022-03-23 16:15:44.081 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (1.4.4) 2022-03-23 16:15:44.082 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (0.10.0) 2022-03-23 16:15:44.084 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (6.0) 2022-03-23 16:15:44.086 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (1.4.0) 2022-03-23 16:15:44.087 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (36.0.1) 2022-03-23 16:15:44.088 | 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.dev48) (1.32) 2022-03-23 16:15:44.106 | 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.dev48) (1.0.3) 2022-03-23 16:15:44.196 | 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.dev48) (0.17.3) 2022-03-23 16:15:44.239 | 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.dev48) (1.5.0) 2022-03-23 16:15:44.300 | 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.dev48) (0.13.0) 2022-03-23 16:15:44.302 | 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.dev48) (2.0.1) 2022-03-23 16:15:44.304 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev48) (0.5.0) 2022-03-23 16:15:44.388 | 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.dev48) (2.8.2) 2022-03-23 16:15:44.391 | 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.dev48) (0.9.6) 2022-03-23 16:15:44.449 | 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.dev48) (5.2.3) 2022-03-23 16:15:44.454 | 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.dev48) (5.0.0) 2022-03-23 16:15:44.455 | 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.dev48) (0.4.0) 2022-03-23 16:15:44.456 | 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.dev48) (5.0.9) 2022-03-23 16:15:44.480 | 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.dev48) (3.2.0) 2022-03-23 16:15:44.482 | 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.dev48) (3.3.0) 2022-03-23 16:15:44.530 | 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.dev48) (1.15.0) 2022-03-23 16:15:44.584 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev48) (2021.3) 2022-03-23 16:15:44.613 | 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.dev48) (3.0.0) 2022-03-23 16:15:44.614 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev48) (1.3.3) 2022-03-23 16:15:44.640 | 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.dev48) (3.1.1) 2022-03-23 16:15:44.779 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev48) (2.4.0) 2022-03-23 16:15:44.849 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev48) (60.9.3) 2022-03-23 16:15:44.926 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev48) (3.0.0) 2022-03-23 16:15:44.927 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev48) (0.3.5) 2022-03-23 16:15:45.035 | 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.dev48) (0.6.6) 2022-03-23 16:15:45.036 | 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.dev48) (0.6.6) 2022-03-23 16:15:45.037 | 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.dev48) (0.6.6) 2022-03-23 16:15:45.038 | 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.dev48) (0.6.6) 2022-03-23 16:15:45.040 | 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.dev48) (0.6.6) 2022-03-23 16:15:45.041 | 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.dev48) (0.6.6) 2022-03-23 16:15:45.042 | 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.dev48) (0.6.6) 2022-03-23 16:15:45.243 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev48) (3.2.0) 2022-03-23 16:15:45.245 | 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.dev48) (3.10.1) 2022-03-23 16:15:45.249 | 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.dev48) (2.5.0) 2022-03-23 16:15:45.297 | 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.dev48) (3.17.6) 2022-03-23 16:15:45.298 | 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.dev48) (2.1.0) 2022-03-23 16:15:45.386 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev48) (2019.11.28) 2022-03-23 16:15:45.388 | 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.dev48) (2.0.12) 2022-03-23 16:15:45.389 | 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.dev48) (1.26.8) 2022-03-23 16:15:45.391 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev48) (3.3) 2022-03-23 16:15:45.427 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev48) (0.7) 2022-03-23 16:15:45.756 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev48) (0.12.2) 2022-03-23 16:15:45.834 | 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.dev48) (5.0.0) 2022-03-23 16:15:46.022 | 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.dev48) (2.21) 2022-03-23 16:15:46.095 | 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.dev48) (0.5.0) 2022-03-23 16:15:46.096 | 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.dev48) (2.4.0) 2022-03-23 16:15:46.318 | 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.dev48) (2.5.0) 2022-03-23 16:15:46.489 | 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.dev48) (2.2) 2022-03-23 16:15:47.004 | 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.dev48) (0.13.1) 2022-03-23 16:15:47.053 | 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.dev48) (0.2.5) 2022-03-23 16:15:47.649 | 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.dev48) (0.4.2) 2022-03-23 16:15:47.650 | 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.dev48) (0.5.2) 2022-03-23 16:15:47.981 | 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.dev48) (4.10.0) 2022-03-23 16:15:47.982 | 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.dev48) (2.0.0) 2022-03-23 16:15:48.148 | 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.dev48) (3.7.0) 2022-03-23 16:15:48.396 | 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.dev48) (21.4.0) 2022-03-23 16:15:48.397 | 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.dev48) (1.8.2) 2022-03-23 16:15:48.588 | 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.dev48) (1.0.0) 2022-03-23 16:15:48.802 | 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.dev48) (2.3.1) 2022-03-23 16:15:50.374 | Installing collected packages: neutron 2022-03-23 16:15:50.374 | Attempting uninstall: neutron 2022-03-23 16:15:50.374 | Found existing installation: neutron 20.1.0.dev48 2022-03-23 16:15:50.392 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-23 16:15:50.394 | Running setup.py develop for neutron 2022-03-23 16:15:56.328 | Successfully installed neutron 2022-03-23 16:15:56.328 | 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:15:56.335 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:15:56.335 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:15:56.480 | + inc/python:pip_install:200 : result=0 2022-03-23 16:15:56.482 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:15:56.484 | + functions-common:time_stop:2425 : local name 2022-03-23 16:15:56.487 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:15:56.489 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:15:56.491 | + functions-common:time_stop:2428 : local total 2022-03-23 16:15:56.494 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:15:56.496 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:15:56.498 | + functions-common:time_stop:2432 : start_time=1648052137405 2022-03-23 16:15:56.501 | + functions-common:time_stop:2434 : [[ -z 1648052137405 ]] 2022-03-23 16:15:56.504 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:15:56.508 | + functions-common:time_stop:2437 : end_time=1648052156505 2022-03-23 16:15:56.511 | + functions-common:time_stop:2438 : elapsed_time=19100 2022-03-23 16:15:56.513 | + functions-common:time_stop:2439 : total=114598 2022-03-23 16:15:56.515 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:15:56.518 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133698 2022-03-23 16:15:56.520 | + inc/python:pip_install:203 : return 0 2022-03-23 16:15:56.522 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:15:56.525 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 16:15:56.527 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 16:15:56.546 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 16:15:56.559 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-23 16:15:56.562 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-23 16:15:56.564 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:15:56.567 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:15:56.569 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-23 16:15:56.574 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:15:56.577 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:15:56.579 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:15:56.582 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-23 16:15:56.599 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:56.602 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-23 16:15:56.604 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-23 16:15:56.607 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-23 16:15:56.609 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:15:56.612 | + lib/stack:stack_install_service:32 : install_nova 2022-03-23 16:15:56.615 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-23 16:15:56.618 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-23 16:15:56.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:15:56.623 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:15:56.625 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-23 16:15:56.628 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:15:56.630 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-23 16:15:56.647 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:15:56.649 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-23 16:15:56.666 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:15:56.669 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-23 16:15:56.686 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:15:56.688 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-23 16:15:56.691 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-23 16:15:56.693 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-23 16:15:56.695 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:15:56.697 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:15:56.700 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:15:56.703 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:15:56.705 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:15:56.708 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:15:56.724 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:15:56.727 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:15:56.729 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:15:56.732 | + functions-common:git_clone:629 : echo master 2022-03-23 16:15:56.732 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:15:56.737 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-23 16:15:56.740 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:15:56.742 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-23 16:15:56.745 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:15:56.746 | + functions-common:git_clone:678 : head -1 2022-03-23 16:15:56.753 | d2b2516122 Merge "doc: Remove useless contributor/api-2 doc" 2022-03-23 16:15:56.756 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:15:56.759 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-23 16:15:56.761 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:15:56.764 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 16:15:56.766 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-23 16:15:56.768 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:15:56.771 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-23 16:15:56.773 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:15:56.776 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 16:15:56.778 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-23 16:15:56.781 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:15:56.783 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:15:56.787 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-23 16:15:56.789 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:15:56.792 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-23 16:15:56.795 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:15:56.797 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:15:56.801 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-23 16:15:56.807 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-23 16:15:56.810 | + 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:15:57.461 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-23 16:15:57.464 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:15:57.466 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:15:57.469 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:15:57.471 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 16:15:57.473 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-23 16:15:57.475 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:15:57.478 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:15:57.480 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:15:57.482 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:15:57.485 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:15:57.487 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:15:57.490 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:15:57.492 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-23 16:15:57.513 | Using python 3.8 to install /opt/stack/nova 2022-03-23 16:15:57.515 | + 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:15:58.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:15:58.393 | from cryptography.utils import int_from_bytes 2022-03-23 16:15:58.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:15:58.393 | from cryptography.utils import int_from_bytes 2022-03-23 16:15:59.532 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:15:59.559 | Obtaining file:///opt/stack/nova 2022-03-23 16:15:59.560 | Preparing metadata (setup.py): started 2022-03-23 16:16:04.684 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:16:04.807 | 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:16:04.808 | 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:16:04.810 | 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:16:04.811 | 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:16:04.811 | 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:16:04.812 | 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:16:04.813 | 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:16:04.815 | 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:16:04.816 | 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:16:04.817 | 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:16:04.818 | 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:16:04.819 | 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:16:04.820 | 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:16:04.821 | 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:16:04.822 | 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:16:04.823 | 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:16:04.824 | 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:16:04.825 | 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:16:04.826 | 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:16:04.827 | 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:16:04.828 | 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:16:04.830 | 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:16:04.831 | 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:16:04.832 | 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:16:04.833 | 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:16:04.834 | 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:16:04.836 | 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:16:04.837 | 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:16:04.838 | 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:16:04.839 | 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:16:04.840 | 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:16:04.841 | 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:16:04.842 | 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:16:04.843 | 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:16:04.844 | 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:16:04.846 | 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:16:04.847 | 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:16:04.848 | 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:16:04.849 | 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:16:04.850 | 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:16:04.851 | 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:16:04.852 | 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:16:04.853 | 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:16:04.854 | 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:16:04.856 | 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:16:04.857 | 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:16:04.858 | 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:16:04.859 | 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:16:04.860 | 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:16:04.861 | 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:16:04.862 | 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:16:04.863 | 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:16:04.864 | 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:16:04.865 | 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:16:04.867 | 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:16:04.868 | 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:16:04.869 | 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:16:04.870 | 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:16:04.871 | 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:16:04.872 | 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:16:04.873 | 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:16:04.874 | 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:16:04.876 | 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:16:04.877 | 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:16:04.893 | 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:16:04.895 | 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:16:04.896 | 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:16:04.916 | 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:16:04.958 | 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:16:04.988 | 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:16:04.990 | 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:16:05.014 | 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:16:05.138 | 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:16:05.141 | 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:16:05.198 | 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:16:05.200 | 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:16:05.202 | 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:16:05.203 | 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:16:05.204 | 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:16:05.206 | 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:16:05.227 | 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:16:05.231 | 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:16:05.281 | 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:16:05.285 | 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:16:05.288 | 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:16:05.347 | 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:16:05.483 | 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:16:05.486 | 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:16:05.567 | 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:16:05.627 | 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:16:05.629 | 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:16:05.631 | 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:16:05.633 | 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:16:05.660 | 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:16:05.662 | 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:16:05.717 | 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:16:05.776 | 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:16:05.811 | 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:16:05.813 | 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:16:05.863 | 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:16:05.865 | 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:16:05.953 | 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:16:05.980 | 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:16:06.060 | 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:16:06.136 | 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:16:06.203 | 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:16:06.204 | 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:16:06.206 | 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:16:06.249 | 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:16:06.252 | 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:16:06.254 | 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:16:06.337 | 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:16:06.339 | 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:16:06.340 | 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:16:06.341 | 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:16:06.436 | 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:16:06.648 | 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:16:06.649 | 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:16:06.763 | 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:16:06.765 | 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:16:06.766 | 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:16:06.853 | 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:16:06.930 | 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:16:06.965 | 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:16:07.204 | 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:16:07.286 | 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:16:07.287 | 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:16:07.491 | 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:16:07.601 | 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:16:08.102 | 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:16:08.147 | 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:16:08.516 | 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:16:08.518 | 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:16:08.519 | 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:16:08.520 | 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:16:08.521 | 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:16:08.522 | 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:16:08.524 | 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:16:09.743 | 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:16:10.149 | 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:16:10.150 | 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:16:10.248 | 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:16:10.355 | 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:16:11.979 | Installing collected packages: nova 2022-03-23 16:16:11.979 | Attempting uninstall: nova 2022-03-23 16:16:11.979 | Found existing installation: nova 25.1.0.dev10 2022-03-23 16:16:11.988 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-23 16:16:11.990 | Running setup.py develop for nova 2022-03-23 16:16:18.572 | Successfully installed nova 2022-03-23 16:16:18.572 | 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:16:18.580 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:16:18.580 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:16:18.728 | + inc/python:pip_install:200 : result=0 2022-03-23 16:16:18.730 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:16:18.733 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:18.735 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:18.737 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:18.739 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:18.742 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:18.744 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:16:18.747 | + functions-common:time_stop:2432 : start_time=1648052157508 2022-03-23 16:16:18.749 | + functions-common:time_stop:2434 : [[ -z 1648052157508 ]] 2022-03-23 16:16:18.752 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:18.756 | + functions-common:time_stop:2437 : end_time=1648052178753 2022-03-23 16:16:18.758 | + functions-common:time_stop:2438 : elapsed_time=21245 2022-03-23 16:16:18.761 | + functions-common:time_stop:2439 : total=133698 2022-03-23 16:16:18.763 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:18.765 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=154943 2022-03-23 16:16:18.767 | + inc/python:pip_install:203 : return 0 2022-03-23 16:16:18.770 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:16:18.772 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 16:16:18.775 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 16:16:18.794 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 16:16:18.807 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-23 16:16:18.810 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-23 16:16:18.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:18.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:18.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-23 16:16:18.820 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:18.822 | + 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:16:18.835 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:16:18.838 | + ./stack.sh:main:937 : configure_nova 2022-03-23 16:16:18.841 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-23 16:16:18.853 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-23 16:16:18.856 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-23 16:16:18.859 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 16:16:18.863 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-23 16:16:18.863 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 16:16:18.868 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-23 16:16:18.870 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-23 16:16:18.873 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 16:16:18.875 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-23 16:16:18.877 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-23 16:16:18.880 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-23 16:16:18.882 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-23 16:16:18.885 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-23 16:16:18.897 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-23 16:16:18.909 | + 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:16:18.922 | + 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:16:18.935 | + 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:16:18.947 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 16:16:18.951 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 16:16:18.955 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.8NVSdqZeBa 2022-03-23 16:16:18.957 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 16:16:18.960 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 16:16:18.963 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-23 16:16:18.965 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 16:16:18.968 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 16:16:18.971 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.8NVSdqZeBa 2022-03-23 16:16:18.975 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.8NVSdqZeBa 2022-03-23 16:16:18.987 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.8NVSdqZeBa /etc/sudoers.d/nova-rootwrap 2022-03-23 16:16:18.999 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-23 16:16:19.004 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 16:16:19.006 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 16:16:19.009 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 16:16:19.011 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 16:16:19.014 | + 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:16:19.016 | + 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:16:19.019 | + 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:16:19.021 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-23 16:16:19.027 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-23 16:16:19.044 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:16:19.046 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-23 16:16:19.049 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-23 16:16:19.052 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-23 16:16:19.056 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-23 16:16:19.085 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-23 16:16:19.087 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-23 16:16:19.115 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-23 16:16:19.145 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-23 16:16:19.175 | + 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:16:19.205 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-23 16:16:19.235 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-23 16:16:19.265 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-23 16:16:19.267 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.47 2022-03-23 16:16:19.294 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-23 16:16:19.322 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-23 16:16:19.357 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-23 16:16:19.384 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-23 16:16:19.412 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 16:16:19.442 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-23 16:16:19.444 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:16:19.447 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:16:19.449 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:16:19.452 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:16:19.455 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:16:19.457 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:16:19.459 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:16:19.462 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:16:19.464 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:16:19.467 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:16:19.469 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:16:19.471 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-23 16:16:19.473 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:16:19.476 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:16:19.478 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:16:19.480 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:16:19.483 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:16:19.485 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:16:19.487 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-23 16:16:19.504 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:19.506 | + 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:16:19.509 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-23 16:16:19.511 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-23 16:16:19.540 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-23 16:16:19.542 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 16:16:19.544 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 16:16:19.547 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 16:16:19.549 | ++ 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:16:19.552 | + 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:16:19.584 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-23 16:16:19.586 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-23 16:16:19.588 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-23 16:16:19.591 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-23 16:16:19.593 | ++ 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:16:19.596 | + 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:16:19.626 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-23 16:16:19.656 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-23 16:16:19.684 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-23 16:16:19.712 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-23 16:16:19.728 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:19.731 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-23 16:16:19.746 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:19.750 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-23 16:16:19.752 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-23 16:16:19.755 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-23 16:16:19.758 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-23 16:16:19.787 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-23 16:16:19.806 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:16:19.808 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-23 16:16:19.811 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-23 16:16:19.813 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 16:16:19.816 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:16:19.818 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-23 16:16:19.848 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-23 16:16:19.877 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:16:19.904 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-23 16:16:19.932 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-23 16:16:19.959 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-23 16:16:19.987 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-23 16:16:20.015 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-23 16:16:20.043 | + 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:16:20.071 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:16:20.098 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-23 16:16:20.115 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:20.117 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-23 16:16:20.119 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-23 16:16:20.150 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-23 16:16:20.177 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.47/identity 2022-03-23 16:16:20.205 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-23 16:16:20.232 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-23 16:16:20.259 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-23 16:16:20.287 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-23 16:16:20.315 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-23 16:16:20.343 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-23 16:16:20.359 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:16:20.361 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-23 16:16:20.364 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-23 16:16:20.392 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-23 16:16:20.422 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-23 16:16:20.424 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-23 16:16:20.452 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-23 16:16:20.455 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-23 16:16:20.457 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-23 16:16:20.459 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:16:20.462 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:16:20.464 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:16:20.466 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:16:20.468 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:16:20.471 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:16:20.473 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-23 16:16:20.475 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:16:20.478 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:16:20.480 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:16:20.482 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:16:20.485 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:16:20.487 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:16:20.489 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:16:20.492 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:16:20.494 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:16:20.497 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:16:20.499 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:16:20.501 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-23 16:16:20.504 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-23 16:16:20.506 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-23 16:16:20.509 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:16:20.526 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:16:20.528 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:16:20.530 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:16:20.533 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:16:20.535 | + 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:16:20.563 | + 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:16:20.590 | + 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:16:20.618 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:16:20.646 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-23 16:16:20.676 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-23 16:16:20.692 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:20.695 | + 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:16:20.697 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-23 16:16:20.700 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-23 16:16:20.702 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-23 16:16:20.704 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:16:20.706 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:16:20.709 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-23 16:16:20.714 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-23 16:16:20.716 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:16:20.719 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:16:20.731 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:16:20.731 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:16:20.740 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:16:20.743 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:16:20.759 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 16:16:20.761 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-23 16:16:20.765 | + 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:16:20.794 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-23 16:16:20.822 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-23 16:16:20.849 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:16:20.878 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:16:20.908 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:16:20.935 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:16:20.963 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:16:20.990 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:16:21.018 | + 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:16:21.045 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:16:21.073 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:16:21.101 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:16:21.129 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:16:21.131 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:16:21.134 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-23 16:16:21.136 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-23 16:16:21.138 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:16:21.141 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:21.143 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:21.145 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 16:16:21.150 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 16:16:21.152 | + 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:16:21.181 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:16:21.209 | + 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:16:21.209 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 16:16:21.218 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-23 16:16:21.221 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-23 16:16:21.224 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-23 16:16:21.227 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:16:21.229 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:16:21.231 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:16:21.234 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:21.236 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:21.238 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:16:21.241 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:16:21.243 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:21.245 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:21.248 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-23 16:16:21.310 | Enabling site nova-api-wsgi. 2022-03-23 16:16:21.315 | To activate the new configuration, you need to run: 2022-03-23 16:16:21.316 | systemctl reload apache2 2022-03-23 16:16:21.320 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:16:21.322 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:16:21.324 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:16:21.327 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:16:21.461 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-23 16:16:21.483 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:21.486 | + 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:16:21.491 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-23 16:16:21.494 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-23 16:16:21.496 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-23 16:16:21.498 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-23 16:16:21.501 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:16:21.504 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-23 16:16:21.508 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-23 16:16:21.511 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:16:21.513 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:16:21.526 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:16:21.526 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:16:21.535 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:16:21.539 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:16:21.555 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-23 16:16:21.557 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-23 16:16:21.561 | + 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:16:21.592 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-23 16:16:21.618 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-23 16:16:21.646 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:16:21.673 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:16:21.701 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:16:21.729 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:16:21.756 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:16:21.784 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:16:21.812 | + 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:16:21.840 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:16:21.867 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:16:21.895 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:16:21.923 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-23 16:16:21.925 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-23 16:16:21.953 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-23 16:16:21.969 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:16:21.972 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-23 16:16:22.003 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-23 16:16:22.006 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-23 16:16:22.009 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-23 16:16:22.025 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:22.027 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:16:22.030 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:16:22.059 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-23 16:16:22.090 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-23 16:16:22.092 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 16:16:22.094 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-23 16:16:22.097 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:16:22.099 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:16:22.101 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:16:22.118 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:22.121 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:16:22.123 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:16:22.126 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:16:22.142 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:22.145 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:16:22.147 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:16:22.176 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:16:22.178 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:16:22.181 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-23 16:16:22.212 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-23 16:16:22.240 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-23 16:16:22.271 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-23 16:16:22.287 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:16:22.290 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 16:16:22.318 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-23 16:16:22.321 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-23 16:16:22.323 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-23 16:16:22.354 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-23 16:16:22.382 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.47/identity 2022-03-23 16:16:22.410 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-23 16:16:22.439 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-23 16:16:22.466 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-23 16:16:22.496 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-23 16:16:22.524 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-23 16:16:22.552 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-23 16:16:22.581 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-23 16:16:22.598 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:22.601 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-23 16:16:22.606 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:16:22.608 | + lib/nova:create_nova_conf:553 : local conf 2022-03-23 16:16:22.610 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-23 16:16:22.613 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-23 16:16:22.616 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:16:22.618 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:16:22.621 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:16:22.623 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-23 16:16:22.626 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-23 16:16:22.630 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-23 16:16:22.633 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-23 16:16:22.635 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-23 16:16:22.637 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-23 16:16:22.640 | ++ 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:16:22.643 | + 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:16:22.674 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-23 16:16:22.704 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-23 16:16:22.735 | + 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:16:22.738 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-23 16:16:22.740 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-23 16:16:22.742 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-23 16:16:22.759 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:22.762 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-23 16:16:22.762 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-23 16:16:23.467 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-23 16:16:23.469 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-23 16:16:23.472 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 16:16:23.474 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-23 16:16:23.476 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:16:23.479 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 16:16:23.481 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:16:23.498 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:23.501 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 16:16:23.503 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 16:16:23.506 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:16:23.522 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:23.524 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 16:16:23.527 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 16:16:23.555 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:16:23.558 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:16:23.560 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-23 16:16:23.577 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:23.579 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-23 16:16:23.582 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 16:16:23.584 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-23 16:16:23.614 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.47/identity 2022-03-23 16:16:23.642 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-23 16:16:23.670 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-23 16:16:23.698 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-23 16:16:23.726 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-23 16:16:23.754 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-23 16:16:23.782 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-23 16:16:23.811 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-23 16:16:23.813 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-23 16:16:23.816 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-23 16:16:23.819 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:16:23.835 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:16:23.838 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:16:23.840 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:16:23.843 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:16:23.845 | + 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:16:23.874 | + 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:16:23.902 | + 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:16:23.932 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:16:23.959 | + 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:16:23.962 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-23 16:16:23.966 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:16:23.969 | + lib/nova:create_nova_conf:587 : local conf 2022-03-23 16:16:23.971 | + lib/nova:create_nova_conf:588 : local offset 2022-03-23 16:16:23.974 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-23 16:16:23.977 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:16:23.979 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:16:23.982 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:16:23.984 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-23 16:16:23.987 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-23 16:16:23.989 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 16:16:23.992 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-23 16:16:23.994 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-23 16:16:23.997 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-23 16:16:24.012 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:16:24.014 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-23 16:16:24.017 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-23 16:16:24.033 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:16:24.035 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-23 16:16:24.051 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:16:24.054 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-23 16:16:24.071 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:16:24.074 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-23 16:16:24.091 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:24.094 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-23 16:16:24.096 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-23 16:16:24.099 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-23 16:16:24.101 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:16:24.103 | + lib/stack:stack_install_service:32 : install_placement 2022-03-23 16:16:24.106 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-23 16:16:24.109 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-23 16:16:24.111 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:24.114 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:24.117 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-23 16:16:24.119 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:16:24.122 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:16:24.124 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:16:24.127 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:16:24.129 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:16:24.132 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:16:24.135 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:24.137 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:24.140 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:16:24.142 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:16:24.145 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:16:24.147 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:16:24.150 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-23 16:16:24.152 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:16:24.155 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:24.157 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:24.159 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-23 16:16:24.182 | + 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:16:24.292 | Reading package lists... 2022-03-23 16:16:24.530 | Building dependency tree... 2022-03-23 16:16:24.531 | Reading state information... 2022-03-23 16:16:24.778 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:16:24.778 | The following packages were automatically installed and are no longer required: 2022-03-23 16:16:24.779 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:16:24.779 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:16:24.779 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:16:24.779 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:16:24.779 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:16:24.779 | python3-zope.interface 2022-03-23 16:16:24.779 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:16:24.892 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:16:24.896 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:16:24.899 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:16:24.902 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:24.904 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:24.907 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:24.909 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:24.912 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:24.915 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:16:24.917 | + functions-common:time_stop:2432 : start_time=1648052184179 2022-03-23 16:16:24.919 | + functions-common:time_stop:2434 : [[ -z 1648052184179 ]] 2022-03-23 16:16:24.922 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:24.927 | + functions-common:time_stop:2437 : end_time=1648052184924 2022-03-23 16:16:24.929 | + functions-common:time_stop:2438 : elapsed_time=745 2022-03-23 16:16:24.932 | + functions-common:time_stop:2439 : total=6029 2022-03-23 16:16:24.934 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:24.936 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6774 2022-03-23 16:16:24.939 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:16:24.941 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-23 16:16:24.944 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-23 16:16:24.946 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-23 16:16:24.949 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-23 16:16:24.951 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-23 16:16:24.974 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-23 16:16:24.977 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:16:24.980 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:16:24.982 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:16:24.985 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:16:24.987 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:16:24.990 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:16:24.992 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:24.995 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:24.997 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:16:25.000 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:16:25.002 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:16:25.005 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:16:25.007 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-23 16:16:25.010 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:16:25.012 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:25.015 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:25.017 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-23 16:16:25.041 | + 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:16:25.150 | Reading package lists... 2022-03-23 16:16:25.393 | Building dependency tree... 2022-03-23 16:16:25.395 | Reading state information... 2022-03-23 16:16:25.654 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-23 16:16:25.654 | The following packages were automatically installed and are no longer required: 2022-03-23 16:16:25.656 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:16:25.656 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:16:25.656 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:16:25.656 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:16:25.656 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:16:25.656 | python3-zope.interface 2022-03-23 16:16:25.656 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:16:25.770 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:16:25.775 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:16:25.778 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:16:25.780 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:25.783 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:25.785 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:25.787 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:25.790 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:25.792 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:16:25.795 | + functions-common:time_stop:2432 : start_time=1648052185038 2022-03-23 16:16:25.797 | + functions-common:time_stop:2434 : [[ -z 1648052185038 ]] 2022-03-23 16:16:25.800 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:25.805 | + functions-common:time_stop:2437 : end_time=1648052185802 2022-03-23 16:16:25.808 | + functions-common:time_stop:2438 : elapsed_time=764 2022-03-23 16:16:25.810 | + functions-common:time_stop:2439 : total=6774 2022-03-23 16:16:25.812 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:25.815 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7538 2022-03-23 16:16:25.817 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:16:25.820 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-23 16:16:25.823 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-23 16:16:25.825 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:16:25.828 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:25.831 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:25.833 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-23 16:16:25.836 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-23 16:16:25.891 | wsgi (enabled by maintainer script) 2022-03-23 16:16:25.894 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-23 16:16:25.897 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-23 16:16:25.899 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:16:25.902 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-23 16:16:25.905 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-23 16:16:25.908 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:16:25.911 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:16:25.912 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:16:25.918 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-23 16:16:25.920 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-23 16:16:25.923 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-23 16:16:25.926 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-23 16:16:25.928 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-23 16:16:25.953 | Using python 3.8 to install osc-placement 2022-03-23 16:16:25.956 | + 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:16:26.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:26.832 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:26.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:26.832 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:27.973 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:16:27.999 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-23 16:16:28.009 | 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:16:28.010 | 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:16:28.011 | 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:16:28.012 | 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:16:28.013 | 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:16:28.015 | 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:16:28.072 | 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:16:28.074 | 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:16:28.075 | 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:16:28.076 | 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:16:28.089 | 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:16:28.091 | 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:16:28.092 | 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:16:28.105 | 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:16:28.106 | 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:16:28.107 | 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:16:28.109 | 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:16:28.110 | 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:16:28.111 | 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:16:28.132 | 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:16:28.133 | 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:16:28.134 | 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:16:28.136 | 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:16:28.143 | 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:16:28.180 | 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:16:28.181 | 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:16:28.182 | 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:16:28.183 | 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:16:28.186 | 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:16:28.187 | 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:16:28.188 | 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:16:28.189 | 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:16:28.252 | 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:16:28.255 | 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:16:28.256 | 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:16:28.259 | 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:16:28.344 | 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:16:28.346 | 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:16:28.347 | 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:16:28.389 | 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:16:28.428 | 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:16:28.586 | 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:16:30.848 | 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:16:30.855 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:16:30.855 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:16:30.975 | + inc/python:pip_install:200 : result=0 2022-03-23 16:16:30.977 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:16:30.980 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:30.983 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:30.985 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:30.988 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:30.990 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:30.993 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:16:30.996 | + functions-common:time_stop:2432 : start_time=1648052185947 2022-03-23 16:16:30.999 | + functions-common:time_stop:2434 : [[ -z 1648052185947 ]] 2022-03-23 16:16:31.002 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:31.007 | + functions-common:time_stop:2437 : end_time=1648052191004 2022-03-23 16:16:31.010 | + functions-common:time_stop:2438 : elapsed_time=5057 2022-03-23 16:16:31.013 | + functions-common:time_stop:2439 : total=154943 2022-03-23 16:16:31.016 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:31.018 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=160000 2022-03-23 16:16:31.021 | + inc/python:pip_install:203 : return 0 2022-03-23 16:16:31.023 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-23 16:16:31.026 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-23 16:16:31.028 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-23 16:16:31.031 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:16:31.033 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:16:31.037 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:16:31.040 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:16:31.042 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:16:31.045 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:16:31.063 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:16:31.066 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:16:31.068 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:16:31.072 | + functions-common:git_clone:629 : echo master 2022-03-23 16:16:31.072 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:16:31.078 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-23 16:16:31.080 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:16:31.083 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-23 16:16:31.086 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:16:31.086 | + functions-common:git_clone:678 : head -1 2022-03-23 16:16:31.089 | 11757852 Merge "tests: Silence noisy tests" 2022-03-23 16:16:31.092 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:16:31.095 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-23 16:16:31.097 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:16:31.100 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 16:16:31.102 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-23 16:16:31.105 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:16:31.107 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-23 16:16:31.110 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:16:31.112 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 16:16:31.115 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-23 16:16:31.117 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:16:31.120 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:16:31.123 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-23 16:16:31.126 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:16:31.129 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-23 16:16:31.132 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:16:31.135 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:16:31.138 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-23 16:16:31.144 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-23 16:16:31.146 | + 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:16:31.796 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-23 16:16:31.799 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:16:31.802 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:16:31.805 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:16:31.808 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 16:16:31.810 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-23 16:16:31.813 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:16:31.815 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:16:31.818 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:16:31.821 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:16:31.823 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:16:31.826 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:16:31.828 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:16:31.831 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-23 16:16:31.852 | Using python 3.8 to install /opt/stack/placement 2022-03-23 16:16:31.855 | + 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:16:32.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:32.732 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:32.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:32.732 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:33.888 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:16:33.914 | Obtaining file:///opt/stack/placement 2022-03-23 16:16:33.915 | Preparing metadata (setup.py): started 2022-03-23 16:16:37.084 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:16:37.128 | 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:16:37.130 | 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:16:37.131 | 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:16:37.132 | 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:16:37.133 | 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:16:37.135 | 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:16:37.136 | 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:16:37.137 | 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:16:37.138 | 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:16:37.140 | 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:16:37.141 | 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:16:37.142 | 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:16:37.143 | 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:16:37.144 | 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:16:37.146 | 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:16:37.147 | 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:16:37.148 | 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:16:37.149 | 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:16:37.150 | 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:16:37.151 | 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:16:37.152 | 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:16:37.218 | 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:16:37.219 | 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:16:37.222 | 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:16:37.223 | 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:16:37.224 | 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:16:37.226 | 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:16:37.245 | 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:16:37.286 | 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:16:37.287 | 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:16:37.289 | 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:16:37.290 | 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:16:37.291 | 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:16:37.342 | 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:16:37.343 | 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:16:37.346 | 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:16:37.348 | 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:16:37.387 | 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:16:37.391 | 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:16:37.409 | 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:16:37.410 | 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:16:37.414 | 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:16:37.439 | 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:16:37.441 | 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:16:37.455 | 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:16:37.472 | 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:16:37.472 | 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:16:37.473 | 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:16:37.476 | 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:16:37.518 | 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:16:37.519 | 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:16:37.521 | 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:16:37.523 | 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:16:37.539 | 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:16:37.713 | 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:16:37.753 | 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:16:37.755 | 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:16:37.756 | 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:16:37.773 | 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:16:37.807 | 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:16:37.863 | 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:16:37.956 | 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:16:38.040 | 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:16:38.092 | 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:16:38.285 | 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:16:38.288 | 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:16:38.289 | 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:16:38.368 | 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:16:38.420 | 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:16:38.584 | 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:16:38.691 | 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:16:38.692 | 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:16:40.651 | Installing collected packages: openstack-placement 2022-03-23 16:16:40.651 | Attempting uninstall: openstack-placement 2022-03-23 16:16:40.652 | Found existing installation: openstack-placement 7.1.0.dev3 2022-03-23 16:16:40.654 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-23 16:16:40.656 | Running setup.py develop for openstack-placement 2022-03-23 16:16:44.892 | Successfully installed openstack-placement 2022-03-23 16:16:44.892 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:16:44.900 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:16:44.900 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:16:45.027 | + inc/python:pip_install:200 : result=0 2022-03-23 16:16:45.029 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:16:45.032 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:45.034 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:45.036 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:45.039 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:45.041 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:45.043 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:16:45.045 | + functions-common:time_stop:2432 : start_time=1648052191847 2022-03-23 16:16:45.048 | + functions-common:time_stop:2434 : [[ -z 1648052191847 ]] 2022-03-23 16:16:45.051 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:45.056 | + functions-common:time_stop:2437 : end_time=1648052205052 2022-03-23 16:16:45.058 | + functions-common:time_stop:2438 : elapsed_time=13205 2022-03-23 16:16:45.060 | + functions-common:time_stop:2439 : total=160000 2022-03-23 16:16:45.062 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:45.065 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=173205 2022-03-23 16:16:45.067 | + inc/python:pip_install:203 : return 0 2022-03-23 16:16:45.070 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:16:45.073 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 16:16:45.075 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 16:16:45.095 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 16:16:45.107 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-23 16:16:45.109 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-23 16:16:45.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:45.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:45.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-23 16:16:45.120 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:45.123 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:16:45.125 | + ./stack.sh:main:943 : configure_placement 2022-03-23 16:16:45.128 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-23 16:16:45.141 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-23 16:16:45.143 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-23 16:16:45.148 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-23 16:16:45.151 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-23 16:16:45.153 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-23 16:16:45.156 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-23 16:16:45.158 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 16:16:45.161 | + 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:16:45.195 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-23 16:16:45.227 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-23 16:16:45.260 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-23 16:16:45.262 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-23 16:16:45.265 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-23 16:16:45.267 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:16:45.270 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-23 16:16:45.302 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-23 16:16:45.332 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:16:45.361 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-23 16:16:45.391 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-23 16:16:45.420 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-23 16:16:45.450 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-23 16:16:45.485 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-23 16:16:45.515 | + 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:16:45.546 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:16:45.576 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-23 16:16:45.578 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-23 16:16:45.581 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-23 16:16:45.584 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:16:45.602 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:16:45.605 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:16:45.607 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:16:45.610 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:16:45.612 | + 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:16:45.642 | + 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:16:45.672 | + 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:16:45.703 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:16:45.732 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 16:16:45.735 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-23 16:16:45.737 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-23 16:16:45.740 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-23 16:16:45.743 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-23 16:16:45.746 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:16:45.748 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:16:45.751 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-23 16:16:45.756 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-23 16:16:45.760 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:16:45.763 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:16:45.776 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:16:45.776 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:16:45.785 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:16:45.789 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:16:45.806 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-23 16:16:45.808 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-23 16:16:45.812 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-23 16:16:45.844 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-23 16:16:45.873 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-23 16:16:45.902 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:16:45.931 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:16:45.960 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:16:45.990 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:16:46.018 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:16:46.048 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:16:46.076 | + 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:16:46.106 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:16:46.136 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:16:46.165 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:16:46.194 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:16:46.197 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:16:46.200 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-23 16:16:46.203 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-23 16:16:46.205 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:16:46.208 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:46.211 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:46.213 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-23 16:16:46.216 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-23 16:16:46.219 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-23 16:16:46.247 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:16:46.277 | + 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:16:46.278 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-23 16:16:46.286 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-23 16:16:46.290 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-23 16:16:46.292 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-23 16:16:46.295 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:16:46.297 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:16:46.300 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:16:46.303 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:46.305 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:46.308 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:16:46.310 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:16:46.313 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:46.315 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:46.318 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-23 16:16:46.379 | Site placement-api already enabled 2022-03-23 16:16:46.384 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:16:46.387 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:16:46.389 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:16:46.392 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:16:46.524 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-23 16:16:46.555 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:46.558 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-23 16:16:46.578 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:16:46.581 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-23 16:16:46.599 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:46.601 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-23 16:16:46.604 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-23 16:16:46.606 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 16:16:46.640 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.47/identity 2022-03-23 16:16:46.669 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 16:16:46.699 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 16:16:46.728 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 16:16:46.757 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 16:16:46.787 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 16:16:46.816 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-23 16:16:46.846 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-23 16:16:46.864 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:16:46.867 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-23 16:16:46.884 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:16:46.887 | + ./stack.sh:main:969 : run_phase stack install 2022-03-23 16:16:46.889 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:16:46.892 | + functions-common:run_phase:1854 : local phase=install 2022-03-23 16:16:46.894 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:16:46.897 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:16:46.900 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:16:46.902 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:16:46.905 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:16:46.908 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:16:46.913 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:16:46.915 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:16:46.918 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:16:46.920 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-23 16:16:46.923 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:16:46.939 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:46.941 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:16:46.944 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:16:46.947 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-23 16:16:46.949 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-23 16:16:46.951 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:16:46.954 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-23 16:16:46.956 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-23 16:16:46.959 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-23 16:16:47.015 | ++ inc/async:async_inner:63 : install_tempest 2022-03-23 16:16:47.052 | [118358 Async install_tempest:143734]: running: install_tempest 2022-03-23 16:16:47.055 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:16:47.057 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:16:47.060 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:16:47.063 | + 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:16:47.066 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-23 16:16:47.070 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:16:47.072 | + functions-common:run_plugins:1840 : local phase=install 2022-03-23 16:16:47.075 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:16:47.078 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:16:47.081 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-23 16:16:47.083 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-23 16:16:47.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:47.089 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:47.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-23 16:16:47.096 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:47.099 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-23 16:16:47.101 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-23 16:16:47.104 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:16:47.107 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-23 16:16:47.110 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-23 16:16:47.113 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:16:47.119 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:16:47.120 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:16:47.126 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-23 16:16:47.128 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-23 16:16:47.131 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-23 16:16:47.134 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-23 16:16:47.137 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-23 16:16:47.159 | Using python 3.8 to install python-openstackclient 2022-03-23 16:16:47.162 | + 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:16:48.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:48.041 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:48.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:48.041 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:49.204 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:16:49.231 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-23 16:16:49.250 | 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:16:49.251 | 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:16:49.252 | 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:16:49.253 | 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:16:49.254 | 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:16:49.255 | 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:16:49.257 | 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:16:49.258 | 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:16:49.259 | 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:16:49.260 | 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:16:49.261 | 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:16:49.272 | 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:16:49.273 | 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:16:49.274 | 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:16:49.276 | 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:16:49.277 | 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:16:49.304 | 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:16:49.305 | 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:16:49.306 | 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:16:49.307 | 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:16:49.309 | 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:16:49.310 | 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:16:49.311 | 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:16:49.312 | 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:16:49.313 | 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:16:49.314 | 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:16:49.315 | 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:16:49.329 | 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:16:49.348 | 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:16:49.349 | 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:16:49.351 | 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:16:49.352 | 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:16:49.373 | 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:16:49.392 | 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:16:49.394 | 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:16:49.396 | 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:16:49.487 | 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:16:49.488 | 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:16:49.489 | 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:16:49.532 | 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:16:49.543 | 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:16:49.577 | 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:16:49.742 | 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:16:49.758 | 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:16:49.861 | 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:16:49.862 | 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:16:49.863 | 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:16:49.866 | 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:16:49.994 | 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:16:52.312 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:16:52.320 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:16:52.320 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:16:52.446 | + inc/python:pip_install:200 : result=0 2022-03-23 16:16:52.448 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:16:52.451 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:52.453 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:52.456 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:52.458 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:52.461 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:52.463 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:16:52.466 | + functions-common:time_stop:2432 : start_time=1648052207154 2022-03-23 16:16:52.468 | + functions-common:time_stop:2434 : [[ -z 1648052207154 ]] 2022-03-23 16:16:52.471 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:52.476 | + functions-common:time_stop:2437 : end_time=1648052212473 2022-03-23 16:16:52.478 | + functions-common:time_stop:2438 : elapsed_time=5319 2022-03-23 16:16:52.481 | + functions-common:time_stop:2439 : total=173205 2022-03-23 16:16:52.483 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:52.486 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=178524 2022-03-23 16:16:52.488 | + inc/python:pip_install:203 : return 0 2022-03-23 16:16:52.491 | + ./stack.sh:main:981 : install_oscwrap 2022-03-23 16:16:52.497 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-23 16:16:52.501 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.mO8wWS7GZf 2022-03-23 16:16:52.504 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-23 16:16:52.507 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-23 16:16:52.510 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-23 16:16:52.513 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-23 16:16:52.515 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 16:16:52.518 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-23 16:16:52.536 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:52.539 | + ./stack.sh:main:1035 : configure_database 2022-03-23 16:16:52.541 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-23 16:16:52.544 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-23 16:16:52.546 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-23 16:16:52.549 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:16:52.551 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-23 16:16:52.554 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-23 16:16:52.556 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:52.558 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:52.561 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-23 16:16:52.564 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-23 16:16:52.567 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-23 16:16:52.568 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-23 16:16:52.572 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-23 16:16:52.626 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-23 16:16:52.629 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:16:52.631 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:16:52.634 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:16:52.636 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:16:52.638 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:16:52.641 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:16:52.643 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:16:52.646 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:16:52.649 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:16:52.652 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:16:52.654 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:16:52.657 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-23 16:16:52.659 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:16:52.661 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:16:52.664 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:16:52.667 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:16:52.669 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:16:52.672 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:16:52.674 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-23 16:16:52.677 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:52.679 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:52.682 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-23 16:16:52.684 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:16:52.687 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 16:16:55.302 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-23 16:16:55.318 | mysqladmin: connect to server at 'localhost' failed 2022-03-23 16:16:55.318 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-23 16:16:55.322 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-23 16:16:55.325 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-23 16:16:55.327 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:55.330 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:55.332 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-23 16:16:55.335 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-23 16:16:55.337 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-23 16:16:55.340 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:55.342 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:55.345 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-23 16:16:55.347 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-23 16:16:55.350 | + 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:16:55.362 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:16:55.397 | + 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:16:55.409 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:16:55.425 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-23 16:16:55.481 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-23 16:16:55.535 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-23 16:16:55.592 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-23 16:16:55.594 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-23 16:16:55.597 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:16:55.599 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 16:16:58.814 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-23 16:16:58.817 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-23 16:16:58.821 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 16:16:58.825 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-161658 2022-03-23 16:16:58.828 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-161658 1039' 2022-03-23 16:16:58.831 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:16:58.833 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:16:58.836 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:16:58.838 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 16:16:58.841 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:16:58.843 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 16:16:58.846 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:16:58.848 | + 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:16:58.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:16:58.853 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-03-23 16:16:58.856 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:16:58.858 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-03-23 16:16:58.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:16:58.863 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-161249 2022-03-23 16:16:58.866 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:16:58.869 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 16:16:58.872 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:16:58.874 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-03-23 16:16:58.877 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:16:58.879 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 16:16:58.882 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:16:58.885 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 16:16:58.887 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:16:58.890 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 16:16:58.892 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:16:58.895 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 16:16:58.897 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-23 16:16:58.900 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-23 16:16:58.902 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-23 16:16:58.915 | + ./stack.sh:main:1065 : start_dstat 2022-03-23 16:16:58.917 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:16:58.920 | + functions-common:run_process:1680 : local service=dstat 2022-03-23 16:16:58.922 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:16:58.925 | + functions-common:run_process:1682 : local group= 2022-03-23 16:16:58.927 | + functions-common:run_process:1683 : local user= 2022-03-23 16:16:58.930 | + functions-common:run_process:1685 : local name=dstat 2022-03-23 16:16:58.933 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:16:58.935 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:16:58.938 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:16:58.940 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:16:58.943 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:16:58.948 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052218945 2022-03-23 16:16:58.951 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-23 16:16:58.970 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:58.973 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-23 16:16:58.976 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-23 16:16:58.978 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:16:58.981 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:16:58.984 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:16:58.986 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:16:58.989 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-23 16:16:58.992 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-23 16:16:58.994 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-23 16:16:58.997 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:16:59.000 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:16:59.002 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-23 16:16:59.005 | + 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:16:59.007 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-23 16:16:59.010 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:16:59.012 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:16:59.015 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:16:59.017 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:16:59.019 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:16:59.022 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-23 16:16:59.024 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:16:59.028 | + 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:16:59.081 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-23 16:16:59.133 | + 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:16:59.186 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-23 16:16:59.240 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-23 16:16:59.294 | + 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:16:59.347 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:16:59.349 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-23 16:16:59.403 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:16:59.788 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-23 16:16:59.801 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-23 16:17:00.181 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-23 16:17:00.203 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:17:00.206 | + functions-common:time_stop:2425 : local name 2022-03-23 16:17:00.208 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:17:00.210 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:17:00.213 | + functions-common:time_stop:2428 : local total 2022-03-23 16:17:00.215 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:17:00.218 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:17:00.220 | + functions-common:time_stop:2432 : start_time=1648052218945 2022-03-23 16:17:00.223 | + functions-common:time_stop:2434 : [[ -z 1648052218945 ]] 2022-03-23 16:17:00.226 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:17:00.231 | + functions-common:time_stop:2437 : end_time=1648052220228 2022-03-23 16:17:00.233 | + functions-common:time_stop:2438 : elapsed_time=1283 2022-03-23 16:17:00.236 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:17:00.238 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:17:00.241 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1283 2022-03-23 16:17:00.244 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-23 16:17:00.247 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-23 16:17:00.249 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-23 16:17:00.251 | + functions-common:run_process:1682 : local group= 2022-03-23 16:17:00.254 | + functions-common:run_process:1683 : local user=root 2022-03-23 16:17:00.257 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-23 16:17:00.260 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:17:00.262 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:17:00.264 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:17:00.267 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:17:00.270 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:17:00.275 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052220272 2022-03-23 16:17:00.277 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-23 16:17:00.297 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:00.299 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:17:00.302 | + functions-common:time_stop:2425 : local name 2022-03-23 16:17:00.305 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:17:00.307 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:17:00.310 | + functions-common:time_stop:2428 : local total 2022-03-23 16:17:00.313 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:17:00.316 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:17:00.319 | + functions-common:time_stop:2432 : start_time=1648052220272 2022-03-23 16:17:00.321 | + functions-common:time_stop:2434 : [[ -z 1648052220272 ]] 2022-03-23 16:17:00.324 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:17:00.329 | + functions-common:time_stop:2437 : end_time=1648052220326 2022-03-23 16:17:00.331 | + functions-common:time_stop:2438 : elapsed_time=54 2022-03-23 16:17:00.334 | + functions-common:time_stop:2439 : total=1283 2022-03-23 16:17:00.336 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:17:00.339 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1337 2022-03-23 16:17:00.342 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-23 16:17:00.363 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:00.366 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-23 16:17:00.392 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:00.394 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-23 16:17:00.416 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:17:00.419 | + ./stack.sh:main:1078 : start_etcd3 2022-03-23 16:17:00.421 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-23 16:17:00.424 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd' 2022-03-23 16:17:00.426 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-23 16:17:00.429 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380' 2022-03-23 16:17:00.432 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.47:2380' 2022-03-23 16:17:00.435 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.47:2379' 2022-03-23 16:17:00.437 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-23 16:17:00.440 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-23 16:17:00.443 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.47:2379' 2022-03-23 16:17:00.445 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-23 16:17:00.448 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-23 16:17:00.451 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 16:17:00.453 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' '' root 2022-03-23 16:17:00.456 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-23 16:17:00.458 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2022-03-23 16:17:00.461 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:17:00.463 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-23 16:17:00.466 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:17:00.468 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:17:00.470 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 16:17:00.473 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:17:00.478 | + 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:17:00.554 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-23 16:17:00.632 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2022-03-23 16:17:00.684 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-23 16:17:00.735 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-23 16:17:00.788 | + 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:17:00.840 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:17:00.843 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-23 16:17:00.905 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:17:01.305 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-23 16:17:01.360 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-23 16:17:01.413 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-23 16:17:01.467 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-23 16:17:01.521 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-23 16:17:01.524 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:17:01.529 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 16:17:01.531 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-23 16:17:01.919 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-23 16:17:01.933 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-23 16:17:02.304 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-23 16:17:02.484 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-23 16:17:02.502 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:02.504 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-23 16:17:02.507 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-23 16:17:02.510 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-23 16:17:02.514 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-23 16:17:02.527 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-23 16:17:02.539 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-23 16:17:02.542 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 16:17:02.544 | + 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.47/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-23 16:17:02.683 | + 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.47/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-23 16:17:02.821 | + 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.47/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-23 16:17:02.958 | + 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.47/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-23 16:17:03.099 | + 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.47/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-23 16:17:03.240 | + 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.47/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-23 16:17:03.380 | + 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.47/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-23 16:17:03.519 | + 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.47/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-23 16:17:03.658 | + 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.47/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-23 16:17:03.799 | + 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.47/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-23 16:17:03.947 | + functions-common:write_clouds_yaml:198 : cat 2022-03-23 16:17:03.952 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-23 16:17:03.955 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-23 16:17:03.958 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-23 16:17:03.963 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-23 16:17:03.965 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-23 16:17:03.968 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-23 16:17:03.986 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:17:03.989 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-23 16:17:03.991 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:17:03.994 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-23 16:17:03.996 | + ./stack.sh:main:1095 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-03-23 16:17:03.999 | + ./stack.sh:main:1096 : init_keystone 2022-03-23 16:17:04.001 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-23 16:17:04.018 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:04.020 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-23 16:17:04.023 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-23 16:17:04.026 | + lib/database:recreate_database:112 : local db=keystone 2022-03-23 16:17:04.028 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-23 16:17:04.030 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-23 16:17:04.033 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-23 16:17:04.038 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:17:04.524 | + 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:17:04.529 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:17:04.545 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-23 16:17:04.548 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:17:04.551 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:17:04.554 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:17:04.557 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:17:04.562 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052224559 2022-03-23 16:17:04.564 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-23 16:17:09.345 | 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=145705) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:17:09.352 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:17:09.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.354 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.354 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.354 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.356 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:17:09.356 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:17:09.383 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:17:09.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.384 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.384 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.385 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.386 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:17:09.386 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:17:09.442 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:17:09.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.444 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.444 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.444 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:09.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:09.445 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:17:09.445 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:17:09.452 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 16:17:11.180 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:11.180 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 16:17:11.187 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:11.188 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 16:17:11.195 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:11.195 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 16:17:11.201 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:11.202 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 16:17:11.209 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:11.209 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 16:17:11.216 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:11.216 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 16:17:11.270 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:11.271 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:17:11.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.274 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.274 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.274 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.274 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.274 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:17:11.275 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:17:11.275 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:17:11.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.277 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.277 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.277 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.278 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:17:11.279 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:17:11.287 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:17:11.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.289 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.289 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.290 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.290 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.290 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:17:11.290 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:17:11.846 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:17:11.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.848 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.848 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.849 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.849 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.849 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:17:11.849 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:17:11.874 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:17:11.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.877 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.877 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.877 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:11.877 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:11.877 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:17:11.878 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:17:11.885 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 16:17:11.948 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:11.948 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 16:17:11.955 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:11.955 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 16:17:11.963 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:11.963 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 16:17:11.971 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:11.971 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 16:17:11.978 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:11.978 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 16:17:11.994 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:11.994 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 16:17:12.001 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:12.001 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:17:12.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.003 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.004 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.004 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.005 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:17:12.005 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:17:12.006 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:17:12.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.008 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.008 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.008 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.008 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.009 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:17:12.009 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:17:12.016 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:17:12.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.017 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.018 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.018 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.019 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:17:12.019 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:17:12.514 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:17:12.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.515 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.516 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.516 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.517 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:17:12.517 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:17:12.543 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:17:12.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.544 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.545 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.545 | 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=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:17:12.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:17:12.546 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:17:12.546 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145705) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:17:12.553 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 16:17:12.562 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:12.562 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 16:17:12.569 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:12.569 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 16:17:12.576 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:12.576 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 16:17:12.585 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:12.585 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 16:17:12.592 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:12.592 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 16:17:12.600 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:12.600 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 16:17:12.607 | INFO migrate.versioning.api [-] done 2022-03-23 16:17:12.999 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-23 16:17:13.002 | + functions-common:time_stop:2425 : local name 2022-03-23 16:17:13.004 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:17:13.006 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:17:13.009 | + functions-common:time_stop:2428 : local total 2022-03-23 16:17:13.011 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:17:13.014 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:17:13.016 | + functions-common:time_stop:2432 : start_time=1648052224559 2022-03-23 16:17:13.019 | + functions-common:time_stop:2434 : [[ -z 1648052224559 ]] 2022-03-23 16:17:13.022 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:17:13.027 | + functions-common:time_stop:2437 : end_time=1648052233024 2022-03-23 16:17:13.029 | + functions-common:time_stop:2438 : elapsed_time=8465 2022-03-23 16:17:13.032 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:17:13.034 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:17:13.037 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8465 2022-03-23 16:17:13.040 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-23 16:17:13.043 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-23 16:17:13.047 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-23 16:17:17.559 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-23 16:17:17.560 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 16:17:17.560 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 16:17:17.560 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-23 16:17:17.561 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 16:17:17.561 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 16:17:17.561 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 16:17:17.561 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 16:17:17.562 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 16:17:17.919 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-23 16:17:17.923 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-23 16:17:22.480 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-23 16:17:22.480 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 16:17:22.480 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 16:17:22.481 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-23 16:17:22.481 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 16:17:22.481 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 16:17:22.481 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 16:17:22.482 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 16:17:22.482 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 16:17:22.849 | + ./stack.sh:main:1097 : start_keystone 2022-03-23 16:17:22.852 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-23 16:17:22.854 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-23 16:17:22.857 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-23 16:17:22.873 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:22.876 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-23 16:17:22.879 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-23 16:17:22.883 | + 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:17:22.886 | + functions-common:run_process:1680 : local service=keystone 2022-03-23 16:17:22.888 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:17:22.891 | + functions-common:run_process:1682 : local group= 2022-03-23 16:17:22.893 | + functions-common:run_process:1683 : local user= 2022-03-23 16:17:22.896 | + functions-common:run_process:1685 : local name=keystone 2022-03-23 16:17:22.899 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:17:22.901 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:17:22.904 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:17:22.906 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:17:22.909 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:17:22.914 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052242912 2022-03-23 16:17:22.917 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-23 16:17:22.933 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:17:22.935 | + 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:17:22.938 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-23 16:17:22.940 | + 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:17:22.943 | + 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:17:22.946 | + 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:17:22.948 | + 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:17:22.950 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-23 16:17:22.953 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-23 16:17:22.955 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-23 16:17:22.957 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:17:22.960 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:17:22.963 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-23 16:17:22.965 | + 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:17:22.968 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-23 16:17:22.970 | + 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:17:22.972 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:17:22.974 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:17:22.976 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-23 16:17:22.978 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:17:22.982 | + 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:17:23.034 | + 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:17:23.085 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-23 16:17:23.137 | + 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:17:23.189 | + 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:17:23.240 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-23 16:17:23.292 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-23 16:17:23.344 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-23 16:17:23.396 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-23 16:17:23.448 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-23 16:17:23.500 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:17:23.502 | + 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:17:23.555 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:17:23.947 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-23 16:17:23.961 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-23 16:17:24.338 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-23 16:17:24.419 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:17:24.428 | + functions-common:time_stop:2425 : local name 2022-03-23 16:17:24.431 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:17:24.434 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:17:24.436 | + functions-common:time_stop:2428 : local total 2022-03-23 16:17:24.439 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:17:24.442 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:17:24.445 | + functions-common:time_stop:2432 : start_time=1648052242912 2022-03-23 16:17:24.447 | + functions-common:time_stop:2434 : [[ -z 1648052242912 ]] 2022-03-23 16:17:24.451 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:17:24.455 | + functions-common:time_stop:2437 : end_time=1648052244452 2022-03-23 16:17:24.458 | + functions-common:time_stop:2438 : elapsed_time=1540 2022-03-23 16:17:24.461 | + functions-common:time_stop:2439 : total=1337 2022-03-23 16:17:24.463 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:17:24.468 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2877 2022-03-23 16:17:24.475 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-23 16:17:24.475 | Waiting for keystone to start... 2022-03-23 16:17:24.478 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.47/identity/v3/ 2022-03-23 16:17:24.481 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.47/identity/v3/ 2022-03-23 16:17:24.483 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:17:24.486 | + functions:wait_for_service:458 : local url=http://10.222.0.47/identity/v3/ 2022-03-23 16:17:24.488 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:17:24.491 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:17:24.494 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:17:24.496 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:17:24.499 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:17:24.504 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:17:24.508 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052244503 2022-03-23 16:17:24.511 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:17:24.517 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/identity/v3/ 2022-03-23 16:17:24.537 | ++ inc/async:async_inner:64 : rc=0 2022-03-23 16:17:24.563 | [143734 Async install_tempest:143734]: finished successfully 2022-03-23 16:17:30.991 | + :: : [[ 200 == 503 ]] 2022-03-23 16:17:30.992 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:17:30.995 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:17:30.998 | + functions-common:time_stop:2425 : local name 2022-03-23 16:17:31.000 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:17:31.003 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:17:31.006 | + functions-common:time_stop:2428 : local total 2022-03-23 16:17:31.008 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:17:31.011 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:17:31.013 | + functions-common:time_stop:2432 : start_time=1648052244503 2022-03-23 16:17:31.015 | + functions-common:time_stop:2434 : [[ -z 1648052244503 ]] 2022-03-23 16:17:31.018 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:17:31.023 | + functions-common:time_stop:2437 : end_time=1648052251020 2022-03-23 16:17:31.025 | + functions-common:time_stop:2438 : elapsed_time=6517 2022-03-23 16:17:31.028 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:17:31.030 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:17:31.032 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6517 2022-03-23 16:17:31.035 | + functions:wait_for_service:467 : return 0 2022-03-23 16:17:31.038 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-23 16:17:31.055 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:31.058 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-23 16:17:31.060 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:17:31.063 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 16:17:31.092 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-23 16:17:31.095 | + 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.47/identity 2022-03-23 16:17:35.720 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.720 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.720 | 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=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.728 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.744 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.744 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.775 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.808 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.808 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.899 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.899 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.899 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.900 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.900 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.900 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.912 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.912 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.913 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.913 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.913 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.913 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.913 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.920 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.923 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.923 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.924 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.924 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.924 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.924 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.924 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=146507) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:17:35.956 | 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=146507) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:17:36.261 | INFO keystone.cmd.bootstrap [None req-66af2c30-a025-4853-bff0-17caef50bd1a None None] Created domain default 2022-03-23 16:17:36.303 | INFO keystone.cmd.bootstrap [None req-66af2c30-a025-4853-bff0-17caef50bd1a None None] Created project admin 2022-03-23 16:17:36.331 | DEBUG passlib.handlers.bcrypt [None req-66af2c30-a025-4853-bff0-17caef50bd1a None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=146507) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-23 16:17:36.332 | DEBUG passlib.handlers.bcrypt [None req-66af2c30-a025-4853-bff0-17caef50bd1a None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=146507) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-23 16:17:36.393 | INFO keystone.cmd.bootstrap [None req-66af2c30-a025-4853-bff0-17caef50bd1a None None] Created user admin 2022-03-23 16:17:36.406 | INFO keystone.cmd.bootstrap [None req-66af2c30-a025-4853-bff0-17caef50bd1a None None] Created role reader 2022-03-23 16:17:36.415 | INFO keystone.cmd.bootstrap [None req-66af2c30-a025-4853-bff0-17caef50bd1a None None] Created role member 2022-03-23 16:17:36.438 | INFO keystone.cmd.bootstrap [None req-66af2c30-a025-4853-bff0-17caef50bd1a None None] Created implied role where b7f37d0a53c84b419c9e1a62ab3da2fd implies 1a29f9354963447596d3d75c45aa4f3f 2022-03-23 16:17:36.447 | INFO keystone.cmd.bootstrap [None req-66af2c30-a025-4853-bff0-17caef50bd1a None None] Created role admin 2022-03-23 16:17:36.463 | INFO keystone.cmd.bootstrap [None req-66af2c30-a025-4853-bff0-17caef50bd1a None None] Created implied role where 082f65ac9bc9467ea30c1701862eef3a implies b7f37d0a53c84b419c9e1a62ab3da2fd 2022-03-23 16:17:36.475 | INFO keystone.cmd.bootstrap [None req-66af2c30-a025-4853-bff0-17caef50bd1a None None] Granted role admin on project admin to user admin. 2022-03-23 16:17:36.481 | INFO keystone.cmd.bootstrap [None req-66af2c30-a025-4853-bff0-17caef50bd1a None None] Granted role admin on the system to user admin. 2022-03-23 16:17:36.493 | WARNING py.warnings [None req-66af2c30-a025-4853-bff0-17caef50bd1a 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:17:36.493 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-23 16:17:36.494 |  2022-03-23 16:17:36.497 | INFO keystone.cmd.bootstrap [None req-66af2c30-a025-4853-bff0-17caef50bd1a None None] Created region RegionOne 2022-03-23 16:17:36.528 | INFO keystone.cmd.bootstrap [None req-66af2c30-a025-4853-bff0-17caef50bd1a None None] Created public endpoint http://10.222.0.47/identity 2022-03-23 16:17:36.973 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-23 16:17:36.976 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-23 16:17:36.978 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-23 16:17:36.988 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-23 16:17:40.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:40.081 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:40.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:40.081 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:40.242 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:17:40.245 | + lib/keystone:create_keystone_accounts:310 : admin_project=02d0ffc8b70146f391a5c6dd035ea24a 2022-03-23 16:17:40.248 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-23 16:17:40.251 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-23 16:17:42.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:42.485 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:42.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:42.485 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:42.646 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:17:42.649 | + lib/keystone:create_keystone_accounts:312 : admin_user=6084970a78704d26bbb41da692d41c67 2022-03-23 16:17:42.651 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-23 16:17:42.654 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-23 16:17:42.656 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-23 16:17:42.658 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 6084970a78704d26bbb41da692d41c67 default 2022-03-23 16:17:42.715 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 6084970a78704d26bbb41da692d41c67 default 2022-03-23 16:17:42.753 | [118358 Async ks-domain-role:146624]: running: get_or_add_user_domain_role admin 6084970a78704d26bbb41da692d41c67 default 2022-03-23 16:17:42.756 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-23 16:17:42.758 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 16:17:42.761 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 16:17:45.909 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 16:17:45.912 | + functions-common:get_or_create_domain:888 : echo default 2022-03-23 16:17:45.912 | default 2022-03-23 16:17:45.914 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-23 16:17:45.974 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-23 16:17:46.020 | [118358 Async ks-project:146763]: running: get_or_create_project service Default 2022-03-23 16:17:46.022 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-23 16:17:46.087 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-23 16:17:46.135 | [118358 Async ks-service:146849]: running: get_or_create_role service 2022-03-23 16:17:46.137 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-23 16:17:46.209 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-23 16:17:46.269 | [118358 Async ks-reseller:146935]: running: get_or_create_role ResellerAdmin 2022-03-23 16:17:46.276 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-23 16:17:46.278 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-23 16:17:46.664 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-23 16:17:46.913 | [118358 Async ks-anotherrole:147025]: running: get_or_create_role anotherrole 2022-03-23 16:17:46.940 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-23 16:17:46.966 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-23 16:17:46.988 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:17:47.020 | +++ 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:17:49.663 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:17:49.757 | [146849 Async ks-service:146849]: finished successfully 2022-03-23 16:17:50.116 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:17:50.235 | [146935 Async ks-reseller:146935]: finished successfully 2022-03-23 16:17:50.520 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:17:50.562 | [146763 Async ks-project:146763]: finished successfully 2022-03-23 16:17:50.659 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:17:50.687 | [147025 Async ks-anotherrole:147025]: finished successfully 2022-03-23 16:17:50.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:50.938 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:50.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:50.938 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:51.110 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:17:51.113 | ++ functions-common:get_or_create_project:938 : project_id=635a33a802cf4543b7824556a5b81fdf 2022-03-23 16:17:51.115 | ++ functions-common:get_or_create_project:939 : echo 635a33a802cf4543b7824556a5b81fdf 2022-03-23 16:17:51.118 | + lib/keystone:create_keystone_accounts:340 : invis_project=635a33a802cf4543b7824556a5b81fdf 2022-03-23 16:17:51.120 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-23 16:17:51.123 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-23 16:17:51.126 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:17:51.129 | +++ 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:17:53.185 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:17:53.209 | [146624 Async ks-domain-role:146624]: finished successfully 2022-03-23 16:17:53.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:53.696 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:53.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:53.696 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:53.860 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:17:53.862 | ++ functions-common:get_or_create_project:938 : project_id=39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:17:53.865 | ++ functions-common:get_or_create_project:939 : echo 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:17:53.868 | + lib/keystone:create_keystone_accounts:344 : demo_project=39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:17:53.870 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-23 16:17:53.873 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-23 16:17:53.876 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:17:53.878 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-23 16:17:53.881 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-23 16:17:53.884 | +++ 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:17:56.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:56.439 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:56.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:56.439 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:56.605 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:17:56.607 | ++ functions-common:get_or_create_user:925 : user_id=65a986ed72f740ae905d17022c1c09c9 2022-03-23 16:17:56.610 | ++ functions-common:get_or_create_user:926 : echo 65a986ed72f740ae905d17022c1c09c9 2022-03-23 16:17:56.613 | + lib/keystone:create_keystone_accounts:347 : demo_user=65a986ed72f740ae905d17022c1c09c9 2022-03-23 16:17:56.615 | + 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:17:56.665 | [118358 Async ks-domain-role:146624]: Waiting for completion of get_or_add_user_domain_role admin 6084970a78704d26bbb41da692d41c67 default running on PID 146624 (6 other jobs running) 2022-03-23 16:17:56.689 | [118358 Async ks-domain-role:146624]: Signaling child to exit 2022-03-23 16:17:56.689 | WAKEUP 2022-03-23 16:17:56.713 | [118358 Async ks-domain-role:146624]: Signaled 2022-03-23 16:17:56.715 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-23 16:17:56.715 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6084970a78704d26bbb41da692d41c67 --domain default 2022-03-23 16:17:56.715 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:17:56.715 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-23 16:17:56.715 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:17:56.715 | ++ functions-common:get_field:812 : read data 2022-03-23 16:17:56.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:56.715 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:56.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:56.715 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:56.715 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:17:56.715 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-23 16:17:56.715 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-23 16:17:56.715 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 6084970a78704d26bbb41da692d41c67 --domain default 2022-03-23 16:17:56.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:56.715 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:56.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:56.715 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:56.715 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-23 16:17:56.715 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6084970a78704d26bbb41da692d41c67 --domain default 2022-03-23 16:17:56.715 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:17:56.715 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:17:56.715 | ++ functions-common:get_field:812 : read data 2022-03-23 16:17:56.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:56.716 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:56.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:56.716 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:56.716 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:17:56.716 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:17:56.716 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:17:56.716 | ++ functions-common:get_field:818 : echo '| 082f65ac9bc9467ea30c1701862eef3a | 6084970a78704d26bbb41da692d41c67 | | | default | | False |' 2022-03-23 16:17:56.716 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:17:56.716 | ++ functions-common:get_field:812 : read data 2022-03-23 16:17:56.716 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:17:56.716 | + functions-common:get_or_add_user_domain_role:1021 : echo 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:17:56.716 | 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:17:56.758 | [118358 Async ks-domain-role:146624]: finished get_or_add_user_domain_role admin 6084970a78704d26bbb41da692d41c67 default with result 0 in 10 seconds 2022-03-23 16:17:56.765 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-23 16:17:56.800 | [118358 Async ks-project:146763]: Waiting for completion of get_or_create_project service Default running on PID 146763 (5 other jobs running) 2022-03-23 16:17:56.826 | [118358 Async ks-project:146763]: Signaling child to exit 2022-03-23 16:17:56.826 | WAKEUP 2022-03-23 16:17:56.848 | [118358 Async ks-project:146763]: Signaled 2022-03-23 16:17:56.849 | + functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:17:56.850 | ++ 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:17:56.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:56.850 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:56.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:56.850 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:56.850 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:17:56.850 | + functions-common:get_or_create_project:938 : project_id=ac2fe2ef82894323a19293eff1e56582 2022-03-23 16:17:56.850 | + functions-common:get_or_create_project:939 : echo ac2fe2ef82894323a19293eff1e56582 2022-03-23 16:17:56.850 | ac2fe2ef82894323a19293eff1e56582 2022-03-23 16:17:56.893 | [118358 Async ks-project:146763]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-23 16:17:56.930 | [118358 Async ks-service:146849]: Waiting for completion of get_or_create_role service running on PID 146849 (4 other jobs running) 2022-03-23 16:17:56.954 | [118358 Async ks-service:146849]: Signaling child to exit 2022-03-23 16:17:56.954 | WAKEUP 2022-03-23 16:17:56.976 | [118358 Async ks-service:146849]: Signaled 2022-03-23 16:17:56.978 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:17:56.978 | ++ 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:17:56.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:56.978 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:56.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:56.978 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:56.978 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:17:56.978 | + functions-common:get_or_create_role:950 : role_id=151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:17:56.978 | + functions-common:get_or_create_role:951 : echo 151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:17:56.978 | 151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:17:57.021 | [118358 Async ks-service:146849]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-23 16:17:57.058 | [118358 Async ks-reseller:146935]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 146935 (3 other jobs running) 2022-03-23 16:17:57.083 | [118358 Async ks-reseller:146935]: Signaling child to exit 2022-03-23 16:17:57.083 | WAKEUP 2022-03-23 16:17:57.105 | [118358 Async ks-reseller:146935]: Signaled 2022-03-23 16:17:57.106 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:17:57.106 | ++ 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:17:57.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:57.106 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:57.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:57.107 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:57.107 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:17:57.107 | + functions-common:get_or_create_role:950 : role_id=9952333f91154d07be5d7c30e772ff63 2022-03-23 16:17:57.107 | + functions-common:get_or_create_role:951 : echo 9952333f91154d07be5d7c30e772ff63 2022-03-23 16:17:57.107 | 9952333f91154d07be5d7c30e772ff63 2022-03-23 16:17:57.150 | [118358 Async ks-reseller:146935]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-23 16:17:57.187 | [118358 Async ks-anotherrole:147025]: Waiting for completion of get_or_create_role anotherrole running on PID 147025 (2 other jobs running) 2022-03-23 16:17:57.212 | [118358 Async ks-anotherrole:147025]: Signaling child to exit 2022-03-23 16:17:57.212 | WAKEUP 2022-03-23 16:17:57.234 | [118358 Async ks-anotherrole:147025]: Signaled 2022-03-23 16:17:57.235 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:17:57.236 | ++ 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:17:57.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:57.236 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:57.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:57.236 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:57.236 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:17:57.236 | + functions-common:get_or_create_role:950 : role_id=09aa4f2107b74968aee3023381f61eda 2022-03-23 16:17:57.236 | + functions-common:get_or_create_role:951 : echo 09aa4f2107b74968aee3023381f61eda 2022-03-23 16:17:57.236 | 09aa4f2107b74968aee3023381f61eda 2022-03-23 16:17:57.283 | [118358 Async ks-anotherrole:147025]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-23 16:17:57.288 | + inc/async:async_wait:197 : return 0 2022-03-23 16:17:57.290 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 65a986ed72f740ae905d17022c1c09c9 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:17:57.349 | + inc/async:async_inner:63 : get_or_add_user_project_role member 65a986ed72f740ae905d17022c1c09c9 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:17:57.391 | [118358 Async ks-demo-member:147941]: running: get_or_add_user_project_role member 65a986ed72f740ae905d17022c1c09c9 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:17:57.394 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 6084970a78704d26bbb41da692d41c67 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:17:57.455 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6084970a78704d26bbb41da692d41c67 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:17:57.500 | [118358 Async ks-demo-admin:148053]: running: get_or_add_user_project_role admin 6084970a78704d26bbb41da692d41c67 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:17:57.503 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 65a986ed72f740ae905d17022c1c09c9 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:17:57.567 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 65a986ed72f740ae905d17022c1c09c9 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:17:57.622 | [118358 Async ks-demo-another:148165]: running: get_or_add_user_project_role anotherrole 65a986ed72f740ae905d17022c1c09c9 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:17:57.628 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 65a986ed72f740ae905d17022c1c09c9 635a33a802cf4543b7824556a5b81fdf 2022-03-23 16:17:57.697 | + inc/async:async_inner:63 : get_or_add_user_project_role member 65a986ed72f740ae905d17022c1c09c9 635a33a802cf4543b7824556a5b81fdf 2022-03-23 16:17:57.802 | [118358 Async ks-demo-invis:148277]: running: get_or_add_user_project_role member 65a986ed72f740ae905d17022c1c09c9 635a33a802cf4543b7824556a5b81fdf 2022-03-23 16:17:57.828 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-23 16:17:57.856 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-23 16:17:57.876 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:17:57.896 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-23 16:17:57.916 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-23 16:17:57.944 | +++ 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:18:02.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:02.172 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:02.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:02.172 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:02.387 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:02.403 | ++ functions-common:get_or_create_user:925 : user_id=7cafe73825824073a0bc6b1947c0135c 2022-03-23 16:18:02.432 | ++ functions-common:get_or_create_user:926 : echo 7cafe73825824073a0bc6b1947c0135c 2022-03-23 16:18:02.457 | + lib/keystone:create_keystone_accounts:360 : demo_reader=7cafe73825824073a0bc6b1947c0135c 2022-03-23 16:18:02.475 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 7cafe73825824073a0bc6b1947c0135c 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:02.783 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7cafe73825824073a0bc6b1947c0135c 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:02.971 | [118358 Async ks-demo-reader:148455]: running: get_or_add_user_project_role reader 7cafe73825824073a0bc6b1947c0135c 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:02.989 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-23 16:18:03.021 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-23 16:18:03.040 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:18:03.080 | +++ 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:18:08.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:08.044 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:08.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:08.044 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:08.358 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:08.389 | ++ functions-common:get_or_create_project:938 : project_id=7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:08.409 | ++ functions-common:get_or_create_project:939 : echo 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:08.440 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:08.457 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-23 16:18:08.488 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-23 16:18:08.517 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:18:08.536 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-23 16:18:08.565 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-23 16:18:08.600 | +++ 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:18:12.096 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:18:12.166 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:18:12.239 | [147941 Async ks-demo-member:147941]: finished successfully 2022-03-23 16:18:12.291 | [148053 Async ks-demo-admin:148053]: finished successfully 2022-03-23 16:18:12.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:12.628 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:12.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:12.628 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:12.817 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:12.820 | ++ functions-common:get_or_create_user:925 : user_id=6dc526b62247443ebe77306784332c32 2022-03-23 16:18:12.824 | ++ functions-common:get_or_create_user:926 : echo 6dc526b62247443ebe77306784332c32 2022-03-23 16:18:12.828 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=6dc526b62247443ebe77306784332c32 2022-03-23 16:18:12.832 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 6dc526b62247443ebe77306784332c32 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:12.897 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6dc526b62247443ebe77306784332c32 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:12.947 | [118358 Async ks-alt-admin:148903]: running: get_or_add_user_project_role admin 6dc526b62247443ebe77306784332c32 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:12.950 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 6dc526b62247443ebe77306784332c32 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:13.184 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6dc526b62247443ebe77306784332c32 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:13.240 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:18:13.276 | [118358 Async ks-alt-another:149018]: running: get_or_add_user_project_role anotherrole 6dc526b62247443ebe77306784332c32 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:13.301 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-23 16:18:13.301 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-23 16:18:13.303 | [148277 Async ks-demo-invis:148277]: finished successfully 2022-03-23 16:18:13.318 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:18:13.321 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-23 16:18:13.325 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-23 16:18:13.338 | +++ 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:18:14.344 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:18:14.517 | [148165 Async ks-demo-another:148165]: finished successfully 2022-03-23 16:18:16.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:16.480 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:16.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:16.480 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:16.666 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:16.669 | ++ functions-common:get_or_create_user:925 : user_id=d696893389c44bd4b9efcfb99436f1ca 2022-03-23 16:18:16.671 | ++ functions-common:get_or_create_user:926 : echo d696893389c44bd4b9efcfb99436f1ca 2022-03-23 16:18:16.674 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=d696893389c44bd4b9efcfb99436f1ca 2022-03-23 16:18:16.678 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member d696893389c44bd4b9efcfb99436f1ca 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:16.746 | + inc/async:async_inner:63 : get_or_add_user_project_role member d696893389c44bd4b9efcfb99436f1ca 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:16.823 | [118358 Async ks-alt-member-user:149301]: running: get_or_add_user_project_role member d696893389c44bd4b9efcfb99436f1ca 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:16.826 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-23 16:18:16.829 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-23 16:18:16.836 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:18:16.840 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-23 16:18:16.845 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-23 16:18:16.852 | +++ 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:18:18.651 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:18:18.835 | [148455 Async ks-demo-reader:148455]: finished successfully 2022-03-23 16:18:19.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:19.750 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:19.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:19.750 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:19.942 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:19.946 | ++ functions-common:get_or_create_user:925 : user_id=e9dad72b49d146c382e08dc8763b66ed 2022-03-23 16:18:19.952 | ++ functions-common:get_or_create_user:926 : echo e9dad72b49d146c382e08dc8763b66ed 2022-03-23 16:18:19.957 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=e9dad72b49d146c382e08dc8763b66ed 2022-03-23 16:18:19.960 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader e9dad72b49d146c382e08dc8763b66ed 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:20.052 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e9dad72b49d146c382e08dc8763b66ed 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:20.122 | [118358 Async ks-alt-reader-user:149527]: running: get_or_add_user_project_role reader e9dad72b49d146c382e08dc8763b66ed 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:20.137 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-23 16:18:20.139 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:18:20.144 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-23 16:18:20.153 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-23 16:18:20.162 | +++ 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:18:23.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:23.499 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:23.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:23.499 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:23.884 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:23.904 | ++ functions-common:get_or_create_user:925 : user_id=a72d76a460584088a3366178a1dc15d3 2022-03-23 16:18:23.921 | ++ functions-common:get_or_create_user:926 : echo a72d76a460584088a3366178a1dc15d3 2022-03-23 16:18:23.940 | + lib/keystone:create_keystone_accounts:392 : system_member_user=a72d76a460584088a3366178a1dc15d3 2022-03-23 16:18:23.964 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member a72d76a460584088a3366178a1dc15d3 all 2022-03-23 16:18:24.093 | + inc/async:async_inner:63 : get_or_add_user_system_role member a72d76a460584088a3366178a1dc15d3 all 2022-03-23 16:18:24.170 | [118358 Async ks-system-member:149751]: running: get_or_add_user_system_role member a72d76a460584088a3366178a1dc15d3 all 2022-03-23 16:18:24.183 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-23 16:18:24.195 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:18:24.198 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-23 16:18:24.200 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-23 16:18:24.204 | +++ 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:18:26.345 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:18:26.505 | [148903 Async ks-alt-admin:148903]: finished successfully 2022-03-23 16:18:26.995 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:18:27.086 | [149018 Async ks-alt-another:149018]: finished successfully 2022-03-23 16:18:27.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:27.499 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:27.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:27.499 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:27.722 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:27.729 | ++ functions-common:get_or_create_user:925 : user_id=a5bfc3bb0102434bb29de03252cc8684 2022-03-23 16:18:27.732 | ++ functions-common:get_or_create_user:926 : echo a5bfc3bb0102434bb29de03252cc8684 2022-03-23 16:18:27.734 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=a5bfc3bb0102434bb29de03252cc8684 2022-03-23 16:18:27.738 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader a5bfc3bb0102434bb29de03252cc8684 all 2022-03-23 16:18:27.844 | + inc/async:async_inner:63 : get_or_add_user_system_role reader a5bfc3bb0102434bb29de03252cc8684 all 2022-03-23 16:18:27.932 | [118358 Async ks-system-reader:150033]: running: get_or_add_user_system_role reader a5bfc3bb0102434bb29de03252cc8684 all 2022-03-23 16:18:27.938 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-23 16:18:27.952 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-23 16:18:27.957 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-23 16:18:27.961 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 16:18:27.970 | +++ 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:18:31.033 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:18:31.079 | [149301 Async ks-alt-member-user:149301]: finished successfully 2022-03-23 16:18:31.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:31.415 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:31.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:31.415 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:31.624 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:31.628 | ++ functions-common:get_or_create_group:902 : group_id=fcafd39c7355423883390bcdb26902bc 2022-03-23 16:18:31.632 | ++ functions-common:get_or_create_group:903 : echo fcafd39c7355423883390bcdb26902bc 2022-03-23 16:18:31.636 | + lib/keystone:create_keystone_accounts:402 : admin_group=fcafd39c7355423883390bcdb26902bc 2022-03-23 16:18:31.639 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-23 16:18:31.642 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-23 16:18:31.645 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-23 16:18:31.653 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 16:18:31.658 | +++ 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:18:33.344 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:18:33.373 | [149527 Async ks-alt-reader-user:149527]: finished successfully 2022-03-23 16:18:34.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:34.273 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:34.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:34.273 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:34.460 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:34.463 | ++ functions-common:get_or_create_group:902 : group_id=1e1cba8b79134e22bc77c96cadca65c1 2022-03-23 16:18:34.465 | ++ functions-common:get_or_create_group:903 : echo 1e1cba8b79134e22bc77c96cadca65c1 2022-03-23 16:18:34.468 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=1e1cba8b79134e22bc77c96cadca65c1 2022-03-23 16:18:34.472 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 1e1cba8b79134e22bc77c96cadca65c1 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:34.542 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1e1cba8b79134e22bc77c96cadca65c1 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:34.598 | [118358 Async ks-group-memberdemo:150386]: running: get_or_add_group_project_role member 1e1cba8b79134e22bc77c96cadca65c1 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:34.604 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 1e1cba8b79134e22bc77c96cadca65c1 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:34.698 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1e1cba8b79134e22bc77c96cadca65c1 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:34.813 | [118358 Async ks-group-anotherdemo:150472]: running: get_or_add_group_project_role anotherrole 1e1cba8b79134e22bc77c96cadca65c1 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:34.820 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 1e1cba8b79134e22bc77c96cadca65c1 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:35.163 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1e1cba8b79134e22bc77c96cadca65c1 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:35.273 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:18:35.310 | [118358 Async ks-group-memberalt:150558]: running: get_or_add_group_project_role member 1e1cba8b79134e22bc77c96cadca65c1 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:35.328 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 1e1cba8b79134e22bc77c96cadca65c1 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:35.411 | [149751 Async ks-system-member:149751]: finished successfully 2022-03-23 16:18:35.597 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1e1cba8b79134e22bc77c96cadca65c1 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:35.839 | [118358 Async ks-group-anotheralt:150702]: running: get_or_add_group_project_role anotherrole 1e1cba8b79134e22bc77c96cadca65c1 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:35.860 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin fcafd39c7355423883390bcdb26902bc 02d0ffc8b70146f391a5c6dd035ea24a 2022-03-23 16:18:36.268 | + inc/async:async_inner:63 : get_or_add_group_project_role admin fcafd39c7355423883390bcdb26902bc 02d0ffc8b70146f391a5c6dd035ea24a 2022-03-23 16:18:36.474 | [118358 Async ks-group-admin:150789]: running: get_or_add_group_project_role admin fcafd39c7355423883390bcdb26902bc 02d0ffc8b70146f391a5c6dd035ea24a 2022-03-23 16:18:36.492 | + 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:18:36.881 | [118358 Async ks-demo-member:147941]: Waiting for completion of get_or_add_user_project_role member 65a986ed72f740ae905d17022c1c09c9 39ad6dfda48e4f3d9b5e1bcd3e95d864 running on PID 147941 (17 other jobs running) 2022-03-23 16:18:37.035 | [118358 Async ks-demo-member:147941]: Signaling child to exit 2022-03-23 16:18:37.036 | WAKEUP 2022-03-23 16:18:37.217 | [118358 Async ks-demo-member:147941]: Signaled 2022-03-23 16:18:37.235 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:18:37.236 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:18:37.236 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:18:37.236 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:18:37.236 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:18:37.236 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:18:37.236 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:18:37.236 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:18:37.236 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 65a986ed72f740ae905d17022c1c09c9 --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:37.236 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:37.236 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:18:37.236 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:37.236 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:37.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:37.236 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:37.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:37.236 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:37.236 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:37.236 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:18:37.236 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:18:37.236 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 65a986ed72f740ae905d17022c1c09c9 --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:37.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:37.236 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:37.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:37.236 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:37.236 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 65a986ed72f740ae905d17022c1c09c9 --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:37.236 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:18:37.236 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:37.236 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:37.237 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:37.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:37.237 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:37.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:37.237 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:37.237 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:37.237 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:18:37.237 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:18:37.237 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:18:37.237 | ++ functions-common:get_field:818 : echo '| b7f37d0a53c84b419c9e1a62ab3da2fd | 65a986ed72f740ae905d17022c1c09c9 | | 39ad6dfda48e4f3d9b5e1bcd3e95d864 | | | False |' 2022-03-23 16:18:37.237 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:37.237 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b7f37d0a53c84b419c9e1a62ab3da2fd 2022-03-23 16:18:37.237 | + functions-common:get_or_add_user_project_role:997 : echo b7f37d0a53c84b419c9e1a62ab3da2fd 2022-03-23 16:18:37.237 | b7f37d0a53c84b419c9e1a62ab3da2fd 2022-03-23 16:18:37.598 | [118358 Async ks-demo-member:147941]: finished get_or_add_user_project_role member 65a986ed72f740ae905d17022c1c09c9 39ad6dfda48e4f3d9b5e1bcd3e95d864 with result 0 in 14 seconds 2022-03-23 16:18:37.873 | [118358 Async ks-demo-admin:148053]: Waiting for completion of get_or_add_user_project_role admin 6084970a78704d26bbb41da692d41c67 39ad6dfda48e4f3d9b5e1bcd3e95d864 running on PID 148053 (16 other jobs running) 2022-03-23 16:18:38.070 | [118358 Async ks-demo-admin:148053]: Signaling child to exit 2022-03-23 16:18:38.070 | WAKEUP 2022-03-23 16:18:38.204 | [118358 Async ks-demo-admin:148053]: Signaled 2022-03-23 16:18:38.216 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:18:38.216 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:18:38.216 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:18:38.216 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:18:38.216 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:18:38.216 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:18:38.216 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:18:38.216 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:18:38.216 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:18:38.216 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6084970a78704d26bbb41da692d41c67 --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:38.216 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:38.216 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:38.216 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:38.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:38.216 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:38.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:38.216 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:38.216 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:38.216 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:18:38.216 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:18:38.216 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 6084970a78704d26bbb41da692d41c67 --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:38.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:38.216 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:38.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:38.217 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:38.217 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6084970a78704d26bbb41da692d41c67 --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:38.217 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:38.217 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:18:38.217 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:38.217 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:38.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:38.217 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:38.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:38.217 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:38.217 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:38.217 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:18:38.217 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:18:38.217 | ++ functions-common:get_field:818 : echo '| 082f65ac9bc9467ea30c1701862eef3a | 6084970a78704d26bbb41da692d41c67 | | 39ad6dfda48e4f3d9b5e1bcd3e95d864 | | | False |' 2022-03-23 16:18:38.217 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:18:38.217 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:38.217 | + functions-common:get_or_add_user_project_role:995 : user_role_id=082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:18:38.217 | + functions-common:get_or_add_user_project_role:997 : echo 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:18:38.217 | 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:18:38.501 | [118358 Async ks-demo-admin:148053]: finished get_or_add_user_project_role admin 6084970a78704d26bbb41da692d41c67 39ad6dfda48e4f3d9b5e1bcd3e95d864 with result 0 in 14 seconds 2022-03-23 16:18:38.780 | [118358 Async ks-demo-another:148165]: Waiting for completion of get_or_add_user_project_role anotherrole 65a986ed72f740ae905d17022c1c09c9 39ad6dfda48e4f3d9b5e1bcd3e95d864 running on PID 148165 (15 other jobs running) 2022-03-23 16:18:38.949 | [118358 Async ks-demo-another:148165]: Signaling child to exit 2022-03-23 16:18:38.950 | WAKEUP 2022-03-23 16:18:39.090 | [118358 Async ks-demo-another:148165]: Signaled 2022-03-23 16:18:39.100 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:18:39.100 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:18:39.100 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:18:39.100 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:18:39.100 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:18:39.100 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:18:39.100 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:18:39.100 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:18:39.100 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 65a986ed72f740ae905d17022c1c09c9 --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:39.100 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:39.100 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:18:39.100 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:39.100 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:39.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:39.100 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:39.100 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.100 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:39.100 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:18:39.101 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:18:39.101 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 65a986ed72f740ae905d17022c1c09c9 --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:39.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:39.101 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:39.101 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.101 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 65a986ed72f740ae905d17022c1c09c9 --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:39.101 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:18:39.101 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:39.101 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:39.101 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:39.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:39.101 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:39.101 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.101 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:39.101 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:18:39.101 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:18:39.101 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:18:39.101 | ++ functions-common:get_field:818 : echo '| 09aa4f2107b74968aee3023381f61eda | 65a986ed72f740ae905d17022c1c09c9 | | 39ad6dfda48e4f3d9b5e1bcd3e95d864 | | | False |' 2022-03-23 16:18:39.101 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:39.101 | + functions-common:get_or_add_user_project_role:995 : user_role_id=09aa4f2107b74968aee3023381f61eda 2022-03-23 16:18:39.101 | + functions-common:get_or_add_user_project_role:997 : echo 09aa4f2107b74968aee3023381f61eda 2022-03-23 16:18:39.101 | 09aa4f2107b74968aee3023381f61eda 2022-03-23 16:18:39.323 | [118358 Async ks-demo-another:148165]: finished get_or_add_user_project_role anotherrole 65a986ed72f740ae905d17022c1c09c9 39ad6dfda48e4f3d9b5e1bcd3e95d864 with result 0 in 16 seconds 2022-03-23 16:18:39.393 | [118358 Async ks-demo-invis:148277]: Waiting for completion of get_or_add_user_project_role member 65a986ed72f740ae905d17022c1c09c9 635a33a802cf4543b7824556a5b81fdf running on PID 148277 (14 other jobs running) 2022-03-23 16:18:39.436 | [118358 Async ks-demo-invis:148277]: Signaling child to exit 2022-03-23 16:18:39.437 | WAKEUP 2022-03-23 16:18:39.472 | [118358 Async ks-demo-invis:148277]: Signaled 2022-03-23 16:18:39.474 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:18:39.474 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:18:39.474 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:18:39.474 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:18:39.474 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:18:39.474 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:18:39.474 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:18:39.474 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:18:39.474 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:18:39.474 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:39.474 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 65a986ed72f740ae905d17022c1c09c9 --project 635a33a802cf4543b7824556a5b81fdf 2022-03-23 16:18:39.474 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:39.474 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:39.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:18:39.474 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.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:18:39.474 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.474 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:39.474 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:18:39.474 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:18:39.474 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 65a986ed72f740ae905d17022c1c09c9 --project 635a33a802cf4543b7824556a5b81fdf 2022-03-23 16:18:39.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:18:39.474 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.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:18:39.475 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.475 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:39.475 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 65a986ed72f740ae905d17022c1c09c9 --project 635a33a802cf4543b7824556a5b81fdf 2022-03-23 16:18:39.475 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:18:39.475 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:39.475 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:39.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:18:39.475 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.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:18:39.475 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.475 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:39.475 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:18:39.475 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:18:39.475 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:18:39.475 | ++ functions-common:get_field:818 : echo '| b7f37d0a53c84b419c9e1a62ab3da2fd | 65a986ed72f740ae905d17022c1c09c9 | | 635a33a802cf4543b7824556a5b81fdf | | | False |' 2022-03-23 16:18:39.475 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:39.475 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b7f37d0a53c84b419c9e1a62ab3da2fd 2022-03-23 16:18:39.475 | + functions-common:get_or_add_user_project_role:997 : echo b7f37d0a53c84b419c9e1a62ab3da2fd 2022-03-23 16:18:39.475 | b7f37d0a53c84b419c9e1a62ab3da2fd 2022-03-23 16:18:39.551 | [118358 Async ks-demo-invis:148277]: finished get_or_add_user_project_role member 65a986ed72f740ae905d17022c1c09c9 635a33a802cf4543b7824556a5b81fdf with result 0 in 15 seconds 2022-03-23 16:18:39.625 | [118358 Async ks-demo-reader:148455]: Waiting for completion of get_or_add_user_project_role reader 7cafe73825824073a0bc6b1947c0135c 39ad6dfda48e4f3d9b5e1bcd3e95d864 running on PID 148455 (13 other jobs running) 2022-03-23 16:18:39.711 | [118358 Async ks-demo-reader:148455]: Signaling child to exit 2022-03-23 16:18:39.711 | WAKEUP 2022-03-23 16:18:39.751 | [118358 Async ks-demo-reader:148455]: Signaled 2022-03-23 16:18:39.752 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:18:39.752 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:18:39.752 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:18:39.752 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:18:39.752 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:18:39.752 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:18:39.752 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:18:39.752 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:18:39.752 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7cafe73825824073a0bc6b1947c0135c --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:39.752 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:39.753 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:18:39.753 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:39.753 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:39.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:39.753 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:39.753 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.753 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:39.753 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:18:39.753 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:18:39.753 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 7cafe73825824073a0bc6b1947c0135c --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:39.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:39.753 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:39.753 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.753 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7cafe73825824073a0bc6b1947c0135c --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:39.753 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:39.753 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:18:39.753 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:39.753 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:39.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:39.753 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:39.753 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:39.753 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:39.753 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:18:39.753 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:18:39.753 | ++ functions-common:get_field:818 : echo '| 1a29f9354963447596d3d75c45aa4f3f | 7cafe73825824073a0bc6b1947c0135c | | 39ad6dfda48e4f3d9b5e1bcd3e95d864 | | | False |' 2022-03-23 16:18:39.753 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:18:39.753 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:39.753 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1a29f9354963447596d3d75c45aa4f3f 2022-03-23 16:18:39.754 | + functions-common:get_or_add_user_project_role:997 : echo 1a29f9354963447596d3d75c45aa4f3f 2022-03-23 16:18:39.754 | 1a29f9354963447596d3d75c45aa4f3f 2022-03-23 16:18:39.844 | [118358 Async ks-demo-reader:148455]: finished get_or_add_user_project_role reader 7cafe73825824073a0bc6b1947c0135c 39ad6dfda48e4f3d9b5e1bcd3e95d864 with result 0 in 16 seconds 2022-03-23 16:18:39.851 | + inc/async:async_wait:197 : return 0 2022-03-23 16:18:39.857 | + 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:18:39.953 | [118358 Async ks-alt-admin:148903]: Waiting for completion of get_or_add_user_project_role admin 6dc526b62247443ebe77306784332c32 7a8e20a218df492a9b12383b54cab481 running on PID 148903 (12 other jobs running) 2022-03-23 16:18:39.996 | [118358 Async ks-alt-admin:148903]: Signaling child to exit 2022-03-23 16:18:39.996 | WAKEUP 2022-03-23 16:18:40.032 | [118358 Async ks-alt-admin:148903]: Signaled 2022-03-23 16:18:40.033 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:18:40.033 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:18:40.034 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:18:40.034 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:18:40.034 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:18:40.034 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:18:40.034 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:18:40.034 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:18:40.034 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:40.034 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:18:40.034 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6dc526b62247443ebe77306784332c32 --project 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:40.034 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:40.034 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:40.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:18:40.034 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:40.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:18:40.034 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:40.035 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:40.035 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:18:40.035 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:18:40.035 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 6dc526b62247443ebe77306784332c32 --project 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:40.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:18:40.035 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:40.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:18:40.035 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:40.035 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:40.035 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6dc526b62247443ebe77306784332c32 --project 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:40.035 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:18:40.035 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:40.035 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:40.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:18:40.035 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:40.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:18:40.035 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:40.035 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:40.035 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:18:40.035 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:18:40.035 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:18:40.035 | ++ functions-common:get_field:818 : echo '| 082f65ac9bc9467ea30c1701862eef3a | 6dc526b62247443ebe77306784332c32 | | 7a8e20a218df492a9b12383b54cab481 | | | False |' 2022-03-23 16:18:40.035 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:40.035 | + functions-common:get_or_add_user_project_role:995 : user_role_id=082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:18:40.035 | + functions-common:get_or_add_user_project_role:997 : echo 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:18:40.035 | 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:18:40.121 | [118358 Async ks-alt-admin:148903]: finished get_or_add_user_project_role admin 6dc526b62247443ebe77306784332c32 7a8e20a218df492a9b12383b54cab481 with result 0 in 13 seconds 2022-03-23 16:18:40.181 | [118358 Async ks-alt-another:149018]: Waiting for completion of get_or_add_user_project_role anotherrole 6dc526b62247443ebe77306784332c32 7a8e20a218df492a9b12383b54cab481 running on PID 149018 (11 other jobs running) 2022-03-23 16:18:40.237 | [118358 Async ks-alt-another:149018]: Signaling child to exit 2022-03-23 16:18:40.237 | WAKEUP 2022-03-23 16:18:40.368 | [118358 Async ks-alt-another:149018]: Signaled 2022-03-23 16:18:40.371 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:18:40.371 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:18:40.371 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:18:40.371 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:18:40.371 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:18:40.371 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:18:40.371 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:18:40.371 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:18:40.372 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6dc526b62247443ebe77306784332c32 --project 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:40.372 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:40.372 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:18:40.372 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:40.372 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:40.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:40.372 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:40.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:40.372 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:40.372 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:40.372 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:18:40.372 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:18:40.372 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6dc526b62247443ebe77306784332c32 --project 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:40.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:40.372 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:40.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:40.372 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:40.372 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:40.372 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:18:40.372 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6dc526b62247443ebe77306784332c32 --project 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:40.372 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:40.372 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:40.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:40.372 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:40.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:40.372 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:40.372 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:40.372 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:18:40.372 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:18:40.372 | ++ functions-common:get_field:818 : echo '| 09aa4f2107b74968aee3023381f61eda | 6dc526b62247443ebe77306784332c32 | | 7a8e20a218df492a9b12383b54cab481 | | | False |' 2022-03-23 16:18:40.373 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:18:40.373 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:40.373 | + functions-common:get_or_add_user_project_role:995 : user_role_id=09aa4f2107b74968aee3023381f61eda 2022-03-23 16:18:40.373 | + functions-common:get_or_add_user_project_role:997 : echo 09aa4f2107b74968aee3023381f61eda 2022-03-23 16:18:40.373 | 09aa4f2107b74968aee3023381f61eda 2022-03-23 16:18:40.636 | [118358 Async ks-alt-another:149018]: finished get_or_add_user_project_role anotherrole 6dc526b62247443ebe77306784332c32 7a8e20a218df492a9b12383b54cab481 with result 0 in 13 seconds 2022-03-23 16:18:40.921 | [118358 Async ks-alt-member-user:149301]: Waiting for completion of get_or_add_user_project_role member d696893389c44bd4b9efcfb99436f1ca 7a8e20a218df492a9b12383b54cab481 running on PID 149301 (10 other jobs running) 2022-03-23 16:18:41.069 | [118358 Async ks-alt-member-user:149301]: Signaling child to exit 2022-03-23 16:18:41.069 | WAKEUP 2022-03-23 16:18:41.184 | [118358 Async ks-alt-member-user:149301]: Signaled 2022-03-23 16:18:41.187 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:18:41.187 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:18:41.187 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:18:41.187 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:18:41.187 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:18:41.187 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:18:41.187 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:18:41.187 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:18:41.187 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:41.187 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:18:41.187 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d696893389c44bd4b9efcfb99436f1ca --project 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:41.187 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:41.187 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:41.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:41.187 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:41.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:41.187 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:41.187 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:41.187 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:18:41.187 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:18:41.188 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user d696893389c44bd4b9efcfb99436f1ca --project 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:41.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:41.188 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:41.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:41.188 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:41.188 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:41.188 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d696893389c44bd4b9efcfb99436f1ca --project 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:41.188 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:18:41.188 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:41.188 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:41.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:41.188 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:41.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:41.188 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:41.188 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:41.188 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:18:41.188 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:18:41.188 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:18:41.188 | ++ functions-common:get_field:818 : echo '| b7f37d0a53c84b419c9e1a62ab3da2fd | d696893389c44bd4b9efcfb99436f1ca | | 7a8e20a218df492a9b12383b54cab481 | | | False |' 2022-03-23 16:18:41.188 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:41.188 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b7f37d0a53c84b419c9e1a62ab3da2fd 2022-03-23 16:18:41.188 | + functions-common:get_or_add_user_project_role:997 : echo b7f37d0a53c84b419c9e1a62ab3da2fd 2022-03-23 16:18:41.188 | b7f37d0a53c84b419c9e1a62ab3da2fd 2022-03-23 16:18:41.453 | [118358 Async ks-alt-member-user:149301]: finished get_or_add_user_project_role member d696893389c44bd4b9efcfb99436f1ca 7a8e20a218df492a9b12383b54cab481 with result 0 in 14 seconds 2022-03-23 16:18:41.678 | [118358 Async ks-alt-reader-user:149527]: Waiting for completion of get_or_add_user_project_role reader e9dad72b49d146c382e08dc8763b66ed 7a8e20a218df492a9b12383b54cab481 running on PID 149527 (9 other jobs running) 2022-03-23 16:18:41.729 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:18:41.852 | [118358 Async ks-alt-reader-user:149527]: Signaling child to exit 2022-03-23 16:18:41.853 | WAKEUP 2022-03-23 16:18:41.916 | [150033 Async ks-system-reader:150033]: finished successfully 2022-03-23 16:18:42.032 | [118358 Async ks-alt-reader-user:149527]: Signaled 2022-03-23 16:18:42.044 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:18:42.044 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:18:42.044 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:18:42.044 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:18:42.044 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:18:42.044 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:18:42.044 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:18:42.044 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:18:42.044 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:42.044 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:18:42.044 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e9dad72b49d146c382e08dc8763b66ed --project 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:42.044 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:42.044 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:42.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:42.044 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:42.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:42.044 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:42.044 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:42.044 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:18:42.044 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:18:42.044 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user e9dad72b49d146c382e08dc8763b66ed --project 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:42.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:42.044 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:42.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:42.044 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:42.044 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e9dad72b49d146c382e08dc8763b66ed --project 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:42.045 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:18:42.045 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:18:42.045 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:18:42.045 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:42.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:42.045 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:42.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:42.045 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:42.045 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:42.045 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:18:42.045 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:18:42.045 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:18:42.045 | ++ functions-common:get_field:818 : echo '| 1a29f9354963447596d3d75c45aa4f3f | e9dad72b49d146c382e08dc8763b66ed | | 7a8e20a218df492a9b12383b54cab481 | | | False |' 2022-03-23 16:18:42.045 | ++ functions-common:get_field:812 : read data 2022-03-23 16:18:42.045 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1a29f9354963447596d3d75c45aa4f3f 2022-03-23 16:18:42.045 | + functions-common:get_or_add_user_project_role:997 : echo 1a29f9354963447596d3d75c45aa4f3f 2022-03-23 16:18:42.045 | 1a29f9354963447596d3d75c45aa4f3f 2022-03-23 16:18:42.373 | [118358 Async ks-alt-reader-user:149527]: finished get_or_add_user_project_role reader e9dad72b49d146c382e08dc8763b66ed 7a8e20a218df492a9b12383b54cab481 with result 0 in 13 seconds 2022-03-23 16:18:42.408 | + inc/async:async_wait:197 : return 0 2022-03-23 16:18:42.425 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-23 16:18:42.678 | [118358 Async ks-system-member:149751]: Waiting for completion of get_or_add_user_system_role member a72d76a460584088a3366178a1dc15d3 all running on PID 149751 (8 other jobs running) 2022-03-23 16:18:42.875 | [118358 Async ks-system-member:149751]: Signaling child to exit 2022-03-23 16:18:42.876 | WAKEUP 2022-03-23 16:18:43.041 | [118358 Async ks-system-member:149751]: Signaled 2022-03-23 16:18:43.060 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 16:18:43.060 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 16:18:43.060 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 16:18:43.060 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:18:43.060 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:18:43.060 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:18:43.060 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:18:43.060 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:18:43.060 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 16:18:43.060 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a72d76a460584088a3366178a1dc15d3 --system all -f value -c Role 2022-03-23 16:18:43.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:18:43.060 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:43.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:43.060 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:43.060 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:43.060 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 16:18:43.060 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 16:18:43.060 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user a72d76a460584088a3366178a1dc15d3 --system all 2022-03-23 16:18:43.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:18:43.060 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:43.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:43.060 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:43.060 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a72d76a460584088a3366178a1dc15d3 --system all -f value -c Role 2022-03-23 16:18:43.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:18:43.060 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:43.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:43.061 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:43.061 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:43.061 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=b7f37d0a53c84b419c9e1a62ab3da2fd 2022-03-23 16:18:43.061 | + functions-common:get_or_add_user_system_role:1052 : echo b7f37d0a53c84b419c9e1a62ab3da2fd 2022-03-23 16:18:43.061 | b7f37d0a53c84b419c9e1a62ab3da2fd 2022-03-23 16:18:43.353 | [118358 Async ks-system-member:149751]: finished get_or_add_user_system_role member a72d76a460584088a3366178a1dc15d3 all with result 0 in 11 seconds 2022-03-23 16:18:43.603 | [118358 Async ks-system-reader:150033]: Waiting for completion of get_or_add_user_system_role reader a5bfc3bb0102434bb29de03252cc8684 all running on PID 150033 (7 other jobs running) 2022-03-23 16:18:43.811 | [118358 Async ks-system-reader:150033]: Signaling child to exit 2022-03-23 16:18:43.811 | WAKEUP 2022-03-23 16:18:43.953 | [118358 Async ks-system-reader:150033]: Signaled 2022-03-23 16:18:43.976 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 16:18:43.976 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 16:18:43.976 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 16:18:43.976 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:18:43.976 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:18:43.976 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:18:43.976 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:18:43.976 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:18:43.976 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 16:18:43.976 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a5bfc3bb0102434bb29de03252cc8684 --system all -f value -c Role 2022-03-23 16:18:43.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:43.976 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:43.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:43.976 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:43.976 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:43.976 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 16:18:43.976 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 16:18:43.976 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user a5bfc3bb0102434bb29de03252cc8684 --system all 2022-03-23 16:18:43.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:43.976 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:43.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:43.977 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:43.977 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a5bfc3bb0102434bb29de03252cc8684 --system all -f value -c Role 2022-03-23 16:18:43.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:43.977 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:43.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:43.977 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:43.977 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:43.977 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=1a29f9354963447596d3d75c45aa4f3f 2022-03-23 16:18:43.977 | + functions-common:get_or_add_user_system_role:1052 : echo 1a29f9354963447596d3d75c45aa4f3f 2022-03-23 16:18:43.977 | 1a29f9354963447596d3d75c45aa4f3f 2022-03-23 16:18:44.235 | [118358 Async ks-system-reader:150033]: finished get_or_add_user_system_role reader a5bfc3bb0102434bb29de03252cc8684 all with result 0 in 14 seconds 2022-03-23 16:18:44.264 | + inc/async:async_wait:197 : return 0 2022-03-23 16:18:44.278 | + 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:18:44.542 | [118358 Async ks-group-memberdemo:150386]: Waiting for completion of get_or_add_group_project_role member 1e1cba8b79134e22bc77c96cadca65c1 39ad6dfda48e4f3d9b5e1bcd3e95d864 running on PID 150386 (6 other jobs running) 2022-03-23 16:18:44.677 | [118358 Async ks-group-memberdemo:150386]: Signaling child to exit 2022-03-23 16:18:48.218 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:18:48.337 | [150386 Async ks-group-memberdemo:150386]: finished successfully 2022-03-23 16:18:48.442 | WAKEUP 2022-03-23 16:18:48.588 | [118358 Async ks-group-memberdemo:150386]: Signaled 2022-03-23 16:18:48.589 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:18:48.589 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1e1cba8b79134e22bc77c96cadca65c1 --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 -f value 2022-03-23 16:18:48.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:48.589 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:48.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:48.589 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:48.589 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:48.589 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:18:48.589 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:18:48.590 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 1e1cba8b79134e22bc77c96cadca65c1 --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:48.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:48.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:48.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:48.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:48.590 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1e1cba8b79134e22bc77c96cadca65c1 --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 -f value 2022-03-23 16:18:48.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:48.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:48.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:48.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:48.590 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:48.590 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b7f37d0a53c84b419c9e1a62ab3da2fd 1e1cba8b79134e22bc77c96cadca65c1 39ad6dfda48e4f3d9b5e1bcd3e95d864 False' 2022-03-23 16:18:48.590 | + functions-common:get_or_add_group_project_role:1076 : echo b7f37d0a53c84b419c9e1a62ab3da2fd 1e1cba8b79134e22bc77c96cadca65c1 39ad6dfda48e4f3d9b5e1bcd3e95d864 False 2022-03-23 16:18:48.590 | b7f37d0a53c84b419c9e1a62ab3da2fd 1e1cba8b79134e22bc77c96cadca65c1 39ad6dfda48e4f3d9b5e1bcd3e95d864 False 2022-03-23 16:18:48.774 | [118358 Async ks-group-memberdemo:150386]: finished get_or_add_group_project_role member 1e1cba8b79134e22bc77c96cadca65c1 39ad6dfda48e4f3d9b5e1bcd3e95d864 with result 0 in 13 seconds 2022-03-23 16:18:49.005 | [118358 Async ks-group-anotherdemo:150472]: Waiting for completion of get_or_add_group_project_role anotherrole 1e1cba8b79134e22bc77c96cadca65c1 39ad6dfda48e4f3d9b5e1bcd3e95d864 running on PID 150472 (5 other jobs running) 2022-03-23 16:18:49.107 | [118358 Async ks-group-anotherdemo:150472]: Signaling child to exit 2022-03-23 16:18:49.460 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:18:49.497 | [150472 Async ks-group-anotherdemo:150472]: finished successfully 2022-03-23 16:18:49.523 | WAKEUP 2022-03-23 16:18:49.556 | [118358 Async ks-group-anotherdemo:150472]: Signaled 2022-03-23 16:18:49.558 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:18:49.558 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1e1cba8b79134e22bc77c96cadca65c1 --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 -f value 2022-03-23 16:18:49.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:18:49.558 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:49.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:18:49.558 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:49.558 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:49.558 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:18:49.558 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:18:49.558 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 1e1cba8b79134e22bc77c96cadca65c1 --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:18:49.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:18:49.558 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:49.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:18:49.558 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:49.558 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1e1cba8b79134e22bc77c96cadca65c1 --project 39ad6dfda48e4f3d9b5e1bcd3e95d864 -f value 2022-03-23 16:18:49.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:18:49.558 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:49.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:49.559 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:49.559 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:49.559 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='09aa4f2107b74968aee3023381f61eda 1e1cba8b79134e22bc77c96cadca65c1 39ad6dfda48e4f3d9b5e1bcd3e95d864 False' 2022-03-23 16:18:49.559 | + functions-common:get_or_add_group_project_role:1076 : echo 09aa4f2107b74968aee3023381f61eda 1e1cba8b79134e22bc77c96cadca65c1 39ad6dfda48e4f3d9b5e1bcd3e95d864 False 2022-03-23 16:18:49.559 | 09aa4f2107b74968aee3023381f61eda 1e1cba8b79134e22bc77c96cadca65c1 39ad6dfda48e4f3d9b5e1bcd3e95d864 False 2022-03-23 16:18:49.639 | [118358 Async ks-group-anotherdemo:150472]: finished get_or_add_group_project_role anotherrole 1e1cba8b79134e22bc77c96cadca65c1 39ad6dfda48e4f3d9b5e1bcd3e95d864 with result 0 in 14 seconds 2022-03-23 16:18:49.663 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:18:49.695 | [118358 Async ks-group-memberalt:150558]: Waiting for completion of get_or_add_group_project_role member 1e1cba8b79134e22bc77c96cadca65c1 7a8e20a218df492a9b12383b54cab481 running on PID 150558 (4 other jobs running) 2022-03-23 16:18:49.699 | [150558 Async ks-group-memberalt:150558]: finished successfully 2022-03-23 16:18:49.731 | [118358 Async ks-group-memberalt:150558]: Signaling child to exit 2022-03-23 16:18:49.733 | WAKEUP 2022-03-23 16:18:49.768 | [118358 Async ks-group-memberalt:150558]: Signaled 2022-03-23 16:18:49.770 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:18:49.770 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1e1cba8b79134e22bc77c96cadca65c1 --project 7a8e20a218df492a9b12383b54cab481 -f value 2022-03-23 16:18:49.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:49.770 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:49.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:49.770 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:49.770 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:49.770 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:18:49.770 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:18:49.770 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 1e1cba8b79134e22bc77c96cadca65c1 --project 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:49.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:49.770 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:49.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:49.770 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:49.770 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1e1cba8b79134e22bc77c96cadca65c1 --project 7a8e20a218df492a9b12383b54cab481 -f value 2022-03-23 16:18:49.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:49.771 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:49.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:49.771 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:49.771 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:49.771 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b7f37d0a53c84b419c9e1a62ab3da2fd 1e1cba8b79134e22bc77c96cadca65c1 7a8e20a218df492a9b12383b54cab481 False' 2022-03-23 16:18:49.771 | + functions-common:get_or_add_group_project_role:1076 : echo b7f37d0a53c84b419c9e1a62ab3da2fd 1e1cba8b79134e22bc77c96cadca65c1 7a8e20a218df492a9b12383b54cab481 False 2022-03-23 16:18:49.771 | b7f37d0a53c84b419c9e1a62ab3da2fd 1e1cba8b79134e22bc77c96cadca65c1 7a8e20a218df492a9b12383b54cab481 False 2022-03-23 16:18:49.821 | [118358 Async ks-group-memberalt:150558]: finished get_or_add_group_project_role member 1e1cba8b79134e22bc77c96cadca65c1 7a8e20a218df492a9b12383b54cab481 with result 0 in 14 seconds 2022-03-23 16:18:49.864 | [118358 Async ks-group-anotheralt:150702]: Waiting for completion of get_or_add_group_project_role anotherrole 1e1cba8b79134e22bc77c96cadca65c1 7a8e20a218df492a9b12383b54cab481 running on PID 150702 (3 other jobs running) 2022-03-23 16:18:49.891 | [118358 Async ks-group-anotheralt:150702]: Signaling child to exit 2022-03-23 16:18:50.877 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:18:50.903 | [150702 Async ks-group-anotheralt:150702]: finished successfully 2022-03-23 16:18:50.925 | WAKEUP 2022-03-23 16:18:50.950 | [118358 Async ks-group-anotheralt:150702]: Signaled 2022-03-23 16:18:50.951 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:18:50.951 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1e1cba8b79134e22bc77c96cadca65c1 --project 7a8e20a218df492a9b12383b54cab481 -f value 2022-03-23 16:18:50.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:50.951 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:50.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:50.951 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:50.951 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:50.951 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:18:50.951 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:18:50.951 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 1e1cba8b79134e22bc77c96cadca65c1 --project 7a8e20a218df492a9b12383b54cab481 2022-03-23 16:18:50.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:50.951 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:50.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:50.952 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:50.952 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1e1cba8b79134e22bc77c96cadca65c1 --project 7a8e20a218df492a9b12383b54cab481 -f value 2022-03-23 16:18:50.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:50.952 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:50.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:50.952 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:50.952 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:50.952 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='09aa4f2107b74968aee3023381f61eda 1e1cba8b79134e22bc77c96cadca65c1 7a8e20a218df492a9b12383b54cab481 False' 2022-03-23 16:18:50.952 | + functions-common:get_or_add_group_project_role:1076 : echo 09aa4f2107b74968aee3023381f61eda 1e1cba8b79134e22bc77c96cadca65c1 7a8e20a218df492a9b12383b54cab481 False 2022-03-23 16:18:50.952 | 09aa4f2107b74968aee3023381f61eda 1e1cba8b79134e22bc77c96cadca65c1 7a8e20a218df492a9b12383b54cab481 False 2022-03-23 16:18:50.992 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:18:51.000 | [118358 Async ks-group-anotheralt:150702]: finished get_or_add_group_project_role anotherrole 1e1cba8b79134e22bc77c96cadca65c1 7a8e20a218df492a9b12383b54cab481 with result 0 in 15 seconds 2022-03-23 16:18:51.017 | [150789 Async ks-group-admin:150789]: finished successfully 2022-03-23 16:18:51.039 | [118358 Async ks-group-admin:150789]: Waiting for completion of get_or_add_group_project_role admin fcafd39c7355423883390bcdb26902bc 02d0ffc8b70146f391a5c6dd035ea24a running on PID 150789 (2 other jobs running) 2022-03-23 16:18:51.065 | [118358 Async ks-group-admin:150789]: Signaling child to exit 2022-03-23 16:18:51.065 | WAKEUP 2022-03-23 16:18:51.088 | [118358 Async ks-group-admin:150789]: Signaled 2022-03-23 16:18:51.089 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:18:51.089 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group fcafd39c7355423883390bcdb26902bc --project 02d0ffc8b70146f391a5c6dd035ea24a -f value 2022-03-23 16:18:51.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:51.089 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:51.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:51.089 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:51.089 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:51.089 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:18:51.089 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:18:51.089 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group fcafd39c7355423883390bcdb26902bc --project 02d0ffc8b70146f391a5c6dd035ea24a 2022-03-23 16:18:51.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:51.089 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:51.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:51.090 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:51.090 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group fcafd39c7355423883390bcdb26902bc --project 02d0ffc8b70146f391a5c6dd035ea24a -f value 2022-03-23 16:18:51.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:51.090 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:51.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:51.090 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:51.090 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:18:51.090 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='082f65ac9bc9467ea30c1701862eef3a fcafd39c7355423883390bcdb26902bc 02d0ffc8b70146f391a5c6dd035ea24a False' 2022-03-23 16:18:51.090 | + functions-common:get_or_add_group_project_role:1076 : echo 082f65ac9bc9467ea30c1701862eef3a fcafd39c7355423883390bcdb26902bc 02d0ffc8b70146f391a5c6dd035ea24a False 2022-03-23 16:18:51.090 | 082f65ac9bc9467ea30c1701862eef3a fcafd39c7355423883390bcdb26902bc 02d0ffc8b70146f391a5c6dd035ea24a False 2022-03-23 16:18:51.134 | [118358 Async ks-group-admin:150789]: finished get_or_add_group_project_role admin fcafd39c7355423883390bcdb26902bc 02d0ffc8b70146f391a5c6dd035ea24a with result 0 in 14 seconds 2022-03-23 16:18:51.138 | + inc/async:async_wait:197 : return 0 2022-03-23 16:18:51.140 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-23 16:18:51.157 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:51.161 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-23 16:18:51.178 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:51.181 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-23 16:18:51.183 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-23 16:18:51.246 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-23 16:18:51.287 | [118358 Async create_nova_accounts:152691]: running: create_nova_accounts 2022-03-23 16:18:51.289 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-23 16:18:51.307 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:51.310 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-23 16:18:51.312 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-23 16:18:51.373 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-23 16:18:51.415 | [118358 Async create_glance_accounts:152806]: running: create_glance_accounts 2022-03-23 16:18:51.419 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-23 16:18:51.439 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:51.442 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-23 16:18:51.445 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-23 16:18:51.512 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-23 16:18:51.556 | [118358 Async create_cinder_accounts:152936]: running: create_cinder_accounts 2022-03-23 16:18:51.559 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-23 16:18:51.581 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:51.583 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-23 16:18:51.589 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-23 16:18:51.658 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-23 16:18:51.742 | [118358 Async create_neutron_accounts:153051]: running: create_neutron_accounts 2022-03-23 16:18:51.747 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-23 16:18:51.800 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:51.807 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-23 16:18:51.812 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-23 16:18:52.192 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-23 16:18:52.435 | [118358 Async create_swift_accounts:153193]: running: create_swift_accounts 2022-03-23 16:18:52.452 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-23 16:18:52.600 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:52.628 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-23 16:18:53.001 | [118358 Async create_nova_accounts:152691]: Waiting for completion of create_nova_accounts running on PID 152691 (6 other jobs running) 2022-03-23 16:18:53.215 | [118358 Async create_nova_accounts:152691]: Signaling child to exit 2022-03-23 16:19:33.505 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:19:33.549 | [153051 Async create_neutron_accounts:153051]: finished successfully 2022-03-23 16:19:50.669 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:19:50.705 | [152936 Async create_cinder_accounts:152936]: finished successfully 2022-03-23 16:20:07.645 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:20:07.676 | [152806 Async create_glance_accounts:152806]: finished successfully 2022-03-23 16:20:12.627 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:20:12.653 | [152691 Async create_nova_accounts:152691]: finished successfully 2022-03-23 16:20:12.673 | WAKEUP 2022-03-23 16:20:12.697 | [118358 Async create_nova_accounts:152691]: Signaled 2022-03-23 16:20:12.698 | + 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:20:12.698 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-23 16:20:12.698 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-23 16:20:12.699 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:12.699 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:20:12.699 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:20:12.699 | ++ 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:20:12.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.699 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.699 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.699 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.699 | + functions-common:get_or_create_user:925 : user_id=c2223efe584346f8bd715d7eea08bd2f 2022-03-23 16:20:12.699 | + functions-common:get_or_create_user:926 : echo c2223efe584346f8bd715d7eea08bd2f 2022-03-23 16:20:12.699 | c2223efe584346f8bd715d7eea08bd2f 2022-03-23 16:20:12.699 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-23 16:20:12.699 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:20:12.699 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:20:12.699 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:20:12.699 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:20:12.699 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:20:12.699 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:20:12.699 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:20:12.699 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:20:12.699 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:20:12.699 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:20:12.699 | ++ 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:20:12.699 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:12.699 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:20:12.699 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:12.699 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.699 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.700 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.700 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.700 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:20:12.700 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:20:12.700 | + 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:20:12.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.700 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.700 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.700 | ++ 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:20:12.700 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:12.700 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:20:12.700 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:12.700 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.700 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.700 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.700 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.700 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:20:12.700 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:20:12.700 | ++ functions-common:get_field:818 : echo '| 151b4726745646cfbdf86cb3ad8b9ea9 | c2223efe584346f8bd715d7eea08bd2f | | ac2fe2ef82894323a19293eff1e56582 | | | False |' 2022-03-23 16:20:12.700 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:20:12.700 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.700 | + functions-common:get_or_add_user_project_role:995 : user_role_id=151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:12.700 | + functions-common:get_or_add_user_project_role:997 : echo 151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:12.700 | 151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:12.700 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 16:20:12.700 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-23 16:20:12.700 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:20:12.700 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:20:12.701 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:20:12.701 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:20:12.701 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:20:12.701 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:20:12.701 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:20:12.701 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:20:12.701 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:20:12.701 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:20:12.701 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:12.701 | ++ 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:20:12.701 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:20:12.701 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:12.701 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.701 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.701 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.701 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.701 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:20:12.701 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:20:12.701 | + 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:20:12.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.701 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.701 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.701 | ++ 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:20:12.701 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:12.701 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:20:12.701 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:12.701 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.702 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.702 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.702 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.702 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:20:12.702 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:20:12.702 | ++ functions-common:get_field:818 : echo '| 082f65ac9bc9467ea30c1701862eef3a | c2223efe584346f8bd715d7eea08bd2f | | ac2fe2ef82894323a19293eff1e56582 | | | False |' 2022-03-23 16:20:12.702 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:20:12.702 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.702 | + functions-common:get_or_add_user_project_role:995 : user_role_id=082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:20:12.702 | + functions-common:get_or_add_user_project_role:997 : echo 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:20:12.702 | 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:20:12.702 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-23 16:20:12.703 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:20:12.703 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.47/compute 2022-03-23 16:20:12.703 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-23 16:20:12.703 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:20:12.703 | ++ 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:20:12.703 | ++ 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:20:12.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.703 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.703 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.703 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.703 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:20:12.703 | 42bd1a244a1f4564ac532ebef2fdf368' 2022-03-23 16:20:12.703 | + functions-common:get_or_create_service:1094 : echo 42bd1a244a1f4564ac532ebef2fdf368 2022-03-23 16:20:12.703 | 42bd1a244a1f4564ac532ebef2fdf368 2022-03-23 16:20:12.703 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.47/compute/v2/$(project_id)s' 2022-03-23 16:20:12.703 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:20:12.703 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' RegionOne 2022-03-23 16:20:12.703 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:20:12.703 | +++ 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:20:12.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.703 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.703 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.703 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.703 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:20:12.703 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:20:12.703 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:20:12.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.703 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.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:20:12.704 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.704 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.704 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=71e509207c1d4875a989223210164e7e 2022-03-23 16:20:12.704 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 71e509207c1d4875a989223210164e7e 2022-03-23 16:20:12.704 | + functions-common:get_or_create_endpoint:1127 : public_id=71e509207c1d4875a989223210164e7e 2022-03-23 16:20:12.704 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:20:12.704 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:20:12.704 | + functions-common:get_or_create_endpoint:1136 : echo 71e509207c1d4875a989223210164e7e 2022-03-23 16:20:12.704 | 71e509207c1d4875a989223210164e7e 2022-03-23 16:20:12.704 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-23 16:20:12.704 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:20:12.704 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-23 16:20:12.704 | ++ 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:20:12.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:20:12.704 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.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:20:12.704 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.704 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.704 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:20:12.704 | b423273166454567a0e74d82a8f61660' 2022-03-23 16:20:12.704 | + functions-common:get_or_create_service:1094 : echo b423273166454567a0e74d82a8f61660 2022-03-23 16:20:12.704 | b423273166454567a0e74d82a8f61660 2022-03-23 16:20:12.704 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.47/compute/v2.1 2022-03-23 16:20:12.704 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:20:12.704 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.47/compute/v2.1 RegionOne 2022-03-23 16:20:12.704 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:20:12.704 | +++ 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:20:12.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:20:12.704 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.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:20:12.705 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.705 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.705 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:20:12.705 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:20:12.705 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.47/compute/v2.1 --region RegionOne -f value -c id 2022-03-23 16:20:12.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:20:12.705 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.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:20:12.705 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.705 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.705 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=da5e6c9979cb46a8ade7c2b22bd719cd 2022-03-23 16:20:12.705 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo da5e6c9979cb46a8ade7c2b22bd719cd 2022-03-23 16:20:12.705 | + functions-common:get_or_create_endpoint:1127 : public_id=da5e6c9979cb46a8ade7c2b22bd719cd 2022-03-23 16:20:12.705 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:20:12.705 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:20:12.705 | + functions-common:get_or_create_endpoint:1136 : echo da5e6c9979cb46a8ade7c2b22bd719cd 2022-03-23 16:20:12.705 | da5e6c9979cb46a8ade7c2b22bd719cd 2022-03-23 16:20:12.705 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-23 16:20:12.705 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:20:12.705 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-23 16:20:12.705 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:20:12.705 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-23 16:20:12.705 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:20:12.705 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:20:12.705 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:20:12.705 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:20:12.705 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:20:12.705 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:20:12.705 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:20:12.705 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:20:12.706 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:20:12.706 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:20:12.706 | ++ 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:20:12.706 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:12.706 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:20:12.706 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:12.706 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.706 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.706 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.706 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.706 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:20:12.706 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:20:12.706 | + 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:20:12.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.706 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.706 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.706 | ++ 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:20:12.706 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:20:12.706 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:12.706 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:12.706 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.706 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.706 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.707 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.707 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:20:12.707 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:20:12.707 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:20:12.707 | ++ functions-common:get_field:818 : echo '| 9952333f91154d07be5d7c30e772ff63 | c2223efe584346f8bd715d7eea08bd2f | | ac2fe2ef82894323a19293eff1e56582 | | | False |' 2022-03-23 16:20:12.707 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.707 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9952333f91154d07be5d7c30e772ff63 2022-03-23 16:20:12.707 | + functions-common:get_or_add_user_project_role:997 : echo 9952333f91154d07be5d7c30e772ff63 2022-03-23 16:20:12.707 | 9952333f91154d07be5d7c30e772ff63 2022-03-23 16:20:12.707 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-23 16:20:12.707 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:20:12.707 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-23 16:20:12.707 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:20:12.707 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-23 16:20:12.745 | [118358 Async create_nova_accounts:152691]: finished create_nova_accounts with result 0 in 81 seconds 2022-03-23 16:20:12.783 | [118358 Async create_glance_accounts:152806]: Waiting for completion of create_glance_accounts running on PID 152806 (5 other jobs running) 2022-03-23 16:20:12.809 | [118358 Async create_glance_accounts:152806]: Signaling child to exit 2022-03-23 16:20:12.809 | WAKEUP 2022-03-23 16:20:12.835 | [118358 Async create_glance_accounts:152806]: Signaled 2022-03-23 16:20:12.836 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-23 16:20:12.836 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:20:12.836 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-23 16:20:12.836 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-23 16:20:12.836 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:12.836 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:20:12.836 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:20:12.836 | ++ 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:20:12.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.836 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.837 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.837 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.837 | + functions-common:get_or_create_user:925 : user_id=048944000a8841b3aa6e4be586d6f22b 2022-03-23 16:20:12.837 | + functions-common:get_or_create_user:926 : echo 048944000a8841b3aa6e4be586d6f22b 2022-03-23 16:20:12.837 | 048944000a8841b3aa6e4be586d6f22b 2022-03-23 16:20:12.837 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-23 16:20:12.837 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:20:12.837 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:20:12.837 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:20:12.837 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:20:12.837 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:20:12.837 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:20:12.837 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:20:12.837 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:20:12.837 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:20:12.837 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:20:12.837 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:12.837 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:20:12.837 | ++ 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:20:12.837 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:12.837 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.837 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.837 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.837 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.837 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:20:12.837 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:20:12.837 | + 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:20:12.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.838 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.838 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.838 | ++ 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:20:12.838 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:20:12.838 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:12.838 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:12.838 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.838 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.838 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.838 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.838 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:20:12.838 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:20:12.838 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:20:12.838 | ++ functions-common:get_field:818 : echo '| 151b4726745646cfbdf86cb3ad8b9ea9 | 048944000a8841b3aa6e4be586d6f22b | | ac2fe2ef82894323a19293eff1e56582 | | | False |' 2022-03-23 16:20:12.838 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.838 | + functions-common:get_or_add_user_project_role:995 : user_role_id=151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:12.838 | + functions-common:get_or_add_user_project_role:997 : echo 151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:12.838 | 151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:12.838 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 16:20:12.838 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-23 16:20:12.838 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:20:12.838 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-23 16:20:12.838 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-23 16:20:12.838 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:12.838 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:20:12.839 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:20:12.839 | ++ 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:20:12.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.839 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.839 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.839 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.839 | + functions-common:get_or_create_user:925 : user_id=7049942ddd7f4d87bc225b91d0d9171f 2022-03-23 16:20:12.839 | + functions-common:get_or_create_user:926 : echo 7049942ddd7f4d87bc225b91d0d9171f 2022-03-23 16:20:12.839 | 7049942ddd7f4d87bc225b91d0d9171f 2022-03-23 16:20:12.839 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-23 16:20:12.839 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:20:12.839 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:20:12.839 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:20:12.839 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:20:12.839 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:20:12.839 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:20:12.839 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:20:12.839 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:20:12.839 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:20:12.839 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:20:12.839 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:20:12.839 | ++ 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:20:12.839 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:12.839 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:12.839 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.839 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.840 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.840 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.840 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:20:12.840 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:20:12.840 | + 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:20:12.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.840 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.840 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.840 | ++ 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:20:12.840 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:12.840 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:20:12.840 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:12.840 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.840 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.840 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.840 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.840 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:20:12.840 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:20:12.840 | ++ functions-common:get_field:818 : echo '| 151b4726745646cfbdf86cb3ad8b9ea9 | 7049942ddd7f4d87bc225b91d0d9171f | | ac2fe2ef82894323a19293eff1e56582 | | | False |' 2022-03-23 16:20:12.840 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:20:12.840 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.840 | + functions-common:get_or_add_user_project_role:995 : user_role_id=151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:12.840 | + functions-common:get_or_add_user_project_role:997 : echo 151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:12.840 | 151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:12.840 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-23 16:20:12.840 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-23 16:20:12.840 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:20:12.840 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:20:12.841 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:20:12.841 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:20:12.841 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:20:12.841 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:20:12.841 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:20:12.841 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:20:12.841 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:20:12.841 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:20:12.841 | ++ 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:20:12.841 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:20:12.841 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:12.841 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:12.841 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.841 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.841 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.841 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.841 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:20:12.841 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:20:12.841 | + 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:20:12.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.841 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.841 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.841 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:12.841 | ++ 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:20:12.841 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:20:12.841 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:12.841 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.842 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.842 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.842 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.842 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:20:12.842 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:20:12.842 | ++ functions-common:get_field:818 : echo '| 9952333f91154d07be5d7c30e772ff63 | 7049942ddd7f4d87bc225b91d0d9171f | | ac2fe2ef82894323a19293eff1e56582 | | | False |' 2022-03-23 16:20:12.842 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:20:12.842 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.842 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9952333f91154d07be5d7c30e772ff63 2022-03-23 16:20:12.842 | + functions-common:get_or_add_user_project_role:997 : echo 9952333f91154d07be5d7c30e772ff63 2022-03-23 16:20:12.842 | 9952333f91154d07be5d7c30e772ff63 2022-03-23 16:20:12.842 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-23 16:20:12.842 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:20:12.842 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-23 16:20:12.842 | ++ 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:20:12.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.842 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.842 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.842 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.842 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:20:12.842 | 98dfe1aa3c97410c9300c57cfd4ebc02' 2022-03-23 16:20:12.842 | + functions-common:get_or_create_service:1094 : echo 98dfe1aa3c97410c9300c57cfd4ebc02 2022-03-23 16:20:12.842 | 98dfe1aa3c97410c9300c57cfd4ebc02 2022-03-23 16:20:12.842 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.47/image 2022-03-23 16:20:12.842 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:20:12.843 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.47/image RegionOne 2022-03-23 16:20:12.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:20:12.843 | +++ 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:20:12.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.843 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.843 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.843 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:20:12.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:20:12.843 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.47/image --region RegionOne -f value -c id 2022-03-23 16:20:12.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.843 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.843 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.843 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=01cc9e308c744788b4ae5d3444927e0e 2022-03-23 16:20:12.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 01cc9e308c744788b4ae5d3444927e0e 2022-03-23 16:20:12.844 | + functions-common:get_or_create_endpoint:1127 : public_id=01cc9e308c744788b4ae5d3444927e0e 2022-03-23 16:20:12.844 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:20:12.844 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:20:12.844 | + functions-common:get_or_create_endpoint:1136 : echo 01cc9e308c744788b4ae5d3444927e0e 2022-03-23 16:20:12.844 | 01cc9e308c744788b4ae5d3444927e0e 2022-03-23 16:20:12.844 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-23 16:20:12.844 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 16:20:12.844 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 16:20:12.844 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 16:20:12.844 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-23 16:20:12.844 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-23 16:20:12.844 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-23 16:20:12.844 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-23 16:20:12.844 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-23 16:20:12.884 | [118358 Async create_glance_accounts:152806]: finished create_glance_accounts with result 0 in 76 seconds 2022-03-23 16:20:12.922 | [118358 Async create_cinder_accounts:152936]: Waiting for completion of create_cinder_accounts running on PID 152936 (4 other jobs running) 2022-03-23 16:20:12.949 | [118358 Async create_cinder_accounts:152936]: Signaling child to exit 2022-03-23 16:20:12.949 | WAKEUP 2022-03-23 16:20:12.972 | [118358 Async create_cinder_accounts:152936]: Signaled 2022-03-23 16:20:12.974 | + 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:20:12.974 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-23 16:20:12.974 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-23 16:20:12.974 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:12.974 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:20:12.974 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:20:12.974 | ++ 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:20:12.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.974 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.974 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.974 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.974 | + functions-common:get_or_create_user:925 : user_id=522f78a2a8f44d91ad59141d36161b06 2022-03-23 16:20:12.974 | + functions-common:get_or_create_user:926 : echo 522f78a2a8f44d91ad59141d36161b06 2022-03-23 16:20:12.974 | 522f78a2a8f44d91ad59141d36161b06 2022-03-23 16:20:12.974 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-23 16:20:12.974 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:20:12.975 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:20:12.975 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:20:12.975 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:20:12.975 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:20:12.975 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:20:12.975 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:20:12.975 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:20:12.975 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:20:12.975 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:20:12.975 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:12.975 | ++ 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:20:12.975 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:20:12.975 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:12.975 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.975 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.975 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.975 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.975 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:20:12.975 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:20:12.975 | + 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:20:12.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.975 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.975 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.975 | ++ 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:20:12.975 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:12.975 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:20:12.975 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:12.975 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.976 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.976 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.976 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.976 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:20:12.976 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:20:12.976 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:20:12.976 | ++ functions-common:get_field:818 : echo '| 151b4726745646cfbdf86cb3ad8b9ea9 | 522f78a2a8f44d91ad59141d36161b06 | | ac2fe2ef82894323a19293eff1e56582 | | | False |' 2022-03-23 16:20:12.976 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:12.976 | + functions-common:get_or_add_user_project_role:995 : user_role_id=151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:12.976 | + functions-common:get_or_add_user_project_role:997 : echo 151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:12.976 | 151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:12.976 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 16:20:12.976 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-23 16:20:12.976 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:20:12.976 | ++ 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:20:12.976 | ++ 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:20:12.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.976 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.976 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.976 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.976 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:20:12.976 | 98d5249ff15a435a89662d2aa7fa1b9b' 2022-03-23 16:20:12.976 | + functions-common:get_or_create_service:1094 : echo 98d5249ff15a435a89662d2aa7fa1b9b 2022-03-23 16:20:12.976 | 98d5249ff15a435a89662d2aa7fa1b9b 2022-03-23 16:20:12.976 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-23 16:20:12.976 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2022-03-23 16:20:12.976 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:20:12.977 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2022-03-23 16:20:12.977 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:20:12.977 | +++ 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:20:12.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.977 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.977 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.977 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.977 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:20:12.977 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:20:12.977 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:20:12.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.977 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.977 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.977 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.977 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9d5128d6b8054c7bb7387028e1577428 2022-03-23 16:20:12.977 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9d5128d6b8054c7bb7387028e1577428 2022-03-23 16:20:12.977 | + functions-common:get_or_create_endpoint:1127 : public_id=9d5128d6b8054c7bb7387028e1577428 2022-03-23 16:20:12.977 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:20:12.977 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:20:12.977 | + functions-common:get_or_create_endpoint:1136 : echo 9d5128d6b8054c7bb7387028e1577428 2022-03-23 16:20:12.977 | 9d5128d6b8054c7bb7387028e1577428 2022-03-23 16:20:12.977 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-23 16:20:12.977 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:20:12.977 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-23 16:20:12.977 | ++ 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:20:12.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.977 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.978 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.978 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.978 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:20:12.978 | a16fde6bf2e34be6be1f0390d95e63ba' 2022-03-23 16:20:12.978 | + functions-common:get_or_create_service:1094 : echo a16fde6bf2e34be6be1f0390d95e63ba 2022-03-23 16:20:12.978 | a16fde6bf2e34be6be1f0390d95e63ba 2022-03-23 16:20:12.978 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2022-03-23 16:20:12.978 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:20:12.978 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2022-03-23 16:20:12.978 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:20:12.978 | +++ 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:20:12.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.978 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.978 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.978 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.978 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:20:12.978 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:20:12.978 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:20:12.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.978 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.978 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.978 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.978 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=de389ea7d7f746b6a5a156165be50288 2022-03-23 16:20:12.978 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo de389ea7d7f746b6a5a156165be50288 2022-03-23 16:20:12.978 | + functions-common:get_or_create_endpoint:1127 : public_id=de389ea7d7f746b6a5a156165be50288 2022-03-23 16:20:12.978 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:20:12.978 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:20:12.978 | + functions-common:get_or_create_endpoint:1136 : echo de389ea7d7f746b6a5a156165be50288 2022-03-23 16:20:12.978 | de389ea7d7f746b6a5a156165be50288 2022-03-23 16:20:12.979 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-23 16:20:12.979 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-23 16:20:12.979 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:20:12.979 | +++ 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:20:12.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.979 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.979 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.979 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.979 | ++ functions-common:get_or_create_project:938 : project_id=ac2fe2ef82894323a19293eff1e56582 2022-03-23 16:20:12.979 | ++ functions-common:get_or_create_project:939 : echo ac2fe2ef82894323a19293eff1e56582 2022-03-23 16:20:12.979 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id ac2fe2ef82894323a19293eff1e56582 2022-03-23 16:20:12.979 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-23 16:20:12.979 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:12.979 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:20:12.979 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-23 16:20:12.979 | +++ 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:20:12.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.979 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:12.979 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:12.979 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-23 16:20:12.979 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:12.979 | ++ functions-common:get_or_create_user:925 : user_id=522f78a2a8f44d91ad59141d36161b06 2022-03-23 16:20:12.979 | ++ functions-common:get_or_create_user:926 : echo 522f78a2a8f44d91ad59141d36161b06 2022-03-23 16:20:12.979 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 522f78a2a8f44d91ad59141d36161b06 2022-03-23 16:20:13.020 | [118358 Async create_cinder_accounts:152936]: finished create_cinder_accounts with result 0 in 59 seconds 2022-03-23 16:20:13.024 | + inc/async:async_wait:197 : return 0 2022-03-23 16:20:13.027 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-23 16:20:13.079 | [118358 Async create_neutron_accounts:153051]: Waiting for completion of create_neutron_accounts running on PID 153051 (3 other jobs running) 2022-03-23 16:20:13.105 | [118358 Async create_neutron_accounts:153051]: Signaling child to exit 2022-03-23 16:20:13.105 | WAKEUP 2022-03-23 16:20:13.128 | [118358 Async create_neutron_accounts:153051]: Signaled 2022-03-23 16:20:13.130 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-23 16:20:13.130 | ++ 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:20:13.130 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:20:13.130 | + 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:20:13.130 | + 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:20:13.130 | + 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:20:13.130 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:20:13.130 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-23 16:20:13.130 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-23 16:20:13.130 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-23 16:20:13.130 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.47:9696/ 2022-03-23 16:20:13.130 | + 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:20:13.130 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-23 16:20:13.130 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-23 16:20:13.130 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:13.130 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:20:13.130 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:20:13.130 | ++ 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:20:13.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:13.130 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:13.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:13.130 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:13.130 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:13.130 | + functions-common:get_or_create_user:925 : user_id=da84a7b383e349e68cebcb10b7b86410 2022-03-23 16:20:13.130 | + functions-common:get_or_create_user:926 : echo da84a7b383e349e68cebcb10b7b86410 2022-03-23 16:20:13.130 | da84a7b383e349e68cebcb10b7b86410 2022-03-23 16:20:13.130 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-23 16:20:13.131 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:20:13.131 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:20:13.131 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:20:13.131 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:20:13.131 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:20:13.131 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:20:13.131 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:20:13.131 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:20:13.131 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:20:13.131 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:20:13.131 | ++ 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:20:13.131 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:13.131 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:20:13.131 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:13.131 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:13.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:13.131 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:13.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:13.131 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:13.131 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:13.131 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:20:13.131 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:20:13.131 | + 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:20:13.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:13.131 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:13.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:13.131 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:13.131 | ++ 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:20:13.131 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:13.131 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:20:13.131 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:13.132 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:13.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:13.132 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:13.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:13.132 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:13.132 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:13.132 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:20:13.132 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:20:13.132 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:20:13.132 | ++ functions-common:get_field:818 : echo '| 151b4726745646cfbdf86cb3ad8b9ea9 | da84a7b383e349e68cebcb10b7b86410 | | ac2fe2ef82894323a19293eff1e56582 | | | False |' 2022-03-23 16:20:13.132 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:13.132 | + functions-common:get_or_add_user_project_role:995 : user_role_id=151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:13.132 | + functions-common:get_or_add_user_project_role:997 : echo 151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:13.132 | 151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:13.132 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 16:20:13.132 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-23 16:20:13.132 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:20:13.132 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-23 16:20:13.132 | ++ 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:20:13.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:13.132 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:13.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:13.132 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:13.132 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:13.132 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:20:13.132 | 8db51bd4126c46bfbe1c1f5835f3490a' 2022-03-23 16:20:13.132 | + functions-common:get_or_create_service:1094 : echo 8db51bd4126c46bfbe1c1f5835f3490a 2022-03-23 16:20:13.132 | 8db51bd4126c46bfbe1c1f5835f3490a 2022-03-23 16:20:13.132 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.47:9696/ 2022-03-23 16:20:13.132 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:20:13.132 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.47:9696/ RegionOne 2022-03-23 16:20:13.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:20:13.133 | +++ 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:20:13.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:13.133 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:13.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:13.133 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:13.133 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:13.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:20:13.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:20:13.133 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.47:9696/ --region RegionOne -f value -c id 2022-03-23 16:20:13.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:13.133 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:13.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:13.133 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:13.133 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:13.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c1e18cfca0e244b69653599099ae8442 2022-03-23 16:20:13.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c1e18cfca0e244b69653599099ae8442 2022-03-23 16:20:13.133 | + functions-common:get_or_create_endpoint:1127 : public_id=c1e18cfca0e244b69653599099ae8442 2022-03-23 16:20:13.133 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:20:13.133 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:20:13.133 | + functions-common:get_or_create_endpoint:1136 : echo c1e18cfca0e244b69653599099ae8442 2022-03-23 16:20:13.133 | c1e18cfca0e244b69653599099ae8442 2022-03-23 16:20:13.177 | [118358 Async create_neutron_accounts:153051]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-23 16:20:13.219 | [118358 Async create_swift_accounts:153193]: Waiting for completion of create_swift_accounts running on PID 153193 (2 other jobs running) 2022-03-23 16:20:13.244 | [118358 Async create_swift_accounts:153193]: Signaling child to exit 2022-03-23 16:20:59.722 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:20:59.749 | [153193 Async create_swift_accounts:153193]: finished successfully 2022-03-23 16:20:59.769 | WAKEUP 2022-03-23 16:20:59.792 | [118358 Async create_swift_accounts:153193]: Signaled 2022-03-23 16:20:59.793 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-23 16:20:59.793 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-23 16:20:59.793 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-23 16:20:59.793 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-23 16:20:59.793 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-23 16:20:59.793 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-23 16:20:59.793 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-23 16:20:59.793 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-23 16:20:59.793 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-23 16:20:59.793 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-23 16:20:59.794 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:20:59.794 | +++ 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:20:59.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.794 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.794 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.794 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.794 | ++ functions-common:get_or_create_role:950 : role_id=09aa4f2107b74968aee3023381f61eda 2022-03-23 16:20:59.794 | ++ functions-common:get_or_create_role:951 : echo 09aa4f2107b74968aee3023381f61eda 2022-03-23 16:20:59.794 | + lib/swift:create_swift_accounts:614 : another_role=09aa4f2107b74968aee3023381f61eda 2022-03-23 16:20:59.794 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-23 16:20:59.794 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-23 16:20:59.794 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:59.794 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:20:59.794 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:20:59.794 | ++ 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:20:59.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.794 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.794 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.794 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.794 | + functions-common:get_or_create_user:925 : user_id=e68a17449ed849258736d792de5bd91e 2022-03-23 16:20:59.794 | + functions-common:get_or_create_user:926 : echo e68a17449ed849258736d792de5bd91e 2022-03-23 16:20:59.794 | e68a17449ed849258736d792de5bd91e 2022-03-23 16:20:59.794 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-23 16:20:59.794 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:20:59.794 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:20:59.794 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:20:59.794 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:20:59.794 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:20:59.794 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:20:59.795 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:20:59.795 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:20:59.795 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:20:59.795 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:20:59.795 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:20:59.795 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:59.795 | ++ 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:20:59.795 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:59.795 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.795 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.795 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.795 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.795 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:20:59.795 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:20:59.795 | + 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:20:59.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.795 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.795 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.795 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:20:59.795 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:59.795 | ++ 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:20:59.795 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.795 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:59.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.795 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.795 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.795 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.796 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:20:59.796 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:20:59.796 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:20:59.796 | ++ functions-common:get_field:818 : echo '| 151b4726745646cfbdf86cb3ad8b9ea9 | e68a17449ed849258736d792de5bd91e | | ac2fe2ef82894323a19293eff1e56582 | | | False |' 2022-03-23 16:20:59.796 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.796 | + functions-common:get_or_add_user_project_role:995 : user_role_id=151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:59.796 | + functions-common:get_or_add_user_project_role:997 : echo 151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:59.796 | 151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:20:59.796 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 16:20:59.796 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-23 16:20:59.796 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:20:59.796 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:20:59.796 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:20:59.796 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:20:59.796 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:20:59.796 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:20:59.796 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:20:59.796 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:20:59.796 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:20:59.796 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:20:59.796 | ++ 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:20:59.796 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:59.796 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:20:59.796 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:59.796 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.796 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.796 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.796 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.796 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:20:59.797 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:20:59.797 | + 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:20:59.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:20:59.797 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.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:20:59.797 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.797 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:20:59.797 | ++ 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:20:59.797 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:59.797 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:59.797 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.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:20:59.797 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.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:20:59.797 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.797 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.797 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:20:59.797 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:20:59.797 | ++ functions-common:get_field:818 : echo '| 082f65ac9bc9467ea30c1701862eef3a | e68a17449ed849258736d792de5bd91e | | ac2fe2ef82894323a19293eff1e56582 | | | False |' 2022-03-23 16:20:59.797 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:20:59.797 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.797 | + functions-common:get_or_add_user_project_role:995 : user_role_id=082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:20:59.797 | + functions-common:get_or_add_user_project_role:997 : echo 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:20:59.797 | 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:20:59.797 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-23 16:20:59.797 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:20:59.797 | ++ 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:20:59.797 | ++ 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:20:59.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:20:59.797 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.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:20:59.797 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.798 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.798 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:20:59.798 | d4d10b977a614380ada163c33e58838d' 2022-03-23 16:20:59.798 | + functions-common:get_or_create_service:1094 : echo d4d10b977a614380ada163c33e58838d 2022-03-23 16:20:59.798 | d4d10b977a614380ada163c33e58838d 2022-03-23 16:20:59.798 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' http://10.222.0.47:8080 2022-03-23 16:20:59.798 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:20:59.798 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-23 16:20:59.798 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:20:59.798 | +++ 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:20:59.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:20:59.798 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.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:20:59.798 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.798 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.798 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:20:59.798 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:20:59.798 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:20:59.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:20:59.798 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.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:20:59.798 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.798 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.798 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7448f547ee5843259a4ab0ff43396b75 2022-03-23 16:20:59.798 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7448f547ee5843259a4ab0ff43396b75 2022-03-23 16:20:59.798 | + functions-common:get_or_create_endpoint:1127 : public_id=7448f547ee5843259a4ab0ff43396b75 2022-03-23 16:20:59.798 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.47:8080 ]] 2022-03-23 16:20:59.798 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.47:8080 RegionOne 2022-03-23 16:20:59.798 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:20:59.798 | ++ 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:20:59.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.799 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.799 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.799 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.799 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:20:59.799 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:20:59.799 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.47:8080 --region RegionOne -f value -c id 2022-03-23 16:20:59.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.799 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.799 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.799 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.799 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=85a3087feabc44f7916d6ea21d2024a8 2022-03-23 16:20:59.799 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 85a3087feabc44f7916d6ea21d2024a8 2022-03-23 16:20:59.799 | 85a3087feabc44f7916d6ea21d2024a8 2022-03-23 16:20:59.799 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:20:59.799 | + functions-common:get_or_create_endpoint:1136 : echo 7448f547ee5843259a4ab0ff43396b75 2022-03-23 16:20:59.799 | 7448f547ee5843259a4ab0ff43396b75 2022-03-23 16:20:59.799 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-23 16:20:59.799 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-23 16:20:59.799 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:20:59.799 | +++ 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:20:59.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.799 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.799 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.799 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.799 | ++ functions-common:get_or_create_project:938 : project_id=5ad36aed68384bf8b35cb010e0ffaadb 2022-03-23 16:20:59.799 | ++ functions-common:get_or_create_project:939 : echo 5ad36aed68384bf8b35cb010e0ffaadb 2022-03-23 16:20:59.799 | + lib/swift:create_swift_accounts:628 : swift_project_test1=5ad36aed68384bf8b35cb010e0ffaadb 2022-03-23 16:20:59.799 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-23 16:20:59.800 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:20:59.800 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-23 16:20:59.800 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:59.800 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-23 16:20:59.800 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-23 16:20:59.800 | +++ 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:20:59.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.800 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.800 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.800 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.800 | ++ functions-common:get_or_create_user:925 : user_id=309537079a814686a4c023ecdcccaa7b 2022-03-23 16:20:59.800 | ++ functions-common:get_or_create_user:926 : echo 309537079a814686a4c023ecdcccaa7b 2022-03-23 16:20:59.800 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=309537079a814686a4c023ecdcccaa7b 2022-03-23 16:20:59.800 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-23 16:20:59.800 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:20:59.800 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 309537079a814686a4c023ecdcccaa7b 5ad36aed68384bf8b35cb010e0ffaadb 2022-03-23 16:20:59.800 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:20:59.800 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:20:59.800 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:20:59.800 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:20:59.800 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:20:59.800 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:20:59.800 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:20:59.800 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:20:59.800 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 309537079a814686a4c023ecdcccaa7b --project 5ad36aed68384bf8b35cb010e0ffaadb 2022-03-23 16:20:59.800 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:59.800 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:20:59.800 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:59.800 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.801 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.801 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.801 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.801 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:20:59.801 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:20:59.801 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 309537079a814686a4c023ecdcccaa7b --project 5ad36aed68384bf8b35cb010e0ffaadb 2022-03-23 16:20:59.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.801 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.801 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.801 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 309537079a814686a4c023ecdcccaa7b --project 5ad36aed68384bf8b35cb010e0ffaadb 2022-03-23 16:20:59.801 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:59.801 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:20:59.801 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:59.801 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.801 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.801 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.801 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.801 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:20:59.801 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:20:59.802 | ++ functions-common:get_field:818 : echo '| 082f65ac9bc9467ea30c1701862eef3a | 309537079a814686a4c023ecdcccaa7b | | 5ad36aed68384bf8b35cb010e0ffaadb | | | False |' 2022-03-23 16:20:59.802 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:20:59.802 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.802 | + functions-common:get_or_add_user_project_role:995 : user_role_id=082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:20:59.802 | + functions-common:get_or_add_user_project_role:997 : echo 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:20:59.802 | 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:20:59.802 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-23 16:20:59.802 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-23 16:20:59.802 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:59.802 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-23 16:20:59.802 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-23 16:20:59.802 | +++ 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:20:59.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:20:59.802 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.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:20:59.802 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.802 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.802 | ++ functions-common:get_or_create_user:925 : user_id=c6e638a6a03b476b816a611f9dc2b6ef 2022-03-23 16:20:59.802 | ++ functions-common:get_or_create_user:926 : echo c6e638a6a03b476b816a611f9dc2b6ef 2022-03-23 16:20:59.802 | + lib/swift:create_swift_accounts:637 : swift_user_test3=c6e638a6a03b476b816a611f9dc2b6ef 2022-03-23 16:20:59.802 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-23 16:20:59.802 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:20:59.802 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 09aa4f2107b74968aee3023381f61eda c6e638a6a03b476b816a611f9dc2b6ef 5ad36aed68384bf8b35cb010e0ffaadb 2022-03-23 16:20:59.802 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:20:59.802 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:20:59.802 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:20:59.802 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:20:59.802 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:20:59.802 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:20:59.802 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:20:59.803 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:20:59.803 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 09aa4f2107b74968aee3023381f61eda --user c6e638a6a03b476b816a611f9dc2b6ef --project 5ad36aed68384bf8b35cb010e0ffaadb 2022-03-23 16:20:59.803 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:59.803 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:20:59.803 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:59.803 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.803 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.803 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.803 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.803 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:20:59.803 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:20:59.803 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 09aa4f2107b74968aee3023381f61eda --user c6e638a6a03b476b816a611f9dc2b6ef --project 5ad36aed68384bf8b35cb010e0ffaadb 2022-03-23 16:20:59.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.803 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.803 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.803 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 09aa4f2107b74968aee3023381f61eda --user c6e638a6a03b476b816a611f9dc2b6ef --project 5ad36aed68384bf8b35cb010e0ffaadb 2022-03-23 16:20:59.803 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:20:59.803 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:59.803 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:59.803 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.803 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.803 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.803 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.803 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:20:59.803 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:20:59.803 | ++ functions-common:get_field:818 : echo '| 09aa4f2107b74968aee3023381f61eda | c6e638a6a03b476b816a611f9dc2b6ef | | 5ad36aed68384bf8b35cb010e0ffaadb | | | False |' 2022-03-23 16:20:59.803 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:20:59.804 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.804 | + functions-common:get_or_add_user_project_role:995 : user_role_id=09aa4f2107b74968aee3023381f61eda 2022-03-23 16:20:59.804 | + functions-common:get_or_add_user_project_role:997 : echo 09aa4f2107b74968aee3023381f61eda 2022-03-23 16:20:59.804 | 09aa4f2107b74968aee3023381f61eda 2022-03-23 16:20:59.804 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-23 16:20:59.804 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-23 16:20:59.804 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:20:59.804 | +++ 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:20:59.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.804 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.804 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.804 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.804 | ++ functions-common:get_or_create_project:938 : project_id=3fc9802fa81846f39dd8ff7bbb92b284 2022-03-23 16:20:59.804 | ++ functions-common:get_or_create_project:939 : echo 3fc9802fa81846f39dd8ff7bbb92b284 2022-03-23 16:20:59.804 | + lib/swift:create_swift_accounts:642 : swift_project_test2=3fc9802fa81846f39dd8ff7bbb92b284 2022-03-23 16:20:59.804 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-23 16:20:59.804 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:20:59.804 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-23 16:20:59.804 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-23 16:20:59.804 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:59.804 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-23 16:20:59.804 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-23 16:20:59.804 | +++ 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:20:59.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.804 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.804 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.804 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.804 | ++ functions-common:get_or_create_user:925 : user_id=d8cfac7b72864fbab5b820c1cba832e5 2022-03-23 16:20:59.804 | ++ functions-common:get_or_create_user:926 : echo d8cfac7b72864fbab5b820c1cba832e5 2022-03-23 16:20:59.805 | + lib/swift:create_swift_accounts:647 : swift_user_test2=d8cfac7b72864fbab5b820c1cba832e5 2022-03-23 16:20:59.805 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-23 16:20:59.805 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:20:59.805 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin d8cfac7b72864fbab5b820c1cba832e5 3fc9802fa81846f39dd8ff7bbb92b284 2022-03-23 16:20:59.805 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:20:59.805 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:20:59.805 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:20:59.805 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:20:59.805 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:20:59.805 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:20:59.805 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:20:59.805 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:20:59.805 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d8cfac7b72864fbab5b820c1cba832e5 --project 3fc9802fa81846f39dd8ff7bbb92b284 2022-03-23 16:20:59.805 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:59.805 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:20:59.805 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:59.805 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.805 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.805 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.805 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.805 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:20:59.805 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:20:59.805 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user d8cfac7b72864fbab5b820c1cba832e5 --project 3fc9802fa81846f39dd8ff7bbb92b284 2022-03-23 16:20:59.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.805 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.805 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.805 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d8cfac7b72864fbab5b820c1cba832e5 --project 3fc9802fa81846f39dd8ff7bbb92b284 2022-03-23 16:20:59.805 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:59.806 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:20:59.806 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:59.806 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.806 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.806 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.806 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.806 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:20:59.806 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:20:59.806 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:20:59.806 | ++ functions-common:get_field:818 : echo '| 082f65ac9bc9467ea30c1701862eef3a | d8cfac7b72864fbab5b820c1cba832e5 | | 3fc9802fa81846f39dd8ff7bbb92b284 | | | False |' 2022-03-23 16:20:59.806 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.806 | + functions-common:get_or_add_user_project_role:995 : user_role_id=082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:20:59.806 | + functions-common:get_or_add_user_project_role:997 : echo 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:20:59.806 | 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:20:59.806 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-23 16:20:59.806 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-23 16:20:59.806 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 16:20:59.806 | +++ 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:20:59.806 | +++ 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:20:59.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.806 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.806 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.806 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.806 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-23 16:20:59.806 | 77c9b86a098a43d0b029836463312e98' 2022-03-23 16:20:59.806 | ++ functions-common:get_or_create_domain:888 : echo 77c9b86a098a43d0b029836463312e98 2022-03-23 16:20:59.807 | + lib/swift:create_swift_accounts:652 : swift_domain=77c9b86a098a43d0b029836463312e98 2022-03-23 16:20:59.807 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-23 16:20:59.807 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:20:59.807 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-23 16:20:59.807 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 77c9b86a098a43d0b029836463312e98 2022-03-23 16:20:59.807 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:20:59.807 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=77c9b86a098a43d0b029836463312e98 --or-show -f value -c id 2022-03-23 16:20:59.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.807 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.807 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.807 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.807 | ++ functions-common:get_or_create_project:938 : project_id=54cf38011f4c433aa8cf5062c7295163 2022-03-23 16:20:59.807 | ++ functions-common:get_or_create_project:939 : echo 54cf38011f4c433aa8cf5062c7295163 2022-03-23 16:20:59.807 | + lib/swift:create_swift_accounts:656 : swift_project_test4=54cf38011f4c433aa8cf5062c7295163 2022-03-23 16:20:59.807 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-23 16:20:59.807 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:20:59.807 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-23 16:20:59.807 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 77c9b86a098a43d0b029836463312e98 test4@example.com 2022-03-23 16:20:59.807 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:59.807 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-23 16:20:59.807 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-23 16:20:59.807 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=77c9b86a098a43d0b029836463312e98 --email=test4@example.com --or-show -f value -c id 2022-03-23 16:20:59.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.807 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.807 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.807 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.807 | ++ functions-common:get_or_create_user:925 : user_id=79527a10541245e0a352f0f58c0a09bf 2022-03-23 16:20:59.807 | ++ functions-common:get_or_create_user:926 : echo 79527a10541245e0a352f0f58c0a09bf 2022-03-23 16:20:59.807 | + lib/swift:create_swift_accounts:661 : swift_user_test4=79527a10541245e0a352f0f58c0a09bf 2022-03-23 16:20:59.808 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-23 16:20:59.808 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:20:59.808 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 79527a10541245e0a352f0f58c0a09bf 54cf38011f4c433aa8cf5062c7295163 2022-03-23 16:20:59.808 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:20:59.808 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:20:59.808 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:20:59.808 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:20:59.808 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:20:59.808 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:20:59.808 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:20:59.808 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:20:59.808 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 79527a10541245e0a352f0f58c0a09bf --project 54cf38011f4c433aa8cf5062c7295163 2022-03-23 16:20:59.808 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:59.808 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:20:59.808 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:59.808 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.808 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.808 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.808 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.808 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:20:59.808 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:20:59.808 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 79527a10541245e0a352f0f58c0a09bf --project 54cf38011f4c433aa8cf5062c7295163 2022-03-23 16:20:59.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.808 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.808 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.808 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 79527a10541245e0a352f0f58c0a09bf --project 54cf38011f4c433aa8cf5062c7295163 2022-03-23 16:20:59.808 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:59.808 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:20:59.809 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:59.809 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.809 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:59.809 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:59.809 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:59.809 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:20:59.809 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:20:59.809 | ++ functions-common:get_field:818 : echo '| 082f65ac9bc9467ea30c1701862eef3a | 79527a10541245e0a352f0f58c0a09bf | | 54cf38011f4c433aa8cf5062c7295163 | | | False |' 2022-03-23 16:20:59.809 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:20:59.809 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:59.809 | + functions-common:get_or_add_user_project_role:995 : user_role_id=082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:20:59.809 | + functions-common:get_or_add_user_project_role:997 : echo 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:20:59.809 | 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:20:59.839 | [118358 Async create_swift_accounts:153193]: finished create_swift_accounts with result 0 in 127 seconds 2022-03-23 16:20:59.847 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-23 16:20:59.849 | + inc/async:async_wait:197 : return 0 2022-03-23 16:20:59.852 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-23 16:20:59.870 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:20:59.873 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-23 16:20:59.890 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:20:59.893 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-23 16:20:59.896 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:20:59.898 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-23 16:20:59.901 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-23 16:20:59.904 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-23 16:20:59.963 | + inc/async:async_inner:63 : init_glance 2022-03-23 16:21:00.001 | [118358 Async init_glance:157485]: running: init_glance 2022-03-23 16:21:00.004 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-23 16:21:00.029 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:00.032 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-23 16:21:00.035 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:21:00.037 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-23 16:21:00.040 | + ./stack.sh:main:1147 : configure_neutron 2022-03-23 16:21:00.043 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-23 16:21:00.048 | ++ 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:21:00.049 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:21:00.056 | + 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:21:00.059 | + 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:21:00.062 | + 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:21:00.066 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:21:00.069 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-23 16:21:00.072 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-23 16:21:00.075 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-23 16:21:00.078 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-23 16:21:00.095 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-23 16:21:00.097 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-23 16:21:03.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:03.579 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:03.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:03.579 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:07.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:07.147 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:07.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:07.147 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:10.093 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:21:10.119 | [157485 Async init_glance:157485]: finished successfully 2022-03-23 16:21:10.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:21:10.721 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:10.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:21:10.721 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:14.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:14.212 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:14.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:14.212 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:17.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:17.685 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:17.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:17.685 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:21.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:21.156 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:21.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:21.156 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:24.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:24.623 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:24.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:24.623 | from cryptography.utils import int_from_bytes 2022-03-23 16:21: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:21:28.282 | from cryptography.utils import int_from_bytes 2022-03-23 16:21: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:21:28.282 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:32.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:21:32.966 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:32.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:21:32.966 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:32.966 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-23 16:21:38.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:38.860 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:38.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:38.860 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:39.170 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-23 16:21:39.175 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-23 16:21:39.177 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-23 16:21:39.180 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-23 16:21:39.182 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-23 16:21:39.184 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-23 16:21:39.186 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-23 16:21:39.189 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-23 16:21:39.191 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-23 16:21:39.193 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-23 16:21:39.195 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-23 16:21:39.197 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-23 16:21:39.200 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-23 16:21:39.202 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-23 16:21:39.205 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-23 16:21:39.207 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-23 16:21:39.211 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:21:39.213 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-23 16:21:39.216 | + 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:21:39.221 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-23 16:21:39.224 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-23 16:21:39.226 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-23 16:21:39.228 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-23 16:21:39.230 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 16:21:39.233 | + 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:21:39.264 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-23 16:21:39.296 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-23 16:21:39.325 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-23 16:21:39.354 | + 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:21:39.383 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-23 16:21:39.412 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-23 16:21:39.415 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-23 16:21:39.417 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-23 16:21:39.420 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 16:21:39.423 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:21:39.439 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:21:39.441 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:21:39.444 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:21:39.446 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:21:39.449 | + 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:21:39.478 | + 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:21:39.507 | + 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:21:39.536 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:21:39.566 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-23 16:21:39.582 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:21:39.585 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-23 16:21:39.588 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:21:39.591 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-23 16:21:39.593 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-23 16:21:39.595 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-23 16:21:39.608 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-23 16:21:39.610 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:21:39.613 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-23 16:21:39.615 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-23 16:21:39.627 | + 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:21:39.639 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-23 16:21:39.642 | + 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:21:39.655 | + 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:21:39.667 | + 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:21:39.680 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 16:21:39.682 | + 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:21:39.685 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-23 16:21:39.689 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.esC2ZxI9nz 2022-03-23 16:21:39.692 | + 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:21:39.694 | + 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:21:39.697 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.esC2ZxI9nz 2022-03-23 16:21:39.701 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.esC2ZxI9nz 2022-03-23 16:21:39.712 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.esC2ZxI9nz /etc/sudoers.d/neutron-rootwrap 2022-03-23 16:21:39.725 | + 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:21:39.754 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-23 16:21:39.756 | + 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:21:39.785 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-23 16:21:39.788 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-23 16:21:39.790 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-23 16:21:39.793 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:21:39.796 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:21:39.798 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:21:39.815 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:39.818 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:21:39.821 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:21:39.823 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:21:39.841 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:39.843 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:21:39.846 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:21:39.878 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:21:39.881 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:21:39.883 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-23 16:21:39.901 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:39.904 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-23 16:21:39.906 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-23 16:21:39.909 | + 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:21:39.911 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:21:39.913 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-23 16:21:39.916 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-23 16:21:39.918 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:21:39.921 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-23 16:21:39.923 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-23 16:21:39.926 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-23 16:21:39.931 | + 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:21:39.933 | + 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:21:39.938 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-23 16:21:39.955 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:39.958 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-23 16:21:39.960 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-23 16:21:39.963 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-23 16:21:39.968 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-23 16:21:39.998 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 16:21:40.028 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-23 16:21:40.058 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-23 16:21:40.088 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-23 16:21:40.119 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-23 16:21:40.121 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 16:21:40.124 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-23 16:21:40.126 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:21:40.129 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-23 16:21:40.159 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-23 16:21:40.189 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:21:40.219 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-23 16:21:40.249 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-23 16:21:40.279 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-23 16:21:40.309 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-23 16:21:40.338 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-23 16:21:40.369 | + 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:21:40.398 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:21:40.430 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-23 16:21:40.459 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-23 16:21:40.490 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-23 16:21:40.493 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 16:21:40.495 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 16:21:40.497 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 16:21:40.500 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-23 16:21:40.530 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-23 16:21:40.560 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.47/identity 2022-03-23 16:21:40.591 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-23 16:21:40.621 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-23 16:21:40.651 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-23 16:21:40.682 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-23 16:21:40.711 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-23 16:21:40.742 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:21:40.772 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-23 16:21:40.802 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-23 16:21:40.804 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-23 16:21:40.807 | + 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:21:40.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-23 16:21:40.812 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-23 16:21:40.814 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-23 16:21:40.817 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-23 16:21:40.819 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-03-23 16:21:40.821 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-03-23 16:21:40.824 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-03-23 16:21:40.827 | + 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:21:40.829 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-23 16:21:40.832 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-23 16:21:40.834 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-23 16:21:40.837 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-23 16:21:40.839 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-23 16:21:40.842 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-23 16:21:40.845 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-23 16:21:40.847 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-23 16:21:40.849 | + 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:21:40.877 | + 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:21:40.880 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:21:40.882 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 16:21:40.884 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-23 16:21:40.887 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-23 16:21:40.890 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:21:40.892 | + 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:21:40.920 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-23 16:21:40.923 | + 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:21:40.925 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:21:40.928 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 16:21:40.930 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-23 16:21:40.933 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-23 16:21:40.935 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:21:40.937 | + 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:21:40.966 | + 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:21:40.969 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:21:40.971 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 16:21:40.974 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-23 16:21:40.976 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-23 16:21:40.979 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:21:40.981 | + 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:21:41.010 | + 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:21:41.013 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:21:41.015 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-23 16:21:41.017 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-23 16:21:41.020 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-23 16:21:41.022 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:21:41.024 | + 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:21:41.053 | + 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:21:41.055 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:21:41.058 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-23 16:21:41.061 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 16:21:41.063 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 16:21:41.066 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:21:41.068 | + 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:21:41.097 | + 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:21:41.099 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:21:41.102 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-23 16:21:41.104 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-23 16:21:41.106 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-23 16:21:41.109 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:21:41.111 | + 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:21:41.141 | + 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:150:199 2022-03-23 16:21:41.143 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:21:41.146 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-23 16:21:41.148 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-03-23 16:21:41.151 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-03-23 16:21:41.153 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:21:41.155 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-03-23 16:21:41.185 | + 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:21:41.188 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:21:41.191 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-23 16:21:41.193 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 16:21:41.195 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 16:21:41.198 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:21:41.201 | + 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:21:41.229 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 16:21:41.232 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-23 16:21:41.249 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:41.252 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-23 16:21:41.254 | + 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:21:41.289 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-23 16:21:41.292 | + 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:21:41.322 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 16:21:41.353 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-23 16:21:41.356 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-23 16:21:41.358 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-23 16:21:41.361 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 16:21:44.395 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 16:21:44.395 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev48 2022-03-23 16:21:44.396 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=159428) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 16:21:44.447 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=159428) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:21:44.447 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=159428) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:21:44.448 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=159428) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:21:44.448 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=159428) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:21:44.448 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=159428) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:21:44.448 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=159428) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:21:44.504 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 16:21:44.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:44.504 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:44.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:44.504 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:44.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-23 16:21:44.863 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-23 16:21:44.865 | + 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:21:44.868 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 16:21:44.870 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-23 16:21:44.923 | + 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:21:44.941 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-23 16:21:44.944 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-23 16:21:44.946 | + 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:21:44.978 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-23 16:21:44.981 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-23 16:21:44.989 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-23 16:21:44.991 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-23 16:21:44.994 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-23 16:21:45.007 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-23 16:21:45.020 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 16:21:45.023 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-23 16:21:45.031 | net.bridge.bridge-nf-call-iptables = 1 2022-03-23 16:21:45.034 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 16:21:45.036 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-23 16:21:45.044 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-23 16:21:45.048 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-23 16:21:45.050 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-23 16:21:45.053 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-23 16:21:45.055 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-23 16:21:45.058 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-23 16:21:45.061 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 16:21:45.063 | + 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:21:45.066 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 16:21:45.068 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 16:21:45.095 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-23 16:21:45.098 | + 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:21:45.132 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-23 16:21:45.135 | + 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:21:45.169 | + 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:21:45.199 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-23 16:21:45.216 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:45.219 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-23 16:21:45.221 | + 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:21:45.226 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-23 16:21:45.256 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-23 16:21:45.285 | + 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:21:45.324 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-23 16:21:45.327 | + 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:21:45.356 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-23 16:21:45.373 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:45.376 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 16:21:45.379 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-23 16:21:45.407 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 16:21:45.410 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 16:21:45.412 | + 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:21:45.442 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-23 16:21:45.445 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 16:21:45.447 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-23 16:21:45.450 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-23 16:21:45.467 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:45.469 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-23 16:21:45.472 | + 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:21:45.477 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-23 16:21:45.507 | + 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:21:45.539 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-23 16:21:45.542 | + 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:21:45.571 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 16:21:45.574 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-23 16:21:45.606 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 16:21:45.609 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 16:21:45.611 | + 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:21:45.640 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-23 16:21:45.642 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 16:21:45.645 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-23 16:21:45.647 | + 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:21:48.732 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 16:21:48.732 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev48 2022-03-23 16:21:48.732 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=159958) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 16:21:48.783 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=159958) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:21:48.783 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=159958) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:21:48.784 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=159958) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:21:48.784 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=159958) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:21:48.784 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=159958) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:21:48.784 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=159958) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:21:48.843 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-23 16:21:48.844 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=159958) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-23 16:21:48.844 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=159958) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-23 16:21:48.845 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 16:21:48.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:48.845 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:48.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:48.845 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:49.212 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-23 16:21:49.215 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-23 16:21:49.218 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-23 16:21:49.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 16:21:49.223 | + 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:21:49.225 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 16:21:49.228 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 16:21:49.246 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-23 16:21:49.248 | + functions:set_mtu:785 : local dev=br-data 2022-03-23 16:21:49.251 | + functions:set_mtu:786 : local mtu=1500 2022-03-23 16:21:49.253 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-23 16:21:49.266 | + 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:21:49.285 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-23 16:21:49.287 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-23 16:21:49.290 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-23 16:21:49.293 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-23 16:21:49.295 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-23 16:21:49.298 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-23 16:21:49.300 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-23 16:21:49.303 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-23 16:21:49.306 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-23 16:21:49.308 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-23 16:21:49.311 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-23 16:21:49.313 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-23 16:21:49.315 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-23 16:21:49.318 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-23 16:21:49.322 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-23 16:21:49.322 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-23 16:21:49.328 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-23 16:21:49.331 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-23 16:21:49.333 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-23 16:21:49.336 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-23 16:21:49.340 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-23 16:21:49.340 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-23 16:21:49.341 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-23 16:21:49.347 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.17/22 brd 192.168.3.255' 2022-03-23 16:21:49.349 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-23 16:21:49.352 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-23 16:21:49.354 | + 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:21:49.357 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-23 16:21:49.360 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.17/22 brd 192.168.3.255 != '' ]] 2022-03-23 16:21:49.362 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1' 2022-03-23 16:21:49.365 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data' 2022-03-23 16:21:49.368 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-23 16:21:49.371 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-23 16:21:49.376 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.17/22 brd 192.168.3.255 2022-03-23 16:21:49.377 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-23 16:21:49.377 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-23 16:21:49.381 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-23 16:21:49.385 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.17 2022-03-23 16:21:49.388 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.17 ' 2022-03-23 16:21:49.390 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1 2022-03-23 16:21:49.404 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data 2022-03-23 16:21:49.418 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-23 16:21:49.431 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-23 16:21:49.450 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.17 2022-03-23 16:21:49.459 | PING 192.168.0.17 (192.168.0.17) from 192.168.0.17 br-data: 56(84) bytes of data. 2022-03-23 16:21:49.459 | 64 bytes from 192.168.0.17: icmp_seq=1 ttl=64 time=0.074 ms 2022-03-23 16:21:50.490 | 64 bytes from 192.168.0.17: icmp_seq=2 ttl=64 time=0.036 ms 2022-03-23 16:21:51.514 | 64 bytes from 192.168.0.17: icmp_seq=3 ttl=64 time=0.053 ms 2022-03-23 16:21:51.515 | 2022-03-23 16:21:51.515 | --- 192.168.0.17 ping statistics --- 2022-03-23 16:21:51.515 | 3 packets transmitted, 3 received, 0% packet loss, time 2055ms 2022-03-23 16:21:51.515 | rtt min/avg/max/mdev = 0.036/0.054/0.074/0.015 ms 2022-03-23 16:21:51.520 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-23 16:21:51.520 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-23 16:21:51.526 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-23 16:21:51.529 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-23 16:21:51.547 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:51.549 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-23 16:21:51.552 | + 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:21:51.557 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-23 16:21:51.587 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.47 2022-03-23 16:21:51.617 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-23 16:21:51.647 | + 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:21:51.679 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-23 16:21:51.682 | + 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:21:51.711 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 16:21:51.714 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-23 16:21:51.732 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:21:51.734 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:21:51.737 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-23 16:21:51.754 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:21:51.757 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-23 16:21:51.774 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:21:51.777 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-23 16:21:51.795 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:21:51.798 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-23 16:21:51.828 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-23 16:21:51.860 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-23 16:21:51.862 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-23 16:21:51.880 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:51.883 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-23 16:21:51.900 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:51.903 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-23 16:21:51.906 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-23 16:21:51.966 | + inc/async:async_inner:63 : init_neutron 2022-03-23 16:21:52.006 | [118358 Async init_neutron:160436]: running: init_neutron 2022-03-23 16:21:52.009 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-23 16:21:52.027 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:52.030 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-23 16:21:52.041 | ++ ./stack.sh:main:1162 : true 2022-03-23 16:21:52.044 | + ./stack.sh:main:1162 : netman_pid= 2022-03-23 16:21:52.047 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-23 16:21:52.049 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-23 16:21:52.062 | dnsmasq: no process found 2022-03-23 16:21:52.065 | + ./stack.sh:main:1164 : true 2022-03-23 16:21:52.068 | + ./stack.sh:main:1169 : clean_iptables 2022-03-23 16:21:52.079 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-23 16:21:52.079 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:21:52.079 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-23 16:21:52.079 | + lib/nova:clean_iptables:186 : grep nova 2022-03-23 16:21:52.079 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-23 16:21:52.079 | + lib/nova:clean_iptables:186 : bash 2022-03-23 16:21:52.086 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-23 16:21:52.096 | + lib/nova:clean_iptables:188 : grep nova 2022-03-23 16:21:52.096 | + lib/nova:clean_iptables:188 : bash 2022-03-23 16:21:52.099 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-23 16:21:52.099 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-23 16:21:52.102 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:21:52.102 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-23 16:21:52.104 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 16:21:52.116 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:21:52.116 | + lib/nova:clean_iptables:190 : grep nova 2022-03-23 16:21:52.119 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-23 16:21:52.123 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-23 16:21:52.123 | + lib/nova:clean_iptables:190 : bash 2022-03-23 16:21:52.123 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-23 16:21:52.125 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-23 16:21:52.141 | + lib/nova:clean_iptables:192 : grep nova 2022-03-23 16:21:52.141 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-23 16:21:52.143 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:21:52.143 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-23 16:21:52.145 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 16:21:52.147 | + lib/nova:clean_iptables:192 : bash 2022-03-23 16:21:52.147 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-23 16:21:52.162 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-23 16:21:52.171 | net.ipv4.ip_forward = 1 2022-03-23 16:21:52.174 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-23 16:21:52.193 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:52.196 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-23 16:21:52.199 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-23 16:21:52.202 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 16:21:52.236 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-23 16:21:52.269 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-23 16:21:52.272 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 16:21:52.313 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-23 16:21:52.346 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-23 16:21:52.367 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:52.369 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-23 16:21:52.372 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:21:52.375 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-23 16:21:52.378 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-23 16:21:52.380 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-23 16:21:52.444 | + inc/async:async_inner:63 : init_swift 2022-03-23 16:21:52.491 | [118358 Async init_swift:160794]: running: init_swift 2022-03-23 16:21:52.494 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-23 16:21:52.514 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:52.518 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-23 16:21:52.520 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:21:52.523 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-23 16:21:52.526 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-23 16:21:52.529 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-23 16:21:52.600 | + inc/async:async_inner:63 : init_cinder 2022-03-23 16:21:52.658 | [118358 Async init_cinder:160889]: running: init_cinder 2022-03-23 16:21:52.662 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-23 16:21:52.692 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:52.695 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-23 16:21:52.700 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:21:52.703 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-23 16:21:52.706 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-23 16:21:52.709 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-23 16:21:52.782 | + inc/async:async_inner:63 : init_placement 2022-03-23 16:21:52.846 | [118358 Async init_placement:161007]: running: init_placement 2022-03-23 16:21:52.849 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-23 16:21:52.925 | [118358 Async init_neutron:160436]: Waiting for completion of init_neutron running on PID 160436 (6 other jobs running) 2022-03-23 16:21:52.966 | [118358 Async init_neutron:160436]: Signaling child to exit 2022-03-23 16:22:03.860 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:22:03.904 | [160889 Async init_cinder:160889]: finished successfully 2022-03-23 16:22:06.936 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:22:06.967 | [160794 Async init_swift:160794]: finished successfully 2022-03-23 16:22:19.524 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:22:19.553 | [160436 Async init_neutron:160436]: finished successfully 2022-03-23 16:22:19.575 | WAKEUP 2022-03-23 16:22:19.603 | [118358 Async init_neutron:160436]: Signaled 2022-03-23 16:22:19.605 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-23 16:22:19.605 | ++ 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:22:19.605 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:22:19.605 | + 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:22:19.605 | + 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:22:19.605 | + 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:22:19.605 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:22:19.606 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-23 16:22:19.606 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-23 16:22:19.606 | + lib/database:recreate_database:112 : local db=neutron 2022-03-23 16:22:19.606 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-23 16:22:19.606 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-23 16:22:19.606 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-23 16:22:19.606 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:22:19.606 | + 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:22:19.606 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:22:19.606 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-23 16:22:19.606 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:22:19.606 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:22:19.606 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:22:19.606 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:22:19.606 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052514976 2022-03-23 16:22:19.606 | + 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:22:19.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:19.606 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:19.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:19.606 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:19.606 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:22:19.606 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:22:19.606 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:22:19.606 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:22:19.606 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-23 16:22:19.606 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-23 16:22:19.606 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-23 16:22:19.606 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-23 16:22:19.606 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-23 16:22:19.607 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-23 16:22:19.608 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-23 16:22:19.609 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-23 16:22:19.610 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-23 16:22:19.610 | Running upgrade for neutron ... 2022-03-23 16:22:19.610 | OK 2022-03-23 16:22:19.610 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-23 16:22:19.610 | + functions-common:time_stop:2425 : local name 2022-03-23 16:22:19.610 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:22:19.610 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:22:19.610 | + functions-common:time_stop:2428 : local total 2022-03-23 16:22:19.610 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:22:19.610 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:22:19.610 | + functions-common:time_stop:2432 : start_time=1648052514976 2022-03-23 16:22:19.610 | + functions-common:time_stop:2434 : [[ -z 1648052514976 ]] 2022-03-23 16:22:19.610 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:22:19.610 | + functions-common:time_stop:2437 : end_time=1648052539494 2022-03-23 16:22:19.611 | + functions-common:time_stop:2438 : elapsed_time=24518 2022-03-23 16:22:19.611 | + functions-common:time_stop:2439 : total=8465 2022-03-23 16:22:19.611 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:22:19.611 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32983 2022-03-23 16:22:19.656 | [118358 Async init_neutron:160436]: finished init_neutron with result 0 in 27 seconds 2022-03-23 16:22:19.661 | + inc/async:async_wait:197 : return 0 2022-03-23 16:22:19.663 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-23 16:22:19.718 | [118358 Async init_placement:161007]: Waiting for completion of init_placement running on PID 161007 (5 other jobs running) 2022-03-23 16:22:19.743 | [118358 Async init_placement:161007]: Signaling child to exit 2022-03-23 16:22:39.448 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:22:39.474 | [161007 Async init_placement:161007]: finished successfully 2022-03-23 16:22:39.494 | WAKEUP 2022-03-23 16:22:39.517 | [118358 Async init_placement:161007]: Signaled 2022-03-23 16:22:39.518 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-23 16:22:39.518 | + lib/database:recreate_database:112 : local db=placement 2022-03-23 16:22:39.518 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-23 16:22:39.519 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-23 16:22:39.519 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-23 16:22:39.519 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:22:39.519 | + 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:22:39.519 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:22:39.519 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-23 16:22:39.519 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-23 16:22:39.519 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-23 16:22:39.519 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-23 16:22:39.519 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:22:39.519 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:22:39.519 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:22:39.519 | ++ 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:22:39.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:22:39.519 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.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:22:39.519 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.519 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:39.519 | + functions-common:get_or_create_user:925 : user_id=bffd74a4641a479d86e9ebbb9d637009 2022-03-23 16:22:39.519 | + functions-common:get_or_create_user:926 : echo bffd74a4641a479d86e9ebbb9d637009 2022-03-23 16:22:39.519 | bffd74a4641a479d86e9ebbb9d637009 2022-03-23 16:22:39.519 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-23 16:22:39.519 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:22:39.519 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:22:39.519 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:22:39.519 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:22:39.519 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:22:39.519 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:22:39.519 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:22:39.519 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:22:39.519 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:22:39.520 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:22:39.520 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:22:39.520 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:39.520 | ++ 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:22:39.520 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:39.520 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:39.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.520 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.520 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.520 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:39.520 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:22:39.520 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:22:39.520 | + 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:22:39.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.520 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.520 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.520 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:22:39.520 | ++ 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:22:39.520 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:39.520 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:39.520 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:39.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.520 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.520 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.520 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:39.520 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:22:39.520 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:22:39.521 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:22:39.521 | ++ functions-common:get_field:818 : echo '| 151b4726745646cfbdf86cb3ad8b9ea9 | bffd74a4641a479d86e9ebbb9d637009 | | ac2fe2ef82894323a19293eff1e56582 | | | False |' 2022-03-23 16:22:39.521 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:39.521 | + functions-common:get_or_add_user_project_role:995 : user_role_id=151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:22:39.521 | + functions-common:get_or_add_user_project_role:997 : echo 151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:22:39.521 | 151b4726745646cfbdf86cb3ad8b9ea9 2022-03-23 16:22:39.521 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 16:22:39.521 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-23 16:22:39.521 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:22:39.521 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:22:39.521 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:22:39.521 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:22:39.521 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:22:39.521 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:22:39.521 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:22:39.521 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:22:39.521 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:22:39.521 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:22:39.521 | ++ 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:22:39.521 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:39.521 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:22:39.521 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:39.521 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:39.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.521 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.521 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.521 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:39.521 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:22:39.521 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:22:39.521 | + 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:22:39.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.522 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.522 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.522 | ++ 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:22:39.522 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:39.522 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:22:39.522 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:39.522 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:39.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.522 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.522 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.522 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:39.522 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:22:39.522 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:22:39.522 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:22:39.522 | ++ functions-common:get_field:818 : echo '| 082f65ac9bc9467ea30c1701862eef3a | bffd74a4641a479d86e9ebbb9d637009 | | ac2fe2ef82894323a19293eff1e56582 | | | False |' 2022-03-23 16:22:39.522 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:39.522 | + functions-common:get_or_add_user_project_role:995 : user_role_id=082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:22:39.522 | + functions-common:get_or_add_user_project_role:997 : echo 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:22:39.522 | 082f65ac9bc9467ea30c1701862eef3a 2022-03-23 16:22:39.522 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.47/placement 2022-03-23 16:22:39.522 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-23 16:22:39.522 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:22:39.522 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-23 16:22:39.522 | ++ 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:22:39.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.523 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.523 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.523 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:39.523 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:22:39.523 | 9ed430955b1d4e82a9e275214a26b623' 2022-03-23 16:22:39.523 | + functions-common:get_or_create_service:1094 : echo 9ed430955b1d4e82a9e275214a26b623 2022-03-23 16:22:39.523 | 9ed430955b1d4e82a9e275214a26b623 2022-03-23 16:22:39.523 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.47/placement 2022-03-23 16:22:39.523 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:22:39.523 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.47/placement RegionOne 2022-03-23 16:22:39.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:22:39.523 | +++ 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:22:39.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.523 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.523 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.523 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:39.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:22:39.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:22:39.523 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.47/placement --region RegionOne -f value -c id 2022-03-23 16:22:39.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.523 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.523 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.523 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:39.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f120df014e69414f9aa557a8ecf72fe9 2022-03-23 16:22:39.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f120df014e69414f9aa557a8ecf72fe9 2022-03-23 16:22:39.523 | + functions-common:get_or_create_endpoint:1127 : public_id=f120df014e69414f9aa557a8ecf72fe9 2022-03-23 16:22:39.523 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:22:39.523 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:22:39.524 | + functions-common:get_or_create_endpoint:1136 : echo f120df014e69414f9aa557a8ecf72fe9 2022-03-23 16:22:39.524 | f120df014e69414f9aa557a8ecf72fe9 2022-03-23 16:22:39.564 | [118358 Async init_placement:161007]: finished init_placement with result 0 in 46 seconds 2022-03-23 16:22:39.568 | + inc/async:async_wait:197 : return 0 2022-03-23 16:22:39.571 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-23 16:22:39.624 | [118358 Async init_glance:157485]: Waiting for completion of init_glance running on PID 157485 (4 other jobs running) 2022-03-23 16:22:39.649 | [118358 Async init_glance:157485]: Signaling child to exit 2022-03-23 16:22:39.649 | WAKEUP 2022-03-23 16:22:39.672 | [118358 Async init_glance:157485]: Signaled 2022-03-23 16:22:39.674 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-23 16:22:39.674 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-23 16:22:39.674 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-23 16:22:39.674 | + lib/database:recreate_database:112 : local db=glance 2022-03-23 16:22:39.674 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-23 16:22:39.674 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-23 16:22:39.674 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-23 16:22:39.674 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:22:39.674 | + 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:22:39.674 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:22:39.674 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-23 16:22:39.674 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:22:39.674 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:22:39.674 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:22:39.674 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:22:39.674 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052460260 2022-03-23 16:22:39.674 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-23 16:22:39.674 | 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=157608) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:22:39.674 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:22:39.675 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:22:39.675 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:22:39.675 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-23 16:22:39.675 | 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:22:39.675 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:22:39.675 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:22:39.676 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:22:39.676 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:22:39.676 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-23 16:22:39.676 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-23 16:22:39.676 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-23 16:22:39.676 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-23 16:22:39.676 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-23 16:22:39.676 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-23 16:22:39.676 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-23 16:22:39.676 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-23 16:22:39.676 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:22:39.676 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:22:39.676 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:22:39.676 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:22:39.676 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-23 16:22:39.676 | Database migration is up to date. No migration needed. 2022-03-23 16:22:39.676 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-23 16:22:39.676 | Database is synced successfully. 2022-03-23 16:22:39.676 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-23 16:22:39.676 | 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=157761) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:22:39.676 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-23 16:22:39.676 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-23 16:22:39.676 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-23 16:22:39.676 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-23 16:22:39.676 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-23 16:22:39.676 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-23 16:22:39.676 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-23 16:22:39.676 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-23 16:22:39.676 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-23 16:22:39.676 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-23 16:22:39.677 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-23 16:22:39.677 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-23 16:22:39.677 | + functions-common:time_stop:2425 : local name 2022-03-23 16:22:39.677 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:22:39.677 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:22:39.677 | + functions-common:time_stop:2428 : local total 2022-03-23 16:22:39.677 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:22:39.677 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:22:39.677 | + functions-common:time_stop:2432 : start_time=1648052460260 2022-03-23 16:22:39.677 | + functions-common:time_stop:2434 : [[ -z 1648052460260 ]] 2022-03-23 16:22:39.677 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:22:39.678 | + functions-common:time_stop:2437 : end_time=1648052470078 2022-03-23 16:22:39.678 | + functions-common:time_stop:2438 : elapsed_time=9818 2022-03-23 16:22:39.678 | + functions-common:time_stop:2439 : total=8465 2022-03-23 16:22:39.678 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:22:39.678 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18283 2022-03-23 16:22:39.719 | [118358 Async init_glance:157485]: finished init_glance with result 0 in 10 seconds 2022-03-23 16:22:39.723 | + inc/async:async_wait:197 : return 0 2022-03-23 16:22:39.726 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-23 16:22:39.780 | [118358 Async init_swift:160794]: Waiting for completion of init_swift running on PID 160794 (3 other jobs running) 2022-03-23 16:22:39.806 | [118358 Async init_swift:160794]: Signaling child to exit 2022-03-23 16:22:39.806 | WAKEUP 2022-03-23 16:22:39.829 | [118358 Async init_swift:160794]: Signaled 2022-03-23 16:22:39.830 | + lib/swift:init_swift:668 : local node_number 2022-03-23 16:22:39.830 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 16:22:39.831 | No container-auditor running 2022-03-23 16:22:39.831 | No account-server running 2022-03-23 16:22:39.831 | No container-sync running 2022-03-23 16:22:39.831 | No account-replicator running 2022-03-23 16:22:39.831 | No object-reconstructor running 2022-03-23 16:22:39.831 | No container-replicator running 2022-03-23 16:22:39.831 | No object-expirer running 2022-03-23 16:22:39.831 | No account-reaper running 2022-03-23 16:22:39.831 | No container-sharder running 2022-03-23 16:22:39.831 | No container-reconciler running 2022-03-23 16:22:39.831 | No account-auditor running 2022-03-23 16:22:39.831 | No object-replicator running 2022-03-23 16:22:39.831 | No container-updater running 2022-03-23 16:22:39.831 | No object-auditor running 2022-03-23 16:22:39.831 | No object-updater running 2022-03-23 16:22:39.831 | No proxy-server running 2022-03-23 16:22:39.831 | No object-server running 2022-03-23 16:22:39.831 | No container-server running 2022-03-23 16:22:39.831 | + lib/swift:init_swift:670 : true 2022-03-23 16:22:39.831 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-23 16:22:39.831 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-23 16:22:39.831 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-23 16:22:39.831 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-23 16:22:39.831 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-23 16:22:39.831 | + 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:22:39.831 | + 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:22:39.831 | + functions:create_disk:732 : local node_number 2022-03-23 16:22:39.831 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:22:39.831 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 16:22:39.831 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-23 16:22:39.831 | + functions:create_disk:736 : local key 2022-03-23 16:22:39.831 | ++ functions:create_disk:738 : sed s#/.## 2022-03-23 16:22:39.832 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:22:39.832 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:22:39.832 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:22:39.832 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-23 16:22:39.832 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:22:39.832 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 16:22:39.832 | + functions:destroy_disk:765 : local key 2022-03-23 16:22:39.832 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-23 16:22:39.832 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:22:39.832 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:22:39.832 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:22:39.832 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-23 16:22:39.832 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-23 16:22:39.832 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:22:39.832 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:22:39.832 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-23 16:22:39.832 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:22:39.832 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:22:39.832 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-23 16:22:39.832 | = sectsz=512 attr=2, projid32bit=1 2022-03-23 16:22:39.832 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-23 16:22:39.832 | = reflink=1 2022-03-23 16:22:39.832 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-23 16:22:39.832 | = sunit=0 swidth=0 blks 2022-03-23 16:22:39.832 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-23 16:22:39.832 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-23 16:22:39.832 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-23 16:22:39.832 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-23 16:22:39.832 | + 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:22:39.832 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-23 16:22:39.832 | /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:22:39.833 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-23 16:22:39.833 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-23 16:22:39.833 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-23 16:22:39.833 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-23 16:22:39.833 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 16:22:39.833 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-23 16:22:39.833 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-23 16:22:39.833 | + 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:22:39.833 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 16:22:39.833 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-23 16:22:39.833 | + 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:22:39.833 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-23 16:22:39.833 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648051701.object.builder backups/1648051703.container.builder backups/1648051704.account.builder backups/1648051710.object.builder backups/1648051711.container.builder backups/1648051712.account.builder backups/1648051710.object.ring.gz backups/1648051711.container.ring.gz backups/1648051712.account.ring.gz 2022-03-23 16:22:39.833 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-23 16:22:39.833 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-23 16:22:39.833 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-23 16:22:39.833 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-23 16:22:39.833 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 16:22:39.833 | + 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:22:39.833 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-23 16:22:39.833 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-23 16:22:39.833 | + 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:22:39.833 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-23 16:22:39.833 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-23 16:22:39.833 | + 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:22:39.833 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-23 16:22:39.833 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-23 16:22:39.833 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-23 16:22:39.833 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 16:22:39.833 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-23 16:22:39.833 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 16:22:39.834 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-23 16:22:39.834 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 16:22:39.834 | + lib/swift:init_swift:714 : popd 2022-03-23 16:22:39.876 | [118358 Async init_swift:160794]: finished init_swift with result 0 in 14 seconds 2022-03-23 16:22:39.880 | + inc/async:async_wait:197 : return 0 2022-03-23 16:22:39.883 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-23 16:22:39.935 | [118358 Async init_cinder:160889]: Waiting for completion of init_cinder running on PID 160889 (2 other jobs running) 2022-03-23 16:22:39.961 | [118358 Async init_cinder:160889]: Signaling child to exit 2022-03-23 16:22:39.961 | WAKEUP 2022-03-23 16:22:39.984 | [118358 Async init_cinder:160889]: Signaled 2022-03-23 16:22:39.985 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-23 16:22:39.985 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:22:39.986 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-23 16:22:39.986 | + lib/database:recreate_database:112 : local db=cinder 2022-03-23 16:22:39.986 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-23 16:22:39.986 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-23 16:22:39.986 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-23 16:22:39.986 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:22:39.986 | + 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:22:39.986 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:22:39.986 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-23 16:22:39.986 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:22:39.986 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:22:39.986 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:22:39.986 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:22:39.986 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052513402 2022-03-23 16:22:39.986 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-23 16:22:39.986 | 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=161126) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:22:39.986 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:22:39.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:39.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:39.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:39.986 | 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=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:39.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:39.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:39.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:39.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:39.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:39.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:39.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:39.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:39.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:39.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:39.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:39.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:39.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:39.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:39.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:39.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:39.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:39.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:39.987 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:22:39.987 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=161126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:22:39.987 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-23 16:22:39.987 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:22:39.987 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:22:39.987 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-23 16:22:39.987 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=161126) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:22:39.987 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-23 16:22:39.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.987 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:39.987 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:39.987 | /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:22:39.987 | last_heartbeat = column_property( 2022-03-23 16:22:39.987 | /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:22:39.988 | num_hosts = column_property( 2022-03-23 16:22:39.988 | /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:22:39.988 | num_down_hosts = column_property( 2022-03-23 16:22:39.988 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-23 16:22:39.988 | + functions-common:time_stop:2425 : local name 2022-03-23 16:22:39.988 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:22:39.988 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:22:39.988 | + functions-common:time_stop:2428 : local total 2022-03-23 16:22:39.988 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:22:39.988 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:22:39.988 | + functions-common:time_stop:2432 : start_time=1648052513402 2022-03-23 16:22:39.988 | + functions-common:time_stop:2434 : [[ -z 1648052513402 ]] 2022-03-23 16:22:39.988 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:22:39.988 | + functions-common:time_stop:2437 : end_time=1648052520770 2022-03-23 16:22:39.988 | + functions-common:time_stop:2438 : elapsed_time=7368 2022-03-23 16:22:39.988 | + functions-common:time_stop:2439 : total=8465 2022-03-23 16:22:39.988 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:22:39.988 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15833 2022-03-23 16:22:39.988 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-23 16:22:39.988 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:22:39.988 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 16:22:39.988 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-23 16:22:39.988 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 16:22:39.988 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-23 16:22:39.988 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-23 16:22:39.988 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-23 16:22:39.988 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-23 16:22:39.988 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-23 16:22:39.988 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 16:22:39.988 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-23 16:22:39.988 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-23 16:22:39.988 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-23 16:22:39.988 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:22:39.989 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:22:39.989 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:22:39.989 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:22:39.989 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:22:39.989 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:22:39.989 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:22:39.989 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:22:39.989 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:22:39.989 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:22:39.989 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:22:39.989 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-23 16:22:39.989 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:22:39.989 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:22:39.989 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:22:39.989 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:22:39.989 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:22:39.989 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:22:39.989 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 16:22:39.989 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-23 16:22:39.989 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-23 16:22:39.989 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:22:39.989 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 16:22:39.989 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 16:22:39.989 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 16:22:39.989 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-23 16:22:39.989 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:22:39.989 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-23 16:22:39.989 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-23 16:22:39.989 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-23 16:22:39.989 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-23 16:22:39.989 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-23 16:22:39.990 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-23 16:22:39.990 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-23 16:22:39.990 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-23 16:22:39.990 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-23 16:22:39.990 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 16:22:39.990 | [Unit] 2022-03-23 16:22:39.990 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:22:39.990 | DefaultDependencies=no 2022-03-23 16:22:39.990 | After=systemd-udev-settle.service 2022-03-23 16:22:39.990 | Before=lvm2-activation-early.service 2022-03-23 16:22:39.990 | Wants=systemd-udev-settle.service 2022-03-23 16:22:39.990 | 2022-03-23 16:22:39.990 | [Service] 2022-03-23 16:22:39.990 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:22:39.990 | 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:22:39.990 | RemainAfterExit=yes 2022-03-23 16:22:39.990 | Type=oneshot 2022-03-23 16:22:39.990 | 2022-03-23 16:22:39.990 | [Install] 2022-03-23 16:22:39.990 | WantedBy=local-fs.target 2022-03-23 16:22:39.990 | Also=systemd-udev-settle.service 2022-03-23 16:22:39.990 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-23 16:22:39.990 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 16:22:39.990 | 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:22:39.990 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-23 16:22:39.990 | ++ 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:22:39.990 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-23 16:22:39.990 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 16:22:39.991 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 16:22:39.991 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 16:22:39.991 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-23 16:22:39.991 | Physical volume "/dev/loop4" successfully created. 2022-03-23 16:22:39.991 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-23 16:22:39.991 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-23 16:22:39.991 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-23 16:22:39.991 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-23 16:22:39.991 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-23 16:22:39.991 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-23 16:22:39.991 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-23 16:22:39.991 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-23 16:22:39.991 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:22:39.991 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-23 16:22:39.991 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-23 16:22:39.991 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-23 16:22:40.032 | [118358 Async init_cinder:160889]: finished init_cinder with result 0 in 11 seconds 2022-03-23 16:22:40.036 | + inc/async:async_wait:197 : return 0 2022-03-23 16:22:40.038 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-23 16:22:40.056 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:22:40.059 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-23 16:22:40.062 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:22:40.064 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-23 16:22:40.067 | + ./stack.sh:main:1218 : init_nova 2022-03-23 16:22:40.069 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-23 16:22:40.088 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:22:40.090 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-23 16:22:40.108 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:22:40.110 | + 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:22:40.113 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 16:22:40.172 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 16:22:40.217 | [118358 Async nova-cell-0:163385]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 16:22:40.220 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-23 16:22:40.225 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:22:40.228 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-23 16:22:40.230 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:22:40.233 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:22:40.236 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 16:22:40.298 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 16:22:40.346 | [118358 Async nova-cell-1:163477]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 16:22:40.350 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-23 16:22:40.353 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-23 16:22:40.356 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-23 16:22:40.359 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-23 16:22:40.362 | + 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:22:40.367 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:22:40.791 | + 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:22:40.797 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:22:40.816 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-23 16:22:41.844 | 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:22:45.175 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:22:45.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:45.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:45.186 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:22:45.186 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=163535) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:22:45.212 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:22:45.212 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:22:45.248 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-23 16:22:47.167 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=163535) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:22:47.170 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-23 16:22:47.913 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=163535) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 16:22:47.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.921 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.921 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:48.404 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-23 16:22:48.407 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 16:22:48.411 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 16:22:48.418 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 16:22:48.420 | ++ 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:22:48.425 | + 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:22:49.570 | 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:22:52.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:52.436 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:52.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:52.436 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:52.788 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:22:52.818 | [163385 Async nova-cell-0:163385]: finished successfully 2022-03-23 16:22:52.938 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:22:52.943 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-23 16:22:52.948 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 16:22:52.950 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-23 16:22:52.965 | [163477 Async nova-cell-1:163477]: finished successfully 2022-03-23 16:22:53.004 | [118358 Async nova-cell-0:163385]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 163385 (3 other jobs running) 2022-03-23 16:22:53.030 | [118358 Async nova-cell-0:163385]: Signaling child to exit 2022-03-23 16:22:53.030 | WAKEUP 2022-03-23 16:22:53.053 | [118358 Async nova-cell-0:163385]: Signaled 2022-03-23 16:22:53.055 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-23 16:22:53.055 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-23 16:22:53.055 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-23 16:22:53.055 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-23 16:22:53.055 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-23 16:22:53.055 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-23 16:22:53.055 | + 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:22:53.055 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:22:53.055 | + 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:22:53.055 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:22:53.055 | + 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:22:53.055 | 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:22:53.055 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:22:53.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.057 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:22:53.057 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=163542) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:22:53.057 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:22:53.057 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:22:53.057 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 16:22:53.057 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=163542) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:22:53.057 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 16:22:53.057 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=163542) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 16:22:53.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:53.057 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:53.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:53.057 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:53.100 | [118358 Async nova-cell-0:163385]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-23 16:22:53.105 | + inc/async:async_wait:197 : return 0 2022-03-23 16:22:53.107 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 16:22:53.110 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-23 16:22:53.161 | [118358 Async nova-cell-1:163477]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 163477 (2 other jobs running) 2022-03-23 16:22:53.186 | [118358 Async nova-cell-1:163477]: Signaling child to exit 2022-03-23 16:22:53.187 | WAKEUP 2022-03-23 16:22:53.209 | [118358 Async nova-cell-1:163477]: Signaled 2022-03-23 16:22:53.210 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-23 16:22:53.210 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-23 16:22:53.210 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-23 16:22:53.210 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-23 16:22:53.210 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-23 16:22:53.211 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-23 16:22:53.211 | + 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:22:53.211 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:22:53.211 | + 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:22:53.211 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:22:53.211 | + 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:22:53.211 | 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:22:53.211 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:22:53.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:22:53.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:22:53.213 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:22:53.213 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=163549) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:22:53.213 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:22:53.213 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:22:53.213 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 16:22:53.213 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=163549) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:22:53.213 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 16:22:53.213 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=163549) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 16:22:53.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:22:53.213 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:53.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:22:53.213 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:53.256 | [118358 Async nova-cell-1:163477]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-23 16:22:53.260 | + inc/async:async_wait:197 : return 0 2022-03-23 16:22:53.263 | + 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:22:53.265 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-23 16:22:54.311 | 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:22:57.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:57.373 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:57.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:57.373 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:57.373 | Running batches of 50 until complete 2022-03-23 16:22:57.373 | +-------------------------------------+--------------+-----------+ 2022-03-23 16:22:57.373 | | Migration | Total Needed | Completed | 2022-03-23 16:22:57.374 | +-------------------------------------+--------------+-----------+ 2022-03-23 16:22:57.374 | | fill_virtual_interface_list | 0 | 0 | 2022-03-23 16:22:57.374 | | migrate_empty_ratio | 0 | 0 | 2022-03-23 16:22:57.374 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-23 16:22:57.374 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-23 16:22:57.374 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-23 16:22:57.374 | | populate_dev_uuids | 0 | 0 | 2022-03-23 16:22:57.374 | | populate_missing_availability_zones | 0 | 0 | 2022-03-23 16:22:57.374 | | populate_queued_for_delete | 0 | 0 | 2022-03-23 16:22:57.374 | | populate_user_id | 0 | 0 | 2022-03-23 16:22:57.374 | | populate_uuids | 0 | 0 | 2022-03-23 16:22:57.374 | +-------------------------------------+--------------+-----------+ 2022-03-23 16:22:57.853 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-23 16:22:57.858 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:22:57.861 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-23 16:22:57.864 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:22:57.866 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:22:57.870 | + 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:22:58.900 | 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:23:01.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:01.539 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:01.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:01.539 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:01.539 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-23 16:23:01.539 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-23 16:23:01.978 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-23 16:23:01.980 | + 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:23:01.995 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-23 16:23:01.997 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-23 16:23:02.015 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:02.018 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-23 16:23:02.020 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-23 16:23:02.083 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-23 16:23:02.126 | [118358 Async configure_neutron_nova:164733]: running: configure_neutron_nova 2022-03-23 16:23:02.129 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-23 16:23:02.132 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:23:02.135 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-23 16:23:02.137 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:23:02.140 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:23:02.143 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:23:02.146 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:23:02.149 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:23:02.153 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:23:02.158 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:23:02.161 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:23:02.164 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:23:02.167 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-23 16:23:02.170 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:23:02.188 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:02.191 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:23:02.193 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:23:02.196 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-23 16:23:02.198 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:23:02.201 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:23:02.203 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-23 16:23:02.207 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:23:02.209 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:23:02.214 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:23:02.217 | + 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:23:02.220 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-23 16:23:02.222 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:23:02.225 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-23 16:23:02.228 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:23:02.231 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:23:02.233 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-23 16:23:02.236 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 16:23:02.239 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 16:23:02.242 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-23 16:23:02.245 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:23:02.248 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 16:23:02.251 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 16:23:02.254 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-23 16:23:02.257 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:23:02.259 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-23 16:23:02.262 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:23:02.265 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-23 16:23:02.265 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:23:02.265 | gsub("[][]", "", $1); 2022-03-23 16:23:02.265 | split($1, a, "|"); 2022-03-23 16:23:02.265 | if (a[1] == matchgroup) 2022-03-23 16:23:02.265 | print a[2] 2022-03-23 16:23:02.265 | } 2022-03-23 16:23:02.265 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:23:02.272 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:23:02.275 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:23:02.278 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:23:02.282 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-23 16:23:02.284 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-23 16:23:02.288 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-23 16:23:02.293 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-23 16:23:02.297 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-23 16:23:02.303 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-23 16:23:02.307 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-23 16:23:02.310 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 16:23:02.314 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:23:02.317 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:23:02.321 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-23 16:23:02.324 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:23:02.328 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-23 16:23:02.331 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-23 16:23:02.335 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-23 16:23:02.338 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-23 16:23:02.343 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 16:23:02.344 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:02.347 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-23 16:23:02.347 | BEGIN { 2022-03-23 16:23:02.347 | section = "" 2022-03-23 16:23:02.347 | last_section = "" 2022-03-23 16:23:02.347 | section_count = 0 2022-03-23 16:23:02.347 | } 2022-03-23 16:23:02.347 | /^\[.+\]/ { 2022-03-23 16:23:02.347 | gsub("[][]", "", $1); 2022-03-23 16:23:02.347 | section=$1 2022-03-23 16:23:02.347 | next 2022-03-23 16:23:02.347 | } 2022-03-23 16:23:02.347 | /^ *\#/ { 2022-03-23 16:23:02.347 | next 2022-03-23 16:23:02.347 | } 2022-03-23 16:23:02.347 | /^[^ \t]+/ { 2022-03-23 16:23:02.347 | # get offset of first = in $0 2022-03-23 16:23:02.347 | eq_idx = index($0, "=") 2022-03-23 16:23:02.347 | # extract attr & value from $0 2022-03-23 16:23:02.347 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:23:02.347 | value = substr($0, eq_idx + 1) 2022-03-23 16:23:02.353 | # only need to strip trailing whitespace from attr 2022-03-23 16:23:02.353 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:23:02.353 | # need to strip leading & trailing whitespace from value 2022-03-23 16:23:02.353 | sub(/^[ \t]*/, "", value) 2022-03-23 16:23:02.353 | sub(/[ \t]*$/, "", value) 2022-03-23 16:23:02.353 | 2022-03-23 16:23:02.353 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:23:02.353 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:23:02.353 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:23:02.353 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:23:02.353 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:23:02.353 | if (section != last_section) { 2022-03-23 16:23:02.353 | cfg_section[section_count++] = section 2022-03-23 16:23:02.353 | last_section = section 2022-03-23 16:23:02.353 | } 2022-03-23 16:23:02.353 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:23:02.353 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:23:02.353 | 2022-03-23 16:23:02.353 | cfg_attr[section, attr, 0] = value 2022-03-23 16:23:02.353 | cfg_attr_count[section, attr] = 1 2022-03-23 16:23:02.353 | } else { 2022-03-23 16:23:02.354 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:23:02.354 | cfg_attr[section, attr, lno] = value 2022-03-23 16:23:02.354 | } 2022-03-23 16:23:02.354 | } 2022-03-23 16:23:02.354 | END { 2022-03-23 16:23:02.354 | # Process each section in order 2022-03-23 16:23:02.354 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:23:02.354 | section = cfg_section[sno] 2022-03-23 16:23:02.354 | # The ini routines simply append a config item immediately 2022-03-23 16:23:02.354 | # after the section header. To keep the same order as defined 2022-03-23 16:23:02.354 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:23:02.354 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:23:02.354 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:23:02.354 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:23:02.354 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:23:02.354 | else { 2022-03-23 16:23:02.354 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:23:02.354 | count = cfg_attr_count[section, attr] 2022-03-23 16:23:02.354 | print "inidelete " configfile " " section " " attr 2022-03-23 16:23:02.354 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:23:02.354 | for (l = count -2; l >= 0; l--) 2022-03-23 16:23:02.354 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:23:02.354 | } 2022-03-23 16:23:02.354 | } 2022-03-23 16:23:02.354 | } 2022-03-23 16:23:02.354 | } 2022-03-23 16:23:02.354 | ' 2022-03-23 16:23:02.355 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:23:02.355 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:23:02.356 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:23:02.359 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-23 16:23:02.362 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:23:02.365 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-23 16:23:02.368 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-23 16:23:02.368 | BEGIN { group = "" } 2022-03-23 16:23:02.368 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:23:02.368 | gsub("[][]", "", $1); 2022-03-23 16:23:02.368 | split($1, a, "|"); 2022-03-23 16:23:02.368 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:23:02.369 | group=a[1] 2022-03-23 16:23:02.369 | } else { 2022-03-23 16:23:02.369 | group="" 2022-03-23 16:23:02.369 | } 2022-03-23 16:23:02.369 | next 2022-03-23 16:23:02.369 | } 2022-03-23 16:23:02.369 | { 2022-03-23 16:23:02.369 | if (group != "") 2022-03-23 16:23:02.369 | print $0 2022-03-23 16:23:02.369 | } 2022-03-23 16:23:02.369 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:23:02.377 | + 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:23:02.380 | ++ 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:23:02.413 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:02.416 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-23 16:23:02.419 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-23 16:23:02.450 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:02.452 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-23 16:23:02.455 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-23 16:23:02.488 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:02.491 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-23 16:23:02.494 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-23 16:23:02.528 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:02.531 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-23 16:23:02.534 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-23 16:23:02.566 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:02.569 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-23 16:23:02.572 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 16:23:02.606 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:02.609 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.47/identity"' 2022-03-23 16:23:02.612 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.47/identity 2022-03-23 16:23:02.645 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:02.648 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-23 16:23:02.651 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 16:23:02.684 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:02.687 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-23 16:23:02.689 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 16:23:02.721 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:02.724 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-23 16:23:02.727 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 16:23:02.759 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:02.762 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-23 16:23:02.765 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 16:23:02.800 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:02.803 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-23 16:23:02.806 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 16:23:02.840 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:02.843 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-23 16:23:02.845 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-23 16:23:02.876 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:02.880 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:23:02.883 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:23:02.885 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:23:02.889 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-23 16:23:02.892 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-23 16:23:02.895 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-23 16:23:02.897 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-23 16:23:02.901 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-23 16:23:02.906 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-23 16:23:02.908 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-23 16:23:02.911 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 16:23:02.915 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:23:02.918 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:23:02.921 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-23 16:23:02.923 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:23:02.928 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-23 16:23:02.931 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-23 16:23:02.934 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-23 16:23:02.936 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-23 16:23:02.941 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 16:23:02.941 | BEGIN { 2022-03-23 16:23:02.941 | section = "" 2022-03-23 16:23:02.941 | last_section = "" 2022-03-23 16:23:02.941 | section_count = 0 2022-03-23 16:23:02.941 | } 2022-03-23 16:23:02.942 | /^\[.+\]/ { 2022-03-23 16:23:02.942 | gsub("[][]", "", $1); 2022-03-23 16:23:02.942 | section=$1 2022-03-23 16:23:02.942 | next 2022-03-23 16:23:02.942 | } 2022-03-23 16:23:02.942 | /^ *\#/ { 2022-03-23 16:23:02.942 | next 2022-03-23 16:23:02.942 | } 2022-03-23 16:23:02.942 | /^[^ \t]+/ { 2022-03-23 16:23:02.942 | # get offset of first = in $0 2022-03-23 16:23:02.942 | eq_idx = index($0, "=") 2022-03-23 16:23:02.942 | # extract attr & value from $0 2022-03-23 16:23:02.942 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:23:02.942 | value = substr($0, eq_idx + 1) 2022-03-23 16:23:02.942 | # only need to strip trailing whitespace from attr 2022-03-23 16:23:02.942 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:23:02.942 | # need to strip leading & trailing whitespace from value 2022-03-23 16:23:02.942 | sub(/^[ \t]*/, "", value) 2022-03-23 16:23:02.942 | sub(/[ \t]*$/, "", value) 2022-03-23 16:23:02.942 | 2022-03-23 16:23:02.942 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:23:02.942 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:23:02.942 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:23:02.942 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:23:02.942 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:23:02.942 | if (section != last_section) { 2022-03-23 16:23:02.942 | cfg_section[section_count++] = section 2022-03-23 16:23:02.942 | last_section = section 2022-03-23 16:23:02.942 | } 2022-03-23 16:23:02.942 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:23:02.942 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:23:02.942 | 2022-03-23 16:23:02.942 | cfg_attr[section, attr, 0] = value 2022-03-23 16:23:02.942 | cfg_attr_count[section, attr] = 1 2022-03-23 16:23:02.943 | } else { 2022-03-23 16:23:02.943 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:23:02.943 | cfg_attr[section, attr, lno] = value 2022-03-23 16:23:02.943 | } 2022-03-23 16:23:02.943 | } 2022-03-23 16:23:02.943 | END { 2022-03-23 16:23:02.943 | # Process each section in order 2022-03-23 16:23:02.943 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:23:02.943 | section = cfg_section[sno] 2022-03-23 16:23:02.943 | # The ini routines simply append a config item immediately 2022-03-23 16:23:02.943 | # after the section header. To keep the same order as defined 2022-03-23 16:23:02.943 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:23:02.943 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:23:02.943 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:23:02.943 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:23:02.943 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:23:02.943 | else { 2022-03-23 16:23:02.943 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:23:02.943 | count = cfg_attr_count[section, attr] 2022-03-23 16:23:02.943 | print "inidelete " configfile " " section " " attr 2022-03-23 16:23:02.943 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:23:02.943 | for (l = count -2; l >= 0; l--) 2022-03-23 16:23:02.943 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:23:02.943 | } 2022-03-23 16:23:02.943 | } 2022-03-23 16:23:02.943 | } 2022-03-23 16:23:02.943 | } 2022-03-23 16:23:02.943 | ' 2022-03-23 16:23:02.943 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 16:23:02.943 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:23:02.944 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:23:02.945 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:02.947 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:23:02.950 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-23 16:23:02.952 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:23:02.955 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-23 16:23:02.957 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 16:23:02.957 | BEGIN { group = "" } 2022-03-23 16:23:02.957 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:23:02.957 | gsub("[][]", "", $1); 2022-03-23 16:23:02.958 | split($1, a, "|"); 2022-03-23 16:23:02.958 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:23:02.958 | group=a[1] 2022-03-23 16:23:02.958 | } else { 2022-03-23 16:23:02.958 | group="" 2022-03-23 16:23:02.958 | } 2022-03-23 16:23:02.958 | next 2022-03-23 16:23:02.958 | } 2022-03-23 16:23:02.958 | { 2022-03-23 16:23:02.958 | if (group != "") 2022-03-23 16:23:02.958 | print $0 2022-03-23 16:23:02.958 | } 2022-03-23 16:23:02.958 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:23:02.965 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-23 16:23:02.967 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-23 16:23:02.972 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:23:02.999 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.002 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-23 16:23:03.003 | [164733 Async configure_neutron_nova:164733]: finished successfully 2022-03-23 16:23:03.005 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-23 16:23:03.036 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.040 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-23 16:23:03.042 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-23 16:23:03.072 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.075 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-23 16:23:03.077 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-23 16:23:03.107 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.110 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-23 16:23:03.112 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-23 16:23:03.142 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.145 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-23 16:23:03.147 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-23 16:23:03.177 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.180 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-23 16:23:03.182 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-23 16:23:03.212 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.215 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-23 16:23:03.217 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-23 16:23:03.247 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.250 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-23 16:23:03.252 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-23 16:23:03.282 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.285 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-23 16:23:03.287 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-23 16:23:03.320 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.323 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-23 16:23:03.325 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-23 16:23:03.355 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.358 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-23 16:23:03.361 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-23 16:23:03.390 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.393 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-23 16:23:03.395 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-23 16:23:03.426 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.428 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-23 16:23:03.431 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-23 16:23:03.461 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.463 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-23 16:23:03.466 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-23 16:23:03.496 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.498 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-23 16:23:03.501 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-23 16:23:03.530 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.534 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:23:03.536 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:23:03.539 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:23:03.542 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-23 16:23:03.545 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-23 16:23:03.548 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-23 16:23:03.551 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-23 16:23:03.554 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-23 16:23:03.559 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-23 16:23:03.561 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-23 16:23:03.564 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 16:23:03.566 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:23:03.569 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:23:03.572 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-23 16:23:03.575 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:23:03.578 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-23 16:23:03.581 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-23 16:23:03.584 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-23 16:23:03.586 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-23 16:23:03.590 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 16:23:03.590 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.591 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-23 16:23:03.591 | BEGIN { 2022-03-23 16:23:03.591 | section = "" 2022-03-23 16:23:03.591 | last_section = "" 2022-03-23 16:23:03.591 | section_count = 0 2022-03-23 16:23:03.591 | } 2022-03-23 16:23:03.591 | /^\[.+\]/ { 2022-03-23 16:23:03.591 | gsub("[][]", "", $1); 2022-03-23 16:23:03.591 | section=$1 2022-03-23 16:23:03.591 | next 2022-03-23 16:23:03.592 | } 2022-03-23 16:23:03.592 | /^ *\#/ { 2022-03-23 16:23:03.592 | next 2022-03-23 16:23:03.592 | } 2022-03-23 16:23:03.592 | /^[^ \t]+/ { 2022-03-23 16:23:03.592 | # get offset of first = in $0 2022-03-23 16:23:03.592 | eq_idx = index($0, "=") 2022-03-23 16:23:03.592 | # extract attr & value from $0 2022-03-23 16:23:03.592 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:23:03.592 | value = substr($0, eq_idx + 1) 2022-03-23 16:23:03.592 | # only need to strip trailing whitespace from attr 2022-03-23 16:23:03.592 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:23:03.592 | # need to strip leading & trailing whitespace from value 2022-03-23 16:23:03.592 | sub(/^[ \t]*/, "", value) 2022-03-23 16:23:03.592 | sub(/[ \t]*$/, "", value) 2022-03-23 16:23:03.592 | 2022-03-23 16:23:03.592 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:23:03.592 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:23:03.592 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:23:03.592 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:23:03.592 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:23:03.592 | if (section != last_section) { 2022-03-23 16:23:03.592 | cfg_section[section_count++] = section 2022-03-23 16:23:03.592 | last_section = section 2022-03-23 16:23:03.592 | } 2022-03-23 16:23:03.592 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:23:03.592 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:23:03.592 | 2022-03-23 16:23:03.592 | cfg_attr[section, attr, 0] = value 2022-03-23 16:23:03.592 | cfg_attr_count[section, attr] = 1 2022-03-23 16:23:03.592 | } else { 2022-03-23 16:23:03.592 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:23:03.592 | cfg_attr[section, attr, lno] = value 2022-03-23 16:23:03.592 | } 2022-03-23 16:23:03.592 | } 2022-03-23 16:23:03.593 | END { 2022-03-23 16:23:03.593 | # Process each section in order 2022-03-23 16:23:03.593 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:23:03.593 | section = cfg_section[sno] 2022-03-23 16:23:03.593 | # The ini routines simply append a config item immediately 2022-03-23 16:23:03.593 | # after the section header. To keep the same order as defined 2022-03-23 16:23:03.593 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:23:03.593 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:23:03.593 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:23:03.593 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:23:03.593 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:23:03.593 | else { 2022-03-23 16:23:03.593 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:23:03.593 | count = cfg_attr_count[section, attr] 2022-03-23 16:23:03.593 | print "inidelete " configfile " " section " " attr 2022-03-23 16:23:03.593 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:23:03.593 | for (l = count -2; l >= 0; l--) 2022-03-23 16:23:03.593 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:23:03.593 | } 2022-03-23 16:23:03.593 | } 2022-03-23 16:23:03.593 | } 2022-03-23 16:23:03.593 | } 2022-03-23 16:23:03.593 | ' 2022-03-23 16:23:03.593 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:23:03.594 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:23:03.596 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:23:03.598 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-23 16:23:03.601 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:23:03.603 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-23 16:23:03.606 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-23 16:23:03.606 | BEGIN { group = "" } 2022-03-23 16:23:03.606 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:23:03.606 | gsub("[][]", "", $1); 2022-03-23 16:23:03.606 | split($1, a, "|"); 2022-03-23 16:23:03.606 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:23:03.606 | group=a[1] 2022-03-23 16:23:03.606 | } else { 2022-03-23 16:23:03.606 | group="" 2022-03-23 16:23:03.606 | } 2022-03-23 16:23:03.606 | next 2022-03-23 16:23:03.606 | } 2022-03-23 16:23:03.606 | { 2022-03-23 16:23:03.606 | if (group != "") 2022-03-23 16:23:03.606 | print $0 2022-03-23 16:23:03.606 | } 2022-03-23 16:23:03.606 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:23:03.612 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-23 16:23:03.615 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-23 16:23:03.645 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.647 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-23 16:23:03.650 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-23 16:23:03.680 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.683 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-23 16:23:03.685 | ++ 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:23:03.714 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.716 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-23 16:23:03.719 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-23 16:23:03.748 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.750 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-23 16:23:03.753 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 16:23:03.783 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.785 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-23 16:23:03.788 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-23 16:23:03.818 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.820 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-23 16:23:03.822 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 16:23:03.853 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.855 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-23 16:23:03.858 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 16:23:03.888 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.891 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:23:03.893 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:23:03.896 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:23:03.900 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-23 16:23:03.903 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:23:03.906 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:23:03.908 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-23 16:23:03.911 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:23:03.916 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-23 16:23:03.918 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-23 16:23:03.921 | + 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:23:03.924 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:23:03.926 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:23:03.929 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:23:03.932 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:23:03.935 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:23:03.937 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:23:03.940 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:23:03.943 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-23 16:23:03.947 | + 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:23:03.947 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 16:23:03.947 | BEGIN { 2022-03-23 16:23:03.947 | section = "" 2022-03-23 16:23:03.948 | last_section = "" 2022-03-23 16:23:03.948 | section_count = 0 2022-03-23 16:23:03.948 | } 2022-03-23 16:23:03.948 | /^\[.+\]/ { 2022-03-23 16:23:03.948 | gsub("[][]", "", $1); 2022-03-23 16:23:03.948 | section=$1 2022-03-23 16:23:03.948 | next 2022-03-23 16:23:03.948 | } 2022-03-23 16:23:03.948 | /^ *\#/ { 2022-03-23 16:23:03.948 | next 2022-03-23 16:23:03.948 | } 2022-03-23 16:23:03.948 | /^[^ \t]+/ { 2022-03-23 16:23:03.948 | # get offset of first = in $0 2022-03-23 16:23:03.948 | eq_idx = index($0, "=") 2022-03-23 16:23:03.948 | # extract attr & value from $0 2022-03-23 16:23:03.948 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:23:03.948 | value = substr($0, eq_idx + 1) 2022-03-23 16:23:03.948 | # only need to strip trailing whitespace from attr 2022-03-23 16:23:03.948 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:23:03.948 | # need to strip leading & trailing whitespace from value 2022-03-23 16:23:03.948 | sub(/^[ \t]*/, "", value) 2022-03-23 16:23:03.948 | sub(/[ \t]*$/, "", value) 2022-03-23 16:23:03.948 | 2022-03-23 16:23:03.948 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:23:03.948 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:23:03.948 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:23:03.948 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:23:03.948 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:23:03.948 | if (section != last_section) { 2022-03-23 16:23:03.948 | cfg_section[section_count++] = section 2022-03-23 16:23:03.948 | last_section = section 2022-03-23 16:23:03.948 | } 2022-03-23 16:23:03.948 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:23:03.948 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:23:03.949 | 2022-03-23 16:23:03.949 | cfg_attr[section, attr, 0] = value 2022-03-23 16:23:03.949 | cfg_attr_count[section, attr] = 1 2022-03-23 16:23:03.949 | } else { 2022-03-23 16:23:03.949 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:23:03.949 | cfg_attr[section, attr, lno] = value 2022-03-23 16:23:03.949 | } 2022-03-23 16:23:03.949 | } 2022-03-23 16:23:03.949 | END { 2022-03-23 16:23:03.949 | # Process each section in order 2022-03-23 16:23:03.949 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:23:03.949 | section = cfg_section[sno] 2022-03-23 16:23:03.949 | # The ini routines simply append a config item immediately 2022-03-23 16:23:03.949 | # after the section header. To keep the same order as defined 2022-03-23 16:23:03.949 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:23:03.949 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:23:03.949 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:23:03.949 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:23:03.949 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:23:03.949 | else { 2022-03-23 16:23:03.949 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:23:03.949 | count = cfg_attr_count[section, attr] 2022-03-23 16:23:03.949 | print "inidelete " configfile " " section " " attr 2022-03-23 16:23:03.949 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:23:03.949 | for (l = count -2; l >= 0; l--) 2022-03-23 16:23:03.949 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:23:03.949 | } 2022-03-23 16:23:03.949 | } 2022-03-23 16:23:03.949 | } 2022-03-23 16:23:03.949 | } 2022-03-23 16:23:03.949 | ' 2022-03-23 16:23:03.949 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:03.950 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:23:03.951 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:23:03.953 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:23:03.955 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:23:03.957 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:23:03.960 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-23 16:23:03.963 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 16:23:03.963 | BEGIN { group = "" } 2022-03-23 16:23:03.963 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:23:03.963 | gsub("[][]", "", $1); 2022-03-23 16:23:03.963 | split($1, a, "|"); 2022-03-23 16:23:03.963 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:23:03.963 | group=a[1] 2022-03-23 16:23:03.963 | } else { 2022-03-23 16:23:03.963 | group="" 2022-03-23 16:23:03.963 | } 2022-03-23 16:23:03.964 | next 2022-03-23 16:23:03.964 | } 2022-03-23 16:23:03.964 | { 2022-03-23 16:23:03.964 | if (group != "") 2022-03-23 16:23:03.964 | print $0 2022-03-23 16:23:03.964 | } 2022-03-23 16:23:03.964 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:23:03.970 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-23 16:23:03.972 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-23 16:23:04.000 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:04.002 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-23 16:23:04.005 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-23 16:23:04.035 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:23:04.038 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-23 16:23:04.056 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:04.059 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-23 16:23:04.061 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:23:04.064 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-23 16:23:04.066 | + ./stack.sh:main:1252 : start_swift 2022-03-23 16:23:04.069 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-23 16:23:04.072 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:23:04.075 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 16:23:04.102 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-23 16:23:04.106 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:23:04.109 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:23:04.113 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-23 16:23:04.560 | Restarting rsync (via systemctl): rsync.service. 2022-03-23 16:23:04.565 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-23 16:23:04.568 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-23 16:23:04.570 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-23 16:23:04.573 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-23 16:23:04.575 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 16:23:04.578 | + 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:23:04.581 | + functions-common:run_process:1680 : local service=s-object 2022-03-23 16:23:04.583 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:23:04.586 | + functions-common:run_process:1682 : local group= 2022-03-23 16:23:04.589 | + functions-common:run_process:1683 : local user= 2022-03-23 16:23:04.591 | + functions-common:run_process:1685 : local name=s-object 2022-03-23 16:23:04.594 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:23:04.596 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:23:04.598 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:04.601 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:04.605 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:04.610 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052584607 2022-03-23 16:23:04.612 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-23 16:23:04.629 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:04.631 | + 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:23:04.634 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-23 16:23:04.636 | + 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:23:04.639 | + 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:23:04.641 | + 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:23:04.644 | + 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:23:04.646 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-23 16:23:04.648 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-23 16:23:04.652 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-23 16:23:04.654 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:23:04.656 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:23:04.659 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-23 16:23:04.661 | + 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:23:04.664 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-23 16:23:04.666 | + 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:23:04.668 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:23:04.670 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:23:04.672 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:23:04.675 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:23:04.677 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-23 16:23:04.679 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:23:04.684 | + 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:23:04.735 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-23 16:23:04.788 | + 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:23:04.845 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-23 16:23:04.899 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-23 16:23:04.951 | + 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:23:05.004 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:23:05.006 | + 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:23:05.060 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:23:05.468 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-23 16:23:05.482 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-23 16:23:05.868 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-23 16:23:05.889 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:23:05.891 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:05.894 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:05.900 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:05.903 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:05.905 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:05.907 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:23:05.910 | + functions-common:time_stop:2432 : start_time=1648052584607 2022-03-23 16:23:05.912 | + functions-common:time_stop:2434 : [[ -z 1648052584607 ]] 2022-03-23 16:23:05.915 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:05.920 | + functions-common:time_stop:2437 : end_time=1648052585917 2022-03-23 16:23:05.922 | + functions-common:time_stop:2438 : elapsed_time=1310 2022-03-23 16:23:05.924 | + functions-common:time_stop:2439 : total=2877 2022-03-23 16:23:05.927 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:05.929 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4187 2022-03-23 16:23:05.933 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 16:23:05.935 | + 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:23:05.938 | + functions-common:run_process:1680 : local service=s-container 2022-03-23 16:23:05.940 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:23:05.943 | + functions-common:run_process:1682 : local group= 2022-03-23 16:23:05.946 | + functions-common:run_process:1683 : local user= 2022-03-23 16:23:05.948 | + functions-common:run_process:1685 : local name=s-container 2022-03-23 16:23:05.951 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:23:05.953 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:23:05.956 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:05.958 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:05.961 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:05.966 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052585963 2022-03-23 16:23:05.968 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-23 16:23:05.986 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:05.988 | + 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:23:05.991 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-23 16:23:05.994 | + 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:23:05.996 | + 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:23:05.999 | + 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:23:06.001 | + 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:23:06.004 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-23 16:23:06.006 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-23 16:23:06.009 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-23 16:23:06.011 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:23:06.014 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:23:06.016 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-23 16:23:06.019 | + 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:23:06.021 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-23 16:23:06.024 | + 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:23:06.027 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:23:06.029 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:23:06.032 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:23:06.034 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:23:06.036 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-23 16:23:06.039 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:23:06.044 | + 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:23:06.098 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-23 16:23:06.153 | + 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:23:06.206 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-23 16:23:06.261 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-23 16:23:06.321 | + 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:23:06.381 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:23:06.384 | + 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:23:06.437 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:23:06.843 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-23 16:23:06.857 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-23 16:23:07.258 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-23 16:23:07.284 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:23:07.286 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:07.289 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:07.292 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:07.295 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:07.298 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:07.301 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:23:07.303 | + functions-common:time_stop:2432 : start_time=1648052585963 2022-03-23 16:23:07.307 | + functions-common:time_stop:2434 : [[ -z 1648052585963 ]] 2022-03-23 16:23:07.311 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:07.316 | + functions-common:time_stop:2437 : end_time=1648052587312 2022-03-23 16:23:07.320 | + functions-common:time_stop:2438 : elapsed_time=1349 2022-03-23 16:23:07.323 | + functions-common:time_stop:2439 : total=4187 2022-03-23 16:23:07.326 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:07.330 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5536 2022-03-23 16:23:07.333 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 16:23:07.336 | + 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:23:07.340 | + functions-common:run_process:1680 : local service=s-account 2022-03-23 16:23:07.343 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:23:07.346 | + functions-common:run_process:1682 : local group= 2022-03-23 16:23:07.349 | + functions-common:run_process:1683 : local user= 2022-03-23 16:23:07.352 | + functions-common:run_process:1685 : local name=s-account 2022-03-23 16:23:07.355 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:23:07.360 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:23:07.364 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:07.367 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:07.370 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:07.374 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052587372 2022-03-23 16:23:07.377 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-23 16:23:07.394 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:07.397 | + 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:23:07.400 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-23 16:23:07.403 | + 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:23:07.405 | + 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:23:07.408 | + 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:23:07.410 | + 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:23:07.413 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-23 16:23:07.416 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-23 16:23:07.418 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-23 16:23:07.421 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:23:07.423 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:23:07.426 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-23 16:23:07.429 | + 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:23:07.432 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-23 16:23:07.434 | + 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:23:07.436 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:23:07.439 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:23:07.441 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:23:07.444 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:23:07.446 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-23 16:23:07.448 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:23:07.453 | + 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:23:07.509 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-23 16:23:07.563 | + 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:23:07.620 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-23 16:23:07.677 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-23 16:23:07.731 | + 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:23:07.784 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:23:07.787 | + 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:23:07.840 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:23:08.257 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-23 16:23:08.270 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-23 16:23:08.667 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-23 16:23:08.696 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:23:08.699 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:08.701 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:08.704 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:08.706 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:08.709 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:08.712 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:23:08.714 | + functions-common:time_stop:2432 : start_time=1648052587372 2022-03-23 16:23:08.716 | + functions-common:time_stop:2434 : [[ -z 1648052587372 ]] 2022-03-23 16:23:08.719 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:08.724 | + functions-common:time_stop:2437 : end_time=1648052588721 2022-03-23 16:23:08.727 | + functions-common:time_stop:2438 : elapsed_time=1349 2022-03-23 16:23:08.730 | + functions-common:time_stop:2439 : total=5536 2022-03-23 16:23:08.732 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:08.735 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6885 2022-03-23 16:23:08.737 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-23 16:23:08.740 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-23 16:23:08.791 | + 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:23:08.794 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-23 16:23:08.796 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:23:08.799 | + functions-common:run_process:1682 : local group= 2022-03-23 16:23:08.802 | + functions-common:run_process:1683 : local user= 2022-03-23 16:23:08.804 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-23 16:23:08.807 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:23:08.810 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:23:08.812 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:08.815 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:08.818 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:08.823 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052588820 2022-03-23 16:23:08.826 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-23 16:23:08.843 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:08.846 | + 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:23:08.849 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-23 16:23:08.851 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:23:08.854 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:23:08.856 | + 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:23:08.859 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:23:08.861 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-23 16:23:08.864 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-23 16:23:08.866 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-23 16:23:08.869 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:23:08.872 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:23:08.874 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-23 16:23:08.877 | + 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:23:08.879 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-23 16:23:08.882 | + 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:23:08.885 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:23:08.887 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:23:08.889 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:23:08.892 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:23:08.894 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-23 16:23:08.896 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:23:08.901 | + 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:23:08.956 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-23 16:23:09.010 | + 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:23:09.066 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-23 16:23:09.120 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-23 16:23:09.174 | + 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:23:09.228 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:23:09.231 | + 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:23:09.284 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:23:09.726 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-23 16:23:10.152 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-23 16:23:10.177 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:23:10.180 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:10.182 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:10.185 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:10.187 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:10.190 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:10.192 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:23:10.195 | + functions-common:time_stop:2432 : start_time=1648052588820 2022-03-23 16:23:10.198 | + functions-common:time_stop:2434 : [[ -z 1648052588820 ]] 2022-03-23 16:23:10.201 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:10.206 | + functions-common:time_stop:2437 : end_time=1648052590203 2022-03-23 16:23:10.208 | + functions-common:time_stop:2438 : elapsed_time=1383 2022-03-23 16:23:10.210 | + functions-common:time_stop:2439 : total=6885 2022-03-23 16:23:10.213 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:10.216 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8268 2022-03-23 16:23:10.218 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-23 16:23:10.236 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:23:10.239 | + 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:23:10.241 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-23 16:23:10.244 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:23:10.247 | + functions-common:run_process:1682 : local group= 2022-03-23 16:23:10.249 | + functions-common:run_process:1683 : local user= 2022-03-23 16:23:10.252 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-23 16:23:10.254 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:23:10.256 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:23:10.259 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:10.261 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:10.264 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:10.269 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052590266 2022-03-23 16:23:10.271 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-23 16:23:10.290 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:10.293 | + 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:23:10.295 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-23 16:23:10.298 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:23:10.300 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:23:10.303 | + 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:23:10.306 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:23:10.308 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-23 16:23:10.311 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-23 16:23:10.313 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-23 16:23:10.316 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:23:10.318 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:23:10.321 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-23 16:23:10.324 | + 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:23:10.326 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-23 16:23:10.329 | + 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:23:10.331 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:23:10.333 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:23:10.336 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:23:10.339 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:23:10.342 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-23 16:23:10.344 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:23:10.348 | + 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:23:10.404 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-23 16:23:10.457 | + 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:23:10.511 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-23 16:23:10.567 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-23 16:23:10.624 | + 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:23:10.678 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:23:10.681 | + 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:23:10.734 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:23:11.163 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-23 16:23:11.178 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-23 16:23:11.592 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-23 16:23:11.617 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:23:11.620 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:11.622 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:11.625 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:11.627 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:11.630 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:11.632 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:23:11.635 | + functions-common:time_stop:2432 : start_time=1648052590266 2022-03-23 16:23:11.638 | + functions-common:time_stop:2434 : [[ -z 1648052590266 ]] 2022-03-23 16:23:11.641 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:11.646 | + functions-common:time_stop:2437 : end_time=1648052591643 2022-03-23 16:23:11.649 | + functions-common:time_stop:2438 : elapsed_time=1377 2022-03-23 16:23:11.651 | + functions-common:time_stop:2439 : total=8268 2022-03-23 16:23:11.654 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:11.656 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9645 2022-03-23 16:23:11.659 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-23 16:23:11.659 | Waiting for swift proxy to start... 2022-03-23 16:23:11.661 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.47:8080/info 2022-03-23 16:23:11.664 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:23:11.667 | + functions:wait_for_service:458 : local url=http://10.222.0.47:8080/info 2022-03-23 16:23:11.669 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:23:11.671 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:23:11.674 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:23:11.677 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:11.679 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:11.682 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:11.687 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052591684 2022-03-23 16:23:11.689 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:23:11.696 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 16:23:11.709 | + :: : [[ 000 == 503 ]] 2022-03-23 16:23:11.710 | + :: : [[ 7 -eq 7 ]] 2022-03-23 16:23:11.712 | + :: : sleep 1 2022-03-23 16:23:12.715 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 16:23:12.728 | + :: : [[ 000 == 503 ]] 2022-03-23 16:23:12.730 | + :: : [[ 7 -eq 7 ]] 2022-03-23 16:23:12.731 | + :: : sleep 1 2022-03-23 16:23:13.735 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 16:23:13.748 | + :: : [[ 000 == 503 ]] 2022-03-23 16:23:13.749 | + :: : [[ 7 -eq 7 ]] 2022-03-23 16:23:13.751 | + :: : sleep 1 2022-03-23 16:23:14.754 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 16:23:14.788 | + :: : [[ 200 == 503 ]] 2022-03-23 16:23:14.789 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:23:14.792 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:23:14.795 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:14.797 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:14.800 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:14.803 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:14.806 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:14.808 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:23:14.811 | + functions-common:time_stop:2432 : start_time=1648052591684 2022-03-23 16:23:14.813 | + functions-common:time_stop:2434 : [[ -z 1648052591684 ]] 2022-03-23 16:23:14.816 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:14.821 | + functions-common:time_stop:2437 : end_time=1648052594818 2022-03-23 16:23:14.824 | + functions-common:time_stop:2438 : elapsed_time=3134 2022-03-23 16:23:14.826 | + functions-common:time_stop:2439 : total=6517 2022-03-23 16:23:14.829 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:14.831 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9651 2022-03-23 16:23:14.834 | + functions:wait_for_service:467 : return 0 2022-03-23 16:23:14.836 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-23 16:23:14.839 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:23:14.841 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-23 16:23:14.859 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:14.862 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:23:14.894 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-23 16:23:14.947 | [118358 Async configure_neutron_nova:164733]: Waiting for completion of configure_neutron_nova running on PID 164733 (2 other jobs running) 2022-03-23 16:23:14.972 | [118358 Async configure_neutron_nova:164733]: Signaling child to exit 2022-03-23 16:23:14.972 | WAKEUP 2022-03-23 16:23:14.995 | [118358 Async configure_neutron_nova:164733]: Signaled 2022-03-23 16:23:14.997 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-23 16:23:14.997 | ++ 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:23:14.997 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:23:14.997 | + 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:23:14.997 | + 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:23:14.997 | + 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:23:14.997 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:23:14.997 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-23 16:23:14.997 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-23 16:23:14.997 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-23 16:23:14.997 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.47/identity 2022-03-23 16:23:14.997 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-23 16:23:14.997 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-23 16:23:14.997 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-23 16:23:14.997 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-23 16:23:14.997 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-23 16:23:14.998 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-23 16:23:14.998 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-23 16:23:14.998 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-23 16:23:14.998 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 16:23:14.998 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 16:23:14.998 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 16:23:14.998 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:14.998 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-23 16:23:14.998 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 16:23:14.998 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-23 16:23:14.998 | + 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:23:14.998 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-23 16:23:14.998 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:23:14.998 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-23 16:23:14.998 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-23 16:23:14.998 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:23:14.998 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:23:14.998 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:23:14.998 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-23 16:23:14.998 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 16:23:14.998 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-23 16:23:14.998 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.47/identity 2022-03-23 16:23:14.998 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-23 16:23:14.998 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-23 16:23:14.998 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-23 16:23:14.998 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-23 16:23:14.999 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-23 16:23:14.999 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-23 16:23:14.999 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-23 16:23:14.999 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-23 16:23:14.999 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 16:23:14.999 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 16:23:14.999 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 16:23:14.999 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:14.999 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-23 16:23:14.999 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 16:23:14.999 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-23 16:23:15.042 | [118358 Async configure_neutron_nova:164733]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-23 16:23:15.046 | + inc/async:async_wait:197 : return 0 2022-03-23 16:23:15.049 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-23 16:23:15.068 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:15.071 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:23:15.100 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:23:15.131 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-23 16:23:15.150 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:15.152 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-23 16:23:15.155 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:23:15.157 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-23 16:23:15.160 | + ./stack.sh:main:1277 : start_nova_api 2022-03-23 16:23:15.163 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-23 16:23:15.166 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-23 16:23:15.168 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-23 16:23:15.171 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-23 16:23:15.189 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:23:15.192 | + 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:23:15.195 | + 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:23:15.199 | + 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:23:15.202 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-23 16:23:15.206 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-23 16:23:15.218 | + 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:23:15.220 | + functions-common:run_process:1680 : local service=n-api 2022-03-23 16:23:15.223 | + 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:23:15.226 | + functions-common:run_process:1682 : local group= 2022-03-23 16:23:15.229 | + functions-common:run_process:1683 : local user= 2022-03-23 16:23:15.232 | + functions-common:run_process:1685 : local name=n-api 2022-03-23 16:23:15.234 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:23:15.237 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:23:15.239 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:15.243 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:15.246 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:15.250 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052595248 2022-03-23 16:23:15.253 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-23 16:23:15.270 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:15.273 | + 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:23:15.275 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-23 16:23:15.278 | + 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:23:15.281 | + 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:23:15.283 | + 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:23:15.286 | + 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:23:15.288 | + 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:23:15.291 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-23 16:23:15.294 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-23 16:23:15.296 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:23:15.299 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:23:15.302 | + 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:23:15.305 | + 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:23:15.307 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-23 16:23:15.310 | + 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:23:15.312 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:23:15.314 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:23:15.317 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-23 16:23:15.319 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:23:15.324 | + 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:23:15.376 | + 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:23:15.429 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-23 16:23:15.482 | + 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:23:15.535 | + 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:23:15.589 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-23 16:23:15.643 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-23 16:23:15.697 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-23 16:23:15.749 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-23 16:23:15.802 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-23 16:23:15.855 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:23:15.858 | + 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:23:15.911 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:23:16.328 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-23 16:23:16.342 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-23 16:23:16.740 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-23 16:23:16.818 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:23:16.822 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:16.825 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:16.827 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:16.830 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:16.834 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:16.839 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:23:16.841 | + functions-common:time_stop:2432 : start_time=1648052595248 2022-03-23 16:23:16.844 | + functions-common:time_stop:2434 : [[ -z 1648052595248 ]] 2022-03-23 16:23:16.847 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:16.852 | + functions-common:time_stop:2437 : end_time=1648052596849 2022-03-23 16:23:16.855 | + functions-common:time_stop:2438 : elapsed_time=1601 2022-03-23 16:23:16.858 | + functions-common:time_stop:2439 : total=9645 2022-03-23 16:23:16.860 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:16.863 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11246 2022-03-23 16:23:16.865 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.47/compute/v2.1/ 2022-03-23 16:23:16.872 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-23 16:23:16.872 | Waiting for nova-api to start... 2022-03-23 16:23:16.878 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.47/compute/v2.1/ 2022-03-23 16:23:16.881 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:23:16.884 | + functions:wait_for_service:458 : local url=http://10.222.0.47/compute/v2.1/ 2022-03-23 16:23:16.887 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:23:16.890 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:23:16.892 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:23:16.895 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:16.897 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:16.902 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:16.906 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052596904 2022-03-23 16:23:16.909 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:23:16.915 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/compute/v2.1/ 2022-03-23 16:23:22.604 | + :: : [[ 200 == 503 ]] 2022-03-23 16:23:22.605 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:23:22.608 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:23:22.611 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:22.613 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:22.616 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:22.619 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:22.621 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:22.624 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:23:22.627 | + functions-common:time_stop:2432 : start_time=1648052596904 2022-03-23 16:23:22.629 | + functions-common:time_stop:2434 : [[ -z 1648052596904 ]] 2022-03-23 16:23:22.633 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:22.637 | + functions-common:time_stop:2437 : end_time=1648052602635 2022-03-23 16:23:22.640 | + functions-common:time_stop:2438 : elapsed_time=5731 2022-03-23 16:23:22.643 | + functions-common:time_stop:2439 : total=9651 2022-03-23 16:23:22.645 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:22.648 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15382 2022-03-23 16:23:22.650 | + functions:wait_for_service:467 : return 0 2022-03-23 16:23:22.653 | + 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:23:22.656 | + 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:23:22.659 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-23 16:23:22.676 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:22.680 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-23 16:23:22.682 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:23:22.685 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-23 16:23:22.688 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-23 16:23:22.690 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:23:22.693 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-23 16:23:22.710 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:23:22.713 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-23 16:23:22.731 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:22.733 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-23 16:23:22.736 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:23:22.739 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-23 16:23:22.741 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-23 16:23:22.745 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-23 16:23:22.747 | + 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:23:22.777 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-23 16:23:22.780 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-23 16:23:22.783 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-23 16:23:22.814 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-23 16:23:22.845 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-23 16:23:22.848 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-23 16:23:22.850 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-23 16:23:22.853 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-23 16:23:22.856 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-23 16:23:22.859 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-23 16:23:22.861 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 16:23:22.864 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 16:23:22.867 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-23 16:23:22.870 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-23 16:23:22.873 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-23 16:23:22.875 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-23 16:23:22.878 | +++ 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:23:22.880 | +++ 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:23:22.884 | ++ 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:23:22.886 | ++ 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:23:22.889 | ++ 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:23:22.892 | + 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:23:22.895 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-23 16:23:22.912 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:23:22.915 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-23 16:23:22.918 | + 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:23:22.920 | + functions-common:run_process:1680 : local service=q-svc 2022-03-23 16:23:22.923 | + 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:23:22.925 | + functions-common:run_process:1682 : local group= 2022-03-23 16:23:22.928 | + functions-common:run_process:1683 : local user= 2022-03-23 16:23:22.931 | + functions-common:run_process:1685 : local name=q-svc 2022-03-23 16:23:22.933 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:23:22.936 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:23:22.938 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:22.941 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:22.944 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:22.949 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052602946 2022-03-23 16:23:22.952 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-23 16:23:22.968 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:22.971 | + 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:23:22.973 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-23 16:23:22.976 | + 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:23:22.979 | + 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:23:22.981 | + 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:23:22.984 | + 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:23:22.986 | + 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:23:22.988 | + 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:23:22.991 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-23 16:23:22.994 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:23:22.997 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:23:22.999 | + 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:23:23.002 | + 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:23:23.004 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-23 16:23:23.006 | + 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:23:23.009 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:23:23.011 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:23:23.014 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:23:23.016 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:23:23.018 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-23 16:23:23.021 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:23:23.025 | + 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:23:23.077 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-23 16:23:23.129 | + 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:23:23.183 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-23 16:23:23.236 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-23 16:23:23.289 | + 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:23:23.343 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:23:23.346 | + 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:23:23.399 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:23:23.812 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-23 16:23:23.825 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-23 16:23:24.233 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-23 16:23:24.254 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:23:24.257 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:24.260 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:24.266 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:24.269 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:24.271 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:24.274 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:23:24.277 | + functions-common:time_stop:2432 : start_time=1648052602946 2022-03-23 16:23:24.280 | + functions-common:time_stop:2434 : [[ -z 1648052602946 ]] 2022-03-23 16:23:24.283 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:24.288 | + functions-common:time_stop:2437 : end_time=1648052604285 2022-03-23 16:23:24.290 | + functions-common:time_stop:2438 : elapsed_time=1339 2022-03-23 16:23:24.293 | + functions-common:time_stop:2439 : total=11246 2022-03-23 16:23:24.295 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:24.298 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12585 2022-03-23 16:23:24.300 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.47:9696 2022-03-23 16:23:24.303 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-23 16:23:24.322 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:23:24.325 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-23 16:23:24.325 | Waiting for Neutron to start... 2022-03-23 16:23:24.327 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.47:9696' 2022-03-23 16:23:24.330 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.47:9696' 'Neutron did not start' 60 2022-03-23 16:23:24.332 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.47:9696' 2022-03-23 16:23:24.335 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-23 16:23:24.338 | + functions-common:test_with_retry:2365 : local until=60 2022-03-23 16:23:24.341 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 16:23:24.344 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 16:23:24.346 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 16:23:24.349 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:24.351 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:24.355 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:24.359 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052604357 2022-03-23 16:23:24.362 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.47:9696; do sleep 0.5; done' 2022-03-23 16:23:29.939 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.47:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 16:23:29.941 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:29.944 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:29.947 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:29.950 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:29.952 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:29.955 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 16:23:29.959 | + functions-common:time_stop:2432 : start_time=1648052604357 2022-03-23 16:23:29.962 | + functions-common:time_stop:2434 : [[ -z 1648052604357 ]] 2022-03-23 16:23:29.967 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:29.970 | + functions-common:time_stop:2437 : end_time=1648052609967 2022-03-23 16:23:29.973 | + functions-common:time_stop:2438 : elapsed_time=5610 2022-03-23 16:23:29.978 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:23:29.980 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:29.983 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5610 2022-03-23 16:23:29.985 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-23 16:23:30.003 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:30.006 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-23 16:23:30.009 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:23:30.011 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-23 16:23:30.014 | + ./stack.sh:main:1298 : start_placement 2022-03-23 16:23:30.017 | + lib/placement:start_placement:160 : start_placement_api 2022-03-23 16:23:30.019 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 16:23:30.025 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-23 16:23:30.028 | + 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:23:30.030 | + functions-common:run_process:1680 : local service=placement-api 2022-03-23 16:23:30.033 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:23:30.035 | + functions-common:run_process:1682 : local group= 2022-03-23 16:23:30.039 | + functions-common:run_process:1683 : local user= 2022-03-23 16:23:30.041 | + functions-common:run_process:1685 : local name=placement-api 2022-03-23 16:23:30.044 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:23:30.047 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:23:30.050 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:30.053 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:30.056 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:30.061 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052610058 2022-03-23 16:23:30.063 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-23 16:23:30.081 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:30.084 | + 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:23:30.087 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-23 16:23:30.089 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:23:30.092 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:23:30.095 | + 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:23:30.097 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:23:30.100 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-23 16:23:30.103 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-23 16:23:30.106 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-23 16:23:30.109 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:23:30.111 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:23:30.114 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:23:30.117 | + 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:23:30.120 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-23 16:23:30.122 | + 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:23:30.124 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:23:30.127 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:23:30.129 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-23 16:23:30.132 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:23:30.137 | + 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:23:30.190 | + 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:23:30.243 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-23 16:23:30.296 | + 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:23:30.350 | + 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:23:30.405 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-23 16:23:30.461 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-23 16:23:30.514 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-23 16:23:30.567 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-23 16:23:30.627 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-23 16:23:30.681 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:23:30.684 | + 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:23:30.738 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:23:31.154 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-23 16:23:31.168 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-23 16:23:31.576 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-23 16:23:31.660 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:23:31.662 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:31.665 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:31.668 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:31.672 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:31.675 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:31.677 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:23:31.680 | + functions-common:time_stop:2432 : start_time=1648052610058 2022-03-23 16:23:31.683 | + functions-common:time_stop:2434 : [[ -z 1648052610058 ]] 2022-03-23 16:23:31.686 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:31.691 | + functions-common:time_stop:2437 : end_time=1648052611688 2022-03-23 16:23:31.693 | + functions-common:time_stop:2438 : elapsed_time=1630 2022-03-23 16:23:31.696 | + functions-common:time_stop:2439 : total=12585 2022-03-23 16:23:31.699 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:31.702 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14215 2022-03-23 16:23:31.704 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-23 16:23:31.704 | Waiting for placement-api to start... 2022-03-23 16:23:31.707 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.47/placement 2022-03-23 16:23:31.709 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:23:31.712 | + functions:wait_for_service:458 : local url=http://10.222.0.47/placement 2022-03-23 16:23:31.715 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:23:31.717 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:23:31.720 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:23:31.723 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:31.725 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:31.728 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:31.733 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052611730 2022-03-23 16:23:31.736 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:23:31.742 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/placement 2022-03-23 16:23:34.413 | + :: : [[ 200 == 503 ]] 2022-03-23 16:23:34.414 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:23:34.417 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:23:34.420 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:34.423 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:34.425 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:34.428 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:34.431 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:34.434 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:23:34.436 | + functions-common:time_stop:2432 : start_time=1648052611730 2022-03-23 16:23:34.439 | + functions-common:time_stop:2434 : [[ -z 1648052611730 ]] 2022-03-23 16:23:34.442 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:34.448 | + functions-common:time_stop:2437 : end_time=1648052614445 2022-03-23 16:23:34.450 | + functions-common:time_stop:2438 : elapsed_time=2715 2022-03-23 16:23:34.453 | + functions-common:time_stop:2439 : total=15382 2022-03-23 16:23:34.455 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:34.458 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18097 2022-03-23 16:23:34.461 | + functions:wait_for_service:467 : return 0 2022-03-23 16:23:34.463 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-23 16:23:34.481 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:34.484 | + ./stack.sh:main:1302 : start_neutron 2022-03-23 16:23:34.486 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-23 16:23:34.490 | ++ 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:23:34.490 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:23:34.497 | + 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:23:34.500 | + 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:23:34.502 | + 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:23:34.505 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:23:34.508 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-23 16:23:34.511 | + 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:23:34.513 | + functions-common:run_process:1680 : local service=q-agt 2022-03-23 16:23:34.516 | + 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:23:34.518 | + functions-common:run_process:1682 : local group= 2022-03-23 16:23:34.521 | + functions-common:run_process:1683 : local user= 2022-03-23 16:23:34.524 | + functions-common:run_process:1685 : local name=q-agt 2022-03-23 16:23:34.526 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:23:34.529 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:23:34.531 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:34.534 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:34.537 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:34.541 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052614539 2022-03-23 16:23:34.544 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-23 16:23:34.561 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:34.564 | + 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:23:34.567 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-23 16:23:34.570 | + 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:23:34.572 | + 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:23:34.575 | + 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:23:34.577 | + 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:23:34.580 | + 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:23:34.582 | + 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:23:34.585 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-23 16:23:34.587 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:23:34.590 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:23:34.593 | + 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:23:34.595 | + 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:23:34.598 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-23 16:23:34.600 | + 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:23:34.602 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:23:34.605 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:23:34.607 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:23:34.609 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:23:34.611 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-23 16:23:34.614 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:23:34.619 | + 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:23:34.671 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-23 16:23:34.725 | + 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:23:34.778 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-23 16:23:34.832 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-23 16:23:34.885 | + 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:23:34.939 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:23:34.941 | + 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:23:34.995 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:23:35.409 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-23 16:23:35.423 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-23 16:23:35.847 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-23 16:23:35.875 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:23:35.877 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:35.880 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:35.882 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:35.885 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:35.887 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:35.890 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:23:35.892 | + functions-common:time_stop:2432 : start_time=1648052614539 2022-03-23 16:23:35.895 | + functions-common:time_stop:2434 : [[ -z 1648052614539 ]] 2022-03-23 16:23:35.899 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:35.903 | + functions-common:time_stop:2437 : end_time=1648052615901 2022-03-23 16:23:35.906 | + functions-common:time_stop:2438 : elapsed_time=1362 2022-03-23 16:23:35.908 | + functions-common:time_stop:2439 : total=14215 2022-03-23 16:23:35.911 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:35.914 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15577 2022-03-23 16:23:35.917 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-23 16:23:35.919 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 16:23:35.922 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 16:23:35.925 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-23 16:23:35.927 | + 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:23:35.930 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-23 16:23:35.932 | + 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:23:35.935 | + functions-common:run_process:1682 : local group= 2022-03-23 16:23:35.937 | + functions-common:run_process:1683 : local user= 2022-03-23 16:23:35.940 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-23 16:23:35.942 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:23:35.945 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:23:35.948 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:35.950 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:35.953 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:35.958 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052615955 2022-03-23 16:23:35.961 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-23 16:23:35.980 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:35.983 | + 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:23:35.986 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-23 16:23:35.988 | + 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:23:35.991 | + 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:23:35.993 | + 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:23:35.996 | + 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:23:35.998 | + 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:23:36.001 | + 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:23:36.004 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-23 16:23:36.006 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:23:36.009 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:23:36.011 | + 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:23:36.014 | + 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:23:36.017 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-23 16:23:36.019 | + 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:23:36.021 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:23:36.025 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:23:36.027 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:23:36.029 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:23:36.032 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-23 16:23:36.035 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:23:36.040 | + 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:23:36.096 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-23 16:23:36.156 | + 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:23:36.212 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-23 16:23:36.266 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-23 16:23:36.322 | + 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:23:36.376 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:23:36.379 | + 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:23:36.434 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:23:36.874 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-23 16:23:36.888 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-23 16:23:37.344 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-23 16:23:37.372 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:23:37.375 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:37.378 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:37.381 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:37.383 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:37.386 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:37.389 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:23:37.391 | + functions-common:time_stop:2432 : start_time=1648052615955 2022-03-23 16:23:37.394 | + functions-common:time_stop:2434 : [[ -z 1648052615955 ]] 2022-03-23 16:23:37.399 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:37.403 | + functions-common:time_stop:2437 : end_time=1648052617400 2022-03-23 16:23:37.406 | + functions-common:time_stop:2438 : elapsed_time=1445 2022-03-23 16:23:37.408 | + functions-common:time_stop:2439 : total=15577 2022-03-23 16:23:37.411 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:37.414 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17022 2022-03-23 16:23:37.418 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-23 16:23:37.420 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 16:23:37.423 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 16:23:37.427 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-23 16:23:37.429 | +++ 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:23:37.432 | +++ 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:23:37.435 | ++ 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:23:37.438 | ++ 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:23:37.441 | ++ 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:23:37.443 | + 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:23:37.446 | + functions-common:run_process:1680 : local service=q-l3 2022-03-23 16:23:37.448 | + 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:23:37.451 | + functions-common:run_process:1682 : local group= 2022-03-23 16:23:37.454 | + functions-common:run_process:1683 : local user= 2022-03-23 16:23:37.456 | + functions-common:run_process:1685 : local name=q-l3 2022-03-23 16:23:37.459 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:23:37.462 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:23:37.464 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:37.467 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:37.470 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:37.475 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052617472 2022-03-23 16:23:37.478 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-23 16:23:37.496 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:37.499 | + 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:23:37.502 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-23 16:23:37.504 | + 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:23:37.507 | + 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:23:37.510 | + 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:23:37.513 | + 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:23:37.515 | + 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:23:37.518 | + 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:23:37.521 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-23 16:23:37.524 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:23:37.526 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:23:37.529 | + 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:23:37.532 | + 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:23:37.534 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-23 16:23:37.537 | + 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:23:37.540 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:23:37.543 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:23:37.545 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:23:37.548 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:23:37.551 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-23 16:23:37.553 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:23:37.558 | + 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:23:37.623 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-23 16:23:37.682 | + 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:23:37.740 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-23 16:23:37.801 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-23 16:23:37.863 | + 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:23:37.922 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:23:37.925 | + 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:23:37.984 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:23:38.439 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-23 16:23:38.453 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-23 16:23:38.886 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-23 16:23:38.910 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:23:38.912 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:38.916 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:38.919 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:38.921 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:38.924 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:38.927 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:23:38.930 | + functions-common:time_stop:2432 : start_time=1648052617472 2022-03-23 16:23:38.933 | + functions-common:time_stop:2434 : [[ -z 1648052617472 ]] 2022-03-23 16:23:38.938 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:38.941 | + functions-common:time_stop:2437 : end_time=1648052618938 2022-03-23 16:23:38.944 | + functions-common:time_stop:2438 : elapsed_time=1466 2022-03-23 16:23:38.947 | + functions-common:time_stop:2439 : total=17022 2022-03-23 16:23:38.950 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:38.953 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18488 2022-03-23 16:23:38.957 | + 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:23:38.960 | + functions-common:run_process:1680 : local service=q-meta 2022-03-23 16:23:38.962 | + 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:23:38.965 | + functions-common:run_process:1682 : local group= 2022-03-23 16:23:38.968 | + functions-common:run_process:1683 : local user= 2022-03-23 16:23:38.970 | + functions-common:run_process:1685 : local name=q-meta 2022-03-23 16:23:38.973 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:23:38.976 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:23:38.978 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:38.981 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:38.986 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:38.992 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052618986 2022-03-23 16:23:38.995 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-23 16:23:39.016 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:39.019 | + 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:23:39.023 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-23 16:23:39.025 | + 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:23:39.028 | + 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:23:39.031 | + 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:23:39.033 | + 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:23:39.036 | + 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:23:39.039 | + 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:23:39.041 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-23 16:23:39.044 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:23:39.047 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:23:39.049 | + 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:23:39.052 | + 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:23:39.055 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-23 16:23:39.058 | + 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:23:39.061 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:23:39.063 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:23:39.066 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:23:39.069 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:23:39.072 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-23 16:23:39.074 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:23:39.079 | + 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:23:39.144 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-23 16:23:39.212 | + 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:23:39.278 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-23 16:23:39.343 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-23 16:23:39.406 | + 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:23:39.469 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:23:39.472 | + 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:23:39.534 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:23:39.999 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-23 16:23:40.021 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-23 16:23:40.480 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-23 16:23:40.507 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:23:40.513 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:40.518 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:40.523 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:40.532 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:40.543 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:40.547 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:23:40.555 | + functions-common:time_stop:2432 : start_time=1648052618986 2022-03-23 16:23:40.559 | + functions-common:time_stop:2434 : [[ -z 1648052618986 ]] 2022-03-23 16:23:40.572 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:40.582 | + functions-common:time_stop:2437 : end_time=1648052620575 2022-03-23 16:23:40.591 | + functions-common:time_stop:2438 : elapsed_time=1589 2022-03-23 16:23:40.594 | + functions-common:time_stop:2439 : total=18488 2022-03-23 16:23:40.604 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:40.607 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20077 2022-03-23 16:23:40.615 | + 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:23:40.623 | + functions-common:run_process:1680 : local service=q-metering 2022-03-23 16:23:40.632 | + 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:23:40.639 | + functions-common:run_process:1682 : local group= 2022-03-23 16:23:40.648 | + functions-common:run_process:1683 : local user= 2022-03-23 16:23:40.656 | + functions-common:run_process:1685 : local name=q-metering 2022-03-23 16:23:40.663 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:23:40.667 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:23:40.671 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:23:40.676 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:23:40.682 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:23:40.690 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052620685 2022-03-23 16:23:40.693 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-23 16:23:40.722 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:40.724 | + 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:23:40.727 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-23 16:23:40.730 | + 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:23:40.732 | + 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:23:40.735 | + 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:23:40.737 | + 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:23:40.740 | + 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:23:40.743 | + 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:23:40.745 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-23 16:23:40.748 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:23:40.751 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:23:40.753 | + 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:23:40.756 | + 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:23:40.759 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-23 16:23:40.762 | + 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:23:40.765 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:23:40.767 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:23:40.770 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:23:40.773 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:23:40.776 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-23 16:23:40.778 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:23:40.783 | + 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:23:40.853 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-23 16:23:40.924 | + 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:23:40.993 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-23 16:23:41.060 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-23 16:23:41.126 | + 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:23:41.192 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:23:41.195 | + 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:23:41.260 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:23:41.782 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-23 16:23:41.798 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-23 16:23:42.262 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-23 16:23:42.289 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:23:42.291 | + functions-common:time_stop:2425 : local name 2022-03-23 16:23:42.294 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:23:42.297 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:23:42.300 | + functions-common:time_stop:2428 : local total 2022-03-23 16:23:42.312 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:23:42.321 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:23:42.326 | + functions-common:time_stop:2432 : start_time=1648052620685 2022-03-23 16:23:42.331 | + functions-common:time_stop:2434 : [[ -z 1648052620685 ]] 2022-03-23 16:23:42.342 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:23:42.363 | + functions-common:time_stop:2437 : end_time=1648052622347 2022-03-23 16:23:42.372 | + functions-common:time_stop:2438 : elapsed_time=1662 2022-03-23 16:23:42.376 | + functions-common:time_stop:2439 : total=20077 2022-03-23 16:23:42.380 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:23:42.391 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21739 2022-03-23 16:23:42.398 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-23 16:23:42.433 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:42.435 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-23 16:23:42.438 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-23 16:23:42.440 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:23:42.443 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-23 16:23:42.446 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-23 16:23:42.450 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-23 16:23:42.453 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-23 16:23:42.458 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-23 16:23:42.462 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-23 16:23:42.468 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-23 16:23:42.474 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:23:42.478 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:45.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:45.122 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:45.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:45.122 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:45.289 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:45.292 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:23:45.295 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:23:45.301 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:23:45.302 | ++ functions-common:get_field:818 : echo '| 39ad6dfda48e4f3d9b5e1bcd3e95d864 | demo |' 2022-03-23 16:23:45.304 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:45.308 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:23:45.310 | + 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:23:45.313 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:23:45.330 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-23 16:23:45.333 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-23 16:23:45.336 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 16:23:45.340 | ++ 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:23: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:23:48.403 | from cryptography.utils import int_from_bytes 2022-03-23 16:23: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:23:48.403 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:48.577 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:48.584 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:23:48.584 | address-scope 2022-03-23 16:23:48.584 | router-admin-state-down-before-update 2022-03-23 16:23:48.584 | agent 2022-03-23 16:23:48.584 | agent-resources-synced 2022-03-23 16:23:48.584 | allowed-address-pairs 2022-03-23 16:23:48.584 | auto-allocated-topology 2022-03-23 16:23:48.584 | availability_zone 2022-03-23 16:23:48.584 | availability_zone_filter 2022-03-23 16:23:48.584 | default-subnetpools 2022-03-23 16:23:48.584 | dhcp_agent_scheduler 2022-03-23 16:23:48.584 | dvr 2022-03-23 16:23:48.584 | empty-string-filtering 2022-03-23 16:23:48.584 | external-net 2022-03-23 16:23:48.584 | extra_dhcp_opt 2022-03-23 16:23:48.584 | extraroute 2022-03-23 16:23:48.584 | extraroute-atomic 2022-03-23 16:23:48.584 | filter-validation 2022-03-23 16:23:48.584 | fip-port-details 2022-03-23 16:23:48.584 | flavors 2022-03-23 16:23:48.584 | floatingip-pools 2022-03-23 16:23:48.584 | ip-substring-filtering 2022-03-23 16:23:48.584 | router 2022-03-23 16:23:48.584 | ext-gw-mode 2022-03-23 16:23:48.584 | l3-ha 2022-03-23 16:23:48.585 | l3-flavors 2022-03-23 16:23:48.585 | l3-port-ip-change-not-allowed 2022-03-23 16:23:48.585 | l3_agent_scheduler 2022-03-23 16:23:48.585 | metering 2022-03-23 16:23:48.585 | metering_source_and_destination_fields 2022-03-23 16:23:48.585 | multi-provider 2022-03-23 16:23:48.585 | net-mtu 2022-03-23 16:23:48.585 | net-mtu-writable 2022-03-23 16:23:48.585 | network_availability_zone 2022-03-23 16:23:48.585 | network-ip-availability 2022-03-23 16:23:48.585 | pagination 2022-03-23 16:23:48.585 | port-device-profile 2022-03-23 16:23:48.585 | port-mac-address-regenerate 2022-03-23 16:23:48.585 | port-numa-affinity-policy 2022-03-23 16:23:48.585 | binding 2022-03-23 16:23:48.585 | binding-extended 2022-03-23 16:23:48.585 | port-security 2022-03-23 16:23:48.585 | project-id 2022-03-23 16:23:48.585 | provider 2022-03-23 16:23:48.585 | quota-check-limit 2022-03-23 16:23:48.585 | quotas 2022-03-23 16:23:48.585 | quota_details 2022-03-23 16:23:48.585 | rbac-policies 2022-03-23 16:23:48.585 | rbac-address-group 2022-03-23 16:23:48.585 | rbac-address-scope 2022-03-23 16:23:48.585 | rbac-security-groups 2022-03-23 16:23:48.585 | rbac-subnetpool 2022-03-23 16:23:48.585 | revision-if-match 2022-03-23 16:23:48.585 | standard-attr-revisions 2022-03-23 16:23:48.585 | router_availability_zone 2022-03-23 16:23:48.585 | security-groups-normalized-cidr 2022-03-23 16:23:48.585 | port-security-groups-filtering 2022-03-23 16:23:48.585 | security-groups-remote-address-group 2022-03-23 16:23:48.585 | security-groups-shared-filtering 2022-03-23 16:23:48.585 | security-group 2022-03-23 16:23:48.586 | service-type 2022-03-23 16:23:48.586 | sorting 2022-03-23 16:23:48.586 | standard-attr-description 2022-03-23 16:23:48.586 | stateful-security-group 2022-03-23 16:23:48.586 | subnet_onboard 2022-03-23 16:23:48.586 | subnet-service-types 2022-03-23 16:23:48.586 | subnet_allocation 2022-03-23 16:23:48.586 | subnetpool-prefix-ops 2022-03-23 16:23:48.586 | standard-attr-tag 2022-03-23 16:23:48.586 | standard-attr-timestamp' 2022-03-23 16:23:48.587 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:23:48.587 | address-scope 2022-03-23 16:23:48.587 | router-admin-state-down-before-update 2022-03-23 16:23:48.587 | agent 2022-03-23 16:23:48.587 | agent-resources-synced 2022-03-23 16:23:48.587 | allowed-address-pairs 2022-03-23 16:23:48.587 | auto-allocated-topology 2022-03-23 16:23:48.587 | availability_zone 2022-03-23 16:23:48.587 | availability_zone_filter 2022-03-23 16:23:48.587 | default-subnetpools 2022-03-23 16:23:48.587 | dhcp_agent_scheduler 2022-03-23 16:23:48.587 | dvr 2022-03-23 16:23:48.587 | empty-string-filtering 2022-03-23 16:23:48.587 | external-net 2022-03-23 16:23:48.587 | extra_dhcp_opt 2022-03-23 16:23:48.587 | extraroute 2022-03-23 16:23:48.587 | extraroute-atomic 2022-03-23 16:23:48.587 | filter-validation 2022-03-23 16:23:48.587 | fip-port-details 2022-03-23 16:23:48.587 | flavors 2022-03-23 16:23:48.587 | floatingip-pools 2022-03-23 16:23:48.587 | ip-substring-filtering 2022-03-23 16:23:48.587 | router 2022-03-23 16:23:48.587 | ext-gw-mode 2022-03-23 16:23:48.587 | l3-ha 2022-03-23 16:23:48.587 | l3-flavors 2022-03-23 16:23:48.587 | l3-port-ip-change-not-allowed 2022-03-23 16:23:48.587 | l3_agent_scheduler 2022-03-23 16:23:48.587 | metering 2022-03-23 16:23:48.587 | metering_source_and_destination_fields 2022-03-23 16:23:48.587 | multi-provider 2022-03-23 16:23:48.587 | net-mtu 2022-03-23 16:23:48.587 | net-mtu-writable 2022-03-23 16:23:48.587 | network_availability_zone 2022-03-23 16:23:48.588 | network-ip-availability 2022-03-23 16:23:48.588 | pagination 2022-03-23 16:23:48.588 | port-device-profile 2022-03-23 16:23:48.588 | port-mac-address-regenerate 2022-03-23 16:23:48.588 | port-numa-affinity-policy 2022-03-23 16:23:48.588 | binding 2022-03-23 16:23:48.588 | binding-extended 2022-03-23 16:23:48.588 | port-security 2022-03-23 16:23:48.588 | project-id 2022-03-23 16:23:48.588 | provider 2022-03-23 16:23:48.588 | quota-check-limit 2022-03-23 16:23:48.588 | quotas 2022-03-23 16:23:48.588 | quota_details 2022-03-23 16:23:48.588 | rbac-policies 2022-03-23 16:23:48.588 | rbac-address-group 2022-03-23 16:23:48.588 | rbac-address-scope 2022-03-23 16:23:48.588 | rbac-security-groups 2022-03-23 16:23:48.588 | rbac-subnetpool 2022-03-23 16:23:48.588 | revision-if-match 2022-03-23 16:23:48.588 | standard-attr-revisions 2022-03-23 16:23:48.588 | router_availability_zone 2022-03-23 16:23:48.588 | security-groups-normalized-cidr 2022-03-23 16:23:48.588 | port-security-groups-filtering 2022-03-23 16:23:48.588 | security-groups-remote-address-group 2022-03-23 16:23:48.588 | security-groups-shared-filtering 2022-03-23 16:23:48.588 | security-group 2022-03-23 16:23:48.588 | service-type 2022-03-23 16:23:48.588 | sorting 2022-03-23 16:23:48.589 | standard-attr-description 2022-03-23 16:23:48.589 | stateful-security-group 2022-03-23 16:23:48.589 | subnet_onboard 2022-03-23 16:23:48.589 | subnet-service-types 2022-03-23 16:23:48.589 | subnet_allocation 2022-03-23 16:23:48.589 | subnetpool-prefix-ops 2022-03-23 16:23:48.589 | standard-attr-tag 2022-03-23 16:23:48.589 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 16:23:48.590 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:23:48.593 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-23 16:23:48.595 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-23 16:23:48.599 | ++ 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:23:51.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:51.547 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:51.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:51.547 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:51.720 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:51.723 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=8fd8df7a-59e0-4f6a-91f2-903a050a0db8 2022-03-23 16:23:51.727 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-23 16:23:51.729 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-23 16:23:51.732 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 16:23:51.735 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 16:23:51.739 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-23 16:23:51.739 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-23 16:23:51.740 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-23 16:23:51.743 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:23:51.746 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:54.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:54.829 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:54.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:54.829 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:55.001 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:55.004 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:23:55.008 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:23:55.011 | ++ functions-common:get_field:818 : echo '| id | 689b9aa4-f526-40f6-9618-59e46b255595 |' 2022-03-23 16:23:55.011 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:23:55.017 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:55.021 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=689b9aa4-f526-40f6-9618-59e46b255595 2022-03-23 16:23:55.024 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 39ad6dfda48e4f3d9b5e1bcd3e95d864' 2022-03-23 16:23:55.026 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:23:55.043 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-23 16:23:55.047 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:23:55.050 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=39ad6dfda48e4f3d9b5e1bcd3e95d864 2022-03-23 16:23:55.052 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 8fd8df7a-59e0-4f6a-91f2-903a050a0db8 ']' 2022-03-23 16:23:55.055 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-23 16:23:55.057 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-23 16:23:55.060 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-23 16:23:55.062 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 8fd8df7a-59e0-4f6a-91f2-903a050a0db8 ' 2022-03-23 16:23:55.065 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-23 16:23:55.067 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 689b9aa4-f526-40f6-9618-59e46b255595 private-subnet' 2022-03-23 16:23:55.070 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-23 16:23:55.074 | +++ 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 8fd8df7a-59e0-4f6a-91f2-903a050a0db8 --network 689b9aa4-f526-40f6-9618-59e46b255595 private-subnet 2022-03-23 16:23:55.075 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-23 16:23:55.075 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-23 16:23:55.077 | +++ functions-common:get_field:811 : local data field 2022-03-23 16:23:55.081 | +++ functions-common:get_field:812 : read data 2022-03-23 16:23:58.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:23:58.224 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:58.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:23:58.224 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:58.391 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:58.394 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:23:58.397 | +++ functions-common:get_field:816 : field='$3' 2022-03-23 16:23:58.400 | +++ functions-common:get_field:818 : echo '| id | 45f0ec1a-b67a-4793-b3a8-5f1e9d7ff371 |' 2022-03-23 16:23:58.401 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:23:58.406 | +++ functions-common:get_field:812 : read data 2022-03-23 16:23:58.410 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=45f0ec1a-b67a-4793-b3a8-5f1e9d7ff371 2022-03-23 16:23:58.413 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 39ad6dfda48e4f3d9b5e1bcd3e95d864' 2022-03-23 16:23:58.415 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:23:58.432 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 45f0ec1a-b67a-4793-b3a8-5f1e9d7ff371 2022-03-23 16:23:58.435 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=45f0ec1a-b67a-4793-b3a8-5f1e9d7ff371 2022-03-23 16:23:58.438 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-23 16:23:58.441 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-23 16:23:58.443 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-23 16:23:58.447 | ++ 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:24:01.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:01.116 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:01.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:01.116 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:01.283 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:24:01.286 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:24:01.286 | address-scope 2022-03-23 16:24:01.286 | router-admin-state-down-before-update 2022-03-23 16:24:01.286 | agent 2022-03-23 16:24:01.286 | agent-resources-synced 2022-03-23 16:24:01.286 | allowed-address-pairs 2022-03-23 16:24:01.286 | auto-allocated-topology 2022-03-23 16:24:01.286 | availability_zone 2022-03-23 16:24:01.286 | availability_zone_filter 2022-03-23 16:24:01.286 | default-subnetpools 2022-03-23 16:24:01.286 | dhcp_agent_scheduler 2022-03-23 16:24:01.286 | dvr 2022-03-23 16:24:01.286 | empty-string-filtering 2022-03-23 16:24:01.286 | external-net 2022-03-23 16:24:01.286 | extra_dhcp_opt 2022-03-23 16:24:01.286 | extraroute 2022-03-23 16:24:01.286 | extraroute-atomic 2022-03-23 16:24:01.286 | filter-validation 2022-03-23 16:24:01.287 | fip-port-details 2022-03-23 16:24:01.287 | flavors 2022-03-23 16:24:01.287 | floatingip-pools 2022-03-23 16:24:01.287 | ip-substring-filtering 2022-03-23 16:24:01.287 | router 2022-03-23 16:24:01.287 | ext-gw-mode 2022-03-23 16:24:01.287 | l3-ha 2022-03-23 16:24:01.287 | l3-flavors 2022-03-23 16:24:01.287 | l3-port-ip-change-not-allowed 2022-03-23 16:24:01.287 | l3_agent_scheduler 2022-03-23 16:24:01.287 | metering 2022-03-23 16:24:01.287 | metering_source_and_destination_fields 2022-03-23 16:24:01.287 | multi-provider 2022-03-23 16:24:01.287 | net-mtu 2022-03-23 16:24:01.287 | net-mtu-writable 2022-03-23 16:24:01.287 | network_availability_zone 2022-03-23 16:24:01.287 | network-ip-availability 2022-03-23 16:24:01.287 | pagination 2022-03-23 16:24:01.287 | port-device-profile 2022-03-23 16:24:01.287 | port-mac-address-regenerate 2022-03-23 16:24:01.287 | port-numa-affinity-policy 2022-03-23 16:24:01.287 | binding 2022-03-23 16:24:01.287 | binding-extended 2022-03-23 16:24:01.287 | port-security 2022-03-23 16:24:01.287 | project-id 2022-03-23 16:24:01.287 | provider 2022-03-23 16:24:01.287 | quota-check-limit 2022-03-23 16:24:01.287 | quotas 2022-03-23 16:24:01.287 | quota_details 2022-03-23 16:24:01.287 | rbac-policies 2022-03-23 16:24:01.287 | rbac-address-group 2022-03-23 16:24:01.287 | rbac-address-scope 2022-03-23 16:24:01.287 | rbac-security-groups 2022-03-23 16:24:01.287 | rbac-subnetpool 2022-03-23 16:24:01.287 | revision-if-match 2022-03-23 16:24:01.287 | standard-attr-revisions 2022-03-23 16:24:01.288 | router_availability_zone 2022-03-23 16:24:01.288 | security-groups-normalized-cidr 2022-03-23 16:24:01.288 | port-security-groups-filtering 2022-03-23 16:24:01.288 | security-groups-remote-address-group 2022-03-23 16:24:01.288 | security-groups-shared-filtering 2022-03-23 16:24:01.288 | security-group 2022-03-23 16:24:01.288 | service-type 2022-03-23 16:24:01.288 | sorting 2022-03-23 16:24:01.288 | standard-attr-description 2022-03-23 16:24:01.288 | stateful-security-group 2022-03-23 16:24:01.288 | subnet_onboard 2022-03-23 16:24:01.288 | subnet-service-types 2022-03-23 16:24:01.288 | subnet_allocation 2022-03-23 16:24:01.288 | subnetpool-prefix-ops 2022-03-23 16:24:01.288 | standard-attr-tag 2022-03-23 16:24:01.288 | standard-attr-timestamp' 2022-03-23 16:24:01.290 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:24:01.291 | address-scope 2022-03-23 16:24:01.291 | router-admin-state-down-before-update 2022-03-23 16:24:01.291 | agent 2022-03-23 16:24:01.291 | agent-resources-synced 2022-03-23 16:24:01.291 | allowed-address-pairs 2022-03-23 16:24:01.291 | auto-allocated-topology 2022-03-23 16:24:01.291 | availability_zone 2022-03-23 16:24:01.291 | availability_zone_filter 2022-03-23 16:24:01.291 | default-subnetpools 2022-03-23 16:24:01.291 | dhcp_agent_scheduler 2022-03-23 16:24:01.291 | dvr 2022-03-23 16:24:01.291 | empty-string-filtering 2022-03-23 16:24:01.291 | external-net 2022-03-23 16:24:01.291 | extra_dhcp_opt 2022-03-23 16:24:01.291 | extraroute 2022-03-23 16:24:01.291 | extraroute-atomic 2022-03-23 16:24:01.291 | filter-validation 2022-03-23 16:24:01.291 | fip-port-details 2022-03-23 16:24:01.291 | flavors 2022-03-23 16:24:01.291 | floatingip-pools 2022-03-23 16:24:01.291 | ip-substring-filtering 2022-03-23 16:24:01.291 | router 2022-03-23 16:24:01.291 | ext-gw-mode 2022-03-23 16:24:01.291 | l3-ha 2022-03-23 16:24:01.291 | l3-flavors 2022-03-23 16:24:01.291 | l3-port-ip-change-not-allowed 2022-03-23 16:24:01.291 | l3_agent_scheduler 2022-03-23 16:24:01.291 | metering 2022-03-23 16:24:01.291 | metering_source_and_destination_fields 2022-03-23 16:24:01.291 | multi-provider 2022-03-23 16:24:01.291 | net-mtu 2022-03-23 16:24:01.291 | net-mtu-writable 2022-03-23 16:24:01.291 | network_availability_zone 2022-03-23 16:24:01.291 | network-ip-availability 2022-03-23 16:24:01.291 | pagination 2022-03-23 16:24:01.292 | port-device-profile 2022-03-23 16:24:01.292 | port-mac-address-regenerate 2022-03-23 16:24:01.292 | port-numa-affinity-policy 2022-03-23 16:24:01.292 | binding 2022-03-23 16:24:01.292 | binding-extended 2022-03-23 16:24:01.292 | port-security 2022-03-23 16:24:01.292 | project-id 2022-03-23 16:24:01.292 | provider 2022-03-23 16:24:01.292 | quota-check-limit 2022-03-23 16:24:01.292 | quotas 2022-03-23 16:24:01.292 | quota_details 2022-03-23 16:24:01.292 | rbac-policies 2022-03-23 16:24:01.292 | rbac-address-group 2022-03-23 16:24:01.292 | rbac-address-scope 2022-03-23 16:24:01.292 | rbac-security-groups 2022-03-23 16:24:01.292 | rbac-subnetpool 2022-03-23 16:24:01.292 | revision-if-match 2022-03-23 16:24:01.292 | standard-attr-revisions 2022-03-23 16:24:01.292 | router_availability_zone 2022-03-23 16:24:01.292 | security-groups-normalized-cidr 2022-03-23 16:24:01.292 | port-security-groups-filtering 2022-03-23 16:24:01.292 | security-groups-remote-address-group 2022-03-23 16:24:01.292 | security-groups-shared-filtering 2022-03-23 16:24:01.292 | security-group 2022-03-23 16:24:01.292 | service-type 2022-03-23 16:24:01.292 | sorting 2022-03-23 16:24:01.292 | standard-attr-description 2022-03-23 16:24:01.292 | stateful-security-group 2022-03-23 16:24:01.292 | subnet_onboard 2022-03-23 16:24:01.292 | subnet-service-types 2022-03-23 16:24:01.292 | subnet_allocation 2022-03-23 16:24:01.292 | subnetpool-prefix-ops 2022-03-23 16:24:01.292 | standard-attr-tag 2022-03-23 16:24:01.292 | standard-attr-timestamp =~ router ]] 2022-03-23 16:24:01.293 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:24:01.296 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-23 16:24:01.299 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-23 16:24:01.303 | ++ 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:24:04.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:04.375 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:04.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:04.375 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:04.540 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:24:04.543 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:24:04.543 | address-scope 2022-03-23 16:24:04.543 | router-admin-state-down-before-update 2022-03-23 16:24:04.543 | agent 2022-03-23 16:24:04.543 | agent-resources-synced 2022-03-23 16:24:04.543 | allowed-address-pairs 2022-03-23 16:24:04.543 | auto-allocated-topology 2022-03-23 16:24:04.543 | availability_zone 2022-03-23 16:24:04.543 | availability_zone_filter 2022-03-23 16:24:04.543 | default-subnetpools 2022-03-23 16:24:04.543 | dhcp_agent_scheduler 2022-03-23 16:24:04.543 | dvr 2022-03-23 16:24:04.543 | empty-string-filtering 2022-03-23 16:24:04.543 | external-net 2022-03-23 16:24:04.543 | extra_dhcp_opt 2022-03-23 16:24:04.543 | extraroute 2022-03-23 16:24:04.543 | extraroute-atomic 2022-03-23 16:24:04.543 | filter-validation 2022-03-23 16:24:04.543 | fip-port-details 2022-03-23 16:24:04.543 | flavors 2022-03-23 16:24:04.543 | floatingip-pools 2022-03-23 16:24:04.543 | ip-substring-filtering 2022-03-23 16:24:04.543 | router 2022-03-23 16:24:04.544 | ext-gw-mode 2022-03-23 16:24:04.544 | l3-ha 2022-03-23 16:24:04.544 | l3-flavors 2022-03-23 16:24:04.544 | l3-port-ip-change-not-allowed 2022-03-23 16:24:04.544 | l3_agent_scheduler 2022-03-23 16:24:04.544 | metering 2022-03-23 16:24:04.544 | metering_source_and_destination_fields 2022-03-23 16:24:04.544 | multi-provider 2022-03-23 16:24:04.544 | net-mtu 2022-03-23 16:24:04.544 | net-mtu-writable 2022-03-23 16:24:04.544 | network_availability_zone 2022-03-23 16:24:04.544 | network-ip-availability 2022-03-23 16:24:04.544 | pagination 2022-03-23 16:24:04.544 | port-device-profile 2022-03-23 16:24:04.544 | port-mac-address-regenerate 2022-03-23 16:24:04.544 | port-numa-affinity-policy 2022-03-23 16:24:04.544 | binding 2022-03-23 16:24:04.544 | binding-extended 2022-03-23 16:24:04.544 | port-security 2022-03-23 16:24:04.544 | project-id 2022-03-23 16:24:04.544 | provider 2022-03-23 16:24:04.544 | quota-check-limit 2022-03-23 16:24:04.544 | quotas 2022-03-23 16:24:04.544 | quota_details 2022-03-23 16:24:04.544 | rbac-policies 2022-03-23 16:24:04.544 | rbac-address-group 2022-03-23 16:24:04.544 | rbac-address-scope 2022-03-23 16:24:04.544 | rbac-security-groups 2022-03-23 16:24:04.544 | rbac-subnetpool 2022-03-23 16:24:04.544 | revision-if-match 2022-03-23 16:24:04.544 | standard-attr-revisions 2022-03-23 16:24:04.544 | router_availability_zone 2022-03-23 16:24:04.544 | security-groups-normalized-cidr 2022-03-23 16:24:04.544 | port-security-groups-filtering 2022-03-23 16:24:04.544 | security-groups-remote-address-group 2022-03-23 16:24:04.544 | security-groups-shared-filtering 2022-03-23 16:24:04.545 | security-group 2022-03-23 16:24:04.545 | service-type 2022-03-23 16:24:04.545 | sorting 2022-03-23 16:24:04.545 | standard-attr-description 2022-03-23 16:24:04.545 | stateful-security-group 2022-03-23 16:24:04.545 | subnet_onboard 2022-03-23 16:24:04.545 | subnet-service-types 2022-03-23 16:24:04.545 | subnet_allocation 2022-03-23 16:24:04.545 | subnetpool-prefix-ops 2022-03-23 16:24:04.545 | standard-attr-tag 2022-03-23 16:24:04.545 | standard-attr-timestamp' 2022-03-23 16:24:04.546 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:24:04.546 | address-scope 2022-03-23 16:24:04.546 | router-admin-state-down-before-update 2022-03-23 16:24:04.546 | agent 2022-03-23 16:24:04.546 | agent-resources-synced 2022-03-23 16:24:04.546 | allowed-address-pairs 2022-03-23 16:24:04.546 | auto-allocated-topology 2022-03-23 16:24:04.546 | availability_zone 2022-03-23 16:24:04.546 | availability_zone_filter 2022-03-23 16:24:04.546 | default-subnetpools 2022-03-23 16:24:04.546 | dhcp_agent_scheduler 2022-03-23 16:24:04.546 | dvr 2022-03-23 16:24:04.546 | empty-string-filtering 2022-03-23 16:24:04.546 | external-net 2022-03-23 16:24:04.546 | extra_dhcp_opt 2022-03-23 16:24:04.546 | extraroute 2022-03-23 16:24:04.546 | extraroute-atomic 2022-03-23 16:24:04.546 | filter-validation 2022-03-23 16:24:04.546 | fip-port-details 2022-03-23 16:24:04.546 | flavors 2022-03-23 16:24:04.546 | floatingip-pools 2022-03-23 16:24:04.546 | ip-substring-filtering 2022-03-23 16:24:04.546 | router 2022-03-23 16:24:04.546 | ext-gw-mode 2022-03-23 16:24:04.546 | l3-ha 2022-03-23 16:24:04.546 | l3-flavors 2022-03-23 16:24:04.546 | l3-port-ip-change-not-allowed 2022-03-23 16:24:04.546 | l3_agent_scheduler 2022-03-23 16:24:04.546 | metering 2022-03-23 16:24:04.546 | metering_source_and_destination_fields 2022-03-23 16:24:04.546 | multi-provider 2022-03-23 16:24:04.546 | net-mtu 2022-03-23 16:24:04.547 | net-mtu-writable 2022-03-23 16:24:04.547 | network_availability_zone 2022-03-23 16:24:04.547 | network-ip-availability 2022-03-23 16:24:04.547 | pagination 2022-03-23 16:24:04.547 | port-device-profile 2022-03-23 16:24:04.547 | port-mac-address-regenerate 2022-03-23 16:24:04.547 | port-numa-affinity-policy 2022-03-23 16:24:04.547 | binding 2022-03-23 16:24:04.547 | binding-extended 2022-03-23 16:24:04.547 | port-security 2022-03-23 16:24:04.547 | project-id 2022-03-23 16:24:04.547 | provider 2022-03-23 16:24:04.547 | quota-check-limit 2022-03-23 16:24:04.547 | quotas 2022-03-23 16:24:04.547 | quota_details 2022-03-23 16:24:04.547 | rbac-policies 2022-03-23 16:24:04.547 | rbac-address-group 2022-03-23 16:24:04.547 | rbac-address-scope 2022-03-23 16:24:04.547 | rbac-security-groups 2022-03-23 16:24:04.547 | rbac-subnetpool 2022-03-23 16:24:04.547 | revision-if-match 2022-03-23 16:24:04.547 | standard-attr-revisions 2022-03-23 16:24:04.547 | router_availability_zone 2022-03-23 16:24:04.547 | security-groups-normalized-cidr 2022-03-23 16:24:04.547 | port-security-groups-filtering 2022-03-23 16:24:04.547 | security-groups-remote-address-group 2022-03-23 16:24:04.547 | security-groups-shared-filtering 2022-03-23 16:24:04.547 | security-group 2022-03-23 16:24:04.547 | service-type 2022-03-23 16:24:04.547 | sorting 2022-03-23 16:24:04.547 | standard-attr-description 2022-03-23 16:24:04.547 | stateful-security-group 2022-03-23 16:24:04.547 | subnet_onboard 2022-03-23 16:24:04.547 | subnet-service-types 2022-03-23 16:24:04.547 | subnet_allocation 2022-03-23 16:24:04.548 | subnetpool-prefix-ops 2022-03-23 16:24:04.548 | standard-attr-tag 2022-03-23 16:24:04.548 | standard-attr-timestamp =~ external-net ]] 2022-03-23 16:24:04.548 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:24:04.551 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-23 16:24:04.556 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-23 16:24:04.556 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-23 16:24:04.557 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-23 16:24:04.560 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:24:04.562 | ++ functions-common:get_field:812 : read data 2022-03-23 16:24:07.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:07.550 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:07.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:07.550 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:07.722 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:24:07.726 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:24:07.728 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:24:07.731 | ++ functions-common:get_field:818 : echo '| id | d343e00e-0564-464d-8ad4-8c4d4a052d47 |' 2022-03-23 16:24:07.732 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:24:07.737 | ++ functions-common:get_field:812 : read data 2022-03-23 16:24:07.741 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=d343e00e-0564-464d-8ad4-8c4d4a052d47 2022-03-23 16:24:07.744 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 39ad6dfda48e4f3d9b5e1bcd3e95d864 router1' 2022-03-23 16:24:07.747 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:24:07.764 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-23 16:24:07.767 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-23 16:24:07.769 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 16:24:07.773 | ++ 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:24:10.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:10.451 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:10.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:10.451 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:10.617 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:24:10.620 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:24:10.620 | address-scope 2022-03-23 16:24:10.620 | router-admin-state-down-before-update 2022-03-23 16:24:10.620 | agent 2022-03-23 16:24:10.620 | agent-resources-synced 2022-03-23 16:24:10.621 | allowed-address-pairs 2022-03-23 16:24:10.621 | auto-allocated-topology 2022-03-23 16:24:10.621 | availability_zone 2022-03-23 16:24:10.621 | availability_zone_filter 2022-03-23 16:24:10.621 | default-subnetpools 2022-03-23 16:24:10.621 | dhcp_agent_scheduler 2022-03-23 16:24:10.621 | dvr 2022-03-23 16:24:10.621 | empty-string-filtering 2022-03-23 16:24:10.621 | external-net 2022-03-23 16:24:10.621 | extra_dhcp_opt 2022-03-23 16:24:10.621 | extraroute 2022-03-23 16:24:10.621 | extraroute-atomic 2022-03-23 16:24:10.621 | filter-validation 2022-03-23 16:24:10.621 | fip-port-details 2022-03-23 16:24:10.621 | flavors 2022-03-23 16:24:10.621 | floatingip-pools 2022-03-23 16:24:10.621 | ip-substring-filtering 2022-03-23 16:24:10.621 | router 2022-03-23 16:24:10.621 | ext-gw-mode 2022-03-23 16:24:10.621 | l3-ha 2022-03-23 16:24:10.621 | l3-flavors 2022-03-23 16:24:10.621 | l3-port-ip-change-not-allowed 2022-03-23 16:24:10.621 | l3_agent_scheduler 2022-03-23 16:24:10.621 | metering 2022-03-23 16:24:10.621 | metering_source_and_destination_fields 2022-03-23 16:24:10.621 | multi-provider 2022-03-23 16:24:10.621 | net-mtu 2022-03-23 16:24:10.621 | net-mtu-writable 2022-03-23 16:24:10.621 | network_availability_zone 2022-03-23 16:24:10.621 | network-ip-availability 2022-03-23 16:24:10.621 | pagination 2022-03-23 16:24:10.621 | port-device-profile 2022-03-23 16:24:10.621 | port-mac-address-regenerate 2022-03-23 16:24:10.621 | port-numa-affinity-policy 2022-03-23 16:24:10.621 | binding 2022-03-23 16:24:10.621 | binding-extended 2022-03-23 16:24:10.622 | port-security 2022-03-23 16:24:10.622 | project-id 2022-03-23 16:24:10.622 | provider 2022-03-23 16:24:10.622 | quota-check-limit 2022-03-23 16:24:10.622 | quotas 2022-03-23 16:24:10.622 | quota_details 2022-03-23 16:24:10.622 | rbac-policies 2022-03-23 16:24:10.622 | rbac-address-group 2022-03-23 16:24:10.622 | rbac-address-scope 2022-03-23 16:24:10.622 | rbac-security-groups 2022-03-23 16:24:10.622 | rbac-subnetpool 2022-03-23 16:24:10.622 | revision-if-match 2022-03-23 16:24:10.622 | standard-attr-revisions 2022-03-23 16:24:10.622 | router_availability_zone 2022-03-23 16:24:10.622 | security-groups-normalized-cidr 2022-03-23 16:24:10.622 | port-security-groups-filtering 2022-03-23 16:24:10.622 | security-groups-remote-address-group 2022-03-23 16:24:10.622 | security-groups-shared-filtering 2022-03-23 16:24:10.622 | security-group 2022-03-23 16:24:10.622 | service-type 2022-03-23 16:24:10.622 | sorting 2022-03-23 16:24:10.622 | standard-attr-description 2022-03-23 16:24:10.622 | stateful-security-group 2022-03-23 16:24:10.622 | subnet_onboard 2022-03-23 16:24:10.622 | subnet-service-types 2022-03-23 16:24:10.622 | subnet_allocation 2022-03-23 16:24:10.622 | subnetpool-prefix-ops 2022-03-23 16:24:10.622 | standard-attr-tag 2022-03-23 16:24:10.622 | standard-attr-timestamp' 2022-03-23 16:24:10.623 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:24:10.623 | address-scope 2022-03-23 16:24:10.623 | router-admin-state-down-before-update 2022-03-23 16:24:10.623 | agent 2022-03-23 16:24:10.623 | agent-resources-synced 2022-03-23 16:24:10.623 | allowed-address-pairs 2022-03-23 16:24:10.623 | auto-allocated-topology 2022-03-23 16:24:10.623 | availability_zone 2022-03-23 16:24:10.623 | availability_zone_filter 2022-03-23 16:24:10.623 | default-subnetpools 2022-03-23 16:24:10.623 | dhcp_agent_scheduler 2022-03-23 16:24:10.623 | dvr 2022-03-23 16:24:10.623 | empty-string-filtering 2022-03-23 16:24:10.623 | external-net 2022-03-23 16:24:10.623 | extra_dhcp_opt 2022-03-23 16:24:10.623 | extraroute 2022-03-23 16:24:10.623 | extraroute-atomic 2022-03-23 16:24:10.624 | filter-validation 2022-03-23 16:24:10.624 | fip-port-details 2022-03-23 16:24:10.624 | flavors 2022-03-23 16:24:10.624 | floatingip-pools 2022-03-23 16:24:10.624 | ip-substring-filtering 2022-03-23 16:24:10.624 | router 2022-03-23 16:24:10.624 | ext-gw-mode 2022-03-23 16:24:10.624 | l3-ha 2022-03-23 16:24:10.624 | l3-flavors 2022-03-23 16:24:10.624 | l3-port-ip-change-not-allowed 2022-03-23 16:24:10.624 | l3_agent_scheduler 2022-03-23 16:24:10.624 | metering 2022-03-23 16:24:10.624 | metering_source_and_destination_fields 2022-03-23 16:24:10.624 | multi-provider 2022-03-23 16:24:10.624 | net-mtu 2022-03-23 16:24:10.624 | net-mtu-writable 2022-03-23 16:24:10.624 | network_availability_zone 2022-03-23 16:24:10.624 | network-ip-availability 2022-03-23 16:24:10.624 | pagination 2022-03-23 16:24:10.624 | port-device-profile 2022-03-23 16:24:10.624 | port-mac-address-regenerate 2022-03-23 16:24:10.624 | port-numa-affinity-policy 2022-03-23 16:24:10.624 | binding 2022-03-23 16:24:10.624 | binding-extended 2022-03-23 16:24:10.624 | port-security 2022-03-23 16:24:10.624 | project-id 2022-03-23 16:24:10.624 | provider 2022-03-23 16:24:10.624 | quota-check-limit 2022-03-23 16:24:10.624 | quotas 2022-03-23 16:24:10.624 | quota_details 2022-03-23 16:24:10.624 | rbac-policies 2022-03-23 16:24:10.624 | rbac-address-group 2022-03-23 16:24:10.624 | rbac-address-scope 2022-03-23 16:24:10.624 | rbac-security-groups 2022-03-23 16:24:10.624 | rbac-subnetpool 2022-03-23 16:24:10.624 | revision-if-match 2022-03-23 16:24:10.624 | standard-attr-revisions 2022-03-23 16:24:10.625 | router_availability_zone 2022-03-23 16:24:10.625 | security-groups-normalized-cidr 2022-03-23 16:24:10.625 | port-security-groups-filtering 2022-03-23 16:24:10.625 | security-groups-remote-address-group 2022-03-23 16:24:10.625 | security-groups-shared-filtering 2022-03-23 16:24:10.625 | security-group 2022-03-23 16:24:10.625 | service-type 2022-03-23 16:24:10.625 | sorting 2022-03-23 16:24:10.625 | standard-attr-description 2022-03-23 16:24:10.625 | stateful-security-group 2022-03-23 16:24:10.625 | subnet_onboard 2022-03-23 16:24:10.625 | subnet-service-types 2022-03-23 16:24:10.625 | subnet_allocation 2022-03-23 16:24:10.625 | subnetpool-prefix-ops 2022-03-23 16:24:10.625 | standard-attr-tag 2022-03-23 16:24:10.625 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 16:24:10.626 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:24:10.629 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-23 16:24:10.632 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-23 16:24:10.637 | ++ 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:24:10.637 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-23 16:24:10.637 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-23 16:24:10.640 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:24:10.643 | ++ functions-common:get_field:812 : read data 2022-03-23 16:24:13.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:13.709 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:13.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:13.709 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:13.877 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:24:13.880 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:24:13.882 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:24:13.886 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:24:13.886 | ++ functions-common:get_field:818 : echo '| id | 3ab317cf-af40-433b-a738-47fbb85412b3 |' 2022-03-23 16:24:13.892 | ++ functions-common:get_field:812 : read data 2022-03-23 16:24:13.895 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=3ab317cf-af40-433b-a738-47fbb85412b3 2022-03-23 16:24:13.898 | + 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:24:13.901 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:24:13.918 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-23 16:24:13.921 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-23 16:24:13.924 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet d343e00e-0564-464d-8ad4-8c4d4a052d47 45f0ec1a-b67a-4793-b3a8-5f1e9d7ff371 2022-03-23 16:24:18.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:18.388 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:18.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:18.388 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:18.559 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-23 16:24:18.562 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 3ab317cf-af40-433b-a738-47fbb85412b3 2022-03-23 16:24:18.564 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-23 16:24:18.567 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-23 16:24:18.569 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.26.0.1 ]] 2022-03-23 16:24:18.571 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.26.0.1 ' 2022-03-23 16:24:18.574 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 3ab317cf-af40-433b-a738-47fbb85412b3 --subnet-range 172.26.0.0/24 --no-dhcp ' 2022-03-23 16:24:18.576 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-23 16:24:18.578 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-23 16:24:18.582 | +++ 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.0.1 --network 3ab317cf-af40-433b-a738-47fbb85412b3 --subnet-range 172.26.0.0/24 --no-dhcp public-subnet 2022-03-23 16:24:18.586 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-23 16:24:21.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:21.386 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:21.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:21.386 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:21.558 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:24:21.561 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | 2022-03-23 16:24:21.561 | | id | 49304f84-fa96-4d7f-9d3d-6b7d5f8f7f02 |' 2022-03-23 16:24:21.564 | ++ 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:24:21.566 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:24:21.584 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' 49304f84-fa96-4d7f-9d3d-6b7d5f8f7f02 '|' 2022-03-23 16:24:21.587 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | | id | 49304f84-fa96-4d7f-9d3d-6b7d5f8f7f02 |' 2022-03-23 16:24:21.590 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-23 16:24:21.594 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' 49304f84-fa96-4d7f-9d3d-6b7d5f8f7f02 '|' 2022-03-23 16:24:21.594 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-23 16:24:21.597 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:24:21.599 | ++ functions-common:get_field:812 : read data 2022-03-23 16:24:21.601 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:24:21.604 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:24:21.607 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | 49304f84-fa96-4d7f-9d3d-6b7d5f8f7f02 |' 2022-03-23 16:24:21.607 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:24:21.613 | ++ functions-common:get_field:812 : read data 2022-03-23 16:24:21.617 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.26.0.1 2022-03-23 16:24:21.621 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-23 16:24:21.621 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' 49304f84-fa96-4d7f-9d3d-6b7d5f8f7f02 '|' 2022-03-23 16:24:21.623 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:24:21.625 | ++ functions-common:get_field:812 : read data 2022-03-23 16:24:21.628 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-23 16:24:21.630 | ++ functions-common:get_field:816 : field='$6' 2022-03-23 16:24:21.634 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | 49304f84-fa96-4d7f-9d3d-6b7d5f8f7f02 |' 2022-03-23 16:24:21.635 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-23 16:24:21.640 | ++ functions-common:get_field:812 : read data 2022-03-23 16:24:21.643 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=49304f84-fa96-4d7f-9d3d-6b7d5f8f7f02 2022-03-23 16:24:21.646 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 3ab317cf-af40-433b-a738-47fbb85412b3 d343e00e-0564-464d-8ad4-8c4d4a052d47 2022-03-23 16:24:25.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:25.827 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:25.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:25.827 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:26.006 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:24:26.009 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-23 16:24:26.025 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:26.027 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-23 16:24:26.030 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-23 16:24:26.032 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-23 16:24:26.035 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-23 16:24:26.038 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-23 16:24:26.040 | ++ 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:24:26.059 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-23 16:24:26.062 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-23 16:24:26.065 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-23 16:24:26.067 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-23 16:24:26.070 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 16:24:26.072 | + 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:24:26.075 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 16:24:26.077 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-23 16:24:26.080 | + functions-common:test_with_retry:2365 : local until=10 2022-03-23 16:24:26.082 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 16:24:26.084 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 16:24:26.087 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 16:24:26.089 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:24:26.091 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:24:26.094 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:24:26.099 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052666096 2022-03-23 16:24:26.101 | + 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:24:26.110 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 16:24:26.112 | + functions-common:time_stop:2425 : local name 2022-03-23 16:24:26.114 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:24:26.117 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:24:26.119 | + functions-common:time_stop:2428 : local total 2022-03-23 16:24:26.122 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:24:26.124 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 16:24:26.126 | + functions-common:time_stop:2432 : start_time=1648052666096 2022-03-23 16:24:26.129 | + functions-common:time_stop:2434 : [[ -z 1648052666096 ]] 2022-03-23 16:24:26.132 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:24:26.136 | + functions-common:time_stop:2437 : end_time=1648052666134 2022-03-23 16:24:26.139 | + functions-common:time_stop:2438 : elapsed_time=38 2022-03-23 16:24:26.141 | + functions-common:time_stop:2439 : total=5610 2022-03-23 16:24:26.143 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:24:26.146 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5648 2022-03-23 16:24:26.149 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-23 16:24:26.150 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.26.0.1 2022-03-23 16:24:26.155 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-23 16:24:26.158 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:24:26.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-23 16:24:26.162 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-23 16:24:26.165 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.26.0.1/24 dev br-data 2022-03-23 16:24:26.179 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-23 16:24:26.194 | ++ 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:24:26.198 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-23 16:24:26.198 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-23 16:24:26.198 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-23 16:24:28.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:28.526 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:28.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:28.526 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:28.697 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:24:28.701 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.26.0.26 ' 2022-03-23 16:24:28.704 | + 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:24:28.707 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:24:28.723 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-23 16:24:28.726 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:24:28.729 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-23 16:24:28.732 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-23 16:24:28.751 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:28.754 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-23 16:24:28.757 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:24:28.759 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-23 16:24:28.762 | + ./stack.sh:main:1319 : start_nova 2022-03-23 16:24:28.765 | + lib/nova:start_nova:1137 : start_nova_rest 2022-03-23 16:24:28.767 | + 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:24:28.770 | + 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:24:28.773 | + 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:24:28.776 | + lib/nova:start_nova_rest:1048 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 16:24:28.778 | + lib/nova:start_nova_rest:1049 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 16:24:28.781 | + 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:24:28.784 | + functions-common:run_process:1680 : local service=n-sch 2022-03-23 16:24:28.787 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:24:28.790 | + functions-common:run_process:1682 : local group= 2022-03-23 16:24:28.792 | + functions-common:run_process:1683 : local user= 2022-03-23 16:24:28.795 | + functions-common:run_process:1685 : local name=n-sch 2022-03-23 16:24:28.798 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:24:28.801 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:24:28.804 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:24:28.806 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:24:28.810 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:24:28.814 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052668811 2022-03-23 16:24:28.817 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-23 16:24:28.834 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:28.837 | + 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:24:28.840 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-23 16:24:28.842 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:24:28.845 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:24:28.848 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:24:28.851 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:24:28.853 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 16:24:28.856 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 16:24:28.859 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-23 16:24:28.861 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:24:28.864 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:24:28.867 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 16:24:28.869 | + 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:24:28.872 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-23 16:24:28.874 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:24:28.877 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:24:28.879 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:24:28.882 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:24:28.884 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:24:28.887 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-23 16:24:28.889 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:24:28.894 | + 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:24:28.951 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-23 16:24:29.007 | + 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:24:29.065 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-23 16:24:29.120 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-23 16:24:29.177 | + 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:24:29.235 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:24:29.237 | + 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:24:29.300 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:24:29.763 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-23 16:24:29.777 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-23 16:24:30.199 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-23 16:24:30.227 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:24:30.231 | + functions-common:time_stop:2425 : local name 2022-03-23 16:24:30.236 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:24:30.239 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:24:30.241 | + functions-common:time_stop:2428 : local total 2022-03-23 16:24:30.244 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:24:30.247 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:24:30.249 | + functions-common:time_stop:2432 : start_time=1648052668811 2022-03-23 16:24:30.252 | + functions-common:time_stop:2434 : [[ -z 1648052668811 ]] 2022-03-23 16:24:30.256 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:24:30.260 | + functions-common:time_stop:2437 : end_time=1648052670258 2022-03-23 16:24:30.263 | + functions-common:time_stop:2438 : elapsed_time=1447 2022-03-23 16:24:30.265 | + functions-common:time_stop:2439 : total=21739 2022-03-23 16:24:30.269 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:24:30.272 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23186 2022-03-23 16:24:30.274 | + lib/nova:start_nova_rest:1052 : '[' True == False ']' 2022-03-23 16:24:30.278 | ++ lib/nova:start_nova_rest:1055 : which uwsgi 2022-03-23 16:24:30.283 | + 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:24:30.285 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-23 16:24:30.288 | + 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:24:30.291 | + functions-common:run_process:1682 : local group= 2022-03-23 16:24:30.293 | + functions-common:run_process:1683 : local user= 2022-03-23 16:24:30.297 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-23 16:24:30.300 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:24:30.304 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:24:30.307 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:24:30.310 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:24:30.313 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:24:30.319 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052670315 2022-03-23 16:24:30.323 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-23 16:24:30.342 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:30.345 | + 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:24:30.347 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-23 16:24:30.350 | + 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:24:30.353 | + 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:24:30.356 | + 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:24:30.358 | + 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:24:30.361 | + 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:24:30.364 | + 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:24:30.366 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-23 16:24:30.369 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:24:30.372 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:24:30.375 | + 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:24:30.378 | + 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:24:30.381 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-23 16:24:30.384 | + 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:24:30.387 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:24:30.391 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:24:30.393 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-23 16:24:30.397 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:24:30.403 | + 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:24:30.472 | + 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:24:30.533 | + 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:24:30.594 | + 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:24:30.655 | + 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:24:30.716 | + 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:24:30.781 | + 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:24:30.847 | + 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:24:30.914 | + 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:24:30.975 | + 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:24:31.037 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:24:31.040 | + 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:24:31.106 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:24:31.563 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-23 16:24:31.577 | 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:24:32.002 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-23 16:24:32.112 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:24:32.116 | + functions-common:time_stop:2425 : local name 2022-03-23 16:24:32.123 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:24:32.129 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:24:32.133 | + functions-common:time_stop:2428 : local total 2022-03-23 16:24:32.136 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:24:32.144 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:24:32.148 | + functions-common:time_stop:2432 : start_time=1648052670315 2022-03-23 16:24:32.152 | + functions-common:time_stop:2434 : [[ -z 1648052670315 ]] 2022-03-23 16:24:32.164 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:24:32.169 | + functions-common:time_stop:2437 : end_time=1648052672166 2022-03-23 16:24:32.175 | + functions-common:time_stop:2438 : elapsed_time=1851 2022-03-23 16:24:32.178 | + functions-common:time_stop:2439 : total=23186 2022-03-23 16:24:32.181 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:24:32.184 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25037 2022-03-23 16:24:32.189 | + 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:24:32.192 | + 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:24:32.197 | + lib/nova:start_nova:1138 : start_nova_console_proxies 2022-03-23 16:24:32.206 | + 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:24:32.212 | + 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:24:32.218 | + 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:24:32.228 | + lib/nova:start_nova_console_proxies:1077 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 16:24:32.232 | + 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:24:32.241 | + lib/nova:start_nova_console_proxies:1084 : enable_nova_console_proxies 2022-03-23 16:24:32.250 | ++ lib/nova:enable_nova_console_proxies:1062 : seq 1 1 2022-03-23 16:24:32.261 | + lib/nova:enable_nova_console_proxies:1062 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:24:32.267 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 16:24:32.275 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-novnc 2022-03-23 16:24:32.306 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:32.309 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 16:24:32.313 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-spice 2022-03-23 16:24:32.360 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:32.367 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 16:24:32.370 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-sproxy 2022-03-23 16:24:32.400 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:32.406 | ++ lib/nova:start_nova_console_proxies:1085 : seq 1 1 2022-03-23 16:24:32.416 | + lib/nova:start_nova_console_proxies:1085 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:24:32.423 | + lib/nova:start_nova_console_proxies:1086 : local conf 2022-03-23 16:24:32.432 | ++ lib/nova:start_nova_console_proxies:1087 : conductor_conf 1 2022-03-23 16:24:32.435 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:24:32.440 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:24:32.447 | + lib/nova:start_nova_console_proxies:1087 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:24:32.450 | + 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:24:32.459 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-23 16:24:32.463 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:24:32.469 | + functions-common:run_process:1682 : local group= 2022-03-23 16:24:32.473 | + functions-common:run_process:1683 : local user= 2022-03-23 16:24:32.479 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-23 16:24:32.484 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:24:32.487 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:24:32.495 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:24:32.502 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:24:32.509 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:24:32.512 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052672508 2022-03-23 16:24:32.514 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-23 16:24:32.539 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:32.546 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:24:32.550 | + functions-common:time_stop:2425 : local name 2022-03-23 16:24:32.554 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:24:32.559 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:24:32.567 | + functions-common:time_stop:2428 : local total 2022-03-23 16:24:32.578 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:24:32.588 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:24:32.603 | + functions-common:time_stop:2432 : start_time=1648052672508 2022-03-23 16:24:32.607 | + functions-common:time_stop:2434 : [[ -z 1648052672508 ]] 2022-03-23 16:24:32.618 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:24:32.636 | + functions-common:time_stop:2437 : end_time=1648052672624 2022-03-23 16:24:32.641 | + functions-common:time_stop:2438 : elapsed_time=116 2022-03-23 16:24:32.647 | + functions-common:time_stop:2439 : total=25037 2022-03-23 16:24:32.659 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:24:32.665 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25153 2022-03-23 16:24:32.671 | + 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:24:32.677 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-23 16:24:32.686 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:24:32.691 | + functions-common:run_process:1682 : local group= 2022-03-23 16:24:32.699 | + functions-common:run_process:1683 : local user= 2022-03-23 16:24:32.705 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-23 16:24:32.708 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:24:32.711 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:24:32.713 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:24:32.716 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:24:32.722 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:24:32.725 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052672721 2022-03-23 16:24:32.728 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-23 16:24:32.780 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:32.785 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:24:32.789 | + functions-common:time_stop:2425 : local name 2022-03-23 16:24:32.794 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:24:32.802 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:24:32.805 | + functions-common:time_stop:2428 : local total 2022-03-23 16:24:32.808 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:24:32.811 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:24:32.815 | + functions-common:time_stop:2432 : start_time=1648052672721 2022-03-23 16:24:32.822 | + functions-common:time_stop:2434 : [[ -z 1648052672721 ]] 2022-03-23 16:24:32.830 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:24:32.836 | + functions-common:time_stop:2437 : end_time=1648052672831 2022-03-23 16:24:32.839 | + functions-common:time_stop:2438 : elapsed_time=110 2022-03-23 16:24:32.841 | + functions-common:time_stop:2439 : total=25153 2022-03-23 16:24:32.846 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:24:32.852 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25263 2022-03-23 16:24:32.858 | + 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:24:32.861 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-23 16:24:32.866 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:24:32.869 | + functions-common:run_process:1682 : local group= 2022-03-23 16:24:32.872 | + functions-common:run_process:1683 : local user= 2022-03-23 16:24:32.874 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-23 16:24:32.881 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:24:32.883 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:24:32.889 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:24:32.892 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:24:32.900 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:24:32.904 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052672900 2022-03-23 16:24:32.907 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-23 16:24:32.956 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:32.962 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:24:32.964 | + functions-common:time_stop:2425 : local name 2022-03-23 16:24:32.972 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:24:32.973 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:24:32.976 | + functions-common:time_stop:2428 : local total 2022-03-23 16:24:32.979 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:24:32.981 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:24:32.988 | + functions-common:time_stop:2432 : start_time=1648052672900 2022-03-23 16:24:32.991 | + functions-common:time_stop:2434 : [[ -z 1648052672900 ]] 2022-03-23 16:24:32.999 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:24:33.008 | + functions-common:time_stop:2437 : end_time=1648052673001 2022-03-23 16:24:33.011 | + functions-common:time_stop:2438 : elapsed_time=101 2022-03-23 16:24:33.016 | + functions-common:time_stop:2439 : total=25263 2022-03-23 16:24:33.019 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:24:33.022 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25364 2022-03-23 16:24:33.032 | + 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:24:33.039 | + 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:24:33.052 | + lib/nova:start_nova:1139 : start_nova_conductor 2022-03-23 16:24:33.057 | + 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:24:33.060 | + lib/nova:start_nova_conductor:1113 : enable_nova_fleet 2022-03-23 16:24:33.063 | + lib/nova:enable_nova_fleet:1098 : is_service_enabled n-cond 2022-03-23 16:24:33.093 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:33.097 | + lib/nova:enable_nova_fleet:1099 : enable_service n-super-cond 2022-03-23 16:24:33.199 | ++ lib/nova:enable_nova_fleet:1100 : seq 1 1 2022-03-23 16:24:33.205 | + lib/nova:enable_nova_fleet:1100 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:24:33.209 | + lib/nova:enable_nova_fleet:1101 : enable_service n-cond-cell1 2022-03-23 16:24:33.295 | + lib/nova:start_nova_conductor:1114 : is_service_enabled n-super-cond 2022-03-23 16:24:33.330 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:33.331 | + 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:24:33.334 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-23 16:24:33.338 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:24:33.341 | + functions-common:run_process:1682 : local group= 2022-03-23 16:24:33.344 | + functions-common:run_process:1683 : local user= 2022-03-23 16:24:33.346 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-23 16:24:33.349 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:24:33.352 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:24:33.354 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:24:33.358 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:24:33.361 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:24:33.366 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052673361 2022-03-23 16:24:33.368 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-23 16:24:33.389 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:33.392 | + 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:24:33.395 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-23 16:24:33.397 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:24:33.400 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:24:33.403 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:24:33.406 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:24:33.408 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 16:24:33.412 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 16:24:33.414 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-23 16:24:33.417 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:24:33.420 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:24:33.422 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 16:24:33.426 | + 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:24:33.429 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-23 16:24:33.431 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:24:33.434 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:24:33.436 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:24:33.438 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:24:33.441 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:24:33.444 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-23 16:24:33.446 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:24:33.454 | + 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:24:33.518 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-23 16:24:33.591 | + 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:24:33.659 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-23 16:24:33.723 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-23 16:24:33.794 | + 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:24:33.873 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:24:33.873 | + 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:24:33.937 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:24:34.427 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-23 16:24:34.442 | 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:24:34.983 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-23 16:24:35.013 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:24:35.018 | + functions-common:time_stop:2425 : local name 2022-03-23 16:24:35.024 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:24:35.030 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:24:35.035 | + functions-common:time_stop:2428 : local total 2022-03-23 16:24:35.038 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:24:35.038 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:24:35.042 | + functions-common:time_stop:2432 : start_time=1648052673361 2022-03-23 16:24:35.044 | + functions-common:time_stop:2434 : [[ -z 1648052673361 ]] 2022-03-23 16:24:35.050 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:24:35.054 | + functions-common:time_stop:2437 : end_time=1648052675048 2022-03-23 16:24:35.057 | + functions-common:time_stop:2438 : elapsed_time=1687 2022-03-23 16:24:35.057 | + functions-common:time_stop:2439 : total=25364 2022-03-23 16:24:35.062 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:24:35.065 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27051 2022-03-23 16:24:35.068 | ++ lib/nova:start_nova_conductor:1117 : seq 1 1 2022-03-23 16:24:35.072 | + lib/nova:start_nova_conductor:1117 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:24:35.074 | + lib/nova:start_nova_conductor:1118 : is_service_enabled n-cond-cell1 2022-03-23 16:24:35.096 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:35.098 | + lib/nova:start_nova_conductor:1119 : local conf 2022-03-23 16:24:35.101 | ++ lib/nova:start_nova_conductor:1120 : conductor_conf 1 2022-03-23 16:24:35.104 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:24:35.108 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:24:35.111 | + lib/nova:start_nova_conductor:1120 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:24:35.115 | + 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:24:35.117 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-23 16:24:35.120 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:24:35.123 | + functions-common:run_process:1682 : local group= 2022-03-23 16:24:35.125 | + functions-common:run_process:1683 : local user= 2022-03-23 16:24:35.128 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-23 16:24:35.134 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:24:35.136 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:24:35.139 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:24:35.143 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:24:35.148 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:24:35.151 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052675148 2022-03-23 16:24:35.154 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-23 16:24:35.176 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:35.179 | + 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:24:35.182 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-23 16:24:35.184 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:24:35.187 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:24:35.190 | + 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:24:35.193 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:24:35.195 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-23 16:24:35.198 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-23 16:24:35.201 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-23 16:24:35.203 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:24:35.206 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:24:35.209 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-23 16:24:35.212 | + 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:24:35.215 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-23 16:24:35.218 | + 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:24:35.220 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:24:35.223 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:24:35.227 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:24:35.230 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:24:35.232 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-23 16:24:35.235 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:24:35.240 | + 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:24:35.302 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-23 16:24:35.365 | + 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:24:35.431 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-23 16:24:35.498 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-23 16:24:35.562 | + 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:24:35.638 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:24:35.641 | + 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:24:35.708 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:24:36.172 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-23 16:24:36.186 | 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:24:36.693 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-23 16:24:36.723 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:24:36.731 | + functions-common:time_stop:2425 : local name 2022-03-23 16:24:36.735 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:24:36.738 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:24:36.744 | + functions-common:time_stop:2428 : local total 2022-03-23 16:24:36.747 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:24:36.750 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:24:36.752 | + functions-common:time_stop:2432 : start_time=1648052675148 2022-03-23 16:24:36.755 | + functions-common:time_stop:2434 : [[ -z 1648052675148 ]] 2022-03-23 16:24:36.763 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:24:36.772 | + functions-common:time_stop:2437 : end_time=1648052676765 2022-03-23 16:24:36.776 | + functions-common:time_stop:2438 : elapsed_time=1617 2022-03-23 16:24:36.780 | + functions-common:time_stop:2439 : total=27051 2022-03-23 16:24:36.784 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:24:36.788 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28668 2022-03-23 16:24:36.792 | + lib/nova:start_nova:1140 : start_nova_compute 2022-03-23 16:24:36.796 | + 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:24:36.801 | + 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:24:36.804 | + 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:24:36.810 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 16:24:36.817 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-23 16:24:36.831 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 16:24:36.839 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:24:36.843 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:24:36.851 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 16:24:36.855 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:24:36.867 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-23 16:24:36.876 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-23 16:24:36.882 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-23 16:24:36.887 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-23 16:24:36.894 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 16:24:36.894 | BEGIN { 2022-03-23 16:24:36.894 | section = "" 2022-03-23 16:24:36.894 | last_section = "" 2022-03-23 16:24:36.895 | section_count = 0 2022-03-23 16:24:36.895 | } 2022-03-23 16:24:36.895 | /^\[.+\]/ { 2022-03-23 16:24:36.895 | gsub("[][]", "", $1); 2022-03-23 16:24:36.895 | section=$1 2022-03-23 16:24:36.895 | next 2022-03-23 16:24:36.895 | } 2022-03-23 16:24:36.895 | /^ *\#/ { 2022-03-23 16:24:36.895 | next 2022-03-23 16:24:36.895 | } 2022-03-23 16:24:36.895 | /^[^ \t]+/ { 2022-03-23 16:24:36.895 | # get offset of first = in $0 2022-03-23 16:24:36.895 | eq_idx = index($0, "=") 2022-03-23 16:24:36.895 | # extract attr & value from $0 2022-03-23 16:24:36.895 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:24:36.895 | value = substr($0, eq_idx + 1) 2022-03-23 16:24:36.895 | # only need to strip trailing whitespace from attr 2022-03-23 16:24:36.895 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:24:36.895 | # need to strip leading & trailing whitespace from value 2022-03-23 16:24:36.895 | sub(/^[ \t]*/, "", value) 2022-03-23 16:24:36.895 | sub(/[ \t]*$/, "", value) 2022-03-23 16:24:36.895 | 2022-03-23 16:24:36.895 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:24:36.895 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:24:36.895 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:24:36.895 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:24:36.895 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:24:36.895 | if (section != last_section) { 2022-03-23 16:24:36.895 | cfg_section[section_count++] = section 2022-03-23 16:24:36.895 | last_section = section 2022-03-23 16:24:36.895 | } 2022-03-23 16:24:36.895 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:24:36.896 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:24:36.896 | 2022-03-23 16:24:36.896 | cfg_attr[section, attr, 0] = value 2022-03-23 16:24:36.896 | cfg_attr_count[section, attr] = 1 2022-03-23 16:24:36.896 | } else { 2022-03-23 16:24:36.896 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:24:36.896 | cfg_attr[section, attr, lno] = value 2022-03-23 16:24:36.896 | } 2022-03-23 16:24:36.896 | } 2022-03-23 16:24:36.896 | END { 2022-03-23 16:24:36.896 | # Process each section in order 2022-03-23 16:24:36.896 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:24:36.896 | section = cfg_section[sno] 2022-03-23 16:24:36.896 | # The ini routines simply append a config item immediately 2022-03-23 16:24:36.896 | # after the section header. To keep the same order as defined 2022-03-23 16:24:36.896 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:24:36.896 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:24:36.896 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:24:36.896 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:24:36.896 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:24:36.896 | else { 2022-03-23 16:24:36.896 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:24:36.896 | count = cfg_attr_count[section, attr] 2022-03-23 16:24:36.896 | print "inidelete " configfile " " section " " attr 2022-03-23 16:24:36.896 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:24:36.896 | for (l = count -2; l >= 0; l--) 2022-03-23 16:24:36.896 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:24:36.896 | } 2022-03-23 16:24:36.896 | } 2022-03-23 16:24:36.896 | } 2022-03-23 16:24:36.896 | } 2022-03-23 16:24:36.896 | ' 2022-03-23 16:24:36.897 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 16:24:36.897 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:24:36.903 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:24:36.904 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:24:36.911 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:24:36.918 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 16:24:36.926 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:24:36.930 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-23 16:24:36.938 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 16:24:36.938 | BEGIN { group = "" } 2022-03-23 16:24:36.938 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:24:36.939 | gsub("[][]", "", $1); 2022-03-23 16:24:36.939 | split($1, a, "|"); 2022-03-23 16:24:36.939 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:24:36.939 | group=a[1] 2022-03-23 16:24:36.939 | } else { 2022-03-23 16:24:36.939 | group="" 2022-03-23 16:24:36.939 | } 2022-03-23 16:24:36.939 | next 2022-03-23 16:24:36.939 | } 2022-03-23 16:24:36.939 | { 2022-03-23 16:24:36.939 | if (group != "") 2022-03-23 16:24:36.939 | print $0 2022-03-23 16:24:36.939 | } 2022-03-23 16:24:36.939 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:24:36.956 | + 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:24:36.963 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-23 16:24:37.032 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-23 16:24:37.108 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-23 16:24:37.112 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 16:24:37.117 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-23 16:24:37.120 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:24:37.123 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 16:24:37.128 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:24:37.175 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:37.182 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 16:24:37.190 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 16:24:37.200 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:24:37.255 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:37.263 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 16:24:37.269 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 16:24:37.326 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:24:37.332 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:24:37.340 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-23 16:24:37.392 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-23 16:24:37.428 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-23 16:24:37.431 | + lib/nova:configure_console_compute:643 : local offset 2022-03-23 16:24:37.433 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-23 16:24:37.437 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-23 16:24:37.454 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-23 16:24:37.503 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.47 2022-03-23 16:24:37.511 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-23 16:24:37.534 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:37.536 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-23 16:24:37.557 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:37.562 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-23 16:24:37.562 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-23 16:24:37.607 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-23 16:24:37.628 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:37.632 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-23 16:24:37.653 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:37.656 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-23 16:24:37.658 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 16:24:37.661 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-23 16:24:37.663 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-23 16:24:37.666 | + 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:24:37.669 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-23 16:24:37.671 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-23 16:24:37.674 | + functions-common:run_process:1682 : local group=libvirt 2022-03-23 16:24:37.676 | + functions-common:run_process:1683 : local user= 2022-03-23 16:24:37.679 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-23 16:24:37.681 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:24:37.684 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:24:37.687 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:24:37.689 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:24:37.693 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:24:37.698 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052677695 2022-03-23 16:24:37.700 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-23 16:24:37.721 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:37.724 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:24:37.726 | + functions-common:time_stop:2425 : local name 2022-03-23 16:24:37.729 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:24:37.731 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:24:37.734 | + functions-common:time_stop:2428 : local total 2022-03-23 16:24:37.736 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:24:37.739 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:24:37.742 | + functions-common:time_stop:2432 : start_time=1648052677695 2022-03-23 16:24:37.744 | + functions-common:time_stop:2434 : [[ -z 1648052677695 ]] 2022-03-23 16:24:37.748 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:24:37.753 | + functions-common:time_stop:2437 : end_time=1648052677749 2022-03-23 16:24:37.756 | + functions-common:time_stop:2438 : elapsed_time=54 2022-03-23 16:24:37.759 | + functions-common:time_stop:2439 : total=28668 2022-03-23 16:24:37.762 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:24:37.765 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28722 2022-03-23 16:24:37.768 | + 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:24:37.772 | + 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:24:37.774 | + lib/nova:start_nova:1141 : is_service_enabled n-api 2022-03-23 16:24:37.795 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:37.797 | + lib/nova:start_nova:1143 : echo 'Dumping cells_v2 mapping' 2022-03-23 16:24:37.798 | Dumping cells_v2 mapping 2022-03-23 16:24:37.801 | + lib/nova:start_nova:1144 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-23 16:24:38.840 | 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:24:41.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:41.428 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:41.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:41.428 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:41.428 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 16:24:41.428 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-23 16:24:41.428 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 16:24:41.428 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-23 16:24:41.428 | | cell1 | 1cc9db7a-ec6c-4cac-bedb-93a7be37b24c | rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-23 16:24:41.428 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 16:24:41.868 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-23 16:24:41.870 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-23 16:24:41.933 | + inc/async:async_inner:63 : create_flavors 2022-03-23 16:24:41.977 | [118358 Async create_flavors:176277]: running: create_flavors 2022-03-23 16:24:41.979 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-23 16:24:41.998 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:42.001 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-23 16:24:42.003 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:24:42.006 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-23 16:24:42.009 | + ./stack.sh:main:1324 : start_cinder 2022-03-23 16:24:42.011 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-23 16:24:42.014 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-23 16:24:42.017 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-23 16:24:42.019 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-23 16:24:42.038 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:42.041 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-23 16:24:42.043 | + 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:24:42.046 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-23 16:24:42.050 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-23 16:24:42.054 | + 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:24:42.057 | + functions-common:run_process:1680 : local service=c-api 2022-03-23 16:24:42.059 | + 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:24:42.062 | + functions-common:run_process:1682 : local group= 2022-03-23 16:24:42.064 | + functions-common:run_process:1683 : local user= 2022-03-23 16:24:42.067 | + functions-common:run_process:1685 : local name=c-api 2022-03-23 16:24:42.070 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:24:42.072 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:24:42.075 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:24:42.077 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:24:42.080 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:24:42.085 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052682082 2022-03-23 16:24:42.088 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-23 16:24:42.105 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:42.108 | + 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:24:42.110 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-23 16:24:42.113 | + 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:24:42.115 | + 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:24:42.118 | + 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:24:42.121 | + 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:24:42.123 | + 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:24:42.126 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-23 16:24:42.128 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-23 16:24:42.131 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:24:42.134 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:24:42.137 | + 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:24:42.139 | + 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:24:42.142 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-23 16:24:42.144 | + 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:24:42.147 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:24:42.149 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:24:42.152 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-23 16:24:42.154 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:24:42.161 | + 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:24:42.216 | + 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:24:42.271 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-23 16:24:42.323 | + 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:24:42.379 | + 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:24:42.433 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-23 16:24:42.490 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-23 16:24:42.544 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-23 16:24:42.603 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-23 16:24:42.658 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-23 16:24:42.713 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:24:42.715 | + 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:24:42.772 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:24:43.214 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-23 16:24:43.229 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-23 16:24:43.682 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-23 16:24:43.762 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:24:43.768 | + functions-common:time_stop:2425 : local name 2022-03-23 16:24:43.772 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:24:43.775 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:24:43.779 | + functions-common:time_stop:2428 : local total 2022-03-23 16:24:43.784 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:24:43.788 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:24:43.795 | + functions-common:time_stop:2432 : start_time=1648052682082 2022-03-23 16:24:43.800 | + functions-common:time_stop:2434 : [[ -z 1648052682082 ]] 2022-03-23 16:24:43.806 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:24:43.812 | + functions-common:time_stop:2437 : end_time=1648052683807 2022-03-23 16:24:43.814 | + functions-common:time_stop:2438 : elapsed_time=1725 2022-03-23 16:24:43.818 | + functions-common:time_stop:2439 : total=28722 2022-03-23 16:24:43.823 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:24:43.826 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30447 2022-03-23 16:24:43.829 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.47/volume/v3 2022-03-23 16:24:43.832 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-23 16:24:43.832 | Waiting for Cinder API to start... 2022-03-23 16:24:43.836 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.47/volume/v3 2022-03-23 16:24:43.838 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:24:43.841 | + functions:wait_for_service:458 : local url=http://10.222.0.47/volume/v3 2022-03-23 16:24:43.844 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:24:43.847 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:24:43.850 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:24:43.853 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:24:43.856 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:24:43.860 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:24:43.864 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052683861 2022-03-23 16:24:43.867 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:24:43.873 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/volume/v3 2022-03-23 16:24:48.371 | + :: : [[ 401 == 503 ]] 2022-03-23 16:24:48.373 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:24:48.376 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:24:48.378 | + functions-common:time_stop:2425 : local name 2022-03-23 16:24:48.382 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:24:48.384 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:24:48.387 | + functions-common:time_stop:2428 : local total 2022-03-23 16:24:48.389 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:24:48.392 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:24:48.394 | + functions-common:time_stop:2432 : start_time=1648052683861 2022-03-23 16:24:48.397 | + functions-common:time_stop:2434 : [[ -z 1648052683861 ]] 2022-03-23 16:24:48.400 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:24:48.405 | + functions-common:time_stop:2437 : end_time=1648052688402 2022-03-23 16:24:48.408 | + functions-common:time_stop:2438 : elapsed_time=4541 2022-03-23 16:24:48.410 | + functions-common:time_stop:2439 : total=18097 2022-03-23 16:24:48.413 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:24:48.415 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22638 2022-03-23 16:24:48.418 | + functions:wait_for_service:467 : return 0 2022-03-23 16:24:48.420 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:48.423 | + functions-common:run_process:1680 : local service=c-sch 2022-03-23 16:24:48.426 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:48.428 | + functions-common:run_process:1682 : local group= 2022-03-23 16:24:48.431 | + functions-common:run_process:1683 : local user= 2022-03-23 16:24:48.434 | + functions-common:run_process:1685 : local name=c-sch 2022-03-23 16:24:48.436 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:24:48.439 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:24:48.441 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:24:48.444 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:24:48.448 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:24:48.452 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052688449 2022-03-23 16:24:48.455 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-23 16:24:48.474 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:48.477 | + 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:24:48.480 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-23 16:24:48.483 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:48.486 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:48.489 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:48.492 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:48.495 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 16:24:48.498 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 16:24:48.501 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-23 16:24:48.504 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:24:48.507 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:24:48.511 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 16:24:48.514 | + 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:24:48.516 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-23 16:24:48.519 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:48.522 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:24:48.525 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:24:48.528 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:24:48.530 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:24:48.533 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-23 16:24:48.536 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:24:48.541 | + 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:24:48.613 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-23 16:24:48.671 | + 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:24:48.727 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-23 16:24:48.782 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-23 16:24:48.840 | + 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:24:48.896 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:24:48.899 | + 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:24:48.955 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:24:49.426 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-23 16:24:49.440 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-23 16:24:49.895 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-23 16:24:49.920 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:24:49.924 | + functions-common:time_stop:2425 : local name 2022-03-23 16:24:49.927 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:24:49.931 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:24:49.935 | + functions-common:time_stop:2428 : local total 2022-03-23 16:24:49.941 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:24:49.943 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:24:49.946 | + functions-common:time_stop:2432 : start_time=1648052688449 2022-03-23 16:24:49.949 | + functions-common:time_stop:2434 : [[ -z 1648052688449 ]] 2022-03-23 16:24:49.956 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:24:49.961 | + functions-common:time_stop:2437 : end_time=1648052689958 2022-03-23 16:24:49.963 | + functions-common:time_stop:2438 : elapsed_time=1509 2022-03-23 16:24:49.966 | + functions-common:time_stop:2439 : total=30447 2022-03-23 16:24:49.969 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:24:49.972 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31956 2022-03-23 16:24:49.976 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:49.979 | + functions-common:run_process:1680 : local service=c-bak 2022-03-23 16:24:49.981 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:49.985 | + functions-common:run_process:1682 : local group= 2022-03-23 16:24:49.988 | + functions-common:run_process:1683 : local user= 2022-03-23 16:24:49.991 | + functions-common:run_process:1685 : local name=c-bak 2022-03-23 16:24:49.994 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:24:49.997 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:24:49.999 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:24:50.002 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:24:50.006 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:24:50.011 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052690008 2022-03-23 16:24:50.014 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-23 16:24:50.042 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:50.045 | + 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:24:50.047 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-23 16:24:50.050 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:50.053 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:50.056 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:50.059 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:50.062 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 16:24:50.065 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 16:24:50.067 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-23 16:24:50.070 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:24:50.073 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:24:50.076 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 16:24:50.078 | + 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:24:50.081 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-23 16:24:50.085 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:50.087 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:24:50.090 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:24:50.092 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:24:50.095 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:24:50.099 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-23 16:24:50.101 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:24:50.106 | + 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:24:50.172 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-23 16:24:50.239 | + 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:24:50.298 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-23 16:24:50.361 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-23 16:24:50.431 | + 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:24:50.490 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:24:50.493 | + 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:24:50.560 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:24:51.026 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-23 16:24:51.041 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-23 16:24:51.512 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-23 16:24:51.544 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:24:51.553 | + functions-common:time_stop:2425 : local name 2022-03-23 16:24:51.556 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:24:51.559 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:24:51.562 | + functions-common:time_stop:2428 : local total 2022-03-23 16:24:51.564 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:24:51.567 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:24:51.570 | + functions-common:time_stop:2432 : start_time=1648052690008 2022-03-23 16:24:51.573 | + functions-common:time_stop:2434 : [[ -z 1648052690008 ]] 2022-03-23 16:24:51.578 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:24:51.588 | + functions-common:time_stop:2437 : end_time=1648052691578 2022-03-23 16:24:51.597 | + functions-common:time_stop:2438 : elapsed_time=1570 2022-03-23 16:24:51.602 | + functions-common:time_stop:2439 : total=31956 2022-03-23 16:24:51.602 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:24:51.605 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33526 2022-03-23 16:24:51.608 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:51.610 | + functions-common:run_process:1680 : local service=c-vol 2022-03-23 16:24:51.613 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:51.616 | + functions-common:run_process:1682 : local group= 2022-03-23 16:24:51.618 | + functions-common:run_process:1683 : local user= 2022-03-23 16:24:51.621 | + functions-common:run_process:1685 : local name=c-vol 2022-03-23 16:24:51.624 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:24:51.627 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:24:51.631 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:24:51.633 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:24:51.639 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:24:51.642 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052691639 2022-03-23 16:24:51.645 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-23 16:24:51.667 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:51.670 | + 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:24:51.672 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-23 16:24:51.675 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:51.679 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:51.681 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:51.684 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:51.687 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 16:24:51.689 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 16:24:51.692 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-23 16:24:51.696 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:24:51.698 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:24:51.701 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 16:24:51.704 | + 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:24:51.707 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-23 16:24:51.710 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:24:51.713 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:24:51.715 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:24:51.718 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:24:51.721 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:24:51.723 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-23 16:24:51.726 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:24:51.731 | + 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:24:51.799 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-23 16:24:51.866 | + 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:24:51.933 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-23 16:24:52.002 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-23 16:24:52.072 | + 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:24:52.140 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:24:52.143 | + 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:24:52.214 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:24:52.745 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-23 16:24:52.763 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-23 16:24:53.251 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-23 16:24:53.291 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:24:53.298 | + functions-common:time_stop:2425 : local name 2022-03-23 16:24:53.303 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:24:53.310 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:24:53.324 | + functions-common:time_stop:2428 : local total 2022-03-23 16:24:53.330 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:24:53.346 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:24:53.357 | + functions-common:time_stop:2432 : start_time=1648052691639 2022-03-23 16:24:53.366 | + functions-common:time_stop:2434 : [[ -z 1648052691639 ]] 2022-03-23 16:24:53.378 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:24:53.398 | + functions-common:time_stop:2437 : end_time=1648052693380 2022-03-23 16:24:53.409 | + functions-common:time_stop:2438 : elapsed_time=1741 2022-03-23 16:24:53.413 | + functions-common:time_stop:2439 : total=33526 2022-03-23 16:24:53.415 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:24:53.418 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35267 2022-03-23 16:24:53.421 | + ./stack.sh:main:1325 : create_volume_types 2022-03-23 16:24:53.424 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-23 16:24:53.522 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:53.540 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 16:24:53.551 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-23 16:24:53.572 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 16:24:53.591 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-23 16:24:53.605 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-23 16:24:53.708 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:53.719 | + 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:24:58.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:58.346 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:58.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:58.346 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:58.346 | +-------------+--------------------------------------+ 2022-03-23 16:24:58.347 | | Field | Value | 2022-03-23 16:24:58.347 | +-------------+--------------------------------------+ 2022-03-23 16:24:58.347 | | description | None | 2022-03-23 16:24:58.347 | | id | 704584a9-2d66-4dce-bc8c-659c1f488ff9 | 2022-03-23 16:24:58.347 | | is_public | True | 2022-03-23 16:24:58.347 | | name | lvmdriver-1 | 2022-03-23 16:24:58.347 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-23 16:24:58.347 | +-------------+--------------------------------------+ 2022-03-23 16:24:58.612 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-23 16:24:58.615 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-23 16:24:58.618 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-23 16:24:58.641 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:58.643 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-23 16:24:58.647 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:24:58.650 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-23 16:24:58.652 | + ./stack.sh:main:1340 : start_glance 2022-03-23 16:24:58.655 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-23 16:24:58.658 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-23 16:24:58.682 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:58.685 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-23 16:24:58.689 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-23 16:24:58.695 | + 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:24:58.697 | + functions-common:run_process:1680 : local service=g-api 2022-03-23 16:24:58.700 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:24:58.703 | + functions-common:run_process:1682 : local group= 2022-03-23 16:24:58.706 | + functions-common:run_process:1683 : local user= 2022-03-23 16:24:58.709 | + functions-common:run_process:1685 : local name=g-api 2022-03-23 16:24:58.712 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:24:58.715 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:24:58.717 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:24:58.720 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:24:58.723 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:24:58.728 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052698725 2022-03-23 16:24:58.731 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-23 16:24:58.753 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:58.757 | + 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:24:58.759 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-23 16:24:58.762 | + 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:24:58.765 | + 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:24:58.768 | + 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:24:58.771 | + 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:24:58.774 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-23 16:24:58.777 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-23 16:24:58.780 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-23 16:24:58.783 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:24:58.786 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:24:58.788 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:24:58.791 | + 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:24:58.794 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-23 16:24:58.797 | + 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:24:58.799 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:24:58.802 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:24:58.804 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-23 16:24:58.807 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:24:58.811 | + 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:24:58.870 | + 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:24:58.931 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-23 16:24:58.991 | + 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:24:59.055 | + 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:24:59.119 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-23 16:24:59.179 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-23 16:24:59.244 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-23 16:24:59.301 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-23 16:24:59.358 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-23 16:24:59.424 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:24:59.427 | + 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:24:59.491 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:24:59.973 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-23 16:24:59.989 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-23 16:25:00.452 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-23 16:25:00.564 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:25:00.569 | + functions-common:time_stop:2425 : local name 2022-03-23 16:25:00.572 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:25:00.575 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:25:00.578 | + functions-common:time_stop:2428 : local total 2022-03-23 16:25:00.584 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:25:00.590 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:25:00.592 | + functions-common:time_stop:2432 : start_time=1648052698725 2022-03-23 16:25:00.595 | + functions-common:time_stop:2434 : [[ -z 1648052698725 ]] 2022-03-23 16:25:00.601 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:25:00.607 | + functions-common:time_stop:2437 : end_time=1648052700602 2022-03-23 16:25:00.611 | + functions-common:time_stop:2438 : elapsed_time=1877 2022-03-23 16:25:00.616 | + functions-common:time_stop:2439 : total=35267 2022-03-23 16:25:00.624 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:25:00.633 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37144 2022-03-23 16:25:00.638 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-23 16:25:00.706 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:25:00.724 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.47) to start...' 2022-03-23 16:25:00.724 | Waiting for g-api (10.222.0.47) to start... 2022-03-23 16:25:00.739 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.47/image 2022-03-23 16:25:00.756 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:25:00.769 | + functions:wait_for_service:458 : local url=http://10.222.0.47/image 2022-03-23 16:25:00.773 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:25:00.785 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:25:00.792 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:25:00.805 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:25:00.808 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:25:00.815 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:25:00.823 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052700814 2022-03-23 16:25:00.833 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:25:00.861 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/image 2022-03-23 16:25:05.210 | + :: : [[ 300 == 503 ]] 2022-03-23 16:25:05.213 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:25:05.216 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:25:05.221 | + functions-common:time_stop:2425 : local name 2022-03-23 16:25:05.228 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:25:05.233 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:25:05.239 | + functions-common:time_stop:2428 : local total 2022-03-23 16:25:05.245 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:25:05.251 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:25:05.269 | + functions-common:time_stop:2432 : start_time=1648052700814 2022-03-23 16:25:05.277 | + functions-common:time_stop:2434 : [[ -z 1648052700814 ]] 2022-03-23 16:25:05.283 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:25:05.291 | + functions-common:time_stop:2437 : end_time=1648052705286 2022-03-23 16:25:05.294 | + functions-common:time_stop:2438 : elapsed_time=4472 2022-03-23 16:25:05.296 | + functions-common:time_stop:2439 : total=22638 2022-03-23 16:25:05.300 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:25:05.303 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27110 2022-03-23 16:25:05.306 | + functions:wait_for_service:467 : return 0 2022-03-23 16:25:05.308 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-23 16:25:05.332 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:05.335 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-23 16:25:05.358 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:05.361 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-23 16:25:05.364 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:25:05.367 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-23 16:25:05.369 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-23 16:25:05.372 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:25:05.375 | + 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:25:05.377 | + functions:upload_image:134 : local image image_fname image_name 2022-03-23 16:25:05.379 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-23 16:25:05.384 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:25:05.388 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:25:05.390 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-23 16:25:05.393 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-23 16:25:05.396 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:25:05.400 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-03-23 16:25:05.403 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:25:05.405 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-23 16:25:05.407 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-23 16:25:05.409 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-23 16:25:05.412 | + functions:upload_image:294 : local kernel= 2022-03-23 16:25:05.418 | + functions:upload_image:295 : local ramdisk= 2022-03-23 16:25:05.418 | + functions:upload_image:296 : local disk_format= 2022-03-23 16:25:05.420 | + functions:upload_image:297 : local container_format= 2022-03-23 16:25:05.422 | + functions:upload_image:298 : local unpack= 2022-03-23 16:25:05.424 | + functions:upload_image:299 : local img_property= 2022-03-23 16:25:05.427 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 16:25:05.430 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-23 16:25:05.432 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-23 16:25:05.434 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-23 16:25:05.436 | + functions:upload_image:309 : case "$image_fname" in 2022-03-23 16:25:05.439 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:25:05.442 | ++ 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:25:05.446 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-23 16:25:05.450 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:25:05.450 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-23 16:25:05.456 | + functions:upload_image:376 : disk_format=vhdx 2022-03-23 16:25:05.458 | + functions:upload_image:377 : container_format=bare 2022-03-23 16:25:05.460 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-23 16:25:05.463 | + functions:upload_image:385 : is_arch ppc64le 2022-03-23 16:25:05.465 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:25:05.469 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-23 16:25:05.472 | + functions:upload_image:385 : is_arch ppc64 2022-03-23 16:25:05.475 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:25:05.479 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-23 16:25:05.481 | + functions:upload_image:385 : is_arch ppc 2022-03-23 16:25:05.484 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:25:05.488 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-23 16:25:05.491 | + functions:upload_image:389 : is_arch aarch64 2022-03-23 16:25:05.493 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:25:05.497 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 16:25:05.500 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-23 16:25:05.502 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-23 16:25:05.505 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-23 16:25:05.507 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-23 16:25:05.509 | + 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:25:05.512 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-23 16:25:05.514 | + functions:_upload_image:105 : shift 2022-03-23 16:25:05.517 | + functions:_upload_image:106 : local container=bare 2022-03-23 16:25:05.524 | + functions:_upload_image:107 : shift 2022-03-23 16:25:05.527 | + functions:_upload_image:108 : local disk=vhdx 2022-03-23 16:25:05.530 | + functions:_upload_image:109 : shift 2022-03-23 16:25:05.536 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:25:05.538 | + functions:_upload_image:111 : shift 2022-03-23 16:25:05.541 | + functions:_upload_image:112 : local properties 2022-03-23 16:25:05.543 | + functions:_upload_image:113 : local useimport 2022-03-23 16:25:05.548 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-23 16:25:05.552 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-23 16:25:05.554 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-23 16:25:05.557 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-23 16:25:05.560 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-23 16:25:05.562 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-23 16:25:05.565 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-23 16:25:05.568 | + 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:25:13.402 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:25:13.432 | [176277 Async create_flavors:176277]: finished successfully 2022-03-23 16:25:23.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.590 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 16:25:23.590 | | Field | Value | 2022-03-23 16:25:23.590 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 16:25:23.590 | | container_format | bare | 2022-03-23 16:25:23.590 | | created_at | 2022-03-23T16:25:08Z | 2022-03-23 16:25:23.590 | | disk_format | vhdx | 2022-03-23 16:25:23.590 | | file | /v2/images/d77ebf46-2583-4765-a2a8-62304a9fcfdf/file | 2022-03-23 16:25:23.590 | | id | d77ebf46-2583-4765-a2a8-62304a9fcfdf | 2022-03-23 16:25:23.590 | | min_disk | 0 | 2022-03-23 16:25:23.590 | | min_ram | 0 | 2022-03-23 16:25:23.590 | | name | ubuntu-16 | 2022-03-23 16:25:23.590 | | owner | 02d0ffc8b70146f391a5c6dd035ea24a | 2022-03-23 16:25:23.590 | | 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:25:23.590 | | protected | False | 2022-03-23 16:25:23.590 | | schema | /v2/schemas/image | 2022-03-23 16:25:23.590 | | status | queued | 2022-03-23 16:25:23.590 | | tags | | 2022-03-23 16:25:23.590 | | updated_at | 2022-03-23T16:25:08Z | 2022-03-23 16:25:23.590 | | visibility | public | 2022-03-23 16:25:23.590 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 16:25:23.795 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-23 16:25:23.859 | [118358 Async create_flavors:176277]: Waiting for completion of create_flavors running on PID 176277 (2 other jobs running) 2022-03-23 16:25:23.898 | [118358 Async create_flavors:176277]: Signaling child to exit 2022-03-23 16:25:23.898 | WAKEUP 2022-03-23 16:25:23.922 | [118358 Async create_flavors:176277]: Signaled 2022-03-23 16:25:23.931 | + lib/nova:create_flavors:1208 : is_service_enabled n-api 2022-03-23 16:25:23.931 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:23.931 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor list 2022-03-23 16:25:23.931 | + lib/nova:create_flavors:1209 : grep -q ds512M 2022-03-23 16:25:23.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.931 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.931 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.931 | + 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:25:23.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.931 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.931 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.931 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.931 | | Field | Value | 2022-03-23 16:25:23.931 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.931 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:25:23.931 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:25:23.931 | | description | None | 2022-03-23 16:25:23.931 | | disk | 1 | 2022-03-23 16:25:23.931 | | id | c1 | 2022-03-23 16:25:23.931 | | name | cirros256 | 2022-03-23 16:25:23.931 | | os-flavor-access:is_public | True | 2022-03-23 16:25:23.931 | | properties | hw_rng:allowed='True' | 2022-03-23 16:25:23.931 | | ram | 256 | 2022-03-23 16:25:23.931 | | rxtx_factor | 1.0 | 2022-03-23 16:25:23.932 | | swap | | 2022-03-23 16:25:23.932 | | vcpus | 1 | 2022-03-23 16:25:23.932 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.932 | + 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:25:23.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.932 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.932 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.932 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.932 | | Field | Value | 2022-03-23 16:25:23.932 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.932 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:25:23.932 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:25:23.932 | | description | None | 2022-03-23 16:25:23.932 | | disk | 5 | 2022-03-23 16:25:23.932 | | id | d1 | 2022-03-23 16:25:23.932 | | name | ds512M | 2022-03-23 16:25:23.932 | | os-flavor-access:is_public | True | 2022-03-23 16:25:23.932 | | properties | hw_rng:allowed='True' | 2022-03-23 16:25:23.932 | | ram | 512 | 2022-03-23 16:25:23.932 | | rxtx_factor | 1.0 | 2022-03-23 16:25:23.932 | | swap | | 2022-03-23 16:25:23.932 | | vcpus | 1 | 2022-03-23 16:25:23.932 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.932 | + 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:25:23.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.932 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.932 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.932 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.932 | | Field | Value | 2022-03-23 16:25:23.932 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.932 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:25:23.933 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:25:23.933 | | description | None | 2022-03-23 16:25:23.933 | | disk | 10 | 2022-03-23 16:25:23.933 | | id | d2 | 2022-03-23 16:25:23.933 | | name | ds1G | 2022-03-23 16:25:23.933 | | os-flavor-access:is_public | True | 2022-03-23 16:25:23.933 | | properties | hw_rng:allowed='True' | 2022-03-23 16:25:23.933 | | ram | 1024 | 2022-03-23 16:25:23.933 | | rxtx_factor | 1.0 | 2022-03-23 16:25:23.933 | | swap | | 2022-03-23 16:25:23.933 | | vcpus | 1 | 2022-03-23 16:25:23.933 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.933 | + 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:25:23.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.933 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.933 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.933 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.933 | | Field | Value | 2022-03-23 16:25:23.933 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.933 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:25:23.933 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:25:23.933 | | description | None | 2022-03-23 16:25:23.933 | | disk | 10 | 2022-03-23 16:25:23.933 | | id | d3 | 2022-03-23 16:25:23.933 | | name | ds2G | 2022-03-23 16:25:23.933 | | os-flavor-access:is_public | True | 2022-03-23 16:25:23.933 | | properties | hw_rng:allowed='True' | 2022-03-23 16:25:23.933 | | ram | 2048 | 2022-03-23 16:25:23.933 | | rxtx_factor | 1.0 | 2022-03-23 16:25:23.933 | | swap | | 2022-03-23 16:25:23.933 | | vcpus | 2 | 2022-03-23 16:25:23.934 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.934 | + 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:25:23.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.934 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.934 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.934 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.934 | | Field | Value | 2022-03-23 16:25:23.934 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.934 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:25:23.934 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:25:23.934 | | description | None | 2022-03-23 16:25:23.934 | | disk | 20 | 2022-03-23 16:25:23.934 | | id | d4 | 2022-03-23 16:25:23.934 | | name | ds4G | 2022-03-23 16:25:23.934 | | os-flavor-access:is_public | True | 2022-03-23 16:25:23.934 | | properties | hw_rng:allowed='True' | 2022-03-23 16:25:23.934 | | ram | 4096 | 2022-03-23 16:25:23.934 | | rxtx_factor | 1.0 | 2022-03-23 16:25:23.934 | | swap | | 2022-03-23 16:25:23.934 | | vcpus | 4 | 2022-03-23 16:25:23.934 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.934 | + lib/nova:create_flavors:1218 : grep -q m1.tiny 2022-03-23 16:25:23.934 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-23 16:25:23.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.934 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.934 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.934 | + 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:25:23.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.934 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.935 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.935 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.935 | | Field | Value | 2022-03-23 16:25:23.935 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.935 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:25:23.935 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:25:23.935 | | description | None | 2022-03-23 16:25:23.935 | | disk | 1 | 2022-03-23 16:25:23.935 | | id | 1 | 2022-03-23 16:25:23.935 | | name | m1.tiny | 2022-03-23 16:25:23.935 | | os-flavor-access:is_public | True | 2022-03-23 16:25:23.935 | | properties | hw_rng:allowed='True' | 2022-03-23 16:25:23.935 | | ram | 512 | 2022-03-23 16:25:23.935 | | rxtx_factor | 1.0 | 2022-03-23 16:25:23.935 | | swap | | 2022-03-23 16:25:23.935 | | vcpus | 1 | 2022-03-23 16:25:23.935 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.935 | + 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:25:23.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.935 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.935 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.935 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.935 | | Field | Value | 2022-03-23 16:25:23.935 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.935 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:25:23.935 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:25:23.935 | | description | None | 2022-03-23 16:25:23.935 | | disk | 20 | 2022-03-23 16:25:23.935 | | id | 2 | 2022-03-23 16:25:23.935 | | name | m1.small | 2022-03-23 16:25:23.936 | | os-flavor-access:is_public | True | 2022-03-23 16:25:23.936 | | properties | hw_rng:allowed='True' | 2022-03-23 16:25:23.936 | | ram | 2048 | 2022-03-23 16:25:23.936 | | rxtx_factor | 1.0 | 2022-03-23 16:25:23.936 | | swap | | 2022-03-23 16:25:23.936 | | vcpus | 1 | 2022-03-23 16:25:23.936 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.936 | + 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:25:23.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.936 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.936 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.936 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.936 | | Field | Value | 2022-03-23 16:25:23.936 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.936 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:25:23.936 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:25:23.936 | | description | None | 2022-03-23 16:25:23.936 | | disk | 40 | 2022-03-23 16:25:23.936 | | id | 3 | 2022-03-23 16:25:23.936 | | name | m1.medium | 2022-03-23 16:25:23.936 | | os-flavor-access:is_public | True | 2022-03-23 16:25:23.936 | | properties | hw_rng:allowed='True' | 2022-03-23 16:25:23.936 | | ram | 4096 | 2022-03-23 16:25:23.936 | | rxtx_factor | 1.0 | 2022-03-23 16:25:23.936 | | swap | | 2022-03-23 16:25:23.936 | | vcpus | 2 | 2022-03-23 16:25:23.936 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.936 | + 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:25:23.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.936 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.936 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.937 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.937 | | Field | Value | 2022-03-23 16:25:23.937 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.937 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:25:23.937 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:25:23.937 | | description | None | 2022-03-23 16:25:23.937 | | disk | 80 | 2022-03-23 16:25:23.937 | | id | 4 | 2022-03-23 16:25:23.937 | | name | m1.large | 2022-03-23 16:25:23.937 | | os-flavor-access:is_public | True | 2022-03-23 16:25:23.937 | | properties | hw_rng:allowed='True' | 2022-03-23 16:25:23.937 | | ram | 8192 | 2022-03-23 16:25:23.937 | | rxtx_factor | 1.0 | 2022-03-23 16:25:23.937 | | swap | | 2022-03-23 16:25:23.937 | | vcpus | 4 | 2022-03-23 16:25:23.937 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.937 | + 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:25:23.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.937 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:23.937 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:23.937 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.937 | | Field | Value | 2022-03-23 16:25:23.937 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.937 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:25:23.937 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:25:23.937 | | description | None | 2022-03-23 16:25:23.937 | | disk | 160 | 2022-03-23 16:25:23.937 | | id | 5 | 2022-03-23 16:25:23.937 | | name | m1.xlarge | 2022-03-23 16:25:23.937 | | os-flavor-access:is_public | True | 2022-03-23 16:25:23.937 | | properties | hw_rng:allowed='True' | 2022-03-23 16:25:23.937 | | ram | 16384 | 2022-03-23 16:25:23.937 | | rxtx_factor | 1.0 | 2022-03-23 16:25:23.938 | | swap | | 2022-03-23 16:25:23.938 | | vcpus | 8 | 2022-03-23 16:25:23.938 | +----------------------------+-----------------------+ 2022-03-23 16:25:23.986 | [118358 Async create_flavors:176277]: finished create_flavors with result 0 in 31 seconds 2022-03-23 16:25:23.991 | + inc/async:async_wait:197 : return 0 2022-03-23 16:25:23.993 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-23 16:25:24.011 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:25:24.014 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-23 16:25:24.032 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:24.035 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-23 16:25:24.053 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:24.056 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-23 16:25:24.059 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 16:25:24.061 | + ./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:25:24.084 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-23 16:25:24.086 | ++ 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:25:24.088 | + 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:25:24.090 | + 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:25:24.091 | ++ 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:25:24.092 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-23 16:25:24.094 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-23 16:25:24.095 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-23 16:25:24.097 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-23 16:25:24.098 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-23 16:25:24.100 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-23 16:25:24.101 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-23 16:25:24.103 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-23 16:25:24.104 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:25:24.106 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-23 16:25:24.107 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:25:24.109 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-23 16:25:24.110 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:25:24.112 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-23 16:25:24.113 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:25:24.114 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-23 16:25:24.116 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:25:24.117 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-23 16:25:24.119 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-23 16:25:24.120 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:25:24.122 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-23 16:25:24.123 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:25:24.125 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-23 16:25:24.126 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-23 16:25:24.127 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-23 16:25:24.129 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:25:24.131 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-23 16:25:24.132 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:25:24.134 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-23 16:25:24.135 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-23 16:25:24.137 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-23 16:25:24.138 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-23 16:25:24.140 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-23 16:25:24.141 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-23 16:25:24.143 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-23 16:25:24.145 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-23 16:25:24.147 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-23 16:25:24.148 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-23 16:25:24.150 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-23 16:25:24.151 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-23 16:25:24.153 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 16:25:24.154 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 16:25:24.156 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-23 16:25:24.157 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-23 16:25:24.159 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-23 16:25:24.160 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-23 16:25:24.162 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-23 16:25:24.163 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-23 16:25:24.165 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-23 16:25:24.167 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-23 16:25:24.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-23 16:25:24.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-23 16:25:24.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-23 16:25:24.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-23 16:25:24.171 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-23 16:25:26.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:26.417 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:26.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:26.417 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:26.417 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-23 16:25:26.419 | 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:25:26.583 | + ./stack.sh:main:1390 : save_stackenv 2022-03-23 16:25:26.586 | + functions-common:save_stackenv:60 : local tag= 2022-03-23 16:25:26.589 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 16:25:26.594 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-162526 2022-03-23 16:25:26.597 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-162526 ' 2022-03-23 16:25:26.600 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:25:26.602 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:25:26.605 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:25:26.607 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 16:25:26.610 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:25:26.612 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 16:25:26.615 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:25:26.618 | + 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:25:26.620 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:25:26.623 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-03-23 16:25:26.625 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:25:26.628 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-03-23 16:25:26.630 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:25:26.633 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-161249 2022-03-23 16:25:26.636 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:25:26.638 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 16:25:26.641 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:25:26.644 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-03-23 16:25:26.646 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:25:26.649 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 16:25:26.651 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:25:26.654 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 16:25:26.656 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:25:26.660 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 16:25:26.662 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:25:26.665 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 16:25:26.667 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-23 16:25:26.670 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 16:25:26.672 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 16:25:26.675 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-23 16:25:26.678 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:25:26.680 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 16:25:26.683 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 16:25:26.686 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-23 16:25:26.688 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:25:26.691 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-23 16:25:26.694 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:25:26.696 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-23 16:25:26.696 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:25:26.696 | gsub("[][]", "", $1); 2022-03-23 16:25:26.696 | split($1, a, "|"); 2022-03-23 16:25:26.696 | if (a[1] == matchgroup) 2022-03-23 16:25:26.696 | print a[2] 2022-03-23 16:25:26.696 | } 2022-03-23 16:25:26.696 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:25:26.723 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-23 16:25:26.726 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:25:26.728 | + functions-common:run_phase:1854 : local phase=extra 2022-03-23 16:25:26.731 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:25:26.733 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:25:26.736 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:25:26.738 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:25:26.741 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:25:26.744 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:25:26.753 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:25:26.757 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:25:26.759 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:25:26.762 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-23 16:25:26.765 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:25:26.782 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:26.785 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:25:26.788 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:25:26.790 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-23 16:25:26.792 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:25:26.795 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:25:26.798 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:25:26.800 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-23 16:25:26.803 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-23 16:25:26.805 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:25:26.808 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:25:26.811 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:25:26.813 | + 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:25:26.816 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-23 16:25:26.819 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:25:26.821 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-23 16:25:26.824 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:25:26.826 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:25:26.829 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-23 16:25:26.832 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 16:25:26.834 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 16:25:26.837 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-23 16:25:26.839 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:25:26.842 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 16:25:26.844 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 16:25:26.848 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-23 16:25:26.851 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:25:26.854 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-23 16:25:26.856 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:25:26.859 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-23 16:25:26.859 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:25:26.859 | gsub("[][]", "", $1); 2022-03-23 16:25:26.859 | split($1, a, "|"); 2022-03-23 16:25:26.859 | if (a[1] == matchgroup) 2022-03-23 16:25:26.859 | print a[2] 2022-03-23 16:25:26.859 | } 2022-03-23 16:25:26.859 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:25:26.866 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-23 16:25:26.884 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:25:26.887 | + ./stack.sh:main:1430 : service_check 2022-03-23 16:25:26.890 | + functions-common:service_check:1718 : local service 2022-03-23 16:25:26.892 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:26.895 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-23 16:25:26.988 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-23 16:25:26.993 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:26.996 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-23 16:25:27.012 | enabled 2022-03-23 16:25:27.016 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-23 16:25:27.097 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-23 16:25:27.097 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-23 16:25:27.097 | Active: active (running) since Wed 2022-03-23 16:23:16 UTC; 2min 10s ago 2022-03-23 16:25:27.097 | Main PID: 169441 (uwsgi) 2022-03-23 16:25:27.097 | Status: "uWSGI is ready" 2022-03-23 16:25:27.097 | Tasks: 3 (limit: 14304) 2022-03-23 16:25:27.097 | Memory: 253.5M 2022-03-23 16:25:27.097 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-23 16:25:27.097 | ├─169441 nova-apiuWSGI master 2022-03-23 16:25:27.097 | ├─169442 nova-apiuWSGI worker 1 2022-03-23 16:25:27.098 | └─169443 nova-apiuWSGI worker 2 2022-03-23 16:25:27.098 | 2022-03-23 16:25:27.098 | Mar 23 16:25:10 dv-neutron-797120-14-hyperv devstack@n-api.service[169442]: [pid: 169442|app: 0|req: 17/32] 10.222.0.47 () {64 vars in 1332 bytes} [Wed Mar 23 16:25:10 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:25:27.098 | Mar 23 16:25:13 dv-neutron-797120-14-hyperv devstack@n-api.service[169443]: DEBUG nova.api.openstack.wsgi [None req-adb7cba5-9966-4d2d-9c4d-12198e70b648 admin admin] Calling method '>' {{(pid=169443) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-23 16:25:27.098 | Mar 23 16:25:13 dv-neutron-797120-14-hyperv devstack@n-api.service[169443]: INFO nova.api.openstack.requestlog [None req-adb7cba5-9966-4d2d-9c4d-12198e70b648 admin admin] 10.222.0.47 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001472 2022-03-23 16:25:27.098 | Mar 23 16:25:13 dv-neutron-797120-14-hyperv devstack@n-api.service[169443]: [pid: 169443|app: 0|req: 16/33] 10.222.0.47 () {54 vars in 930 bytes} [Wed Mar 23 16:25:13 2022] GET /compute/v2.1 => generated 388 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-03-23 16:25:27.098 | Mar 23 16:25:13 dv-neutron-797120-14-hyperv devstack@n-api.service[169442]: DEBUG nova.api.openstack.wsgi [None req-8333183b-5c8a-4daa-bac4-2cbb4442faa3 admin admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 16384, "swap": 0, "name": "m1.xlarge", "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "id": "5", "disk": 160, "vcpus": 8, "rxtx_factor": 1.0}} {{(pid=169442) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 16:25:27.098 | Mar 23 16:25:13 dv-neutron-797120-14-hyperv devstack@n-api.service[169442]: INFO nova.api.openstack.requestlog [None req-8333183b-5c8a-4daa-bac4-2cbb4442faa3 admin admin] 10.222.0.47 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.075720 2022-03-23 16:25:27.098 | Mar 23 16:25:13 dv-neutron-797120-14-hyperv devstack@n-api.service[169442]: [pid: 169442|app: 0|req: 18/34] 10.222.0.47 () {64 vars in 1282 bytes} [Wed Mar 23 16:25:13 2022] POST /compute/v2.1/flavors => generated 408 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-03-23 16:25:27.098 | Mar 23 16:25:13 dv-neutron-797120-14-hyperv devstack@n-api.service[169443]: DEBUG nova.api.openstack.wsgi [None req-4b665115-5451-42f1-97fe-75f263f7dd6c admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=169443) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 16:25:27.098 | Mar 23 16:25:13 dv-neutron-797120-14-hyperv devstack@n-api.service[169443]: INFO nova.api.openstack.requestlog [None req-4b665115-5451-42f1-97fe-75f263f7dd6c admin admin] 10.222.0.47 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.031046 2022-03-23 16:25:27.098 | Mar 23 16:25:13 dv-neutron-797120-14-hyperv devstack@n-api.service[169443]: [pid: 169443|app: 0|req: 17/35] 10.222.0.47 () {64 vars in 1332 bytes} [Wed Mar 23 16:25:13 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-23 16:25:27.101 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.104 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-23 16:25:27.116 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-23 16:25:27.120 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.123 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-23 16:25:27.136 | enabled 2022-03-23 16:25:27.140 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-23 16:25:27.157 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-23 16:25:27.157 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-23 16:25:27.157 | Active: active (running) since Wed 2022-03-23 16:24:30 UTC; 56s ago 2022-03-23 16:25:27.158 | Main PID: 174029 (nova-scheduler) 2022-03-23 16:25:27.158 | Tasks: 3 (limit: 14304) 2022-03-23 16:25:27.158 | Memory: 154.1M 2022-03-23 16:25:27.158 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-23 16:25:27.158 | ├─174029 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 16:25:27.158 | ├─175316 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 16:25:27.158 | └─175317 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 16:25:27.158 | 2022-03-23 16:25:27.158 | Mar 23 16:24:34 dv-neutron-797120-14-hyperv nova-scheduler[174029]: DEBUG oslo_service.service [None req-336a2b7f-b677-4f73-bc20-2b0886aa5d5b None None] oslo_limit.split_loggers = False {{(pid=174029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:25:27.158 | Mar 23 16:24:34 dv-neutron-797120-14-hyperv nova-scheduler[174029]: DEBUG oslo_service.service [None req-336a2b7f-b677-4f73-bc20-2b0886aa5d5b None None] oslo_limit.status_code_retries = None {{(pid=174029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:25:27.158 | Mar 23 16:24:34 dv-neutron-797120-14-hyperv nova-scheduler[174029]: DEBUG oslo_service.service [None req-336a2b7f-b677-4f73-bc20-2b0886aa5d5b None None] oslo_limit.status_code_retry_delay = None {{(pid=174029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:25:27.158 | Mar 23 16:24:34 dv-neutron-797120-14-hyperv nova-scheduler[174029]: DEBUG oslo_service.service [None req-336a2b7f-b677-4f73-bc20-2b0886aa5d5b None None] oslo_limit.timeout = None {{(pid=174029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:25:27.158 | Mar 23 16:24:34 dv-neutron-797120-14-hyperv nova-scheduler[174029]: DEBUG oslo_service.service [None req-336a2b7f-b677-4f73-bc20-2b0886aa5d5b None None] oslo_limit.valid_interfaces = None {{(pid=174029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:25:27.158 | Mar 23 16:24:34 dv-neutron-797120-14-hyperv nova-scheduler[174029]: DEBUG oslo_service.service [None req-336a2b7f-b677-4f73-bc20-2b0886aa5d5b None None] oslo_limit.version = None {{(pid=174029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:25:27.158 | Mar 23 16:24:34 dv-neutron-797120-14-hyperv nova-scheduler[174029]: DEBUG oslo_service.service [None req-336a2b7f-b677-4f73-bc20-2b0886aa5d5b None None] oslo_reports.file_event_handler = None {{(pid=174029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:25:27.158 | Mar 23 16:24:34 dv-neutron-797120-14-hyperv nova-scheduler[174029]: DEBUG oslo_service.service [None req-336a2b7f-b677-4f73-bc20-2b0886aa5d5b None None] oslo_reports.file_event_handler_interval = 1 {{(pid=174029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:25:27.158 | Mar 23 16:24:34 dv-neutron-797120-14-hyperv nova-scheduler[174029]: DEBUG oslo_service.service [None req-336a2b7f-b677-4f73-bc20-2b0886aa5d5b None None] oslo_reports.log_dir = None {{(pid=174029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:25:27.158 | Mar 23 16:24:34 dv-neutron-797120-14-hyperv nova-scheduler[174029]: DEBUG oslo_service.service [None req-336a2b7f-b677-4f73-bc20-2b0886aa5d5b None None] ******************************************************************************** {{(pid=174029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-23 16:25:27.162 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.164 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-23 16:25:27.178 | enabled 2022-03-23 16:25:27.182 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-23 16:25:27.198 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-23 16:25:27.198 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-23 16:25:27.198 | Active: active (running) since Wed 2022-03-23 16:24:32 UTC; 55s ago 2022-03-23 16:25:27.198 | Main PID: 174504 (uwsgi) 2022-03-23 16:25:27.198 | Status: "uWSGI is ready" 2022-03-23 16:25:27.198 | Tasks: 4 (limit: 14304) 2022-03-23 16:25:27.198 | Memory: 216.4M 2022-03-23 16:25:27.199 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-23 16:25:27.199 | ├─174504 nova-api-metauWSGI master 2022-03-23 16:25:27.199 | ├─174515 nova-api-metauWSGI worker 1 2022-03-23 16:25:27.199 | ├─174517 nova-api-metauWSGI worker 2 2022-03-23 16:25:27.199 | └─174519 nova-api-metauWSGI http 1 2022-03-23 16:25:27.199 | 2022-03-23 16:25:27.199 | Mar 23 16:24:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[174515]: DEBUG oslo_concurrency.lockutils [None req-190dbc61-a83b-4875-83d1-89a51dee16d4 None None] Lock "1cc9db7a-ec6c-4cac-bedb-93a7be37b24c" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=174515) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-23 16:25:27.199 | Mar 23 16:24:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[174515]: DEBUG oslo_db.sqlalchemy.engines [None req-190dbc61-a83b-4875-83d1-89a51dee16d4 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=174515) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:25:27.199 | Mar 23 16:24:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[174517]: DEBUG oslo_db.sqlalchemy.engines [None req-7d74db78-7fe1-4bc2-8766-e2918927956e 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=174517) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:25:27.199 | Mar 23 16:24:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[174517]: DEBUG oslo_db.sqlalchemy.engines [None req-7d74db78-7fe1-4bc2-8766-e2918927956e 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=174517) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:25:27.199 | Mar 23 16:24:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[174515]: DEBUG oslo_db.sqlalchemy.engines [None req-190dbc61-a83b-4875-83d1-89a51dee16d4 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=174515) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:25:27.199 | Mar 23 16:24:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[174515]: DEBUG oslo_db.sqlalchemy.engines [None req-190dbc61-a83b-4875-83d1-89a51dee16d4 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=174515) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:25:27.199 | Mar 23 16:24:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[174517]: WARNING nova.api.metadata.handler [None req-7d74db78-7fe1-4bc2-8766-e2918927956e None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 16:25:27.199 | Mar 23 16:24:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[174517]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a3cb3bc9a0 pid: 174517 (default app) 2022-03-23 16:25:27.199 | Mar 23 16:24:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[174515]: WARNING nova.api.metadata.handler [None req-190dbc61-a83b-4875-83d1-89a51dee16d4 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 16:25:27.199 | Mar 23 16:24:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[174515]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a3cb3bc9a0 pid: 174515 (default app) 2022-03-23 16:25:27.202 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.205 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-23 16:25:27.219 | enabled 2022-03-23 16:25:27.223 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-23 16:25:27.243 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-23 16:25:27.243 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-23 16:25:27.243 | Active: active (running) since Wed 2022-03-23 16:23:31 UTC; 1min 55s ago 2022-03-23 16:25:27.243 | Main PID: 170663 (uwsgi) 2022-03-23 16:25:27.243 | Status: "uWSGI is ready" 2022-03-23 16:25:27.243 | Tasks: 3 (limit: 14304) 2022-03-23 16:25:27.244 | Memory: 138.4M 2022-03-23 16:25:27.244 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-23 16:25:27.244 | ├─170663 placementuWSGI master 2022-03-23 16:25:27.244 | ├─170664 placementuWSGI worker 1 2022-03-23 16:25:27.244 | └─170665 placementuWSGI worker 2 2022-03-23 16:25:27.244 | 2022-03-23 16:25:27.244 | Mar 23 16:23:35 dv-neutron-797120-14-hyperv devstack@placement-api.service[170665]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55f3d995b9c0 pid: 170665 (default app) 2022-03-23 16:25:27.244 | Mar 23 16:24:34 dv-neutron-797120-14-hyperv devstack@placement-api.service[170664]: DEBUG placement.requestlog [None req-f7a1c693-4370-48b7-a848-c805285d535e None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=170664) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 16:25:27.244 | Mar 23 16:24:34 dv-neutron-797120-14-hyperv devstack@placement-api.service[170664]: INFO placement.requestlog [None req-f7a1c693-4370-48b7-a848-c805285d535e None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 16:25:27.244 | Mar 23 16:24:34 dv-neutron-797120-14-hyperv devstack@placement-api.service[170664]: [pid: 170664|app: 0|req: 2/2] 10.222.0.47 () {54 vars in 916 bytes} [Wed Mar 23 16:24:34 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:25:27.244 | Mar 23 16:24:38 dv-neutron-797120-14-hyperv devstack@placement-api.service[170665]: DEBUG placement.requestlog [None req-ccd3eb34-053b-44b6-b344-77824018c1a4 None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=170665) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 16:25:27.244 | Mar 23 16:24:38 dv-neutron-797120-14-hyperv devstack@placement-api.service[170665]: INFO placement.requestlog [None req-ccd3eb34-053b-44b6-b344-77824018c1a4 None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 16:25:27.244 | Mar 23 16:24:38 dv-neutron-797120-14-hyperv devstack@placement-api.service[170665]: [pid: 170665|app: 0|req: 1/3] 10.222.0.47 () {54 vars in 916 bytes} [Wed Mar 23 16:24:38 2022] GET /placement => generated 136 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 16:25:27.244 | Mar 23 16:24:40 dv-neutron-797120-14-hyperv devstack@placement-api.service[170664]: DEBUG placement.requestlog [None req-4636fc8e-5b95-4117-aa4f-452e8d7cdd18 None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=170664) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 16:25:27.244 | Mar 23 16:24:40 dv-neutron-797120-14-hyperv devstack@placement-api.service[170664]: INFO placement.requestlog [None req-4636fc8e-5b95-4117-aa4f-452e8d7cdd18 None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 16:25:27.244 | Mar 23 16:24:40 dv-neutron-797120-14-hyperv devstack@placement-api.service[170664]: [pid: 170664|app: 0|req: 3/4] 10.222.0.47 () {54 vars in 916 bytes} [Wed Mar 23 16:24:40 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:25:27.247 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.250 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-23 16:25:27.262 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-23 16:25:27.266 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.269 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-23 16:25:27.282 | enabled 2022-03-23 16:25:27.286 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-23 16:25:27.303 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-23 16:25:27.303 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-23 16:25:27.303 | Active: active (running) since Wed 2022-03-23 16:25:00 UTC; 26s ago 2022-03-23 16:25:27.303 | Main PID: 178586 (uwsgi) 2022-03-23 16:25:27.303 | Status: "uWSGI is ready" 2022-03-23 16:25:27.303 | Tasks: 7 (limit: 14304) 2022-03-23 16:25:27.303 | Memory: 225.6M 2022-03-23 16:25:27.303 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-23 16:25:27.303 | ├─178586 glance-apiuWSGI master 2022-03-23 16:25:27.303 | ├─178630 glance-apiuWSGI worker 1 2022-03-23 16:25:27.303 | └─178632 glance-apiuWSGI worker 2 2022-03-23 16:25:27.303 | 2022-03-23 16:25:27.303 | Mar 23 16:25:23 dv-neutron-797120-14-hyperv devstack@g-api.service[178632]: DEBUG glance_store.location [None req-aa30496d-968f-45af-8baa-e2777f8c3436 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178632) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:25:27.303 | Mar 23 16:25:23 dv-neutron-797120-14-hyperv devstack@g-api.service[178632]: DEBUG glance_store.location [None req-aa30496d-968f-45af-8baa-e2777f8c3436 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178632) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:25:27.303 | Mar 23 16:25:23 dv-neutron-797120-14-hyperv devstack@g-api.service[178632]: DEBUG glance_store.location [None req-aa30496d-968f-45af-8baa-e2777f8c3436 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178632) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:25:27.303 | Mar 23 16:25:23 dv-neutron-797120-14-hyperv devstack@g-api.service[178632]: DEBUG glance_store.location [None req-aa30496d-968f-45af-8baa-e2777f8c3436 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178632) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:25:27.303 | Mar 23 16:25:23 dv-neutron-797120-14-hyperv devstack@g-api.service[178632]: DEBUG glance_store.location [None req-aa30496d-968f-45af-8baa-e2777f8c3436 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178632) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:25:27.303 | Mar 23 16:25:23 dv-neutron-797120-14-hyperv devstack@g-api.service[178632]: DEBUG glance_store.location [None req-aa30496d-968f-45af-8baa-e2777f8c3436 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178632) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:25:27.303 | Mar 23 16:25:23 dv-neutron-797120-14-hyperv devstack@g-api.service[178632]: DEBUG glance_store.location [None req-aa30496d-968f-45af-8baa-e2777f8c3436 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178632) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:25:27.303 | Mar 23 16:25:23 dv-neutron-797120-14-hyperv devstack@g-api.service[178632]: DEBUG glance_store.location [None req-aa30496d-968f-45af-8baa-e2777f8c3436 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178632) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:25:27.303 | Mar 23 16:25:23 dv-neutron-797120-14-hyperv devstack@g-api.service[178632]: DEBUG glance_store.backend [None req-aa30496d-968f-45af-8baa-e2777f8c3436 admin admin] Skipping store.set_acls... not implemented. {{(pid=178632) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-23 16:25:27.304 | Mar 23 16:25:23 dv-neutron-797120-14-hyperv devstack@g-api.service[178632]: [pid: 178632|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Wed Mar 23 16:25:08 2022] PUT /v2/images/d77ebf46-2583-4765-a2a8-62304a9fcfdf/file => generated 0 bytes in 15250 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-23 16:25:27.307 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.309 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-23 16:25:27.323 | enabled 2022-03-23 16:25:27.327 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-23 16:25:27.345 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-23 16:25:27.345 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-23 16:25:27.345 | Active: active (running) since Wed 2022-03-23 16:24:49 UTC; 37s ago 2022-03-23 16:25:27.345 | Main PID: 177246 (cinder-schedule) 2022-03-23 16:25:27.345 | Tasks: 2 (limit: 14304) 2022-03-23 16:25:27.345 | Memory: 108.8M 2022-03-23 16:25:27.345 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-23 16:25:27.345 | └─177246 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-23 16:25:27.345 | 2022-03-23 16:25:27.345 | Mar 23 16:24:54 dv-neutron-797120-14-hyperv cinder-scheduler[177246]: DEBUG cinder.service [None req-e75b6389-8006-4725-b9c4-47ba9a7feaa5 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=177246) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-23 16:25:27.345 | Mar 23 16:24:55 dv-neutron-797120-14-hyperv cinder-scheduler[177246]: DEBUG cinder.scheduler.host_manager [None req-beea5af5-d5de-469e-b295-5f73d531bf3a None None] Received backup service update from dv-neutron-797120-14-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=177246) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-23 16:25:27.345 | Mar 23 16:25:06 dv-neutron-797120-14-hyperv cinder-scheduler[177246]: DEBUG cinder.scheduler.host_manager [None req-c9d55104-3346-4873-97e0-9d2758373707 None None] Received volume service update from dv-neutron-797120-14-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-797120-14-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=177246) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-23 16:25:27.345 | Mar 23 16:25:06 dv-neutron-797120-14-hyperv cinder-scheduler[177246]: DEBUG cinder.scheduler.host_manager [None req-c9d55104-3346-4873-97e0-9d2758373707 None None] Updating capabilities for dv-neutron-797120-14-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-797120-14-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, 25, 6, 706917)} {{(pid=177246) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-23 16:25:27.345 | Mar 23 16:25:06 dv-neutron-797120-14-hyperv cinder-scheduler[177246]: DEBUG cinder.utils [None req-c9d55104-3346-4873-97e0-9d2758373707 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=177246) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 16:25:27.345 | Mar 23 16:25:06 dv-neutron-797120-14-hyperv cinder-scheduler[177246]: DEBUG cinder.utils [None req-c9d55104-3346-4873-97e0-9d2758373707 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=177246) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 16:25:27.346 | Mar 23 16:25:06 dv-neutron-797120-14-hyperv cinder-scheduler[177246]: DEBUG cinder.scheduler.host_manager [None req-c9d55104-3346-4873-97e0-9d2758373707 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-797120-14-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, 25, 6, 729925)}]. {{(pid=177246) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-23 16:25:27.346 | Mar 23 16:25:23 dv-neutron-797120-14-hyperv cinder-scheduler[177246]: DEBUG oslo_service.periodic_task [None req-8992a7c0-c980-4fc1-991e-36b1b129f403 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=177246) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-23 16:25:27.346 | Mar 23 16:25:23 dv-neutron-797120-14-hyperv cinder-scheduler[177246]: INFO cinder.message.api [None req-8992a7c0-c980-4fc1-991e-36b1b129f403 None None] Deleted 0 expired messages. 2022-03-23 16:25:27.346 | Mar 23 16:25:23 dv-neutron-797120-14-hyperv cinder-scheduler[177246]: DEBUG oslo_service.periodic_task [None req-8992a7c0-c980-4fc1-991e-36b1b129f403 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=177246) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-23 16:25:27.351 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.354 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-23 16:25:27.368 | enabled 2022-03-23 16:25:27.372 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-23 16:25:27.388 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-23 16:25:27.388 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-23 16:25:27.388 | Active: active (running) since Wed 2022-03-23 16:24:43 UTC; 43s ago 2022-03-23 16:25:27.388 | Main PID: 176801 (uwsgi) 2022-03-23 16:25:27.388 | Status: "uWSGI is ready" 2022-03-23 16:25:27.388 | Tasks: 5 (limit: 14304) 2022-03-23 16:25:27.389 | Memory: 246.2M 2022-03-23 16:25:27.389 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-23 16:25:27.389 | ├─176801 cinder-apiuWSGI master 2022-03-23 16:25:27.389 | ├─176807 cinder-apiuWSGI worker 1 2022-03-23 16:25:27.389 | └─176808 cinder-apiuWSGI worker 2 2022-03-23 16:25:27.389 | 2022-03-23 16:25:27.389 | Mar 23 16:24:57 dv-neutron-797120-14-hyperv devstack@c-api.service[176807]: INFO cinder.api.openstack.wsgi [None req-158b8070-05a2-4ca9-9a98-58f9849c427a admin admin] http://10.222.0.47/volume/v3/02d0ffc8b70146f391a5c6dd035ea24a/types returned with HTTP 200 2022-03-23 16:25:27.389 | Mar 23 16:24:57 dv-neutron-797120-14-hyperv devstack@c-api.service[176807]: [pid: 176807|app: 0|req: 1/2] 10.222.0.47 () {60 vars in 1237 bytes} [Wed Mar 23 16:24:56 2022] POST /volume/v3/02d0ffc8b70146f391a5c6dd035ea24a/types => generated 186 bytes in 1035 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-03-23 16:25:27.389 | Mar 23 16:24:57 dv-neutron-797120-14-hyperv devstack@c-api.service[176808]: DEBUG cinder.api.middleware.request_id [req-158b8070-05a2-4ca9-9a98-58f9849c427a req-442f41d9-3588-4387-8ac3-4b46db190f2a None None] RequestId filter calling following filter/app {{(pid=176808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-23 16:25:27.389 | Mar 23 16:24:58 dv-neutron-797120-14-hyperv devstack@c-api.service[176808]: INFO cinder.api.openstack.wsgi [req-158b8070-05a2-4ca9-9a98-58f9849c427a req-442f41d9-3588-4387-8ac3-4b46db190f2a admin admin] POST http://10.222.0.47/volume/v3/02d0ffc8b70146f391a5c6dd035ea24a/types/704584a9-2d66-4dce-bc8c-659c1f488ff9/extra_specs 2022-03-23 16:25:27.389 | Mar 23 16:24:58 dv-neutron-797120-14-hyperv devstack@c-api.service[176808]: DEBUG cinder.api.openstack.wsgi [req-158b8070-05a2-4ca9-9a98-58f9849c427a req-442f41d9-3588-4387-8ac3-4b46db190f2a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=176808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-23 16:25:27.389 | Mar 23 16:24:58 dv-neutron-797120-14-hyperv devstack@c-api.service[176808]: /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:25:27.389 | Mar 23 16:24:58 dv-neutron-797120-14-hyperv devstack@c-api.service[176808]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-23 16:25:27.389 | Mar 23 16:24:58 dv-neutron-797120-14-hyperv devstack@c-api.service[176808]: DEBUG oslo_db.sqlalchemy.engines [req-158b8070-05a2-4ca9-9a98-58f9849c427a req-442f41d9-3588-4387-8ac3-4b46db190f2a 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=176808) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:25:27.389 | Mar 23 16:24:58 dv-neutron-797120-14-hyperv devstack@c-api.service[176808]: INFO cinder.api.openstack.wsgi [req-158b8070-05a2-4ca9-9a98-58f9849c427a req-442f41d9-3588-4387-8ac3-4b46db190f2a admin admin] http://10.222.0.47/volume/v3/02d0ffc8b70146f391a5c6dd035ea24a/types/704584a9-2d66-4dce-bc8c-659c1f488ff9/extra_specs returned with HTTP 200 2022-03-23 16:25:27.389 | Mar 23 16:24:58 dv-neutron-797120-14-hyperv devstack@c-api.service[176808]: [pid: 176808|app: 0|req: 2/3] 10.222.0.47 () {62 vars in 1454 bytes} [Wed Mar 23 16:24:57 2022] POST /volume/v3/02d0ffc8b70146f391a5c6dd035ea24a/types/704584a9-2d66-4dce-bc8c-659c1f488ff9/extra_specs => generated 55 bytes in 898 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-03-23 16:25:27.392 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.395 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-23 16:25:27.409 | enabled 2022-03-23 16:25:27.413 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-23 16:25:27.430 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-23 16:25:27.430 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-23 16:25:27.430 | Active: active (running) since Wed 2022-03-23 16:24:53 UTC; 34s ago 2022-03-23 16:25:27.430 | Main PID: 177958 (cinder-volume) 2022-03-23 16:25:27.430 | Tasks: 3 (limit: 14304) 2022-03-23 16:25:27.430 | Memory: 141.1M 2022-03-23 16:25:27.430 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-23 16:25:27.430 | ├─177958 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 16:25:27.430 | └─178092 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 16:25:27.430 | 2022-03-23 16:25:27.430 | Mar 23 16:25:06 dv-neutron-797120-14-hyperv sudo[179119]: 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:25:27.430 | Mar 23 16:25:06 dv-neutron-797120-14-hyperv sudo[179119]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 16:25:27.430 | Mar 23 16:25:07 dv-neutron-797120-14-hyperv sudo[179119]: pam_unix(sudo:session): session closed for user root 2022-03-23 16:25:27.430 | Mar 23 16:25:07 dv-neutron-797120-14-hyperv cinder-volume[178092]: DEBUG oslo_concurrency.processutils [None req-c9d55104-3346-4873-97e0-9d2758373707 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.100s {{(pid=178092) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 16:25:27.430 | Mar 23 16:25:07 dv-neutron-797120-14-hyperv cinder-volume[178092]: DEBUG oslo_concurrency.processutils [None req-c9d55104-3346-4873-97e0-9d2758373707 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=178092) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-23 16:25:27.430 | Mar 23 16:25:07 dv-neutron-797120-14-hyperv sudo[179123]: 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:25:27.430 | Mar 23 16:25:07 dv-neutron-797120-14-hyperv sudo[179123]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 16:25:27.430 | Mar 23 16:25:09 dv-neutron-797120-14-hyperv sudo[179123]: pam_unix(sudo:session): session closed for user root 2022-03-23 16:25:27.431 | Mar 23 16:25:09 dv-neutron-797120-14-hyperv cinder-volume[178092]: DEBUG oslo_concurrency.processutils [None req-c9d55104-3346-4873-97e0-9d2758373707 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.107s {{(pid=178092) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 16:25:27.431 | Mar 23 16:25:09 dv-neutron-797120-14-hyperv cinder-volume[178092]: INFO cinder.volume.manager [None req-c9d55104-3346-4873-97e0-9d2758373707 None None] Driver post RPC initialization completed successfully. 2022-03-23 16:25:27.433 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.436 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-23 16:25:27.448 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-23 16:25:27.452 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.454 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-23 16:25:27.467 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-23 16:25:27.471 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.474 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-23 16:25:27.486 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-23 16:25:27.490 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.492 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-23 16:25:27.504 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-23 16:25:27.508 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.511 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-23 16:25:27.524 | enabled 2022-03-23 16:25:27.528 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-23 16:25:27.553 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-23 16:25:27.553 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-23 16:25:27.553 | Active: active (running) since Wed 2022-03-23 16:23:24 UTC; 2min 3s ago 2022-03-23 16:25:27.553 | Main PID: 170071 (/usr/bin/python) 2022-03-23 16:25:27.553 | Tasks: 9 (limit: 14304) 2022-03-23 16:25:27.553 | Memory: 383.2M 2022-03-23 16:25:27.553 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-23 16:25:27.553 | ├─170071 /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:25:27.553 | ├─170180 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:25:27.553 | ├─170181 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:25:27.553 | ├─170182 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:25:27.553 | └─170183 neutron-server: periodic 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:25:27.554 | 2022-03-23 16:25:27.554 | Mar 23 16:24:31 dv-neutron-797120-14-hyperv neutron-server[170182]: DEBUG neutron.api.rpc.handlers.l3_rpc [None req-cd69ca8a-bf2d-4eb8-adaa-9a9bd59f5ec4 None None] The sync data for ids ['d343e00e-0564-464d-8ad4-8c4d4a052d47'] in dv-neutron-797120-14-hyperv is: [{'id': 'd343e00e-0564-464d-8ad4-8c4d4a052d47', 'name': 'router1', 'tenant_id': '39ad6dfda48e4f3d9b5e1bcd3e95d864', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': {'network_id': '3ab317cf-af40-433b-a738-47fbb85412b3', 'external_fixed_ips': [{'subnet_id': '49304f84-fa96-4d7f-9d3d-6b7d5f8f7f02', 'ip_address': '172.26.0.26'}], 'enable_snat': True}, 'gw_port_id': '897987f9-d397-4c36-b2b6-0f72af28f696', 'description': '', 'availability_zones': ['nova'], 'distributed': False, 'ha': False, 'ha_vr_id': 0, 'availability_zone_hints': [], 'routes': [], 'flavor_id': None, 'tags': [], 'created_at': '2022-03-23T16:24:07Z', 'updated_at': '2022-03-23T16:24:25Z', 'revision_number': 4, 'project_id': '39ad6dfda48e4f3d9b5e1bcd3e95d864', 'gw_port': {'id': '897987f9-d397-4c36-b2b6-0f72af28f696', 'name': '', 'network_id': '3ab317cf-af40-433b-a738-47fbb85412b3', 'tenant_id': '', 'mac_address': 'fa:16:3e:6f:d1:88', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd343e00e-0564-464d-8ad4-8c4d4a052d47', 'device_owner': 'network:router_gateway', 'standard_attr_id': 20, 'fixed_ips': [{'subnet_id': '49304f84-fa96-4d7f-9d3d-6b7d5f8f7f02', 'ip_address': '172.26.0.26', 'prefixlen': 24}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': [], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'dv-neutron-797120-14-hyperv', 'binding:vif_type': 'binding_failed', 'binding:vif_details': {}, 'port_security_enabled': False, 'tags': [], 'created_at': '2022-03-23T16:24:24Z', 'updated_at': '2022-03-23T16:24:30Z', 'revision_number': 3, 'project_id': '', 'subnets': [{'id': '49304f84-fa96-4d7f-9d3d-6b7d5f8f7f02', 'cidr': '172.26.0.0/24', 'gateway_ip': '172.26.0.1', 'dns_nameservers': [], 'ipv6_ra_mode': None, 'subnetpool_id': None}], 'extra_subnets': [], 'address_scopes': {4: None, 6: None}, 'mtu': 1500}, 'enable_snat': True, 'gw_port_host': 'dv-neutron-797120-14-hyperv', '_interfaces': [{'id': '6fcd4b5b-c970-4607-911b-e6968c77ee89', 'name': '', 'network_id': '689b9aa4-f526-40f6-9618-59e46b255595', 'tenant_id': '39ad6dfda48e4f3d9b5e1bcd3e95d864', 'mac_address': 'fa:16:3e:67:c1:80', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd343e00e-0564-464d-8ad4-8c4d4a052d47', 'device_owner': 'network:router_interface', 'standard_attr_id': 18, 'fixed_ips': [{'subnet_id': '45f0ec1a-b67a-4793-b3a8-5f1e9d7ff371', 'ip_address': '172.20.0.1', 'prefixlen': 26}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': [], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'dv-neutron-797120-14-hyperv', 'binding:vif_type': 'binding_failed', 'binding:vif_details': {}, 'port_security_enabled': False, 'tags': [], 'created_at': '2022-03-23T16:24:16Z', 'updated_at': '2022-03-23T16:24:31Z', 'revision_number': 6, 'project_id': '39ad6dfda48e4f3d9b5e1bcd3e95d864', 'subnets': [{'id': '45f0ec1a-b67a-4793-b3a8-5f1e9d7ff371', 'cidr': '172.20.0.0/26', 'gateway_ip': '172.20.0.1', 'dns_nameservers': [], 'ipv6_ra_mode': None, 'subnetpool_id': '8fd8df7a-59e0-4f6a-91f2-903a050a0db8'}], 'extra_subnets': [], 'address_scopes': {4: None, 6: None}, 'mtu': 1500}]}] {{(pid=170182) sync_routers /opt/stack/neutron/neutron/api/rpc/handlers/l3_rpc.py:137}} 2022-03-23 16:25:27.554 | Mar 23 16:24:41 dv-neutron-797120-14-hyperv neutron-server[170182]: DEBUG neutron_lib.callbacks.manager [None req-e8de07cb-9373-4bda-a61e-5388be1cf3b2 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791127957297', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1005090'] for agent (2087f39c-4a27-4a0f-8aea-831781b17a93), after_update {{(pid=170182) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:25:27.554 | Mar 23 16:24:43 dv-neutron-797120-14-hyperv neutron-server[170182]: DEBUG neutron_lib.callbacks.manager [None req-30077a33-6800-4cdd-aea8-14492480630a None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791127957297', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1005090'] for agent (cf494143-2c14-41aa-87b3-669f8697f007), after_update {{(pid=170182) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:25:27.554 | Mar 23 16:24:44 dv-neutron-797120-14-hyperv neutron-server[170182]: DEBUG neutron_lib.callbacks.manager [None req-00131dc9-0763-4c47-9fc5-f87046a1de5d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791127957297', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1005090'] for agent (5d4cd6ff-1ce6-4a61-a970-87fc01d0da9c), after_update {{(pid=170182) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:25:27.554 | Mar 23 16:24:46 dv-neutron-797120-14-hyperv neutron-server[170182]: DEBUG neutron_lib.callbacks.manager [None req-abd067f2-e344-4081-8966-780e2f98dece None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791127957297', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1005090'] for agent (8db1c9e3-5fc4-44e8-b2b4-47f1453e2b13), after_update {{(pid=170182) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:25:27.554 | Mar 23 16:25:03 dv-neutron-797120-14-hyperv neutron-server[170183]: DEBUG neutron.db.agents_db [None req-1fb59710-a13d-4b30-b261-4b15898e7b67 None None] Agent healthcheck: found 4 active agents {{(pid=170183) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 16:25:27.554 | Mar 23 16:25:11 dv-neutron-797120-14-hyperv neutron-server[170182]: DEBUG neutron_lib.callbacks.manager [None req-a4fa94bf-0f33-42f2-b857-1ff2000f3651 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791127957297', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1005090'] for agent (2087f39c-4a27-4a0f-8aea-831781b17a93), after_update {{(pid=170182) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:25:27.554 | Mar 23 16:25:13 dv-neutron-797120-14-hyperv neutron-server[170182]: DEBUG neutron_lib.callbacks.manager [None req-9be763a7-46aa-4e4e-ae00-f1715c65623d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791127957297', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1005090'] for agent (cf494143-2c14-41aa-87b3-669f8697f007), after_update {{(pid=170182) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:25:27.554 | Mar 23 16:25:14 dv-neutron-797120-14-hyperv neutron-server[170182]: DEBUG neutron_lib.callbacks.manager [None req-00131dc9-0763-4c47-9fc5-f87046a1de5d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791127957297', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1005090'] for agent (5d4cd6ff-1ce6-4a61-a970-87fc01d0da9c), after_update {{(pid=170182) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:25:27.554 | Mar 23 16:25:16 dv-neutron-797120-14-hyperv neutron-server[170182]: DEBUG neutron_lib.callbacks.manager [None req-abd067f2-e344-4081-8966-780e2f98dece None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791127957297', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1005090'] for agent (8db1c9e3-5fc4-44e8-b2b4-47f1453e2b13), after_update {{(pid=170182) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:25:27.558 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.560 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-23 16:25:27.572 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-23 16:25:27.576 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.579 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-23 16:25:27.591 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-23 16:25:27.595 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.598 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-23 16:25:27.610 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-23 16:25:27.614 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.617 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-23 16:25:27.629 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-23 16:25:27.632 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.635 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-23 16:25:27.647 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-23 16:25:27.651 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.653 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-23 16:25:27.668 | enabled 2022-03-23 16:25:27.671 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-23 16:25:27.697 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-23 16:25:27.697 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-23 16:25:27.697 | Active: active (running) since Wed 2022-03-23 16:17:00 UTC; 8min ago 2022-03-23 16:25:27.697 | Main PID: 144928 (dstat.sh) 2022-03-23 16:25:27.697 | Tasks: 3 (limit: 14304) 2022-03-23 16:25:27.697 | Memory: 19.2M 2022-03-23 16:25:27.697 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-23 16:25:27.697 | ├─144928 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-23 16:25:27.697 | ├─145065 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-23 16:25:27.697 | └─145066 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-23 16:25:27.697 | 2022-03-23 16:25:27.697 | Mar 23 16:25:18 dv-neutron-797120-14-hyperv dstat.sh[145066]: 23-03 16:25:18| 43 10 44 0 0|5075M 594M 180M 5818M| 176M 176M| 0 65M| 0 857 |5800 14k|3.16 2.62 2.13|5.0 0 1.0| 0 0 | 0 0 | 22 196 0 58 0 2022-03-23 16:25:27.697 | Mar 23 16:25:19 dv-neutron-797120-14-hyperv dstat.sh[145066]: 23-03 16:25:19| 44 21 32 3 0|5076M 199M 180M 6203M| 175M 175M| 0 418k| 0 31.1 |5061 14k|3.16 2.62 2.13|8.0 0 2.0| 0 0 | 0 0 | 22 196 0 58 0 2022-03-23 16:25:27.697 | Mar 23 16:25:20 dv-neutron-797120-14-hyperv dstat.sh[145066]: 23-03 16:25:20| 45 10 44 0 0|5076M 155M 180M 6246M| 183M 183M| 0 379k| 0 27.9 |5870 14k|3.07 2.61 2.13|5.0 0 0| 0 0 | 0 0 | 22 196 0 57 0 2022-03-23 16:25:27.697 | Mar 23 16:25:21 dv-neutron-797120-14-hyperv dstat.sh[145066]: 23-03 16:25:21| 44 18 37 1 0|5082M 645M 175M 5767M| 179M 179M| 56k 461M|2.00 953 |4480 13k|3.07 2.61 2.13|4.0 0 30| 0 0 | 0 0 | 22 198 0 57 0 2022-03-23 16:25:27.697 | Mar 23 16:25:22 dv-neutron-797120-14-hyperv dstat.sh[145066]: 23-03 16:25:22| 43 9 44 0 0|5083M 600M 175M 5811M| 183M 183M| 680k 1140k|7.00 76.0 |5708 14k|3.07 2.61 2.13|3.0 0 0| 0 0 | 0 0 | 22 198 0 56 0 2022-03-23 16:25:27.697 | Mar 23 16:25:23 dv-neutron-797120-14-hyperv dstat.sh[145066]: 23-03 16:25:23| 36 11 49 2 0|5065M 582M 175M 5845M| 120M 120M| 0 105M| 0 249 |5913 15k|3.07 2.61 2.13|3.0 0 0| 0 0 | 0 0 | 22 196 0 58 0 2022-03-23 16:25:27.698 | Mar 23 16:25:24 dv-neutron-797120-14-hyperv dstat.sh[145066]: 23-03 16:25:24| 18 8 69 4 0|5018M 627M 175M 5846M| 13k 12k|1297k 906k|50.9 63.8 |1759 6567 |3.07 2.61 2.13|2.0 0 282| 0 0 | 0 0 | 22 193 0 60 0 2022-03-23 16:25:27.698 | Mar 23 16:25:25 dv-neutron-797120-14-hyperv dstat.sh[145066]: 23-03 16:25:25| 25 2 71 1 0|5040M 606M 175M 5846M|9190 8994 | 24k 84k|4.00 11.0 | 391 3613 |2.90 2.58 2.13|2.0 0 1.0| 0 0 | 0 0 | 22 193 0 60 0 2022-03-23 16:25:27.698 | Mar 23 16:25:26 dv-neutron-797120-14-hyperv dstat.sh[145066]: 23-03 16:25:26| 24 3 71 1 0|5007M 639M 175M 5846M|4660 4660 | 144k 360k|13.0 29.0 | 435 3973 |2.90 2.58 2.13|3.0 0 3.0| 0 0 | 0 0 | 22 193 0 59 0 2022-03-23 16:25:27.698 | Mar 23 16:25:27 dv-neutron-797120-14-hyperv dstat.sh[145066]: 23-03 16:25:27| 11 16 70 3 0|5001M 642M 175M 5848M|1683 112 |2350k 4099B|58.0 1.00 |2397 6707 |2.90 2.58 2.13|2.0 0 355| 0 0 | 0 0 | 22 193 0 59 0 2022-03-23 16:25:27.701 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.704 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-23 16:25:27.716 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-23 16:25:27.720 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.723 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-23 16:25:27.735 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-23 16:25:27.740 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:25:27.742 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-23 16:25:27.756 | enabled 2022-03-23 16:25:27.759 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-23 16:25:27.775 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-23 16:25:27.775 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-23 16:25:27.775 | Active: failed (Result: exit-code) since Wed 2022-03-23 16:23:42 UTC; 1min 45s ago 2022-03-23 16:25:27.775 | Main PID: 171124 (code=exited, status=1/FAILURE) 2022-03-23 16:25:27.775 | 2022-03-23 16:25:27.775 | Mar 23 16:23:41 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[171124]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 196, in __init__ 2022-03-23 16:25:27.775 | Mar 23 16:23:41 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[171124]: ERROR neutron self.setup_integration_br() 2022-03-23 16:25:27.776 | Mar 23 16:23:41 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[171124]: 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:25:27.776 | Mar 23 16:23:41 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[171124]: ERROR neutron self.int_br.setup_default_table( 2022-03-23 16:25:27.776 | Mar 23 16:23:41 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[171124]: 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:25:27.776 | Mar 23 16:23:41 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[171124]: ERROR neutron self.install_goto(dest_table_id=constants.PACKET_RATE_LIMIT) 2022-03-23 16:25:27.776 | Mar 23 16:23:41 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[171124]: ERROR neutron AttributeError: module 'neutron_lib.plugins.ml2.ovs_constants' has no attribute 'PACKET_RATE_LIMIT' 2022-03-23 16:25:27.776 | Mar 23 16:23:41 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[171124]: ERROR neutron 2022-03-23 16:25:27.776 | Mar 23 16:23:42 dv-neutron-797120-14-hyperv systemd[1]: devstack@q-agt.service: Main process exited, code=exited, status=1/FAILURE 2022-03-23 16:25:27.776 | Mar 23 16:23:42 dv-neutron-797120-14-hyperv systemd[1]: devstack@q-agt.service: Failed with result 'exit-code'. 2022-03-23 16:25:27.779 | + functions-common:service_check:1 : exit_trap 2022-03-23 16:25:27.782 | + ./stack.sh:exit_trap:521 : local r=3 2022-03-23 16:25:27.785 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-23 16:25:27.788 | + ./stack.sh:exit_trap:522 : jobs=143734 2022-03-23 16:25:27.791 | + ./stack.sh:exit_trap:525 : [[ -n 143734 ]] 2022-03-23 16:25:27.794 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-23-161249 ]] 2022-03-23 16:25:27.796 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-23 16:25:27.799 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-23 16:25:27.799 | exit_trap: cleaning up child processes 2022-03-23 16:25:27.802 | + ./stack.sh:exit_trap:527 : kill 143734 2022-03-23 16:25:27.804 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.mO8wWS7GZf ']' 2022-03-23 16:25:27.807 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.mO8wWS7GZf 2022-03-23 16:25:27.824 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-23 16:25:27.827 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-23 16:25:27.830 | + ./stack.sh:exit_trap:538 : [[ 3 -ne 0 ]] 2022-03-23 16:25:27.833 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-23 16:25:27.833 | Error on exit 2022-03-23 16:25:27.835 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-23 16:25:27.838 | + ./stack.sh:exit_trap:542 : generate-subunit 1648051965 762 fail 2022-03-23 16:25:28.504 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-23 16:25:28.507 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-23 16:25:29.981 | + ./stack.sh:exit_trap:556 : exit 3