2022-07-28 12:14:19.370 | + ./stack.sh:main:482 : exec 2022-07-28 12:14:19.370 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-121419' 2022-07-28 12:14:19.370 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-28-121419.summary.2022-07-28-121419 2022-07-28 12:14:19.370 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:14:19.370 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-121419 2022-07-28 12:14:19.371 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-121419 /opt/stack/logs/stack.sh.log 2022-07-28 12:14:19.371 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-121419.summary.2022-07-28-121419 /opt/stack/logs/stack.sh.log.summary 2022-07-28 12:14:19.371 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-28 12:14:19.371 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-28 12:14:19.371 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-28 12:14:19.371 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-28 12:14:19.371 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-28 12:14:19.371 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-28 12:14:19.371 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-28 12:14:19.371 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 12:14:19.371 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-28 12:14:19.371 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-28 12:14:19.371 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 12:14:19.371 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 12:14:19.371 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-28 12:14:19.374 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-28 12:14:19.378 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 12:14:19.380 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-28 12:14:19.382 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-28 12:14:19.384 | + ./stack.sh:main:568 : set -o errexit 2022-07-28 12:14:19.386 | + ./stack.sh:main:571 : uname -a 2022-07-28 12:14:19.387 | Linux dv-cinder-851351-2-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-07-28 12:14:19.389 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-28 12:14:19.391 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-28 12:14:19.395 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-28 12:14:19.432 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-28 12:14:19.448 | + ./stack.sh:main:585 : fetch_plugins 2022-07-28 12:14:19.450 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-28 12:14:19.453 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-28 12:14:19.455 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-28 12:14:19.457 | + functions-common:fetch_plugins:1791 : return 2022-07-28 12:14:19.459 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-28 12:14:19.461 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-28 12:14:19.462 | + functions-common:run_phase:1869 : local phase= 2022-07-28 12:14:19.464 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 12:14:19.466 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 12:14:19.468 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 12:14:19.470 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 12:14:19.472 | + functions-common:run_phase:1878 : local extra 2022-07-28 12:14:19.474 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 12:14:19.478 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 12:14:19.479 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 12:14:19.481 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 12:14:19.483 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-28 12:14:19.486 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 12:14:19.499 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:14:19.501 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 12:14:19.503 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 12:14:19.505 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 12:14:19.507 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 12:14:19.509 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 12:14:19.510 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 12:14:19.512 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-28 12:14:19.514 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-28 12:14:19.516 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 12:14:19.518 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 12:14:19.520 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-28 12:14:19.522 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-28 12:14:19.524 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-28 12:14:19.526 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-28 12:14:19.528 | + functions-common:plugin_override_defaults:1832 : return 2022-07-28 12:14:19.530 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-28 12:14:19.548 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-28 12:14:19.550 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-28 12:14:19.564 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:14:19.566 | +++ lib/tls:source:43 : hostname -f 2022-07-28 12:14:19.570 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-28 12:14:19.572 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-28 12:14:19.574 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-28 12:14:19.576 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-28 12:14:19.578 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-28 12:14:19.580 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-28 12:14:19.582 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-28 12:14:19.584 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-28 12:14:19.586 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-28 12:14:19.588 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-28 12:14:19.593 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-28 12:14:19.606 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-28 12:14:19.623 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-28 12:14:19.637 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-28 12:14:19.652 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-28 12:14:19.693 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-28 12:14:19.753 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-28 12:14:19.844 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-28 12:14:19.866 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-28 12:14:19.911 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-28 12:14:19.965 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-28 12:14:20.120 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-28 12:14:20.134 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-28 12:14:20.147 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-28 12:14:20.162 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-28 12:14:20.252 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-28 12:14:20.254 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-28 12:14:20.257 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-28 12:14:20.259 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-28 12:14:20.261 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-28 12:14:20.263 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-28 12:14:20.266 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-28 12:14:20.267 | False' 2022-07-28 12:14:20.269 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-28 12:14:20.286 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-28 12:14:20.289 | + ./stack.sh:main:619 : run_phase source 2022-07-28 12:14:20.291 | + functions-common:run_phase:1868 : local mode=source 2022-07-28 12:14:20.293 | + functions-common:run_phase:1869 : local phase= 2022-07-28 12:14:20.295 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 12:14:20.298 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 12:14:20.300 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 12:14:20.303 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 12:14:20.308 | + functions-common:run_phase:1878 : local extra 2022-07-28 12:14:20.312 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 12:14:20.317 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 12:14:20.319 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 12:14:20.321 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 12:14:20.323 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-28 12:14:20.325 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 12:14:20.341 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:14:20.344 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 12:14:20.346 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-28 12:14:20.387 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-28 12:14:20.390 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-28 12:14:20.392 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 12:14:20.394 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-28 12:14:20.396 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-28 12:14:20.398 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-28 12:14:20.401 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-28 12:14:20.403 | + functions-common:load_plugin_settings:1809 : return 2022-07-28 12:14:20.405 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-28 12:14:20.407 | + functions-common:verify_disabled_services:2151 : local service 2022-07-28 12:14:20.410 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.412 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-07-28 12:14:20.414 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.417 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-07-28 12:14:20.419 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.422 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-07-28 12:14:20.424 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.427 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-07-28 12:14:20.429 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.431 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-07-28 12:14:20.434 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.437 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-07-28 12:14:20.440 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.442 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-07-28 12:14:20.444 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.447 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-07-28 12:14:20.449 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.452 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-07-28 12:14:20.454 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.456 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-07-28 12:14:20.459 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.461 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-07-28 12:14:20.464 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.466 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-07-28 12:14:20.469 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.471 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-07-28 12:14:20.473 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.476 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-07-28 12:14:20.478 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.481 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-07-28 12:14:20.484 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.486 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-07-28 12:14:20.488 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.491 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-07-28 12:14:20.493 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.495 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-07-28 12:14:20.498 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.501 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-07-28 12:14:20.503 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.505 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-07-28 12:14:20.508 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.510 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-07-28 12:14:20.513 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.515 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-07-28 12:14:20.518 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.520 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-07-28 12:14:20.522 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.525 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-07-28 12:14:20.527 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.530 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-07-28 12:14:20.533 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.535 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-07-28 12:14:20.537 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.540 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-07-28 12:14:20.542 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.545 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-07-28 12:14:20.548 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.550 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-07-28 12:14:20.553 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.555 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-07-28 12:14:20.557 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.560 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-07-28 12:14:20.563 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.565 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-07-28 12:14:20.568 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.570 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-07-28 12:14:20.572 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.575 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-07-28 12:14:20.577 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.580 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-07-28 12:14:20.582 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.585 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-07-28 12:14:20.587 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.589 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-07-28 12:14:20.592 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.595 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-07-28 12:14:20.597 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.600 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-07-28 12:14:20.602 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.605 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-07-28 12:14:20.607 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.610 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-07-28 12:14:20.612 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.615 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-07-28 12:14:20.617 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.620 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-07-28 12:14:20.622 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.625 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-07-28 12:14:20.627 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 12:14:20.630 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-07-28 12:14:20.633 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-28 12:14:20.635 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 12:14:20.637 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-28 12:14:20.654 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:14:20.657 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-28 12:14:20.659 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 12:14:20.661 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-28 12:14:20.678 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:14:20.681 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-28 12:14:20.683 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-28 12:14:20.686 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-28 12:14:20.689 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-28 12:14:20.691 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-28 12:14:20.693 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-28 12:14:20.696 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-28 12:14:20.698 | + lib/database:initialize_database_backends:92 : return 0 2022-07-28 12:14:20.701 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-28 12:14:20.701 | Using mysql database backend 2022-07-28 12:14:20.704 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-28 12:14:20.720 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-28 12:14:20.723 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-28 12:14:20.726 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 12:14:20.728 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-28 12:14:20.731 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 12:14:20.734 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-28 12:14:20.752 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:14:20.754 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-28 12:14:20.772 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-28 12:14:20.789 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:14:20.791 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-28 12:14:20.808 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-28 12:14:20.826 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-28 12:14:20.843 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:14:20.845 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-28 12:14:20.862 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:14:20.865 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-28 12:14:20.882 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-28 12:14:20.885 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-28 12:14:20.887 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-28 12:14:20.890 | + functions-common:save_stackenv:60 : local tag=752 2022-07-28 12:14:20.893 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 12:14:20.898 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-121420 2022-07-28 12:14:20.900 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-121420 752' 2022-07-28 12:14:20.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:20.906 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 12:14:20.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:20.911 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 12:14:20.913 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:20.916 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 12:14:20.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:20.921 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 12:14:20.924 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:20.926 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.67 2022-07-28 12:14:20.929 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:20.931 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.67/identity 2022-07-28 12:14:20.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:20.937 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-121419 2022-07-28 12:14:20.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:20.942 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 12:14:20.944 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:20.947 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.67 2022-07-28 12:14:20.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:20.952 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 12:14:20.954 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:20.957 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 12:14:20.959 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:20.962 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 12:14:20.964 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:20.967 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 12:14:20.969 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:20.971 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.67 2022-07-28 12:14:20.974 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:14:20.977 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 12:14:20.979 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-28 12:14:20.982 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-28 12:14:20.985 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-28 12:14:20.987 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-28 12:14:20.989 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 12:14:20.991 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 12:14:20.994 | ++ functions-common:git_clone:601 : pwd 2022-07-28 12:14:20.997 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 12:14:20.999 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 12:14:21.002 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 12:14:21.018 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 12:14:21.020 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 12:14:21.022 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 12:14:21.025 | + functions-common:git_clone:618 : echo master 2022-07-28 12:14:21.025 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 12:14:21.031 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-28 12:14:21.033 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 12:14:21.035 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-28 12:14:21.049 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-28 12:14:21.052 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 12:14:21.052 | + functions-common:git_clone:679 : head -1 2022-07-28 12:14:21.056 | ce3bd683 Block os-vif 3.0.0 2022-07-28 12:14:21.059 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 12:14:21.062 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-28 12:14:21.065 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:14:21.067 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-28 12:14:21.070 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-28 12:14:21.073 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-28 12:14:21.075 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-28 12:14:21.078 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 12:14:21.081 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-28 12:14:21.083 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-28 12:14:21.086 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-28 12:14:21.089 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-28 12:14:21.094 | ++ tools/install_prereqs.sh:source:47 : NOW=1659010461 2022-07-28 12:14:21.097 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-28 12:14:21.102 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1659009127 2022-07-28 12:14:21.104 | ++ tools/install_prereqs.sh:source:49 : DELTA=1334 2022-07-28 12:14:21.107 | ++ tools/install_prereqs.sh:source:50 : [[ 1334 -lt 7200 ]] 2022-07-28 12:14:21.110 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-28 12:14:21.113 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-28 12:14:21.115 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-28 12:14:21.118 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-28 12:14:21.120 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-28 12:14:21.123 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-28 12:14:21.125 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-28 12:14:21.128 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-28 12:14:21.131 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 12:14:21.180 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-28 12:14:21.180 | apache2-dev 2022-07-28 12:14:21.180 | bc 2022-07-28 12:14:21.180 | bsdmainutils 2022-07-28 12:14:21.180 | curl 2022-07-28 12:14:21.180 | g++ 2022-07-28 12:14:21.180 | gawk 2022-07-28 12:14:21.180 | gcc 2022-07-28 12:14:21.180 | gettext 2022-07-28 12:14:21.180 | git 2022-07-28 12:14:21.180 | graphviz 2022-07-28 12:14:21.180 | iputils-ping 2022-07-28 12:14:21.180 | libapache2-mod-proxy-uwsgi 2022-07-28 12:14:21.180 | libffi-dev 2022-07-28 12:14:21.180 | libjpeg-dev 2022-07-28 12:14:21.180 | libpcre3-dev 2022-07-28 12:14:21.180 | libpq-dev 2022-07-28 12:14:21.180 | libssl-dev 2022-07-28 12:14:21.180 | libsystemd-dev 2022-07-28 12:14:21.180 | libxml2-dev 2022-07-28 12:14:21.180 | libxslt1-dev 2022-07-28 12:14:21.180 | libyaml-dev 2022-07-28 12:14:21.180 | lsof 2022-07-28 12:14:21.180 | openssh-server 2022-07-28 12:14:21.181 | openssl 2022-07-28 12:14:21.181 | pkg-config 2022-07-28 12:14:21.181 | psmisc 2022-07-28 12:14:21.181 | python3-dev 2022-07-28 12:14:21.181 | python3-pip 2022-07-28 12:14:21.181 | python3-systemd 2022-07-28 12:14:21.181 | python3-venv 2022-07-28 12:14:21.181 | tar 2022-07-28 12:14:21.181 | tcpdump 2022-07-28 12:14:21.181 | unzip 2022-07-28 12:14:21.181 | uuid-runtime 2022-07-28 12:14:21.181 | wget 2022-07-28 12:14:21.181 | wget 2022-07-28 12:14:21.181 | zlib1g-dev 2022-07-28 12:14:21.181 | libkrb5-dev 2022-07-28 12:14:21.181 | libldap2-dev 2022-07-28 12:14:21.181 | libsasl2-dev 2022-07-28 12:14:21.181 | memcached 2022-07-28 12:14:21.181 | python3-mysqldb 2022-07-28 12:14:21.181 | sqlite3 2022-07-28 12:14:21.181 | conntrack 2022-07-28 12:14:21.181 | curl 2022-07-28 12:14:21.181 | dnsmasq-base 2022-07-28 12:14:21.181 | dnsmasq-utils 2022-07-28 12:14:21.181 | ebtables 2022-07-28 12:14:21.181 | genisoimage 2022-07-28 12:14:21.181 | iptables 2022-07-28 12:14:21.181 | iputils-arping 2022-07-28 12:14:21.181 | kpartx 2022-07-28 12:14:21.181 | libjs-jquery-tablesorter 2022-07-28 12:14:21.181 | parted 2022-07-28 12:14:21.181 | pm-utils 2022-07-28 12:14:21.181 | python3-mysqldb 2022-07-28 12:14:21.181 | socat 2022-07-28 12:14:21.181 | sqlite3 2022-07-28 12:14:21.181 | sudo 2022-07-28 12:14:21.181 | vlan 2022-07-28 12:14:21.182 | lsscsi 2022-07-28 12:14:21.182 | open-iscsi 2022-07-28 12:14:21.182 | lvm2 2022-07-28 12:14:21.182 | qemu-utils 2022-07-28 12:14:21.182 | thin-provisioning-tools 2022-07-28 12:14:21.182 | acl 2022-07-28 12:14:21.182 | dnsmasq-base 2022-07-28 12:14:21.182 | dnsmasq-utils 2022-07-28 12:14:21.182 | ebtables 2022-07-28 12:14:21.182 | haproxy 2022-07-28 12:14:21.182 | iptables 2022-07-28 12:14:21.182 | iputils-arping 2022-07-28 12:14:21.182 | iputils-ping 2022-07-28 12:14:21.182 | postgresql-server-dev-all 2022-07-28 12:14:21.182 | python3-mysqldb 2022-07-28 12:14:21.182 | sqlite3 2022-07-28 12:14:21.182 | sudo 2022-07-28 12:14:21.182 | vlan 2022-07-28 12:14:21.182 | pcp 2022-07-28 12:14:21.182 | ipset 2022-07-28 12:14:21.182 | conntrack 2022-07-28 12:14:21.182 | conntrackd 2022-07-28 12:14:21.182 | keepalived 2022-07-28 12:14:21.182 | lvm2 2022-07-28 12:14:21.182 | qemu-utils 2022-07-28 12:14:21.182 | thin-provisioning-tools 2022-07-28 12:14:21.182 | curl 2022-07-28 12:14:21.182 | liberasurecode-dev 2022-07-28 12:14:21.182 | make 2022-07-28 12:14:21.182 | memcached 2022-07-28 12:14:21.182 | rsync 2022-07-28 12:14:21.182 | sqlite3 2022-07-28 12:14:21.182 | xfsprogs' 2022-07-28 12:14:21.183 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-28 12:14:21.202 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-28 12:14:21.202 | apache2-dev 2022-07-28 12:14:21.202 | bc 2022-07-28 12:14:21.202 | bsdmainutils 2022-07-28 12:14:21.202 | curl 2022-07-28 12:14:21.202 | g++ 2022-07-28 12:14:21.202 | gawk 2022-07-28 12:14:21.202 | gcc 2022-07-28 12:14:21.202 | gettext 2022-07-28 12:14:21.202 | git 2022-07-28 12:14:21.202 | graphviz 2022-07-28 12:14:21.203 | iputils-ping 2022-07-28 12:14:21.203 | libapache2-mod-proxy-uwsgi 2022-07-28 12:14:21.203 | libffi-dev 2022-07-28 12:14:21.203 | libjpeg-dev 2022-07-28 12:14:21.203 | libpcre3-dev 2022-07-28 12:14:21.203 | libpq-dev 2022-07-28 12:14:21.203 | libssl-dev 2022-07-28 12:14:21.203 | libsystemd-dev 2022-07-28 12:14:21.203 | libxml2-dev 2022-07-28 12:14:21.203 | libxslt1-dev 2022-07-28 12:14:21.203 | libyaml-dev 2022-07-28 12:14:21.203 | lsof 2022-07-28 12:14:21.203 | openssh-server 2022-07-28 12:14:21.203 | openssl 2022-07-28 12:14:21.203 | pkg-config 2022-07-28 12:14:21.203 | psmisc 2022-07-28 12:14:21.203 | python3-dev 2022-07-28 12:14:21.203 | python3-pip 2022-07-28 12:14:21.203 | python3-systemd 2022-07-28 12:14:21.203 | python3-venv 2022-07-28 12:14:21.203 | tar 2022-07-28 12:14:21.203 | tcpdump 2022-07-28 12:14:21.203 | unzip 2022-07-28 12:14:21.203 | uuid-runtime 2022-07-28 12:14:21.203 | wget 2022-07-28 12:14:21.203 | wget 2022-07-28 12:14:21.203 | zlib1g-dev 2022-07-28 12:14:21.203 | libkrb5-dev 2022-07-28 12:14:21.203 | libldap2-dev 2022-07-28 12:14:21.203 | libsasl2-dev 2022-07-28 12:14:21.203 | memcached 2022-07-28 12:14:21.203 | python3-mysqldb 2022-07-28 12:14:21.203 | sqlite3 2022-07-28 12:14:21.203 | conntrack 2022-07-28 12:14:21.203 | curl 2022-07-28 12:14:21.203 | dnsmasq-base 2022-07-28 12:14:21.203 | dnsmasq-utils 2022-07-28 12:14:21.203 | ebtables 2022-07-28 12:14:21.204 | genisoimage 2022-07-28 12:14:21.204 | iptables 2022-07-28 12:14:21.204 | iputils-arping 2022-07-28 12:14:21.204 | kpartx 2022-07-28 12:14:21.204 | libjs-jquery-tablesorter 2022-07-28 12:14:21.204 | parted 2022-07-28 12:14:21.204 | pm-utils 2022-07-28 12:14:21.204 | python3-mysqldb 2022-07-28 12:14:21.204 | socat 2022-07-28 12:14:21.204 | sqlite3 2022-07-28 12:14:21.204 | sudo 2022-07-28 12:14:21.204 | vlan 2022-07-28 12:14:21.204 | lsscsi 2022-07-28 12:14:21.204 | open-iscsi 2022-07-28 12:14:21.204 | lvm2 2022-07-28 12:14:21.204 | qemu-utils 2022-07-28 12:14:21.204 | thin-provisioning-tools 2022-07-28 12:14:21.204 | acl 2022-07-28 12:14:21.204 | dnsmasq-base 2022-07-28 12:14:21.204 | dnsmasq-utils 2022-07-28 12:14:21.204 | ebtables 2022-07-28 12:14:21.204 | haproxy 2022-07-28 12:14:21.204 | iptables 2022-07-28 12:14:21.204 | iputils-arping 2022-07-28 12:14:21.204 | iputils-ping 2022-07-28 12:14:21.204 | postgresql-server-dev-all 2022-07-28 12:14:21.204 | python3-mysqldb 2022-07-28 12:14:21.204 | sqlite3 2022-07-28 12:14:21.204 | sudo 2022-07-28 12:14:21.204 | vlan 2022-07-28 12:14:21.204 | pcp 2022-07-28 12:14:21.204 | ipset 2022-07-28 12:14:21.204 | conntrack 2022-07-28 12:14:21.204 | conntrackd 2022-07-28 12:14:21.204 | keepalived 2022-07-28 12:14:21.205 | lvm2 2022-07-28 12:14:21.205 | qemu-utils 2022-07-28 12:14:21.205 | thin-provisioning-tools 2022-07-28 12:14:21.205 | curl 2022-07-28 12:14:21.205 | liberasurecode-dev 2022-07-28 12:14:21.205 | make 2022-07-28 12:14:21.205 | memcached 2022-07-28 12:14:21.205 | rsync 2022-07-28 12:14:21.205 | sqlite3 2022-07-28 12:14:21.205 | xfsprogs ' 2022-07-28 12:14:21.205 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-28 12:14:21.207 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:14:21.210 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:14:21.213 | ++ 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-07-28 12:14:21.214 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-28 12:14:21.219 | ++ 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-07-28 12:14:21.221 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-28 12:14:21.223 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:14:21.225 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-28 12:14:21.227 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:14:21.230 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:14:21.232 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:14:21.234 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:14:21.237 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:14:21.239 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:14:21.241 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-28 12:14:21.243 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-28 12:14:21.245 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-28 12:14:21.248 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-28 12:14:21.253 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-28 12:14:21.255 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-28 12:14:21.257 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-28 12:14:21.259 | ++ functions-common:time_start:2427 : local start_time= 2022-07-28 12:14:21.261 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:14:21.264 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:14:21.268 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1659010461266 2022-07-28 12:14:21.270 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-28 12:14:21.273 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-28 12:14:21.275 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-07-28 12:14:21.481 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-28 12:14:21.512 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-07-28 12:14:21.553 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-07-28 12:14:21.659 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-07-28 12:14:23.827 | Reading package lists... 2022-07-28 12:14:23.861 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-28 12:14:23.863 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-28 12:14:23.866 | ++ functions-common:time_stop:2440 : local name 2022-07-28 12:14:23.868 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 12:14:23.871 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:14:23.873 | ++ functions-common:time_stop:2443 : local total 2022-07-28 12:14:23.875 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 12:14:23.877 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-28 12:14:23.880 | ++ functions-common:time_stop:2447 : start_time=1659010461266 2022-07-28 12:14:23.882 | ++ functions-common:time_stop:2449 : [[ -z 1659010461266 ]] 2022-07-28 12:14:23.884 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:14:23.889 | ++ functions-common:time_stop:2452 : end_time=1659010463886 2022-07-28 12:14:23.891 | ++ functions-common:time_stop:2453 : elapsed_time=2620 2022-07-28 12:14:23.893 | ++ functions-common:time_stop:2454 : total=0 2022-07-28 12:14:23.895 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:14:23.898 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2620 2022-07-28 12:14:23.900 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-28 12:14:23.902 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:14:23.905 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:14:23.907 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:14:23.910 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-28 12:14:23.932 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-28 12:14:24.046 | Reading package lists... 2022-07-28 12:14:24.321 | Building dependency tree... 2022-07-28 12:14:24.323 | Reading state information... 2022-07-28 12:14:24.363 | acl is already the newest version (2.2.53-6). 2022-07-28 12:14:24.363 | bc is already the newest version (1.07.1-2build1). 2022-07-28 12:14:24.363 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-28 12:14:24.363 | conntrack is already the newest version (1:1.4.5-2). 2022-07-28 12:14:24.363 | ebtables is already the newest version (2.0.11-3build1). 2022-07-28 12:14:24.363 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 12:14:24.363 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-28 12:14:24.363 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 12:14:24.363 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-28 12:14:24.363 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-28 12:14:24.363 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-28 12:14:24.363 | iputils-arping is already the newest version (3:20190709-3). 2022-07-28 12:14:24.363 | iputils-ping is already the newest version (3:20190709-3). 2022-07-28 12:14:24.363 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-28 12:14:24.363 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-28 12:14:24.363 | libffi-dev is already the newest version (3.3-4). 2022-07-28 12:14:24.363 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-28 12:14:24.363 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-28 12:14:24.363 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-28 12:14:24.363 | lsscsi is already the newest version (0.30-0.1). 2022-07-28 12:14:24.363 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-28 12:14:24.363 | make is already the newest version (4.2.1-1.2). 2022-07-28 12:14:24.363 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-28 12:14:24.363 | psmisc is already the newest version (23.3-1). 2022-07-28 12:14:24.363 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-28 12:14:24.363 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-28 12:14:24.364 | python3-systemd is already the newest version (234-3build2). 2022-07-28 12:14:24.364 | socat is already the newest version (1.7.3.3-2). 2022-07-28 12:14:24.364 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-28 12:14:24.364 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-28 12:14:24.364 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-28 12:14:24.364 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-28 12:14:24.364 | graphviz is already the newest version (2.42.2-3build2). 2022-07-28 12:14:24.364 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-28 12:14:24.364 | pcp is already the newest version (5.0.3-1). 2022-07-28 12:14:24.364 | pm-utils is already the newest version (1.4.1-19). 2022-07-28 12:14:24.364 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-28 12:14:24.364 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 12:14:24.364 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 12:14:24.364 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-28 12:14:24.364 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 12:14:24.364 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 12:14:24.364 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-07-28 12:14:24.364 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-28 12:14:24.364 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-28 12:14:24.364 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-28 12:14:24.364 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-28 12:14:24.364 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-28 12:14:24.364 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-28 12:14:24.364 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-28 12:14:24.364 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-28 12:14:24.364 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 12:14:24.364 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-28 12:14:24.364 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-28 12:14:24.364 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-28 12:14:24.364 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-28 12:14:24.364 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-28 12:14:24.364 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-28 12:14:24.365 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 12:14:24.365 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-28 12:14:24.365 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-28 12:14:24.365 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-28 12:14:24.365 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-28 12:14:24.365 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-28 12:14:24.365 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-28 12:14:24.365 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-28 12:14:24.365 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-28 12:14:24.365 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-28 12:14:24.365 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-28 12:14:24.643 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 12:14:24.643 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-28 12:14:24.643 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-28 12:14:24.643 | The following packages were automatically installed and are no longer required: 2022-07-28 12:14:24.645 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:14:24.645 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:14:24.645 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:14:24.645 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:14:24.645 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:14:24.645 | python3-zope.interface 2022-07-28 12:14:24.645 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:14:24.646 | The following additional packages will be installed: 2022-07-28 12:14:24.647 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-07-28 12:14:24.717 | The following NEW packages will be installed: 2022-07-28 12:14:24.717 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-07-28 12:14:24.717 | python3-yaml 2022-07-28 12:14:25.331 | 0 upgraded, 5 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:14:25.331 | Need to get 0 B/27.5 MB of archives. 2022-07-28 12:14:25.331 | After this operation, 211 MB of additional disk space will be used. 2022-07-28 12:14:25.517 | Selecting previously unselected package python3-yaml. 2022-07-28 12:14:25.575 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88084 files and directories currently installed.) 2022-07-28 12:14:25.579 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-07-28 12:14:25.631 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-07-28 12:14:25.950 | Selecting previously unselected package llvm-10-tools. 2022-07-28 12:14:25.960 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-07-28 12:14:26.012 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-07-28 12:14:26.557 | Selecting previously unselected package llvm-10-dev. 2022-07-28 12:14:26.568 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-07-28 12:14:26.672 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-07-28 12:14:31.544 | Selecting previously unselected package postgresql-server-dev-12. 2022-07-28 12:14:31.555 | Preparing to unpack .../postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-07-28 12:14:31.591 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-07-28 12:14:32.231 | Selecting previously unselected package postgresql-server-dev-all. 2022-07-28 12:14:32.242 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-07-28 12:14:32.294 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-07-28 12:14:32.673 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-07-28 12:14:33.115 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-07-28 12:14:33.281 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-07-28 12:14:33.458 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-07-28 12:14:33.572 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-07-28 12:14:33.741 | Processing triggers for man-db (2.9.1-1) ... 2022-07-28 12:14:34.281 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-07-28 12:14:42.839 | ++ functions-common:apt_get:1235 : result=0 2022-07-28 12:14:42.842 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:14:42.844 | ++ functions-common:time_stop:2440 : local name 2022-07-28 12:14:42.847 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 12:14:42.849 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:14:42.851 | ++ functions-common:time_stop:2443 : local total 2022-07-28 12:14:42.853 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 12:14:42.856 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:14:42.858 | ++ functions-common:time_stop:2447 : start_time=1659010463929 2022-07-28 12:14:42.860 | ++ functions-common:time_stop:2449 : [[ -z 1659010463929 ]] 2022-07-28 12:14:42.863 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:14:42.867 | ++ functions-common:time_stop:2452 : end_time=1659010482865 2022-07-28 12:14:42.869 | ++ functions-common:time_stop:2453 : elapsed_time=18936 2022-07-28 12:14:42.872 | ++ functions-common:time_stop:2454 : total=805 2022-07-28 12:14:42.874 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:14:42.876 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19741 2022-07-28 12:14:42.879 | ++ functions-common:apt_get:1239 : return 0 2022-07-28 12:14:42.882 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-28 12:14:42.884 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-28 12:14:42.887 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-28 12:14:42.891 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-28 12:14:42.897 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-28 12:14:42.899 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-28 12:14:42.902 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-28 12:14:44.354 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-28 12:14:44.356 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-28 12:14:44.357 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-28 12:14:44.359 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-28 12:14:44.361 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-28 12:14:44.363 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-28 12:14:44.365 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-28 12:14:44.367 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-28 12:14:44.368 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-28 12:14:44.370 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-28 12:14:44.372 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-28 12:14:44.374 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-28 12:14:44.376 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-28 12:14:44.378 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-28 12:14:44.380 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-28 12:14:44.381 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-28 12:14:44.383 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-28 12:14:44.385 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-28 12:14:44.387 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-28 12:14:44.388 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-28 12:14:44.391 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-28 12:14:44.393 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-28 12:14:44.395 | + functions-common:_ensure_lsb_release:394 : return 2022-07-28 12:14:44.398 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-28 12:14:44.468 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-28 12:14:44.470 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-28 12:14:44.540 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-28 12:14:44.543 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-28 12:14:44.613 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-28 12:14:44.615 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-28 12:14:44.617 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-28 12:14:44.619 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-28 12:14:44.621 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-28 12:14:44.623 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-28 12:14:44.625 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-28 12:14:44.627 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-28 12:14:44.629 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-28 12:14:44.631 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-28 12:14:44.633 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-28 12:14:44.633 | Distro: focal 2022-07-28 12:14:44.636 | + tools/install_pip.sh:main:124 : get_versions 2022-07-28 12:14:44.638 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 12:14:44.642 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 12:14:44.644 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 12:14:44.646 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 12:14:44.647 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 12:14:46.107 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 12:14:46.109 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 12:14:46.109 | pip: 20.0.2 2022-07-28 12:14:46.111 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-28 12:14:46.114 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-28 12:14:46.116 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 12:14:46.117 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 12:14:46.119 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 12:14:46.121 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 12:14:46.123 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 12:14:46.124 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 12:14:46.126 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 12:14:46.129 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 12:14:46.131 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:14:46.132 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 12:14:46.134 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-28 12:14:46.136 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:14:46.138 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:14:46.140 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-28 12:14:46.144 | + tools/install_pip.sh:main:153 : set -x 2022-07-28 12:14:46.146 | + tools/install_pip.sh:main:156 : get_versions 2022-07-28 12:14:46.149 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 12:14:46.153 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 12:14:46.155 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 12:14:46.158 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 12:14:46.158 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 12:14:47.632 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 12:14:47.634 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 12:14:47.634 | pip: 20.0.2 2022-07-28 12:14:47.638 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-28 12:14:47.640 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 12:14:47.644 | + ./stack.sh:main:791 : fixup_all 2022-07-28 12:14:47.646 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-28 12:14:47.649 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-28 12:14:47.651 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:14:47.653 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:14:47.655 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-07-28 12:14:47.668 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-28 12:14:47.681 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-28 12:14:47.693 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-28 12:14:47.695 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-28 12:14:47.697 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 12:14:47.700 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 12:14:47.702 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 12:14:47.704 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 12:14:47.706 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 12:14:47.708 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 12:14:47.711 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 12:14:47.713 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 12:14:47.715 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:14:47.717 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 12:14:47.719 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-28 12:14:47.722 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-28 12:14:47.724 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-28 12:14:47.726 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 12:14:47.729 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 12:14:47.731 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 12:14:47.733 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 12:14:47.735 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 12:14:47.738 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 12:14:47.741 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-28 12:14:47.743 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-28 12:14:47.765 | Using python 3.8 to install os-testr 2022-07-28 12:14:47.767 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-07-28 12:14:49.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:14:49.885 | from cryptography.utils import int_from_bytes 2022-07-28 12:14:49.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:14:49.885 | from cryptography.utils import int_from_bytes 2022-07-28 12:14:50.945 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:14:51.011 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (3.0.0) 2022-07-28 12:14:51.105 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-28 12:14:51.128 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.4.0) 2022-07-28 12:14:51.182 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.5.0) 2022-07-28 12:14:51.205 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-07-28 12:14:51.235 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-07-28 12:14:53.342 | + inc/python:pip_install:196 : result=0 2022-07-28 12:14:53.344 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:14:53.347 | + functions-common:time_stop:2440 : local name 2022-07-28 12:14:53.349 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:14:53.351 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:14:53.353 | + functions-common:time_stop:2443 : local total 2022-07-28 12:14:53.355 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:14:53.358 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:14:53.360 | + functions-common:time_stop:2447 : start_time=1659010487759 2022-07-28 12:14:53.362 | + functions-common:time_stop:2449 : [[ -z 1659010487759 ]] 2022-07-28 12:14:53.365 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:14:53.369 | + functions-common:time_stop:2452 : end_time=1659010493367 2022-07-28 12:14:53.371 | + functions-common:time_stop:2453 : elapsed_time=5608 2022-07-28 12:14:53.373 | + functions-common:time_stop:2454 : total=0 2022-07-28 12:14:53.376 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:14:53.379 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5608 2022-07-28 12:14:53.381 | + inc/python:pip_install:199 : return 0 2022-07-28 12:14:53.383 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-28 12:14:53.441 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-28 12:14:53.750 | + ./stack.sh:main:805 : install_infra 2022-07-28 12:14:53.753 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 12:14:53.757 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-28 12:14:53.760 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-07-28 12:14:56.915 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 12:14:56.918 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-28 12:14:56.944 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-28 12:14:59.629 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:14:59.761 | Collecting pbr===5.9.0 2022-07-28 12:14:59.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-07-28 12:14:59.808 | Installing collected packages: pbr 2022-07-28 12:14:59.953 | Successfully installed pbr-5.9.0 2022-07-28 12:15:00.018 | + inc/python:pip_install:196 : result=0 2022-07-28 12:15:00.020 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:15:00.022 | + functions-common:time_stop:2440 : local name 2022-07-28 12:15:00.024 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:15:00.027 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:15:00.029 | + functions-common:time_stop:2443 : local total 2022-07-28 12:15:00.031 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:15:00.034 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:15:00.036 | + functions-common:time_stop:2447 : start_time=1659010496934 2022-07-28 12:15:00.038 | + functions-common:time_stop:2449 : [[ -z 1659010496934 ]] 2022-07-28 12:15:00.041 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:15:00.045 | + functions-common:time_stop:2452 : end_time=1659010500043 2022-07-28 12:15:00.047 | + functions-common:time_stop:2453 : elapsed_time=3109 2022-07-28 12:15:00.050 | + functions-common:time_stop:2454 : total=5608 2022-07-28 12:15:00.052 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:15:00.055 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8717 2022-07-28 12:15:00.057 | + inc/python:pip_install:199 : return 0 2022-07-28 12:15:00.059 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 12:15:00.062 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-28 12:15:00.085 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-07-28 12:15:02.755 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:15:02.757 | Processing /opt/stack/requirements 2022-07-28 12:15:04.175 | Processing /home/ubuntu/.cache/pip/wheels/ba/79/66/8da5543796d0218944a0794bcd8607a64c769d75a6fe1fddda/fixtures-4.0.1-py3-none-any.whl 2022-07-28 12:15:04.401 | Collecting PyYAML===6.0 2022-07-28 12:15:04.411 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-07-28 12:15:04.595 | Collecting requests===2.28.1 2022-07-28 12:15:04.603 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fe/fa2a1a1365bf5/requests-2.28.1-py3-none-any.whl (62 kB) 2022-07-28 12:15:04.687 | Collecting packaging===21.3 2022-07-28 12:15:04.711 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-07-28 12:15:04.765 | Collecting idna===3.3 2022-07-28 12:15:04.771 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-07-28 12:15:04.916 | Collecting pyparsing===3.0.9 2022-07-28 12:15:04.921 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-07-28 12:15:04.991 | Collecting six===1.16.0 2022-07-28 12:15:04.998 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-07-28 12:15:05.052 | Collecting charset-normalizer===2.1.0 2022-07-28 12:15:05.059 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/518/9b6f22b019574/charset_normalizer-2.1.0-py3-none-any.whl (39 kB) 2022-07-28 12:15:05.095 | Collecting Parsley>=1.2 2022-07-28 12:15:05.102 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-07-28 12:15:05.149 | Collecting beagle>=0.2.1 2022-07-28 12:15:05.155 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-07-28 12:15:05.183 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-28 12:15:05.257 | Collecting urllib3===1.26.10 2022-07-28 12:15:05.264 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/829/8d6d56d39be0e/urllib3-1.26.10-py2.py3-none-any.whl (139 kB) 2022-07-28 12:15:05.403 | Collecting certifi>=2017.4.17 2022-07-28 12:15:05.410 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fe8/6415d55e84719/certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-07-28 12:15:05.504 | Collecting cliff===3.10.1 2022-07-28 12:15:05.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-07-28 12:15:05.690 | Collecting cmd2===2.4.2 2022-07-28 12:15:05.697 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a77/e305675139327/cmd2-2.4.2-py3-none-any.whl (147 kB) 2022-07-28 12:15:05.809 | Collecting prettytable===3.3.0 2022-07-28 12:15:05.816 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-07-28 12:15:05.911 | Collecting stevedore===4.0.0 2022-07-28 12:15:05.917 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87e/4d27fe96d0d7e/stevedore-4.0.0-py3-none-any.whl (49 kB) 2022-07-28 12:15:05.965 | Collecting autopage===0.5.1 2022-07-28 12:15:05.972 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-07-28 12:15:06.024 | Collecting attrs===21.4.0 2022-07-28 12:15:06.030 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-07-28 12:15:06.139 | Collecting wcwidth===0.2.5 2022-07-28 12:15:06.145 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-07-28 12:15:06.197 | Collecting pyperclip===1.8.2 2022-07-28 12:15:06.204 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-07-28 12:15:06.215 | Building wheels for collected packages: openstack-requirements 2022-07-28 12:15:06.216 | Building wheel for openstack-requirements (setup.py): started 2022-07-28 12:15:07.080 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-28 12:15:07.081 | ERROR: Command errored out with exit status 1: 2022-07-28 12:15:07.081 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-1gu4unig/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-1gu4unig/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-44lyjvyw 2022-07-28 12:15:07.081 | cwd: /tmp/pip-req-build-1gu4unig/ 2022-07-28 12:15:07.081 | Complete output (6 lines): 2022-07-28 12:15:07.081 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-28 12:15:07.081 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-28 12:15:07.081 | or: setup.py --help-commands 2022-07-28 12:15:07.081 | or: setup.py cmd --help 2022-07-28 12:15:07.081 | 2022-07-28 12:15:07.081 | error: invalid command 'bdist_wheel' 2022-07-28 12:15:07.081 | ---------------------------------------- 2022-07-28 12:15:07.081 | ERROR: Failed building wheel for openstack-requirements 2022-07-28 12:15:07.081 | Running setup.py clean for openstack-requirements 2022-07-28 12:15:07.924 | Failed to build openstack-requirements 2022-07-28 12:15:08.180 | Installing collected packages: attrs, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, certifi, requests, pyparsing, pyperclip, cmd2, stevedore, autopage, cliff, packaging, six, Parsley, beagle, openstack-requirements 2022-07-28 12:15:09.836 | Running setup.py install for openstack-requirements: started 2022-07-28 12:15:12.358 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-28 12:15:12.390 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.1 beagle-0.3.0 certifi-2022.6.15 charset-normalizer-2.1.0 cliff-3.10.1 cmd2-2.4.2 fixtures-4.0.1 idna-3.3 openstack-requirements-1.2.1.dev5584 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.28.1 six-1.16.0 stevedore-4.0.0 urllib3-1.26.10 wcwidth-0.2.5 2022-07-28 12:15:12.532 | + inc/python:pip_install:196 : result=0 2022-07-28 12:15:12.534 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:15:12.537 | + functions-common:time_stop:2440 : local name 2022-07-28 12:15:12.539 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:15:12.541 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:15:12.543 | + functions-common:time_stop:2443 : local total 2022-07-28 12:15:12.546 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:15:12.548 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:15:12.550 | + functions-common:time_stop:2447 : start_time=1659010500077 2022-07-28 12:15:12.552 | + functions-common:time_stop:2449 : [[ -z 1659010500077 ]] 2022-07-28 12:15:12.555 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:15:12.560 | + functions-common:time_stop:2452 : end_time=1659010512557 2022-07-28 12:15:12.562 | + functions-common:time_stop:2453 : elapsed_time=12480 2022-07-28 12:15:12.565 | + functions-common:time_stop:2454 : total=8717 2022-07-28 12:15:12.567 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:15:12.569 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21197 2022-07-28 12:15:12.572 | + inc/python:pip_install:199 : return 0 2022-07-28 12:15:12.576 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-28 12:15:12.579 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-28 12:15:12.581 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-28 12:15:12.584 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:12.587 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:12.589 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-07-28 12:15:12.592 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:12.594 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-28 12:15:12.616 | Using python 3.8 to install pbr 2022-07-28 12:15:12.618 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-28 12:15:14.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:14.723 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:14.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:14.723 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:15.776 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:15:15.901 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-28 12:15:18.048 | + inc/python:pip_install:196 : result=0 2022-07-28 12:15:18.050 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:15:18.052 | + functions-common:time_stop:2440 : local name 2022-07-28 12:15:18.054 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:15:18.056 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:15:18.059 | + functions-common:time_stop:2443 : local total 2022-07-28 12:15:18.061 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:15:18.063 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:15:18.066 | + functions-common:time_stop:2447 : start_time=1659010512611 2022-07-28 12:15:18.068 | + functions-common:time_stop:2449 : [[ -z 1659010512611 ]] 2022-07-28 12:15:18.071 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:15:18.075 | + functions-common:time_stop:2452 : end_time=1659010518072 2022-07-28 12:15:18.077 | + functions-common:time_stop:2453 : elapsed_time=5461 2022-07-28 12:15:18.080 | + functions-common:time_stop:2454 : total=21197 2022-07-28 12:15:18.083 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:15:18.085 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26658 2022-07-28 12:15:18.087 | + inc/python:pip_install:199 : return 0 2022-07-28 12:15:18.089 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-28 12:15:20.426 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-28 12:15:22.371 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:15:22.372 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-28 12:15:22.394 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-07-28 12:15:22.399 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-07-28 12:15:22.401 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-28 12:15:22.404 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-07-28 12:15:22.408 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-07-28 12:15:22.483 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 12:15:22.486 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 12:15:22.490 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-28 12:15:22.507 | + ./stack.sh:main:814 : pkgs= 2022-07-28 12:15:22.509 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-28 12:15:22.512 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-28 12:15:22.515 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 12:15:22.518 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-28 12:15:22.520 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 12:15:22.523 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 12:15:22.525 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 12:15:22.528 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 12:15:22.530 | + functions-common:run_phase:1878 : local extra 2022-07-28 12:15:22.533 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 12:15:22.537 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 12:15:22.540 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 12:15:22.542 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 12:15:22.545 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-28 12:15:22.548 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 12:15:22.563 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:15:22.565 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 12:15:22.567 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 12:15:22.569 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-28 12:15:22.571 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 12:15:22.574 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 12:15:22.576 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-28 12:15:22.578 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-28 12:15:22.581 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-28 12:15:22.583 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-28 12:15:22.586 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-28 12:15:22.588 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-28 12:15:22.590 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 12:15:22.592 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 12:15:22.595 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 12:15:22.597 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 12:15:22.600 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-28 12:15:22.602 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 12:15:22.604 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-28 12:15:22.606 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 12:15:22.609 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 12:15:22.612 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-28 12:15:22.614 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-28 12:15:22.617 | + functions:set_systemd_override:821 : local value=2048 2022-07-28 12:15:22.619 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-28 12:15:22.621 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-28 12:15:22.676 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-28 12:15:22.676 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-28 12:15:22.679 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-28 12:15:23.110 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-28 12:15:23.113 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-28 12:15:23.130 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:15:23.132 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-28 12:15:23.135 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 12:15:23.137 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:15:23.140 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 12:15:23.142 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:15:23.145 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:15:23.147 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:15:23.149 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:15:23.152 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:15:23.154 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:15:23.157 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 12:15:23.159 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 12:15:23.162 | + functions-common:apt_get_update:1191 : return 2022-07-28 12:15:23.164 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-28 12:15:23.167 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:15:23.169 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:15:23.172 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:15:23.175 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-28 12:15:23.197 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-07-28 12:15:23.307 | Reading package lists... 2022-07-28 12:15:23.577 | Building dependency tree... 2022-07-28 12:15:23.579 | Reading state information... 2022-07-28 12:15:23.881 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-28 12:15:23.881 | The following packages were automatically installed and are no longer required: 2022-07-28 12:15:23.882 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:15:23.882 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:15:23.882 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:15:23.883 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:15:23.883 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:15:23.883 | python3-zope.interface 2022-07-28 12:15:23.883 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:15:24.005 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:15:24.009 | + functions-common:apt_get:1235 : result=0 2022-07-28 12:15:24.012 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:15:24.014 | + functions-common:time_stop:2440 : local name 2022-07-28 12:15:24.016 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:15:24.019 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:15:24.021 | + functions-common:time_stop:2443 : local total 2022-07-28 12:15:24.023 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:15:24.026 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:15:24.028 | + functions-common:time_stop:2447 : start_time=1659010523194 2022-07-28 12:15:24.030 | + functions-common:time_stop:2449 : [[ -z 1659010523194 ]] 2022-07-28 12:15:24.034 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:15:24.038 | + functions-common:time_stop:2452 : end_time=1659010524035 2022-07-28 12:15:24.041 | + functions-common:time_stop:2453 : elapsed_time=841 2022-07-28 12:15:24.043 | + functions-common:time_stop:2454 : total=19741 2022-07-28 12:15:24.045 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:15:24.048 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20582 2022-07-28 12:15:24.051 | + functions-common:apt_get:1239 : return 0 2022-07-28 12:15:24.053 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-28 12:15:24.055 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 12:15:24.058 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 12:15:24.060 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 12:15:24.063 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 12:15:24.066 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 12:15:24.068 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 12:15:24.070 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-28 12:15:24.073 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 12:15:24.075 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 12:15:24.078 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 12:15:24.081 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 12:15:24.083 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 12:15:24.086 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 12:15:24.088 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 12:15:24.090 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 12:15:24.093 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:15:24.095 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 12:15:24.098 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-28 12:15:24.100 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 12:15:24.103 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 12:15:24.105 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 12:15:24.108 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 12:15:24.110 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 12:15:24.112 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 12:15:24.115 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-28 12:15:24.117 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-28 12:15:24.135 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:15:24.137 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-28 12:15:24.139 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:15:24.142 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-28 12:15:24.145 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-28 12:15:24.148 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-28 12:15:24.152 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-28 12:15:24.155 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-28 12:15:24.157 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-28 12:15:24.160 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-28 12:15:24.162 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-28 12:15:24.165 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-28 12:15:24.168 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-28 12:15:24.929 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-28 12:15:24.929 | user tags 2022-07-28 12:15:24.929 | stackrabbit []' 2022-07-28 12:15:24.933 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-28 12:15:24.933 | user tags 2022-07-28 12:15:24.933 | stackrabbit []' 2022-07-28 12:15:24.934 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-28 12:15:24.940 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-28 12:15:24.942 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-28 12:15:24.945 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 12:15:25.644 | Changing password for user "stackrabbit" ... 2022-07-28 12:15:25.737 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-28 12:15:26.415 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-28 12:15:26.474 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-28 12:15:26.476 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 12:15:27.195 | Changing password for user "stackrabbit" ... 2022-07-28 12:15:27.245 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-28 12:15:27.247 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-28 12:15:27.250 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-28 12:15:27.945 | Deleting user "guest" ... 2022-07-28 12:15:27.960 | Error: 2022-07-28 12:15:27.960 | {:no_such_user, "guest"} 2022-07-28 12:15:27.974 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-28 12:15:27.976 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-28 12:15:27.994 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:15:27.997 | + ./stack.sh:main:831 : install_database 2022-07-28 12:15:27.999 | + lib/database:install_database:118 : install_database_mysql 2022-07-28 12:15:28.002 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-28 12:15:28.004 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:15:28.007 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:15:28.009 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-28 12:15:28.360 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-28 12:15:28.363 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-28 12:15:28.365 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-28 12:15:28.368 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-28 12:15:28.370 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:15:28.373 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-28 12:15:28.375 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 12:15:28.378 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 12:15:28.380 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 12:15:28.382 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 12:15:28.385 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 12:15:28.387 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 12:15:28.390 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 12:15:28.392 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 12:15:28.394 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:15:28.397 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 12:15:28.400 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-28 12:15:28.402 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 12:15:28.404 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 12:15:28.407 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 12:15:28.410 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 12:15:28.412 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 12:15:28.415 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 12:15:28.417 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-28 12:15:28.420 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:15:28.423 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:15:28.425 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-28 12:15:28.428 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 12:15:28.430 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:15:28.433 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 12:15:28.435 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:15:28.438 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:15:28.440 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:15:28.442 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:15:28.445 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:15:28.447 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:15:28.450 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 12:15:28.452 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 12:15:28.455 | + functions-common:apt_get_update:1191 : return 2022-07-28 12:15:28.457 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-28 12:15:28.460 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:15:28.462 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:15:28.464 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:15:28.467 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-28 12:15:28.489 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-07-28 12:15:28.600 | Reading package lists... 2022-07-28 12:15:28.865 | Building dependency tree... 2022-07-28 12:15:28.866 | Reading state information... 2022-07-28 12:15:29.148 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-07-28 12:15:29.148 | The following packages were automatically installed and are no longer required: 2022-07-28 12:15:29.149 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:15:29.149 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:15:29.149 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:15:29.149 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:15:29.149 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:15:29.149 | python3-zope.interface 2022-07-28 12:15:29.149 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:15:29.268 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:15:29.273 | + functions-common:apt_get:1235 : result=0 2022-07-28 12:15:29.275 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:15:29.278 | + functions-common:time_stop:2440 : local name 2022-07-28 12:15:29.280 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:15:29.283 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:15:29.285 | + functions-common:time_stop:2443 : local total 2022-07-28 12:15:29.287 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:15:29.290 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:15:29.292 | + functions-common:time_stop:2447 : start_time=1659010528487 2022-07-28 12:15:29.294 | + functions-common:time_stop:2449 : [[ -z 1659010528487 ]] 2022-07-28 12:15:29.298 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:15:29.302 | + functions-common:time_stop:2452 : end_time=1659010529299 2022-07-28 12:15:29.304 | + functions-common:time_stop:2453 : elapsed_time=812 2022-07-28 12:15:29.306 | + functions-common:time_stop:2454 : total=20582 2022-07-28 12:15:29.309 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:15:29.311 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21394 2022-07-28 12:15:29.314 | + functions-common:apt_get:1239 : return 0 2022-07-28 12:15:29.317 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-28 12:15:29.319 | + ./stack.sh:main:834 : install_database_python 2022-07-28 12:15:29.321 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-28 12:15:29.324 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-28 12:15:29.326 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-28 12:15:29.329 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 12:15:29.332 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-28 12:15:29.334 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-28 12:15:29.337 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 12:15:29.340 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-28 12:15:29.341 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 12:15:29.346 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-28 12:15:29.349 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-28 12:15:29.351 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-28 12:15:29.354 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-28 12:15:29.356 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-28 12:15:29.379 | Using python 3.8 to install PyMySQL 2022-07-28 12:15:29.382 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-07-28 12:15:31.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:31.543 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:31.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:31.543 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:32.583 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:15:32.585 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.0.2) 2022-07-28 12:15:34.691 | + inc/python:pip_install:196 : result=0 2022-07-28 12:15:34.694 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:15:34.696 | + functions-common:time_stop:2440 : local name 2022-07-28 12:15:34.699 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:15:34.701 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:15:34.704 | + functions-common:time_stop:2443 : local total 2022-07-28 12:15:34.707 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:15:34.710 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:15:34.713 | + functions-common:time_stop:2447 : start_time=1659010529373 2022-07-28 12:15:34.715 | + functions-common:time_stop:2449 : [[ -z 1659010529373 ]] 2022-07-28 12:15:34.718 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:15:34.723 | + functions-common:time_stop:2452 : end_time=1659010534720 2022-07-28 12:15:34.725 | + functions-common:time_stop:2453 : elapsed_time=5347 2022-07-28 12:15:34.727 | + functions-common:time_stop:2454 : total=26658 2022-07-28 12:15:34.730 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:15:34.732 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32005 2022-07-28 12:15:34.735 | + inc/python:pip_install:199 : return 0 2022-07-28 12:15:34.737 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-28 12:15:34.740 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 12:15:34.742 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-28 12:15:34.744 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-28 12:15:34.762 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:15:34.765 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-28 12:15:34.767 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-28 12:15:34.771 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:15:34.771 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 12:15:34.777 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:15:34.779 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 12:15:34.782 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 12:15:34.784 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 12:15:34.787 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-28 12:15:34.789 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-28 12:15:34.806 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:15:34.808 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-28 12:15:34.811 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 12:15:34.814 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:15:34.816 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 12:15:34.819 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:15:34.821 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:15:34.824 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:15:34.826 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:15:34.829 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:15:34.831 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:15:34.834 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 12:15:34.836 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 12:15:34.838 | + functions-common:apt_get_update:1191 : return 2022-07-28 12:15:34.841 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-28 12:15:34.843 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:15:34.846 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:15:34.848 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:15:34.850 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-28 12:15:34.872 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-07-28 12:15:34.983 | Reading package lists... 2022-07-28 12:15:35.249 | Building dependency tree... 2022-07-28 12:15:35.251 | Reading state information... 2022-07-28 12:15:35.533 | radvd is already the newest version (1:2.17-2). 2022-07-28 12:15:35.533 | The following packages were automatically installed and are no longer required: 2022-07-28 12:15:35.534 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:15:35.534 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:15:35.534 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:15:35.534 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:15:35.534 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:15:35.534 | python3-zope.interface 2022-07-28 12:15:35.535 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:15:35.655 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:15:35.662 | + functions-common:apt_get:1235 : result=0 2022-07-28 12:15:35.665 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:15:35.667 | + functions-common:time_stop:2440 : local name 2022-07-28 12:15:35.669 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:15:35.671 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:15:35.674 | + functions-common:time_stop:2443 : local total 2022-07-28 12:15:35.677 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:15:35.679 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:15:35.681 | + functions-common:time_stop:2447 : start_time=1659010534869 2022-07-28 12:15:35.684 | + functions-common:time_stop:2449 : [[ -z 1659010534869 ]] 2022-07-28 12:15:35.687 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:15:35.692 | + functions-common:time_stop:2452 : end_time=1659010535690 2022-07-28 12:15:35.695 | + functions-common:time_stop:2453 : elapsed_time=821 2022-07-28 12:15:35.697 | + functions-common:time_stop:2454 : total=21394 2022-07-28 12:15:35.699 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:15:35.702 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22215 2022-07-28 12:15:35.704 | + functions-common:apt_get:1239 : return 0 2022-07-28 12:15:35.706 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-28 12:15:35.724 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:15:35.728 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-28 12:15:35.730 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-28 12:15:35.733 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-28 12:15:35.737 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-28 12:15:35.759 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-28 12:15:35.762 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 12:15:35.764 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:15:35.767 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 12:15:35.770 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:15:35.772 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:15:35.774 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:15:35.777 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:15:35.779 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:15:35.781 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:15:35.784 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 12:15:35.786 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 12:15:35.789 | + functions-common:apt_get_update:1191 : return 2022-07-28 12:15:35.791 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-28 12:15:35.793 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:15:35.796 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:15:35.798 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:15:35.800 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-28 12:15:35.821 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-07-28 12:15:35.931 | Reading package lists... 2022-07-28 12:15:36.207 | Building dependency tree... 2022-07-28 12:15:36.208 | Reading state information... 2022-07-28 12:15:36.498 | fakeroot is already the newest version (1.24-1). 2022-07-28 12:15:36.498 | make is already the newest version (4.2.1-1.2). 2022-07-28 12:15:36.498 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-28 12:15:36.498 | The following packages were automatically installed and are no longer required: 2022-07-28 12:15:36.499 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:15:36.499 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:15:36.499 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:15:36.500 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:15:36.500 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:15:36.500 | python3-zope.interface 2022-07-28 12:15:36.500 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:15:36.620 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:15:36.624 | + functions-common:apt_get:1235 : result=0 2022-07-28 12:15:36.627 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:15:36.630 | + functions-common:time_stop:2440 : local name 2022-07-28 12:15:36.632 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:15:36.634 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:15:36.636 | + functions-common:time_stop:2443 : local total 2022-07-28 12:15:36.638 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:15:36.641 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:15:36.644 | + functions-common:time_stop:2447 : start_time=1659010535819 2022-07-28 12:15:36.646 | + functions-common:time_stop:2449 : [[ -z 1659010535819 ]] 2022-07-28 12:15:36.649 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:15:36.653 | + functions-common:time_stop:2452 : end_time=1659010536651 2022-07-28 12:15:36.656 | + functions-common:time_stop:2453 : elapsed_time=832 2022-07-28 12:15:36.658 | + functions-common:time_stop:2454 : total=22215 2022-07-28 12:15:36.660 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:15:36.662 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23047 2022-07-28 12:15:36.665 | + functions-common:apt_get:1239 : return 0 2022-07-28 12:15:36.667 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-28 12:15:36.670 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:15:36.672 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:15:36.674 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-28 12:15:36.677 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-28 12:15:36.680 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-28 12:15:36.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-28 12:15:36.687 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-28 12:15:36.691 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-28 12:15:36.691 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-28 12:15:36.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-28 12:15:36.698 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-28 12:15:36.701 | + functions:vercmp:628 : local v1=5.4 2022-07-28 12:15:36.703 | + functions:vercmp:629 : local 'op=<' 2022-07-28 12:15:36.706 | + functions:vercmp:630 : local v2=3.13 2022-07-28 12:15:36.708 | + functions:vercmp:631 : local result 2022-07-28 12:15:36.711 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-28 12:15:36.712 | ++ functions:vercmp:635 : sort -V 2022-07-28 12:15:36.712 | ++ functions:vercmp:635 : head -1 2022-07-28 12:15:36.717 | + functions:vercmp:635 : result=3.13 2022-07-28 12:15:36.720 | + functions:vercmp:637 : case $op in 2022-07-28 12:15:36.722 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-28 12:15:36.724 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-28 12:15:36.726 | + functions:vercmp:648 : return 2022-07-28 12:15:36.729 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-28 12:15:36.731 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:15:36.734 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-28 12:15:37.221 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-28 12:15:37.223 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-28 12:15:37.226 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.229 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.231 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-07-28 12:15:37.234 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.237 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-28 12:15:37.256 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:15:37.258 | + ./stack.sh:main:842 : install_etcd3 2022-07-28 12:15:37.260 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-28 12:15:37.261 | Installing etcd 2022-07-28 12:15:37.263 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-28 12:15:37.275 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-28 12:15:37.288 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-28 12:15:37.290 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-28 12:15:37.307 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-28 12:15:37.310 | ++ 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-07-28 12:15:37.313 | ++ 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-07-28 12:15:37.316 | +++ 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-07-28 12:15:37.321 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 12:15:37.323 | ++ 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-07-28 12:15:37.325 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-28 12:15:37.328 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 12:15:37.330 | ++ functions:get_extra_file:74 : return 2022-07-28 12:15:37.333 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 12:15:37.335 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-28 12:15:37.338 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-07-28 12:15:37.340 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-07-28 12:15:37.357 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:15:37.360 | + ./stack.sh:main:861 : install_dstat 2022-07-28 12:15:37.363 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-07-28 12:15:37.382 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:15:37.384 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-07-28 12:15:37.386 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:15:37.389 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-07-28 12:15:37.391 | + ./stack.sh:main:870 : install_libs 2022-07-28 12:15:37.394 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-07-28 12:15:37.397 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-07-28 12:15:37.400 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-07-28 12:15:37.403 | + inc/python:use_library_from_git:246 : local name=automaton 2022-07-28 12:15:37.407 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.409 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.412 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-07-28 12:15:37.415 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.417 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-07-28 12:15:37.420 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-07-28 12:15:37.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-07-28 12:15:37.425 | + inc/python:use_library_from_git:246 : local name=castellan 2022-07-28 12:15:37.427 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.432 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.435 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-07-28 12:15:37.437 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.439 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-07-28 12:15:37.442 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-07-28 12:15:37.444 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-07-28 12:15:37.446 | + inc/python:use_library_from_git:246 : local name=cliff 2022-07-28 12:15:37.449 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.451 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.453 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-07-28 12:15:37.456 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.458 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-07-28 12:15:37.462 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-07-28 12:15:37.465 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-07-28 12:15:37.467 | + inc/python:use_library_from_git:246 : local name=cursive 2022-07-28 12:15:37.470 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.473 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.475 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-07-28 12:15:37.477 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.480 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-07-28 12:15:37.482 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-07-28 12:15:37.485 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-07-28 12:15:37.487 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-07-28 12:15:37.490 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.492 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.494 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-07-28 12:15:37.497 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.499 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-07-28 12:15:37.501 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-07-28 12:15:37.504 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-07-28 12:15:37.506 | + inc/python:use_library_from_git:246 : local name=futurist 2022-07-28 12:15:37.508 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.511 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.513 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-07-28 12:15:37.516 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.518 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-07-28 12:15:37.520 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-07-28 12:15:37.523 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-07-28 12:15:37.525 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-07-28 12:15:37.528 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.530 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.533 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-07-28 12:15:37.535 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.538 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-07-28 12:15:37.540 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-07-28 12:15:37.543 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-07-28 12:15:37.545 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-07-28 12:15:37.548 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.551 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.553 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-07-28 12:15:37.555 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.558 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-07-28 12:15:37.560 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-07-28 12:15:37.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-07-28 12:15:37.565 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-07-28 12:15:37.567 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.569 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.572 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-07-28 12:15:37.574 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.577 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-07-28 12:15:37.579 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-07-28 12:15:37.582 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-07-28 12:15:37.584 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-07-28 12:15:37.586 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.589 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.591 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-07-28 12:15:37.594 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.597 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-07-28 12:15:37.599 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-07-28 12:15:37.602 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-07-28 12:15:37.604 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-07-28 12:15:37.607 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.610 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.612 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-07-28 12:15:37.615 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.617 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-07-28 12:15:37.620 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-07-28 12:15:37.622 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-07-28 12:15:37.625 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-07-28 12:15:37.627 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.629 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.632 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-07-28 12:15:37.634 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.637 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-07-28 12:15:37.639 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-07-28 12:15:37.642 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-07-28 12:15:37.644 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-07-28 12:15:37.647 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.649 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.651 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-07-28 12:15:37.654 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.657 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-07-28 12:15:37.659 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-07-28 12:15:37.662 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-07-28 12:15:37.664 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-07-28 12:15:37.667 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.669 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.671 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-07-28 12:15:37.675 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.677 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-07-28 12:15:37.680 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-07-28 12:15:37.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-07-28 12:15:37.684 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-07-28 12:15:37.687 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.690 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.693 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-07-28 12:15:37.696 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.699 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-07-28 12:15:37.701 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-07-28 12:15:37.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-07-28 12:15:37.707 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-07-28 12:15:37.709 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.711 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.714 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-07-28 12:15:37.716 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.719 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-07-28 12:15:37.722 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-07-28 12:15:37.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-07-28 12:15:37.727 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-07-28 12:15:37.729 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.732 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.734 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-07-28 12:15:37.736 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.739 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-07-28 12:15:37.741 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-07-28 12:15:37.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-07-28 12:15:37.746 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-07-28 12:15:37.749 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.751 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.753 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-07-28 12:15:37.756 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.758 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-07-28 12:15:37.761 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-07-28 12:15:37.763 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-07-28 12:15:37.766 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-07-28 12:15:37.768 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.771 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.773 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-07-28 12:15:37.776 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.778 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-07-28 12:15:37.780 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-07-28 12:15:37.784 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-07-28 12:15:37.786 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-07-28 12:15:37.789 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.791 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.793 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-07-28 12:15:37.796 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.798 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-07-28 12:15:37.801 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-07-28 12:15:37.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-07-28 12:15:37.806 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-07-28 12:15:37.808 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.810 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.813 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-07-28 12:15:37.815 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.818 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-07-28 12:15:37.820 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-07-28 12:15:37.823 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-07-28 12:15:37.825 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-07-28 12:15:37.827 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.830 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.832 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-07-28 12:15:37.835 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.837 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-07-28 12:15:37.840 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-07-28 12:15:37.842 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-07-28 12:15:37.845 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-07-28 12:15:37.847 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.850 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.852 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-07-28 12:15:37.854 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.857 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-07-28 12:15:37.859 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-07-28 12:15:37.862 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-07-28 12:15:37.864 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-07-28 12:15:37.867 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.869 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.872 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-07-28 12:15:37.874 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.877 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-07-28 12:15:37.879 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-07-28 12:15:37.881 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-07-28 12:15:37.884 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-07-28 12:15:37.886 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.889 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.892 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-07-28 12:15:37.894 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.897 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-07-28 12:15:37.899 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-07-28 12:15:37.901 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-07-28 12:15:37.904 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-07-28 12:15:37.907 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.909 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.911 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-07-28 12:15:37.914 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.917 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-07-28 12:15:37.919 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-07-28 12:15:37.921 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-07-28 12:15:37.924 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-07-28 12:15:37.926 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.929 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.931 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-07-28 12:15:37.933 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.936 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-07-28 12:15:37.938 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-07-28 12:15:37.941 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-07-28 12:15:37.943 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-07-28 12:15:37.945 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.948 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.950 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-07-28 12:15:37.953 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.956 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-07-28 12:15:37.958 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-07-28 12:15:37.961 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-07-28 12:15:37.965 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-07-28 12:15:37.967 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.971 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.973 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-07-28 12:15:37.976 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.978 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-07-28 12:15:37.981 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-07-28 12:15:37.983 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-07-28 12:15:37.986 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-07-28 12:15:37.988 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:37.991 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:37.993 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-07-28 12:15:37.995 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:37.998 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-07-28 12:15:38.000 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-07-28 12:15:38.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-07-28 12:15:38.006 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-07-28 12:15:38.008 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:38.010 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:38.013 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-07-28 12:15:38.015 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:38.018 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-07-28 12:15:38.021 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-07-28 12:15:38.023 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-07-28 12:15:38.026 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-07-28 12:15:38.028 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:38.031 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:38.034 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-07-28 12:15:38.037 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:38.039 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-07-28 12:15:38.042 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-07-28 12:15:38.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-07-28 12:15:38.047 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-07-28 12:15:38.049 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:38.051 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:38.054 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-07-28 12:15:38.056 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:38.059 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-07-28 12:15:38.061 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-07-28 12:15:38.064 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-07-28 12:15:38.067 | + inc/python:use_library_from_git:246 : local name=tooz 2022-07-28 12:15:38.069 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:38.071 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:38.074 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-07-28 12:15:38.076 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:38.079 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-07-28 12:15:38.082 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-07-28 12:15:38.084 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-07-28 12:15:38.086 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-07-28 12:15:38.089 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:38.091 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:38.094 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-07-28 12:15:38.096 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:38.099 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-07-28 12:15:38.101 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-07-28 12:15:38.103 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-07-28 12:15:38.106 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-07-28 12:15:38.108 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:38.111 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:38.113 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-07-28 12:15:38.115 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:38.118 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-07-28 12:15:38.120 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-07-28 12:15:38.123 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-07-28 12:15:38.126 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-07-28 12:15:38.129 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:38.131 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:38.134 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-07-28 12:15:38.137 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:38.139 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-07-28 12:15:38.143 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-07-28 12:15:38.145 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-07-28 12:15:38.148 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-07-28 12:15:38.150 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:38.153 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:38.155 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-07-28 12:15:38.158 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:38.161 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-07-28 12:15:38.184 | Using python 3.8 to install etcd3 2022-07-28 12:15:38.187 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-07-28 12:15:40.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:40.308 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:40.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:40.308 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:41.373 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:15:41.375 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.12.0) 2022-07-28 12:15:41.384 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-07-28 12:15:41.387 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (6.3.1) 2022-07-28 12:15:41.402 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (4.21.3) 2022-07-28 12:15:41.404 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (1.47.0) 2022-07-28 12:15:43.582 | + inc/python:pip_install:196 : result=0 2022-07-28 12:15:43.584 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:15:43.586 | + functions-common:time_stop:2440 : local name 2022-07-28 12:15:43.589 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:15:43.591 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:15:43.593 | + functions-common:time_stop:2443 : local total 2022-07-28 12:15:43.596 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:15:43.598 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:15:43.600 | + functions-common:time_stop:2447 : start_time=1659010538178 2022-07-28 12:15:43.602 | + functions-common:time_stop:2449 : [[ -z 1659010538178 ]] 2022-07-28 12:15:43.605 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:15:43.610 | + functions-common:time_stop:2452 : end_time=1659010543607 2022-07-28 12:15:43.612 | + functions-common:time_stop:2453 : elapsed_time=5429 2022-07-28 12:15:43.614 | + functions-common:time_stop:2454 : total=32005 2022-07-28 12:15:43.617 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:15:43.619 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37434 2022-07-28 12:15:43.621 | + inc/python:pip_install:199 : return 0 2022-07-28 12:15:43.624 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-07-28 12:15:43.646 | Using python 3.8 to install etcd3gw 2022-07-28 12:15:43.649 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-07-28 12:15:45.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:45.825 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:45.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:45.826 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:46.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:15:46.865 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.0.2) 2022-07-28 12:15:46.873 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.1) 2022-07-28 12:15:46.876 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-28 12:15:46.878 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.28.1) 2022-07-28 12:15:46.892 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (1.26.10) 2022-07-28 12:15:46.925 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 223)) (2019.11.28) 2022-07-28 12:15:46.927 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-07-28 12:15:46.931 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.0) 2022-07-28 12:15:49.016 | + inc/python:pip_install:196 : result=0 2022-07-28 12:15:49.019 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:15:49.021 | + functions-common:time_stop:2440 : local name 2022-07-28 12:15:49.023 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:15:49.026 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:15:49.028 | + functions-common:time_stop:2443 : local total 2022-07-28 12:15:49.031 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:15:49.033 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:15:49.036 | + functions-common:time_stop:2447 : start_time=1659010543640 2022-07-28 12:15:49.038 | + functions-common:time_stop:2449 : [[ -z 1659010543640 ]] 2022-07-28 12:15:49.041 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:15:49.045 | + functions-common:time_stop:2452 : end_time=1659010549043 2022-07-28 12:15:49.048 | + functions-common:time_stop:2453 : elapsed_time=5403 2022-07-28 12:15:49.050 | + functions-common:time_stop:2454 : total=37434 2022-07-28 12:15:49.052 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:15:49.054 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=42837 2022-07-28 12:15:49.057 | + inc/python:pip_install:199 : return 0 2022-07-28 12:15:49.059 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-07-28 12:15:49.062 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-07-28 12:15:49.064 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-07-28 12:15:49.067 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 12:15:49.069 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 12:15:49.071 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 12:15:49.074 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 12:15:49.076 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 12:15:49.079 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 12:15:49.082 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 12:15:49.084 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 12:15:49.086 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:15:49.089 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 12:15:49.091 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-07-28 12:15:49.094 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:15:49.096 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:15:49.098 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-07-28 12:15:49.101 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 12:15:49.103 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 12:15:49.105 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:15:49.108 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 12:15:49.111 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:15:49.113 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:15:49.116 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:15:49.118 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:15:49.121 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:15:49.123 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:15:49.126 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 12:15:49.129 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 12:15:49.131 | + functions-common:apt_get_update:1191 : return 2022-07-28 12:15:49.133 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 12:15:49.136 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:15:49.138 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:15:49.141 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:15:49.143 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 12:15:49.167 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 12:15:49.286 | Reading package lists... 2022-07-28 12:15:49.556 | Building dependency tree... 2022-07-28 12:15:49.557 | Reading state information... 2022-07-28 12:15:49.848 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-07-28 12:15:49.848 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-07-28 12:15:49.848 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 12:15:49.848 | The following packages were automatically installed and are no longer required: 2022-07-28 12:15:49.849 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:15:49.849 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:15:49.849 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:15:49.849 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:15:49.849 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:15:49.849 | python3-zope.interface 2022-07-28 12:15:49.849 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:15:49.967 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:15:49.972 | + functions-common:apt_get:1235 : result=0 2022-07-28 12:15:49.974 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:15:49.977 | + functions-common:time_stop:2440 : local name 2022-07-28 12:15:49.979 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:15:49.981 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:15:49.984 | + functions-common:time_stop:2443 : local total 2022-07-28 12:15:49.986 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:15:49.988 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:15:49.991 | + functions-common:time_stop:2447 : start_time=1659010549164 2022-07-28 12:15:49.993 | + functions-common:time_stop:2449 : [[ -z 1659010549164 ]] 2022-07-28 12:15:49.996 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:15:50.001 | + functions-common:time_stop:2452 : end_time=1659010549998 2022-07-28 12:15:50.003 | + functions-common:time_stop:2453 : elapsed_time=834 2022-07-28 12:15:50.006 | + functions-common:time_stop:2454 : total=23047 2022-07-28 12:15:50.008 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:15:50.010 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23881 2022-07-28 12:15:50.013 | + functions-common:apt_get:1239 : return 0 2022-07-28 12:15:50.015 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-07-28 12:15:50.018 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:15:50.020 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:15:50.023 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-07-28 12:15:50.092 | Module proxy already enabled 2022-07-28 12:15:50.097 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-07-28 12:15:50.160 | Considering dependency proxy for proxy_uwsgi: 2022-07-28 12:15:50.160 | Module proxy already enabled 2022-07-28 12:15:50.160 | Module proxy_uwsgi already enabled 2022-07-28 12:15:50.165 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-07-28 12:15:50.168 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 12:15:50.170 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:15:50.173 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 12:15:50.313 | + ./stack.sh:main:876 : install_keystoneauth 2022-07-28 12:15:50.316 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-07-28 12:15:50.318 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-07-28 12:15:50.322 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:50.326 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:50.329 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-07-28 12:15:50.331 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:50.334 | + ./stack.sh:main:877 : install_keystoneclient 2022-07-28 12:15:50.337 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-07-28 12:15:50.339 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-07-28 12:15:50.342 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:50.345 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:50.347 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-07-28 12:15:50.350 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:50.353 | + ./stack.sh:main:878 : install_glanceclient 2022-07-28 12:15:50.355 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-07-28 12:15:50.358 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-07-28 12:15:50.361 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:50.364 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:50.366 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-07-28 12:15:50.369 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:50.372 | + ./stack.sh:main:879 : install_cinderclient 2022-07-28 12:15:50.374 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-07-28 12:15:50.377 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-07-28 12:15:50.379 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:50.382 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:50.384 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-07-28 12:15:50.387 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:50.389 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-07-28 12:15:50.393 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-07-28 12:15:50.395 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:50.398 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:50.400 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-07-28 12:15:50.403 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:50.405 | + ./stack.sh:main:880 : install_novaclient 2022-07-28 12:15:50.412 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-07-28 12:15:50.415 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-07-28 12:15:50.417 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:50.420 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:50.422 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-07-28 12:15:50.425 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:50.427 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-07-28 12:15:50.444 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:15:50.447 | + ./stack.sh:main:882 : install_swiftclient 2022-07-28 12:15:50.449 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-07-28 12:15:50.452 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-07-28 12:15:50.455 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:50.457 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:50.460 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-07-28 12:15:50.462 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:50.465 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-07-28 12:15:50.482 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:15:50.484 | + ./stack.sh:main:885 : install_neutronclient 2022-07-28 12:15:50.487 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-07-28 12:15:50.489 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-07-28 12:15:50.492 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:50.494 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:50.497 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-07-28 12:15:50.499 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:50.502 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-07-28 12:15:50.504 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-07-28 12:15:50.507 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-07-28 12:15:50.509 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:15:50.512 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:15:50.514 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-07-28 12:15:50.517 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:15:50.519 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-07-28 12:15:50.522 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-07-28 12:15:50.524 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 12:15:50.528 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-07-28 12:15:50.531 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-07-28 12:15:50.533 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 12:15:50.537 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-07-28 12:15:50.537 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 12:15:50.542 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-07-28 12:15:50.545 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-07-28 12:15:50.547 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-07-28 12:15:50.550 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-07-28 12:15:50.553 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-07-28 12:15:50.574 | Using python 3.8 to install keystonemiddleware 2022-07-28 12:15:50.576 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-07-28 12:15:52.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:52.687 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:52.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:52.687 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:53.751 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:15:53.753 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (10.0.0) 2022-07-28 12:15:53.806 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (3.0.0) 2022-07-28 12:15:53.844 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (9.0.0) 2022-07-28 12:15:53.883 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.1.8) 2022-07-28 12:15:53.889 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (4.0.0) 2022-07-28 12:15:53.893 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-07-28 12:15:53.896 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.5.0) 2022-07-28 12:15:53.900 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (5.0.0) 2022-07-28 12:15:53.959 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (5.0.0) 2022-07-28 12:15:53.981 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (5.1.1) 2022-07-28 12:15:53.984 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.0.0) 2022-07-28 12:15:53.997 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (2022.1) 2022-07-28 12:15:54.002 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) (5.0.0) 2022-07-28 12:15:54.007 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-07-28 12:15:54.020 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (5.0.0) 2022-07-28 12:15:54.058 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (3.1.1) 2022-07-28 12:15:54.069 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 51)) (5.1.0) 2022-07-28 12:15:54.073 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.28.1) 2022-07-28 12:15:54.086 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-28 12:15:54.089 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 12:15:54.098 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (6.0) 2022-07-28 12:15:54.100 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2022-07-28 12:15:54.105 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.5.0) 2022-07-28 12:15:54.111 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.0.2) 2022-07-28 12:15:54.115 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.0) 2022-07-28 12:15:54.119 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (21.3) 2022-07-28 12:15:54.124 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (3.0.9) 2022-07-28 12:15:54.130 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.11.0) 2022-07-28 12:15:54.133 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.8.2) 2022-07-28 12:15:54.137 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.9.6) 2022-07-28 12:15:54.140 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.0) 2022-07-28 12:15:54.147 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-07-28 12:15:54.150 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (1.26.10) 2022-07-28 12:15:54.184 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 223)) (2019.11.28) 2022-07-28 12:15:54.187 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2022-07-28 12:15:54.190 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.14.1) 2022-07-28 12:15:56.063 | + inc/python:pip_install:196 : result=0 2022-07-28 12:15:56.066 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:15:56.068 | + functions-common:time_stop:2440 : local name 2022-07-28 12:15:56.071 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:15:56.073 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:15:56.075 | + functions-common:time_stop:2443 : local total 2022-07-28 12:15:56.078 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:15:56.080 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:15:56.082 | + functions-common:time_stop:2447 : start_time=1659010550568 2022-07-28 12:15:56.085 | + functions-common:time_stop:2449 : [[ -z 1659010550568 ]] 2022-07-28 12:15:56.087 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:15:56.092 | + functions-common:time_stop:2452 : end_time=1659010556089 2022-07-28 12:15:56.094 | + functions-common:time_stop:2453 : elapsed_time=5521 2022-07-28 12:15:56.096 | + functions-common:time_stop:2454 : total=42837 2022-07-28 12:15:56.098 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:15:56.101 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=48358 2022-07-28 12:15:56.103 | + inc/python:pip_install:199 : return 0 2022-07-28 12:15:56.106 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-07-28 12:15:56.108 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-07-28 12:15:56.110 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 12:15:56.113 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-07-28 12:15:56.116 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-07-28 12:15:56.118 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 12:15:56.122 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-07-28 12:15:56.122 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 12:15:56.128 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-07-28 12:15:56.130 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-07-28 12:15:56.133 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-07-28 12:15:56.136 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-07-28 12:15:56.138 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-07-28 12:15:56.168 | Using python 3.8 to install python-memcached 2022-07-28 12:15:56.171 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-07-28 12:15:58.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:58.280 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:58.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:15:58.280 | from cryptography.utils import int_from_bytes 2022-07-28 12:15:59.385 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:15:59.387 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.59) 2022-07-28 12:15:59.392 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-07-28 12:16:01.570 | + inc/python:pip_install:196 : result=0 2022-07-28 12:16:01.573 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:16:01.575 | + functions-common:time_stop:2440 : local name 2022-07-28 12:16:01.577 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:16:01.580 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:16:01.582 | + functions-common:time_stop:2443 : local total 2022-07-28 12:16:01.584 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:16:01.586 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:16:01.589 | + functions-common:time_stop:2447 : start_time=1659010556162 2022-07-28 12:16:01.591 | + functions-common:time_stop:2449 : [[ -z 1659010556162 ]] 2022-07-28 12:16:01.594 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:16:01.599 | + functions-common:time_stop:2452 : end_time=1659010561596 2022-07-28 12:16:01.601 | + functions-common:time_stop:2453 : elapsed_time=5434 2022-07-28 12:16:01.603 | + functions-common:time_stop:2454 : total=48358 2022-07-28 12:16:01.606 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:16:01.609 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=53792 2022-07-28 12:16:01.611 | + inc/python:pip_install:199 : return 0 2022-07-28 12:16:01.613 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-07-28 12:16:01.630 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:01.633 | + ./stack.sh:main:892 : '[' 10.222.0.67 == 10.222.0.67 ']' 2022-07-28 12:16:01.635 | + ./stack.sh:main:893 : stack_install_service keystone 2022-07-28 12:16:01.638 | + lib/stack:stack_install_service:20 : local service=keystone 2022-07-28 12:16:01.640 | + lib/stack:stack_install_service:21 : type install_keystone 2022-07-28 12:16:01.643 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 12:16:01.645 | + lib/stack:stack_install_service:32 : install_keystone 2022-07-28 12:16:01.648 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-07-28 12:16:01.664 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:16:01.667 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-07-28 12:16:01.669 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-07-28 12:16:01.671 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-07-28 12:16:01.674 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 12:16:01.676 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 12:16:01.678 | ++ functions-common:git_clone:601 : pwd 2022-07-28 12:16:01.681 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 12:16:01.683 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 12:16:01.686 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 12:16:01.702 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 12:16:01.704 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 12:16:01.706 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 12:16:01.709 | + functions-common:git_clone:618 : echo master 2022-07-28 12:16:01.710 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 12:16:01.715 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-07-28 12:16:01.717 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 12:16:01.720 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-07-28 12:16:01.733 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-07-28 12:16:01.736 | + functions-common:git_clone:679 : head -1 2022-07-28 12:16:01.736 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 12:16:01.759 | 9bb51da86 Merge "Only log warnings about token length when length exceeds max_token_size" 2022-07-28 12:16:01.762 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 12:16:01.765 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-07-28 12:16:01.767 | + inc/python:setup_develop:334 : local bindep 2022-07-28 12:16:01.769 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 12:16:01.772 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-07-28 12:16:01.774 | + inc/python:setup_develop:340 : local extras= 2022-07-28 12:16:01.777 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-07-28 12:16:01.779 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 12:16:01.782 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 12:16:01.784 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-07-28 12:16:01.787 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 12:16:01.789 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 12:16:01.792 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-07-28 12:16:01.794 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 12:16:01.797 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-07-28 12:16:01.800 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 12:16:01.802 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 12:16:01.805 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-07-28 12:16:01.811 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-07-28 12:16:01.813 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-07-28 12:16:02.439 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-07-28 12:16:02.442 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 12:16:02.444 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 12:16:02.446 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 12:16:02.449 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 12:16:02.451 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-07-28 12:16:02.453 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 12:16:02.455 | + inc/python:setup_package:424 : local extras= 2022-07-28 12:16:02.458 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 12:16:02.460 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 12:16:02.462 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 12:16:02.464 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 12:16:02.467 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 12:16:02.469 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-07-28 12:16:02.490 | Using python 3.8 to install /opt/stack/keystone 2022-07-28 12:16:02.492 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-07-28 12:16:04.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:04.577 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:04.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:04.578 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:05.640 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:16:05.640 | Obtaining file:///opt/stack/keystone 2022-07-28 12:16:08.522 | Requirement already satisfied: Flask===2.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.3) 2022-07-28 12:16:08.530 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-07-28 12:16:08.535 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 12:16:08.539 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 12:16:08.541 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-07-28 12:16:08.543 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 12:16:08.557 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 12:16:08.559 | Requirement already satisfied: Werkzeug===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.0) 2022-07-28 12:16:08.563 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-07-28 12:16:08.566 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 12:16:08.569 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:16:08.571 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-07-28 12:16:08.574 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 12:16:08.577 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 12:16:08.581 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 12:16:08.584 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 12:16:08.587 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-07-28 12:16:08.589 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 12:16:08.596 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 12:16:08.609 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:16:08.612 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-07-28 12:16:08.614 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 12:16:08.620 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 12:16:08.628 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 12:16:08.632 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 12:16:08.642 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 12:16:08.646 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 12:16:08.658 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 12:16:08.672 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 12:16:08.678 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 12:16:08.689 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 12:16:08.697 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 12:16:08.703 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 12:16:08.715 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 12:16:08.721 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 12:16:08.728 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 12:16:08.737 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:16:08.740 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-07-28 12:16:08.742 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:16:08.744 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 12:16:08.748 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 12:16:08.751 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 12:16:08.757 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 12:16:08.760 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 12:16:08.762 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 12:16:08.764 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 12:16:08.768 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-07-28 12:16:08.777 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 12:16:08.781 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 12:16:08.797 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 12:16:08.803 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 12:16:08.810 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 12:16:08.813 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-07-28 12:16:08.815 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 12:16:08.818 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 12:16:08.823 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 12:16:08.826 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 12:16:08.828 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 12:16:08.831 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 12:16:08.834 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 12:16:08.838 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 12:16:08.842 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:16:08.848 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 12:16:08.850 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-07-28 12:16:08.853 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 12:16:08.856 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 12:16:08.858 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:16:08.861 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 12:16:08.865 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:16:08.868 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:16:08.875 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:16:08.877 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 12:16:08.879 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:16:08.882 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 12:16:08.889 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 12:16:08.893 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 12:16:08.895 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 12:16:08.898 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 12:16:08.900 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 12:16:08.905 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 12:16:08.912 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 12:16:08.915 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 12:16:08.918 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 12:16:08.923 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 12:16:08.927 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:16:08.929 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:16:08.931 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-07-28 12:16:08.933 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-28 12:16:08.937 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 12:16:08.940 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 12:16:08.942 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:16:08.945 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 12:16:08.947 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 12:16:08.949 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 12:16:08.951 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (3.0.1) 2022-07-28 12:16:08.954 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 12:16:08.957 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 12:16:08.960 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 12:16:08.963 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 12:16:08.965 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 12:16:08.967 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 12:16:08.970 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 12:16:09.918 | Installing collected packages: keystone 2022-07-28 12:16:09.918 | Attempting uninstall: keystone 2022-07-28 12:16:09.919 | Found existing installation: keystone 21.1.0.dev29 2022-07-28 12:16:09.922 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-07-28 12:16:09.923 | Running setup.py develop for keystone 2022-07-28 12:16:11.904 | Successfully installed keystone 2022-07-28 12:16:12.016 | + inc/python:pip_install:196 : result=0 2022-07-28 12:16:12.018 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:16:12.021 | + functions-common:time_stop:2440 : local name 2022-07-28 12:16:12.023 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:16:12.025 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:16:12.027 | + functions-common:time_stop:2443 : local total 2022-07-28 12:16:12.029 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:16:12.032 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:16:12.034 | + functions-common:time_stop:2447 : start_time=1659010562485 2022-07-28 12:16:12.036 | + functions-common:time_stop:2449 : [[ -z 1659010562485 ]] 2022-07-28 12:16:12.039 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:16:12.043 | + functions-common:time_stop:2452 : end_time=1659010572041 2022-07-28 12:16:12.045 | + functions-common:time_stop:2453 : elapsed_time=9556 2022-07-28 12:16:12.048 | + functions-common:time_stop:2454 : total=53792 2022-07-28 12:16:12.050 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:16:12.052 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=63348 2022-07-28 12:16:12.054 | + inc/python:pip_install:199 : return 0 2022-07-28 12:16:12.056 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 12:16:12.059 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 12:16:12.061 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 12:16:12.080 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 12:16:12.093 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-07-28 12:16:12.095 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-07-28 12:16:12.097 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:16:12.100 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:16:12.102 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-07-28 12:16:12.105 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:16:12.107 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-07-28 12:16:12.125 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:16:12.127 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-07-28 12:16:12.130 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 12:16:12.132 | + ./stack.sh:main:894 : configure_keystone 2022-07-28 12:16:12.135 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-07-28 12:16:12.148 | + 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-07-28 12:16:12.150 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-07-28 12:16:12.155 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-07-28 12:16:12.171 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:16:12.174 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-07-28 12:16:12.205 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-07-28 12:16:12.234 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-07-28 12:16:12.265 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-07-28 12:16:12.298 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-07-28 12:16:12.329 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-07-28 12:16:12.360 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-07-28 12:16:12.388 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-07-28 12:16:12.417 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-07-28 12:16:12.420 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-07-28 12:16:12.423 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-07-28 12:16:12.425 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-07-28 12:16:12.427 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 12:16:12.430 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 12:16:12.446 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:12.450 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 12:16:12.452 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 12:16:12.454 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 12:16:12.470 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:12.473 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 12:16:12.475 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 12:16:12.507 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 12:16:12.509 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 12:16:12.512 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-07-28 12:16:12.514 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-07-28 12:16:12.531 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:16:12.533 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.67/identity 2022-07-28 12:16:12.565 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-07-28 12:16:12.567 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-07-28 12:16:12.599 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-07-28 12:16:12.601 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-07-28 12:16:12.604 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-07-28 12:16:12.606 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-07-28 12:16:12.609 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:16:12.612 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:16:12.614 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:16:12.631 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:12.633 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:16:12.635 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-28 12:16:12.638 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-28 12:16:12.670 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-07-28 12:16:12.673 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-07-28 12:16:12.675 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-07-28 12:16:12.678 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-07-28 12:16:12.681 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 12:16:12.698 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 12:16:12.700 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 12:16:12.703 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 12:16:12.705 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 12:16:12.707 | + 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-07-28 12:16:12.737 | + 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-07-28 12:16:12.764 | + 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-07-28 12:16:12.793 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 12:16:12.822 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-07-28 12:16:12.850 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-07-28 12:16:12.852 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-07-28 12:16:12.855 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-07-28 12:16:12.857 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-07-28 12:16:12.860 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-07-28 12:16:12.863 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 12:16:12.865 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 12:16:12.868 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-07-28 12:16:12.872 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-07-28 12:16:12.875 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 12:16:12.877 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 12:16:12.891 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:16:12.893 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 12:16:12.902 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 12:16:12.907 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:16:12.923 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 12:16:12.926 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-07-28 12:16:12.930 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-07-28 12:16:12.960 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-07-28 12:16:12.988 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-07-28 12:16:13.017 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-07-28 12:16:13.046 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-07-28 12:16:13.080 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-07-28 12:16:13.110 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-07-28 12:16:13.138 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-07-28 12:16:13.168 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-07-28 12:16:13.196 | + 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-07-28 12:16:13.225 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-07-28 12:16:13.255 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-07-28 12:16:13.285 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-07-28 12:16:13.313 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 12:16:13.316 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 12:16:13.319 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-07-28 12:16:13.321 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-07-28 12:16:13.323 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 12:16:13.326 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:16:13.329 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:16:13.331 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 12:16:13.334 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 12:16:13.336 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 12:16:13.373 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-07-28 12:16:13.402 | + 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-07-28 12:16:13.402 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 12:16:13.412 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-07-28 12:16:13.416 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-07-28 12:16:13.418 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-07-28 12:16:13.421 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 12:16:13.424 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 12:16:13.426 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 12:16:13.429 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:16:13.431 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:16:13.434 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 12:16:13.436 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 12:16:13.439 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:16:13.441 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:16:13.444 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-07-28 12:16:13.513 | Site keystone-wsgi-public already enabled 2022-07-28 12:16:13.518 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 12:16:13.520 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 12:16:13.523 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:16:13.525 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 12:16:13.686 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-07-28 12:16:13.723 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-07-28 12:16:13.761 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-07-28 12:16:13.799 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-07-28 12:16:13.802 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-07-28 12:16:13.843 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-07-28 12:16:13.881 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-07-28 12:16:13.914 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 12:16:13.917 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 12:16:13.920 | + ./stack.sh:main:898 : is_service_enabled swift 2022-07-28 12:16:13.938 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:13.941 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-07-28 12:16:13.960 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:16:13.962 | + ./stack.sh:main:902 : stack_install_service swift 2022-07-28 12:16:13.965 | + lib/stack:stack_install_service:20 : local service=swift 2022-07-28 12:16:13.967 | + lib/stack:stack_install_service:21 : type install_swift 2022-07-28 12:16:13.971 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 12:16:13.973 | + lib/stack:stack_install_service:32 : install_swift 2022-07-28 12:16:13.977 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-07-28 12:16:13.979 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-07-28 12:16:13.981 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-07-28 12:16:13.984 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 12:16:13.986 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 12:16:13.989 | ++ functions-common:git_clone:601 : pwd 2022-07-28 12:16:13.992 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 12:16:13.995 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 12:16:13.998 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 12:16:14.019 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 12:16:14.021 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 12:16:14.024 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 12:16:14.027 | + functions-common:git_clone:618 : echo master 2022-07-28 12:16:14.027 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 12:16:14.033 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-07-28 12:16:14.035 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 12:16:14.038 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-07-28 12:16:14.053 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-07-28 12:16:14.056 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 12:16:14.056 | + functions-common:git_clone:679 : head -1 2022-07-28 12:16:14.060 | 9b0e5ea97 Merge "formpost: deprecate sha1 signatures" 2022-07-28 12:16:14.063 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 12:16:14.066 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-07-28 12:16:14.070 | + inc/python:setup_develop:334 : local bindep 2022-07-28 12:16:14.072 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 12:16:14.075 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-07-28 12:16:14.078 | + inc/python:setup_develop:340 : local extras=keystone 2022-07-28 12:16:14.081 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-07-28 12:16:14.083 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 12:16:14.086 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 12:16:14.088 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-07-28 12:16:14.091 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 12:16:14.094 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-07-28 12:16:14.097 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-07-28 12:16:14.100 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 12:16:14.104 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-07-28 12:16:14.107 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 12:16:14.110 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 12:16:14.115 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-07-28 12:16:14.122 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-07-28 12:16:14.124 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-07-28 12:16:14.766 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-07-28 12:16:14.768 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 12:16:14.771 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 12:16:14.773 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 12:16:14.776 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 12:16:14.778 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-07-28 12:16:14.781 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 12:16:14.783 | + inc/python:setup_package:424 : local extras=keystone 2022-07-28 12:16:14.785 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 12:16:14.788 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-07-28 12:16:14.790 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-07-28 12:16:14.793 | + inc/python:setup_package:434 : extras='[keystone]' 2022-07-28 12:16:14.795 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 12:16:14.798 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-07-28 12:16:14.819 | Using python 3.8 to install /opt/stack/swift 2022-07-28 12:16:14.822 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-07-28 12:16:16.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:16.956 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:16.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:16.956 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:18.007 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:16:18.008 | Obtaining file:///opt/stack/swift 2022-07-28 12:16:19.575 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 12:16:19.578 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 12:16:19.582 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 12:16:19.586 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 12:16:19.588 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 12:16:19.642 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 12:16:19.644 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:16:19.647 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 12:16:19.685 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 12:16:19.725 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 12:16:19.731 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 12:16:19.736 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 12:16:19.775 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 12:16:19.784 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 12:16:19.799 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:16:19.804 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:16:19.806 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 12:16:19.817 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-07-28 12:16:19.819 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 12:16:19.821 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 12:16:19.828 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 12:16:19.832 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 12:16:19.854 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 12:16:19.857 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 12:16:19.864 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 12:16:19.868 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 12:16:19.870 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 12:16:19.875 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:16:19.880 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-07-28 12:16:19.882 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-28 12:16:19.884 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:16:19.887 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 12:16:19.890 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:16:19.948 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 12:16:19.961 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 12:16:19.967 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:16:19.972 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 12:16:19.974 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:16:19.981 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:16:19.984 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:16:19.987 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 12:16:19.989 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:16:19.992 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 12:16:19.994 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 12:16:19.997 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 12:16:20.001 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:16:20.004 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 12:16:21.781 | Installing collected packages: swift 2022-07-28 12:16:21.781 | Attempting uninstall: swift 2022-07-28 12:16:21.782 | Found existing installation: swift 2.30.0.dev122 2022-07-28 12:16:21.785 | Can't uninstall 'swift'. No files were found to uninstall. 2022-07-28 12:16:21.786 | Running setup.py develop for swift 2022-07-28 12:16:23.624 | Successfully installed swift 2022-07-28 12:16:23.742 | + inc/python:pip_install:196 : result=0 2022-07-28 12:16:23.744 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:16:23.747 | + functions-common:time_stop:2440 : local name 2022-07-28 12:16:23.750 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:16:23.752 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:16:23.755 | + functions-common:time_stop:2443 : local total 2022-07-28 12:16:23.757 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:16:23.759 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:16:23.761 | + functions-common:time_stop:2447 : start_time=1659010574814 2022-07-28 12:16:23.764 | + functions-common:time_stop:2449 : [[ -z 1659010574814 ]] 2022-07-28 12:16:23.767 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:16:23.771 | + functions-common:time_stop:2452 : end_time=1659010583769 2022-07-28 12:16:23.773 | + functions-common:time_stop:2453 : elapsed_time=8955 2022-07-28 12:16:23.776 | + functions-common:time_stop:2454 : total=63348 2022-07-28 12:16:23.778 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:16:23.781 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=72303 2022-07-28 12:16:23.783 | + inc/python:pip_install:199 : return 0 2022-07-28 12:16:23.786 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 12:16:23.789 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 12:16:23.791 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 12:16:23.811 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 12:16:23.823 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-07-28 12:16:23.825 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-07-28 12:16:23.828 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:16:23.830 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:16:23.833 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-07-28 12:16:23.835 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:16:23.838 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-07-28 12:16:23.840 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 12:16:23.843 | + ./stack.sh:main:903 : configure_swift 2022-07-28 12:16:23.846 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-07-28 12:16:23.848 | + lib/swift:configure_swift:332 : local node_number 2022-07-28 12:16:23.850 | + lib/swift:configure_swift:333 : local swift_node_config 2022-07-28 12:16:23.852 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-07-28 12:16:23.854 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 12:16:24.898 | No container-sharder running 2022-07-28 12:16:24.898 | No account-replicator running 2022-07-28 12:16:24.898 | No container-updater running 2022-07-28 12:16:24.898 | No container-server running 2022-07-28 12:16:24.898 | No object-reconstructor running 2022-07-28 12:16:24.898 | No object-updater running 2022-07-28 12:16:24.898 | No container-reconciler running 2022-07-28 12:16:24.898 | No object-expirer running 2022-07-28 12:16:24.898 | No object-replicator running 2022-07-28 12:16:24.898 | No container-sync running 2022-07-28 12:16:24.899 | No container-auditor running 2022-07-28 12:16:24.899 | No container-replicator running 2022-07-28 12:16:24.899 | No proxy-server running 2022-07-28 12:16:24.899 | No account-server running 2022-07-28 12:16:24.899 | No account-auditor running 2022-07-28 12:16:24.899 | No object-auditor running 2022-07-28 12:16:24.899 | No object-server running 2022-07-28 12:16:24.899 | No account-reaper running 2022-07-28 12:16:24.976 | + lib/swift:configure_swift:337 : true 2022-07-28 12:16:24.978 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-07-28 12:16:24.991 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-07-28 12:16:25.003 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-07-28 12:16:25.006 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-07-28 12:16:25.006 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-07-28 12:16:25.011 | + lib/swift:configure_swift:351 : sed -e ' 2022-07-28 12:16:25.011 | s/%GROUP%/ubuntu/; 2022-07-28 12:16:25.011 | s/%USER%/ubuntu/; 2022-07-28 12:16:25.011 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-07-28 12:16:25.011 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-07-28 12:16:25.015 | uid = ubuntu 2022-07-28 12:16:25.015 | gid = ubuntu 2022-07-28 12:16:25.015 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-07-28 12:16:25.015 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-07-28 12:16:25.015 | address = 127.0.0.1 2022-07-28 12:16:25.015 | 2022-07-28 12:16:25.015 | [account6612] 2022-07-28 12:16:25.015 | max connections = 25 2022-07-28 12:16:25.015 | path = /opt/stack/data/swift/1/node/ 2022-07-28 12:16:25.016 | read only = false 2022-07-28 12:16:25.016 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-07-28 12:16:25.016 | 2022-07-28 12:16:25.016 | [account6622] 2022-07-28 12:16:25.016 | max connections = 25 2022-07-28 12:16:25.016 | path = /opt/stack/data/swift/2/node/ 2022-07-28 12:16:25.016 | read only = false 2022-07-28 12:16:25.016 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-07-28 12:16:25.016 | 2022-07-28 12:16:25.016 | [account6632] 2022-07-28 12:16:25.016 | max connections = 25 2022-07-28 12:16:25.016 | path = /opt/stack/data/swift/3/node/ 2022-07-28 12:16:25.016 | read only = false 2022-07-28 12:16:25.016 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-07-28 12:16:25.016 | 2022-07-28 12:16:25.016 | [account6642] 2022-07-28 12:16:25.016 | max connections = 25 2022-07-28 12:16:25.016 | path = /opt/stack/data/swift/4/node/ 2022-07-28 12:16:25.016 | read only = false 2022-07-28 12:16:25.016 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-07-28 12:16:25.016 | 2022-07-28 12:16:25.016 | 2022-07-28 12:16:25.016 | [container6611] 2022-07-28 12:16:25.016 | max connections = 25 2022-07-28 12:16:25.016 | path = /opt/stack/data/swift/1/node/ 2022-07-28 12:16:25.016 | read only = false 2022-07-28 12:16:25.016 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-07-28 12:16:25.016 | 2022-07-28 12:16:25.016 | [container6621] 2022-07-28 12:16:25.016 | max connections = 25 2022-07-28 12:16:25.016 | path = /opt/stack/data/swift/2/node/ 2022-07-28 12:16:25.016 | read only = false 2022-07-28 12:16:25.016 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-07-28 12:16:25.016 | 2022-07-28 12:16:25.017 | [container6631] 2022-07-28 12:16:25.017 | max connections = 25 2022-07-28 12:16:25.017 | path = /opt/stack/data/swift/3/node/ 2022-07-28 12:16:25.017 | read only = false 2022-07-28 12:16:25.017 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-07-28 12:16:25.017 | 2022-07-28 12:16:25.017 | [container6641] 2022-07-28 12:16:25.017 | max connections = 25 2022-07-28 12:16:25.017 | path = /opt/stack/data/swift/4/node/ 2022-07-28 12:16:25.017 | read only = false 2022-07-28 12:16:25.017 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-07-28 12:16:25.017 | 2022-07-28 12:16:25.017 | 2022-07-28 12:16:25.017 | [object6613] 2022-07-28 12:16:25.017 | max connections = 25 2022-07-28 12:16:25.017 | path = /opt/stack/data/swift/1/node/ 2022-07-28 12:16:25.017 | read only = false 2022-07-28 12:16:25.017 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-07-28 12:16:25.017 | 2022-07-28 12:16:25.017 | [object6623] 2022-07-28 12:16:25.017 | max connections = 25 2022-07-28 12:16:25.017 | path = /opt/stack/data/swift/2/node/ 2022-07-28 12:16:25.017 | read only = false 2022-07-28 12:16:25.017 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-07-28 12:16:25.017 | 2022-07-28 12:16:25.017 | [object6633] 2022-07-28 12:16:25.017 | max connections = 25 2022-07-28 12:16:25.017 | path = /opt/stack/data/swift/3/node/ 2022-07-28 12:16:25.017 | read only = false 2022-07-28 12:16:25.017 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-07-28 12:16:25.017 | 2022-07-28 12:16:25.017 | [object6643] 2022-07-28 12:16:25.017 | max connections = 25 2022-07-28 12:16:25.017 | path = /opt/stack/data/swift/4/node/ 2022-07-28 12:16:25.017 | read only = false 2022-07-28 12:16:25.018 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-07-28 12:16:25.019 | + lib/swift:configure_swift:357 : is_ubuntu 2022-07-28 12:16:25.021 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:16:25.023 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:16:25.025 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-07-28 12:16:25.039 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-07-28 12:16:25.041 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-07-28 12:16:25.046 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-07-28 12:16:25.050 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-07-28 12:16:25.053 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-07-28 12:16:25.057 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-07-28 12:16:25.087 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.67:8080/v1/ 2022-07-28 12:16:25.114 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-07-28 12:16:25.132 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-07-28 12:16:25.167 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-07-28 12:16:25.186 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-07-28 12:16:25.216 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-07-28 12:16:25.235 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-07-28 12:16:25.264 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-07-28 12:16:25.283 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-07-28 12:16:25.313 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-07-28 12:16:25.331 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 12:16:25.360 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-07-28 12:16:25.378 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-07-28 12:16:25.395 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:16:25.397 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-07-28 12:16:25.428 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-07-28 12:16:25.457 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-07-28 12:16:25.485 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-07-28 12:16:25.515 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-07-28 12:16:25.517 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-07-28 12:16:25.532 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:16:25.534 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-07-28 12:16:25.563 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-07-28 12:16:25.579 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:16:25.581 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-07-28 12:16:25.597 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:25.599 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-07-28 12:16:25.601 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-07-28 12:16:25.617 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:16:25.619 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-07-28 12:16:25.621 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-07-28 12:16:25.624 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-07-28 12:16:25.630 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-07-28 12:16:25.638 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-07-28 12:16:25.665 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-07-28 12:16:25.693 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-07-28 12:16:25.724 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-07-28 12:16:25.754 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-07-28 12:16:25.783 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-07-28 12:16:25.785 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-07-28 12:16:25.787 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-07-28 12:16:25.790 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-07-28 12:16:25.792 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-07-28 12:16:25.820 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-07-28 12:16:25.847 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.67/identity 2022-07-28 12:16:25.875 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-07-28 12:16:25.903 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-07-28 12:16:25.931 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-07-28 12:16:25.960 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-07-28 12:16:25.988 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-07-28 12:16:26.016 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:16:26.043 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-07-28 12:16:26.071 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-07-28 12:16:26.100 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-07-28 12:16:26.128 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-07-28 12:16:26.156 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-07-28 12:16:26.188 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-07-28 12:16:26.217 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-07-28 12:16:26.236 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-07-28 12:16:26.267 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-07-28 12:16:26.295 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-07-28 12:16:26.300 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-07-28 12:16:26.331 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-07-28 12:16:26.359 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-07-28 12:16:26.387 | + lib/swift:configure_swift:480 : local node_number 2022-07-28 12:16:26.389 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 12:16:26.392 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 12:16:26.394 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-07-28 12:16:26.398 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-07-28 12:16:26.401 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 12:16:26.403 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 12:16:26.405 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-07-28 12:16:26.408 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-07-28 12:16:26.410 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 12:16:26.412 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 12:16:26.415 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-07-28 12:16:26.434 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-07-28 12:16:26.464 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-07-28 12:16:26.483 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-07-28 12:16:26.513 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-07-28 12:16:26.534 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 12:16:26.565 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-07-28 12:16:26.584 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 12:16:26.614 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-07-28 12:16:26.633 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 12:16:26.664 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-07-28 12:16:26.683 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-07-28 12:16:26.718 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-07-28 12:16:26.738 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-07-28 12:16:26.768 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-07-28 12:16:26.789 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-07-28 12:16:26.819 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-07-28 12:16:26.838 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-07-28 12:16:26.867 | + 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-07-28 12:16:26.872 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-07-28 12:16:26.891 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 12:16:26.922 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-07-28 12:16:26.952 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 12:16:26.954 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-07-28 12:16:26.958 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-07-28 12:16:26.961 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 12:16:26.963 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 12:16:26.965 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-07-28 12:16:26.968 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-07-28 12:16:26.970 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 12:16:26.973 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 12:16:26.975 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-07-28 12:16:26.994 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-07-28 12:16:27.022 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-07-28 12:16:27.041 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-07-28 12:16:27.073 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-07-28 12:16:27.093 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 12:16:27.123 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-07-28 12:16:27.142 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 12:16:27.173 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-07-28 12:16:27.192 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 12:16:27.221 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-07-28 12:16:27.240 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-07-28 12:16:27.270 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-07-28 12:16:27.289 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-07-28 12:16:27.319 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-07-28 12:16:27.338 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-07-28 12:16:27.367 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-07-28 12:16:27.386 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-07-28 12:16:27.418 | + 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-07-28 12:16:27.423 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-07-28 12:16:27.443 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 12:16:27.472 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 12:16:27.475 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-07-28 12:16:27.479 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-07-28 12:16:27.482 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 12:16:27.484 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 12:16:27.487 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-07-28 12:16:27.490 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-07-28 12:16:27.492 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 12:16:27.494 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 12:16:27.497 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-07-28 12:16:27.516 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-07-28 12:16:27.546 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-07-28 12:16:27.564 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-07-28 12:16:27.594 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-07-28 12:16:27.612 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 12:16:27.641 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-07-28 12:16:27.661 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 12:16:27.690 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-07-28 12:16:27.708 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 12:16:27.739 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-07-28 12:16:27.757 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-07-28 12:16:27.791 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-07-28 12:16:27.810 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-07-28 12:16:27.838 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-07-28 12:16:27.858 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-07-28 12:16:27.887 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-07-28 12:16:27.906 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-07-28 12:16:27.934 | + 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-07-28 12:16:27.940 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-07-28 12:16:27.960 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 12:16:27.989 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-07-28 12:16:28.018 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-07-28 12:16:28.047 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-07-28 12:16:28.075 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-07-28 12:16:28.078 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-07-28 12:16:28.083 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-07-28 12:16:28.113 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-07-28 12:16:28.143 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-07-28 12:16:28.173 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-07-28 12:16:28.203 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-07-28 12:16:28.232 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-07-28 12:16:28.260 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-07-28 12:16:28.289 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-07-28 12:16:28.318 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-07-28 12:16:28.347 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-07-28 12:16:28.364 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:28.367 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-07-28 12:16:28.387 | + lib/swift:configure_swift:523 : local auth_vers 2022-07-28 12:16:28.390 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-07-28 12:16:28.411 | + lib/swift:configure_swift:524 : auth_vers=3 2022-07-28 12:16:28.413 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.67 2022-07-28 12:16:28.442 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-07-28 12:16:28.445 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-07-28 12:16:28.473 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.67/identity 2022-07-28 12:16:28.503 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-07-28 12:16:28.505 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-07-28 12:16:28.534 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-07-28 12:16:28.550 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:16:28.553 | + lib/swift:configure_swift:543 : local user_group 2022-07-28 12:16:28.556 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-07-28 12:16:28.561 | + lib/swift:configure_swift:544 : user_group=1000 2022-07-28 12:16:28.563 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-07-28 12:16:28.577 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-07-28 12:16:28.579 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-07-28 12:16:28.591 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-07-28 12:16:28.593 | + lib/swift:configure_swift:550 : is_suse 2022-07-28 12:16:28.596 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 12:16:28.598 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 12:16:28.600 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 12:16:28.603 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 12:16:28.605 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 12:16:28.608 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 12:16:28.610 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-07-28 12:16:28.624 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-07-28 12:16:28.627 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-07-28 12:16:28.629 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-07-28 12:16:28.647 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:16:28.650 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-07-28 12:16:28.668 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:28.671 | + ./stack.sh:main:914 : stack_install_service glance 2022-07-28 12:16:28.674 | + lib/stack:stack_install_service:20 : local service=glance 2022-07-28 12:16:28.676 | + lib/stack:stack_install_service:21 : type install_glance 2022-07-28 12:16:28.680 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 12:16:28.683 | + lib/stack:stack_install_service:32 : install_glance 2022-07-28 12:16:28.688 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-07-28 12:16:28.690 | + lib/glance:install_glance:507 : local glance_store_extras 2022-07-28 12:16:28.693 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-07-28 12:16:28.711 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:28.713 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-07-28 12:16:28.716 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-07-28 12:16:28.734 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:28.736 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-07-28 12:16:28.739 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-07-28 12:16:28.742 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-07-28 12:16:28.744 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:16:28.747 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:16:28.750 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-07-28 12:16:28.752 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:16:28.756 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-07-28 12:16:28.759 | ++ inc/python:join_extras:29 : local IFS=, 2022-07-28 12:16:28.761 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-07-28 12:16:28.764 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-07-28 12:16:28.767 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-07-28 12:16:28.769 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-07-28 12:16:28.772 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-07-28 12:16:28.775 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-07-28 12:16:28.778 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-07-28 12:16:28.781 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-07-28 12:16:28.785 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-07-28 12:16:28.785 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-07-28 12:16:28.791 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-07-28 12:16:28.793 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-07-28 12:16:28.797 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-07-28 12:16:28.802 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-07-28 12:16:28.805 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-07-28 12:16:28.828 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-07-28 12:16:28.830 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-07-28 12:16:30.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:30.959 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:30.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:30.959 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:32.023 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:16:32.026 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-28 12:16:32.106 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 12:16:32.116 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 12:16:32.157 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:16:32.216 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 12:16:32.240 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 12:16:32.243 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 12:16:32.262 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 12:16:32.273 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 12:16:32.318 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 12:16:32.324 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 12:16:32.329 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 12:16:32.371 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 12:16:32.386 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 12:16:32.389 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 12:16:32.397 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 12:16:32.421 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 12:16:32.435 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:16:32.441 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:16:32.443 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 12:16:32.446 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 12:16:32.452 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 12:16:32.456 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 12:16:32.471 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 12:16:32.475 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 12:16:32.496 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-07-28 12:16:32.517 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 12:16:32.521 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 12:16:32.534 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 12:16:32.539 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 12:16:32.541 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 12:16:32.545 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 12:16:32.549 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 12:16:32.563 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:16:32.596 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 12:16:32.601 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 12:16:32.610 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 12:16:32.637 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:16:32.699 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:16:32.703 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 12:16:32.706 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:16:32.712 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:16:32.716 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 12:16:32.719 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 12:16:32.724 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:16:32.728 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:16:32.731 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 12:16:32.740 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 12:16:32.751 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 12:16:32.760 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 12:16:32.771 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 12:16:32.785 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:16:32.788 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 12:16:32.800 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 12:16:32.805 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:16:32.809 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 12:16:32.811 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 12:16:32.837 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 12:16:32.865 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 12:16:32.868 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 12:16:32.870 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-28 12:16:32.873 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 12:16:32.880 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 12:16:34.598 | + inc/python:pip_install:196 : result=0 2022-07-28 12:16:34.600 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:16:34.603 | + functions-common:time_stop:2440 : local name 2022-07-28 12:16:34.605 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:16:34.608 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:16:34.611 | + functions-common:time_stop:2443 : local total 2022-07-28 12:16:34.613 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:16:34.615 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:16:34.618 | + functions-common:time_stop:2447 : start_time=1659010588822 2022-07-28 12:16:34.620 | + functions-common:time_stop:2449 : [[ -z 1659010588822 ]] 2022-07-28 12:16:34.624 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:16:34.628 | + functions-common:time_stop:2452 : end_time=1659010594626 2022-07-28 12:16:34.631 | + functions-common:time_stop:2453 : elapsed_time=5804 2022-07-28 12:16:34.633 | + functions-common:time_stop:2454 : total=72303 2022-07-28 12:16:34.635 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:16:34.638 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=78107 2022-07-28 12:16:34.640 | + inc/python:pip_install:199 : return 0 2022-07-28 12:16:34.643 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-07-28 12:16:34.646 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-07-28 12:16:34.648 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-07-28 12:16:34.662 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-07-28 12:16:34.666 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-07-28 12:16:34.669 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-07-28 12:16:34.672 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-07-28 12:16:34.675 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 12:16:34.677 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 12:16:34.680 | ++ functions-common:git_clone:601 : pwd 2022-07-28 12:16:34.683 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 12:16:34.686 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 12:16:34.689 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 12:16:34.705 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 12:16:34.708 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 12:16:34.710 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 12:16:34.713 | + functions-common:git_clone:618 : echo master 2022-07-28 12:16:34.713 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 12:16:34.718 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-07-28 12:16:34.721 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 12:16:34.723 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-07-28 12:16:34.737 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-07-28 12:16:34.740 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 12:16:34.740 | + functions-common:git_clone:679 : head -1 2022-07-28 12:16:34.745 | 00f453372 Merge "Immediate caching of an image" 2022-07-28 12:16:34.749 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 12:16:34.752 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-07-28 12:16:34.754 | + inc/python:setup_develop:334 : local bindep 2022-07-28 12:16:34.757 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 12:16:34.760 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-07-28 12:16:34.762 | + inc/python:setup_develop:340 : local extras= 2022-07-28 12:16:34.765 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-07-28 12:16:34.767 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 12:16:34.770 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 12:16:34.772 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-07-28 12:16:34.775 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 12:16:34.778 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 12:16:34.782 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-07-28 12:16:34.784 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 12:16:34.787 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-07-28 12:16:34.790 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 12:16:34.792 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 12:16:34.796 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-07-28 12:16:34.802 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-07-28 12:16:34.805 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-07-28 12:16:35.438 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-07-28 12:16:35.440 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 12:16:35.443 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 12:16:35.445 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 12:16:35.447 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 12:16:35.450 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-07-28 12:16:35.453 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 12:16:35.455 | + inc/python:setup_package:424 : local extras= 2022-07-28 12:16:35.458 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 12:16:35.460 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 12:16:35.462 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 12:16:35.465 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 12:16:35.467 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 12:16:35.470 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-07-28 12:16:35.492 | Using python 3.8 to install /opt/stack/glance 2022-07-28 12:16:35.495 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-07-28 12:16:37.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:37.638 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:37.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:37.638 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:38.702 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:16:38.702 | Obtaining file:///opt/stack/glance 2022-07-28 12:16:41.452 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 12:16:41.456 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 12:16:41.458 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 12:16:41.462 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 12:16:41.476 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-07-28 12:16:41.481 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 12:16:41.484 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 12:16:41.491 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 12:16:41.502 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 12:16:41.505 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 12:16:41.512 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:16:41.516 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-28 12:16:41.519 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 12:16:41.523 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 12:16:41.526 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-28 12:16:41.537 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 12:16:41.540 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 12:16:41.545 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 12:16:41.548 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 12:16:41.552 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:16:41.555 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 12:16:41.561 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:16:41.568 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 12:16:41.581 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:16:41.584 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 12:16:41.587 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 12:16:41.595 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 12:16:41.601 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 12:16:41.607 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 12:16:41.615 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 12:16:41.619 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 12:16:41.630 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 12:16:41.633 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-28 12:16:41.639 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 12:16:41.651 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 12:16:41.665 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 12:16:41.672 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 12:16:41.682 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 12:16:41.690 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 12:16:41.697 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 12:16:41.703 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 12:16:41.715 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 12:16:41.721 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 12:16:41.729 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 12:16:41.737 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:16:41.740 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:16:41.742 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 12:16:41.746 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 12:16:41.749 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 12:16:41.752 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 12:16:41.755 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 12:16:41.761 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 12:16:41.763 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 12:16:41.765 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 12:16:41.769 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 12:16:41.776 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 12:16:41.780 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 12:16:41.791 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 12:16:41.795 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 12:16:41.797 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 12:16:41.802 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-07-28 12:16:41.805 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 12:16:41.807 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-07-28 12:16:41.810 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 12:16:41.812 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 12:16:41.818 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 12:16:41.820 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 12:16:41.822 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 12:16:41.825 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 12:16:41.836 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 12:16:41.839 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 12:16:41.843 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 12:16:41.846 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 12:16:41.851 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:16:41.855 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 12:16:41.858 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 12:16:41.861 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 12:16:41.863 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 12:16:41.865 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 12:16:41.868 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 12:16:41.870 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:16:41.873 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 12:16:41.876 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:16:41.879 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 12:16:41.882 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 12:16:41.884 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 12:16:41.887 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 12:16:41.899 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 12:16:41.902 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 12:16:41.905 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 12:16:41.909 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 12:16:41.912 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 12:16:41.915 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:16:41.918 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 12:16:41.921 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:16:41.924 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 12:16:41.931 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:16:41.933 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 12:16:41.936 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 12:16:41.939 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 12:16:41.941 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:16:41.943 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 12:16:41.945 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 12:16:41.949 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 12:16:41.953 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 12:16:41.954 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 12:16:41.957 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 12:16:41.959 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 12:16:41.961 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 12:16:41.965 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 12:16:41.968 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 12:16:41.970 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 12:16:41.972 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 12:16:41.974 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 12:16:41.977 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 12:16:41.982 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 12:16:41.984 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 12:16:42.808 | Installing collected packages: glance 2022-07-28 12:16:42.808 | Attempting uninstall: glance 2022-07-28 12:16:42.810 | Found existing installation: glance 25.0.0.0b3.dev2 2022-07-28 12:16:42.814 | Can't uninstall 'glance'. No files were found to uninstall. 2022-07-28 12:16:42.815 | Running setup.py develop for glance 2022-07-28 12:16:44.573 | Successfully installed glance 2022-07-28 12:16:44.688 | + inc/python:pip_install:196 : result=0 2022-07-28 12:16:44.690 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:16:44.693 | + functions-common:time_stop:2440 : local name 2022-07-28 12:16:44.695 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:16:44.697 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:16:44.700 | + functions-common:time_stop:2443 : local total 2022-07-28 12:16:44.703 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:16:44.705 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:16:44.707 | + functions-common:time_stop:2447 : start_time=1659010595486 2022-07-28 12:16:44.710 | + functions-common:time_stop:2449 : [[ -z 1659010595486 ]] 2022-07-28 12:16:44.712 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:16:44.717 | + functions-common:time_stop:2452 : end_time=1659010604714 2022-07-28 12:16:44.720 | + functions-common:time_stop:2453 : elapsed_time=9228 2022-07-28 12:16:44.722 | + functions-common:time_stop:2454 : total=78107 2022-07-28 12:16:44.725 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:16:44.728 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=87335 2022-07-28 12:16:44.732 | + inc/python:pip_install:199 : return 0 2022-07-28 12:16:44.734 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 12:16:44.737 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 12:16:44.739 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 12:16:44.760 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 12:16:44.773 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-07-28 12:16:44.776 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-07-28 12:16:44.779 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:16:44.781 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:16:44.784 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-07-28 12:16:44.786 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:16:44.789 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 12:16:44.791 | + ./stack.sh:main:915 : configure_glance 2022-07-28 12:16:44.795 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-07-28 12:16:44.807 | + lib/glance:configure_glance:326 : local dburl 2022-07-28 12:16:44.810 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-07-28 12:16:44.813 | ++ lib/database:database_connection_url:134 : local db=glance 2022-07-28 12:16:44.815 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-07-28 12:16:44.818 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-07-28 12:16:44.820 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:16:44.823 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:16:44.825 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:16:44.844 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:44.846 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:16:44.849 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 12:16:44.851 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 12:16:44.854 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-07-28 12:16:44.883 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 12:16:44.914 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-07-28 12:16:44.944 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 12:16:44.974 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-07-28 12:16:45.005 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-07-28 12:16:45.036 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-07-28 12:16:45.038 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 12:16:45.041 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-07-28 12:16:45.043 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 12:16:45.046 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-07-28 12:16:45.076 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-07-28 12:16:45.112 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-07-28 12:16:45.143 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-07-28 12:16:45.174 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-07-28 12:16:45.205 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-07-28 12:16:45.236 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-07-28 12:16:45.267 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-07-28 12:16:45.299 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:16:45.330 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 12:16:45.361 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-07-28 12:16:45.393 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-07-28 12:16:45.395 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-07-28 12:16:45.398 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-07-28 12:16:45.400 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 12:16:45.403 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 12:16:45.406 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 12:16:45.424 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:45.427 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 12:16:45.429 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 12:16:45.432 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 12:16:45.450 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:45.453 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 12:16:45.456 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 12:16:45.488 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 12:16:45.491 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 12:16:45.496 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-07-28 12:16:45.499 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-07-28 12:16:45.502 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-07-28 12:16:45.533 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-07-28 12:16:45.565 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-07-28 12:16:45.567 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-07-28 12:16:45.570 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-07-28 12:16:45.572 | + lib/glance:configure_glance_store:254 : local be 2022-07-28 12:16:45.575 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-07-28 12:16:45.578 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-07-28 12:16:45.580 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 12:16:45.611 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-07-28 12:16:45.613 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.67 2022-07-28 12:16:45.645 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-07-28 12:16:45.648 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-07-28 12:16:45.666 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:45.669 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-07-28 12:16:45.701 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-07-28 12:16:45.732 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-07-28 12:16:45.764 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-07-28 12:16:45.794 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-07-28 12:16:45.826 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-07-28 12:16:45.844 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:16:45.846 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 12:16:45.878 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-07-28 12:16:45.909 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-07-28 12:16:45.939 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.67/identity/v3 2022-07-28 12:16:45.970 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-07-28 12:16:46.000 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.67/image 2022-07-28 12:16:46.032 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-07-28 12:16:46.049 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:16:46.052 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-07-28 12:16:46.054 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-07-28 12:16:46.057 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 12:16:46.060 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 12:16:46.079 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 12:16:46.081 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 12:16:46.083 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 12:16:46.086 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 12:16:46.088 | + 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-07-28 12:16:46.119 | + 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-07-28 12:16:46.150 | + 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-07-28 12:16:46.181 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 12:16:46.213 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-07-28 12:16:46.218 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-07-28 12:16:46.250 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-07-28 12:16:46.281 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 12:16:46.313 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.67/identity 2022-07-28 12:16:46.345 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-07-28 12:16:46.376 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-07-28 12:16:46.408 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-07-28 12:16:46.439 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 12:16:46.473 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-07-28 12:16:46.507 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-07-28 12:16:46.540 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-07-28 12:16:46.571 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-07-28 12:16:46.577 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-07-28 12:16:46.586 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-07-28 12:16:46.603 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:16:46.606 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-07-28 12:16:46.609 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-07-28 12:16:46.612 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-07-28 12:16:46.614 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-07-28 12:16:46.616 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-07-28 12:16:46.619 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-07-28 12:16:46.624 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-07-28 12:16:46.626 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-07-28 12:16:46.630 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-07-28 12:16:46.661 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-07-28 12:16:46.663 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-07-28 12:16:46.666 | ++ functions:get_random_port:837 : true 2022-07-28 12:16:46.668 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-07-28 12:16:46.671 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-07-28 12:16:46.674 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-07-28 12:16:46.737 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-07-28 12:16:46.739 | ++ functions:get_random_port:841 : break 2 2022-07-28 12:16:46.742 | ++ functions:get_random_port:845 : echo 60999 2022-07-28 12:16:46.744 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-07-28 12:16:46.747 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-07-28 12:16:46.783 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-07-28 12:16:46.813 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-07-28 12:16:46.844 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-07-28 12:16:46.873 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 12:16:46.901 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-07-28 12:16:46.930 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-07-28 12:16:46.959 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-07-28 12:16:46.988 | + 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-07-28 12:16:47.016 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 12:16:47.046 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 12:16:47.077 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 12:16:47.108 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-07-28 12:16:47.137 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 12:16:47.166 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-07-28 12:16:47.195 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-07-28 12:16:47.224 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-07-28 12:16:47.252 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-07-28 12:16:47.281 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-07-28 12:16:47.310 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-07-28 12:16:47.313 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-07-28 12:16:47.315 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 12:16:47.318 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:16:47.320 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:16:47.323 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-07-28 12:16:47.325 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-07-28 12:16:47.383 | proxy (enabled by site administrator) 2022-07-28 12:16:47.386 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-07-28 12:16:47.389 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-07-28 12:16:47.391 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 12:16:47.394 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:16:47.397 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:16:47.400 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-07-28 12:16:47.404 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-07-28 12:16:47.474 | proxy_http (enabled by site administrator) 2022-07-28 12:16:47.478 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-07-28 12:16:47.481 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-07-28 12:16:47.484 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-07-28 12:16:47.486 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 12:16:47.489 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:16:47.491 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:16:47.494 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 12:16:47.499 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 12:16:47.502 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-07-28 12:16:47.502 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 12:16:47.512 | KeepAlive Off 2022-07-28 12:16:47.517 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-07-28 12:16:47.517 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 12:16:47.526 | SetEnv proxy-sendchunked 1 2022-07-28 12:16:47.531 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-07-28 12:16:47.531 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 12:16:47.539 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-07-28 12:16:47.543 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-07-28 12:16:47.546 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-07-28 12:16:47.548 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 12:16:47.550 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 12:16:47.553 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 12:16:47.555 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:16:47.557 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:16:47.560 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 12:16:47.562 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 12:16:47.565 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:16:47.567 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:16:47.570 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-07-28 12:16:47.633 | Site glance-wsgi-api already enabled 2022-07-28 12:16:47.638 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-07-28 12:16:47.640 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 12:16:47.643 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:16:47.645 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 12:16:47.797 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-07-28 12:16:47.803 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-07-28 12:16:47.838 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 12:16:47.841 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 12:16:47.844 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-07-28 12:16:47.863 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:16:47.865 | + ./stack.sh:main:920 : stack_install_service cinder 2022-07-28 12:16:47.868 | + lib/stack:stack_install_service:20 : local service=cinder 2022-07-28 12:16:47.871 | + lib/stack:stack_install_service:21 : type install_cinder 2022-07-28 12:16:47.873 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 12:16:47.876 | + lib/stack:stack_install_service:32 : install_cinder 2022-07-28 12:16:47.878 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-07-28 12:16:47.881 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-07-28 12:16:47.883 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-07-28 12:16:47.886 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 12:16:47.888 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 12:16:47.891 | ++ functions-common:git_clone:601 : pwd 2022-07-28 12:16:47.894 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 12:16:47.896 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 12:16:47.899 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 12:16:47.917 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 12:16:47.921 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 12:16:47.923 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 12:16:47.926 | + functions-common:git_clone:618 : echo master 2022-07-28 12:16:47.926 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 12:16:47.932 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-07-28 12:16:47.934 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 12:16:47.937 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-07-28 12:16:47.950 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-07-28 12:16:47.953 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 12:16:47.953 | + functions-common:git_clone:679 : head -1 2022-07-28 12:16:47.958 | 44bed4c5e Merge commit 'refs/changes/51/851351/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-07-28 12:16:47.961 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 12:16:47.963 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-07-28 12:16:47.967 | + inc/python:setup_develop:334 : local bindep 2022-07-28 12:16:47.969 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 12:16:47.972 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-07-28 12:16:47.975 | + inc/python:setup_develop:340 : local extras= 2022-07-28 12:16:47.977 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-07-28 12:16:47.980 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 12:16:47.982 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 12:16:47.985 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-07-28 12:16:47.987 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 12:16:47.990 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 12:16:47.993 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-07-28 12:16:47.996 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 12:16:47.999 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-07-28 12:16:48.002 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 12:16:48.004 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 12:16:48.008 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-07-28 12:16:48.014 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-07-28 12:16:48.017 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-07-28 12:16:48.640 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-07-28 12:16:48.642 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 12:16:48.645 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 12:16:48.647 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 12:16:48.650 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 12:16:48.653 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-07-28 12:16:48.656 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 12:16:48.658 | + inc/python:setup_package:424 : local extras= 2022-07-28 12:16:48.661 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 12:16:48.664 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 12:16:48.666 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 12:16:48.669 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 12:16:48.672 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 12:16:48.674 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-07-28 12:16:48.696 | Using python 3.8 to install /opt/stack/cinder 2022-07-28 12:16:48.699 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-07-28 12:16:50.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:50.840 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:50.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:16:50.840 | from cryptography.utils import int_from_bytes 2022-07-28 12:16:51.908 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:16:51.909 | Obtaining file:///opt/stack/cinder 2022-07-28 12:16:55.703 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 12:16:55.707 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 12:16:55.709 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 12:16:55.713 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 12:16:55.726 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 12:16:55.729 | Requirement already satisfied: boto3===1.24.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.36) 2022-07-28 12:16:55.734 | Requirement already satisfied: botocore===1.27.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.36) 2022-07-28 12:16:55.738 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 12:16:55.750 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 12:16:55.753 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 12:16:55.760 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:16:55.763 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 12:16:55.768 | Requirement already satisfied: google-api-python-client===2.54.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.54.0) 2022-07-28 12:16:55.775 | Requirement already satisfied: google-auth===2.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.1) 2022-07-28 12:16:55.783 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-07-28 12:16:55.787 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 12:16:55.789 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 12:16:55.795 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 12:16:55.797 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:16:55.800 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 12:16:55.802 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 12:16:55.809 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:16:55.815 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 12:16:55.829 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 12:16:55.832 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-07-28 12:16:55.837 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 12:16:55.850 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 12:16:55.853 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 12:16:55.862 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 12:16:55.867 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 12:16:55.874 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 12:16:55.881 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 12:16:55.885 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 12:16:55.895 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 12:16:55.899 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 12:16:55.911 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 12:16:55.925 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 12:16:55.931 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 12:16:55.941 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 12:16:55.950 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 12:16:55.958 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 12:16:55.964 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 12:16:55.967 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 12:16:55.972 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 12:16:55.985 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 12:16:55.990 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 12:16:55.998 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 12:16:56.008 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-07-28 12:16:56.020 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 12:16:56.028 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:16:56.032 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-28 12:16:56.037 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:16:56.039 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 12:16:56.042 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 12:16:56.046 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 12:16:56.049 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-07-28 12:16:56.051 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-07-28 12:16:56.054 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 12:16:56.060 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 12:16:56.062 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 12:16:56.065 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 12:16:56.068 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 12:16:56.076 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 12:16:56.079 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-07-28 12:16:56.088 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 12:16:56.099 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 12:16:56.107 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-07-28 12:16:56.110 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 12:16:56.113 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 12:16:56.115 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 12:16:56.120 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 12:16:56.123 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-07-28 12:16:56.126 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-07-28 12:16:56.130 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-07-28 12:16:56.132 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 12:16:56.135 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 12:16:56.141 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 12:16:56.143 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 12:16:56.145 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 12:16:56.148 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-07-28 12:16:56.151 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-07-28 12:16:56.155 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 12:16:56.166 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 12:16:56.169 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 12:16:56.172 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 12:16:56.175 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 12:16:56.179 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 12:16:56.189 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-07-28 12:16:56.191 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:16:56.196 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 12:16:56.198 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-07-28 12:16:56.203 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 12:16:56.205 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 12:16:56.208 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 12:16:56.210 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 12:16:56.213 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-07-28 12:16:56.214 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 12:16:56.217 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:16:56.220 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 12:16:56.223 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-07-28 12:16:56.229 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 12:16:56.232 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 12:16:56.236 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:16:56.239 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 12:16:56.243 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 12:16:56.245 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 12:16:56.248 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:16:56.250 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:16:56.253 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 12:16:56.260 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 12:16:56.262 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 12:16:56.265 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 12:16:56.269 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 12:16:56.272 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 12:16:56.275 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:16:56.277 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 12:16:56.281 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:16:56.284 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-28 12:16:56.287 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 12:16:56.295 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 12:16:56.298 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:16:56.300 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 12:16:56.302 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 12:16:56.305 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-07-28 12:16:56.307 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 12:16:56.310 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 12:16:56.313 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 12:16:56.317 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 12:16:56.319 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 12:16:56.321 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 12:16:56.325 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 12:16:56.327 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-07-28 12:16:56.329 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.4) 2022-07-28 12:16:56.332 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 12:16:56.335 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 12:16:56.337 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 12:16:56.340 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 12:16:56.343 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 12:16:56.347 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 12:16:56.350 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 12:16:57.140 | Installing collected packages: cinder 2022-07-28 12:16:57.140 | Attempting uninstall: cinder 2022-07-28 12:16:57.141 | Found existing installation: cinder 20.1.0.dev349 2022-07-28 12:16:57.145 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-07-28 12:16:57.146 | Running setup.py develop for cinder 2022-07-28 12:16:59.685 | Successfully installed cinder 2022-07-28 12:16:59.803 | + inc/python:pip_install:196 : result=0 2022-07-28 12:16:59.805 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:16:59.808 | + functions-common:time_stop:2440 : local name 2022-07-28 12:16:59.810 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:16:59.813 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:16:59.815 | + functions-common:time_stop:2443 : local total 2022-07-28 12:16:59.817 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:16:59.820 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:16:59.822 | + functions-common:time_stop:2447 : start_time=1659010608691 2022-07-28 12:16:59.825 | + functions-common:time_stop:2449 : [[ -z 1659010608691 ]] 2022-07-28 12:16:59.828 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:16:59.832 | + functions-common:time_stop:2452 : end_time=1659010619829 2022-07-28 12:16:59.834 | + functions-common:time_stop:2453 : elapsed_time=11138 2022-07-28 12:16:59.837 | + functions-common:time_stop:2454 : total=87335 2022-07-28 12:16:59.839 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:16:59.842 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=98473 2022-07-28 12:16:59.844 | + inc/python:pip_install:199 : return 0 2022-07-28 12:16:59.847 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 12:16:59.850 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 12:16:59.852 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 12:16:59.873 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 12:16:59.885 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-07-28 12:16:59.888 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-07-28 12:16:59.891 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:16:59.893 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:16:59.896 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-07-28 12:16:59.900 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:16:59.903 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-07-28 12:16:59.906 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-07-28 12:16:59.909 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-07-28 12:16:59.912 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:16:59.914 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:16:59.917 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-07-28 12:16:59.930 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-07-28 12:16:59.933 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 12:16:59.935 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:16:59.938 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 12:16:59.941 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:16:59.943 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:16:59.946 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:16:59.948 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:16:59.951 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:16:59.953 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:16:59.956 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 12:16:59.958 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 12:16:59.961 | + functions-common:apt_get_update:1191 : return 2022-07-28 12:16:59.963 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-07-28 12:16:59.967 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:16:59.969 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:16:59.972 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:16:59.974 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-07-28 12:16:59.998 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-07-28 12:17:00.109 | Reading package lists... 2022-07-28 12:17:00.378 | Building dependency tree... 2022-07-28 12:17:00.380 | Reading state information... 2022-07-28 12:17:00.671 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-07-28 12:17:00.671 | The following packages were automatically installed and are no longer required: 2022-07-28 12:17:00.672 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:17:00.672 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:17:00.672 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:17:00.672 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:17:00.672 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:17:00.672 | python3-zope.interface 2022-07-28 12:17:00.672 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:17:00.789 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:17:00.795 | + functions-common:apt_get:1235 : result=0 2022-07-28 12:17:00.797 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:17:00.800 | + functions-common:time_stop:2440 : local name 2022-07-28 12:17:00.803 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:17:00.805 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:17:00.808 | + functions-common:time_stop:2443 : local total 2022-07-28 12:17:00.811 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:17:00.813 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:17:00.816 | + functions-common:time_stop:2447 : start_time=1659010619995 2022-07-28 12:17:00.818 | + functions-common:time_stop:2449 : [[ -z 1659010619995 ]] 2022-07-28 12:17:00.822 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:17:00.827 | + functions-common:time_stop:2452 : end_time=1659010620823 2022-07-28 12:17:00.829 | + functions-common:time_stop:2453 : elapsed_time=828 2022-07-28 12:17:00.832 | + functions-common:time_stop:2454 : total=23881 2022-07-28 12:17:00.835 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:17:00.837 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24709 2022-07-28 12:17:00.840 | + functions-common:apt_get:1239 : return 0 2022-07-28 12:17:00.843 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 12:17:00.845 | + ./stack.sh:main:921 : configure_cinder 2022-07-28 12:17:00.848 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-07-28 12:17:00.861 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-07-28 12:17:00.865 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-07-28 12:17:00.868 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-07-28 12:17:00.870 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 12:17:00.874 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-07-28 12:17:00.874 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 12:17:00.879 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-07-28 12:17:00.881 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-07-28 12:17:00.883 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 12:17:00.885 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-07-28 12:17:00.888 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-07-28 12:17:00.891 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-07-28 12:17:00.894 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-07-28 12:17:00.896 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-07-28 12:17:00.910 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-07-28 12:17:00.923 | + 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-07-28 12:17:00.935 | + 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-07-28 12:17:00.947 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-07-28 12:17:00.960 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 12:17:00.963 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 12:17:00.968 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.BzCT9LKW9C 2022-07-28 12:17:00.970 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 12:17:00.973 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 12:17:00.975 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-07-28 12:17:00.977 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.BzCT9LKW9C 2022-07-28 12:17:00.981 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.BzCT9LKW9C 2022-07-28 12:17:00.993 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.BzCT9LKW9C /etc/sudoers.d/cinder-rootwrap 2022-07-28 12:17:01.006 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-07-28 12:17:01.010 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 12:17:01.013 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 12:17:01.015 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 12:17:01.017 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 12:17:01.019 | + 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-07-28 12:17:01.022 | + 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-07-28 12:17:01.024 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-07-28 12:17:01.026 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-07-28 12:17:01.032 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-07-28 12:17:01.037 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-07-28 12:17:01.056 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-07-28 12:17:01.076 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-07-28 12:17:01.096 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-07-28 12:17:01.115 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-07-28 12:17:01.134 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-07-28 12:17:01.154 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-07-28 12:17:01.175 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-07-28 12:17:01.194 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-07-28 12:17:01.197 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 12:17:01.200 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-07-28 12:17:01.202 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 12:17:01.205 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-07-28 12:17:01.236 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-07-28 12:17:01.264 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-07-28 12:17:01.297 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-07-28 12:17:01.326 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-07-28 12:17:01.356 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-07-28 12:17:01.384 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-07-28 12:17:01.414 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-07-28 12:17:01.444 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:17:01.473 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 12:17:01.506 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-07-28 12:17:01.539 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-07-28 12:17:01.569 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-07-28 12:17:01.571 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-07-28 12:17:01.575 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-07-28 12:17:01.577 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-07-28 12:17:01.580 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:17:01.582 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:17:01.585 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:17:01.601 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:01.604 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:17:01.607 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-28 12:17:01.610 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-28 12:17:01.649 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-07-28 12:17:01.680 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-07-28 12:17:01.709 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-07-28 12:17:01.738 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-07-28 12:17:01.767 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-07-28 12:17:01.797 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-07-28 12:17:01.830 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-07-28 12:17:01.833 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.67 2022-07-28 12:17:01.862 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 12:17:01.896 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-07-28 12:17:01.903 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 8dcaf1db0ffeb963a25fd80aec3e8475 2022-07-28 12:17:01.933 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-07-28 12:17:01.936 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-28 12:17:01.966 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-28 12:17:01.994 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-28 12:17:02.024 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-07-28 12:17:02.053 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-07-28 12:17:02.071 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:02.074 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-07-28 12:17:02.092 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:02.094 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-07-28 12:17:02.112 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:02.114 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-07-28 12:17:02.132 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:02.135 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-07-28 12:17:02.138 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-07-28 12:17:02.141 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-07-28 12:17:02.143 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-07-28 12:17:02.146 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 12:17:02.148 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 12:17:02.151 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 12:17:02.168 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:02.171 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 12:17:02.174 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 12:17:02.176 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 12:17:02.194 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:02.196 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 12:17:02.200 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 12:17:02.230 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 12:17:02.232 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 12:17:02.235 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-07-28 12:17:02.237 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-07-28 12:17:02.240 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 12:17:02.243 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 12:17:02.262 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 12:17:02.264 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 12:17:02.267 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 12:17:02.269 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 12:17:02.272 | + 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-07-28 12:17:02.301 | + 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-07-28 12:17:02.331 | + 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-07-28 12:17:02.360 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 12:17:02.389 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-07-28 12:17:02.406 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:02.409 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-07-28 12:17:02.412 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-07-28 12:17:02.414 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-07-28 12:17:02.417 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-07-28 12:17:02.420 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 12:17:02.422 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 12:17:02.425 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-07-28 12:17:02.430 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-07-28 12:17:02.432 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 12:17:02.435 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 12:17:02.448 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 12:17:02.448 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:17:02.457 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 12:17:02.460 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:17:02.477 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-07-28 12:17:02.479 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-07-28 12:17:02.484 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-07-28 12:17:02.518 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-07-28 12:17:02.546 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-07-28 12:17:02.575 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 12:17:02.603 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 12:17:02.634 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 12:17:02.663 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 12:17:02.692 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 12:17:02.721 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 12:17:02.750 | + 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-07-28 12:17:02.779 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 12:17:02.808 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 12:17:02.837 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 12:17:02.869 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 12:17:02.871 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 12:17:02.875 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-07-28 12:17:02.877 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-07-28 12:17:02.880 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 12:17:02.882 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:17:02.885 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:17:02.888 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 12:17:02.891 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 12:17:02.893 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-07-28 12:17:02.923 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 12:17:02.953 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 12:17:02.953 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-07-28 12:17:02.962 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-07-28 12:17:02.966 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-07-28 12:17:02.968 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-07-28 12:17:02.971 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 12:17:02.973 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 12:17:02.976 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 12:17:02.978 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:17:02.981 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:17:02.984 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 12:17:02.986 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 12:17:02.988 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:17:02.991 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:17:02.993 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-07-28 12:17:03.056 | Enabling site cinder-wsgi. 2022-07-28 12:17:03.061 | To activate the new configuration, you need to run: 2022-07-28 12:17:03.061 | systemctl reload apache2 2022-07-28 12:17:03.066 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 12:17:03.069 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 12:17:03.071 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:17:03.073 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 12:17:03.218 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-07-28 12:17:03.220 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-07-28 12:17:03.253 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.67/image 2022-07-28 12:17:03.284 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-07-28 12:17:03.301 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:03.304 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-07-28 12:17:03.306 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 12:17:03.310 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 12:17:03.312 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 12:17:03.315 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-07-28 12:17:03.346 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-07-28 12:17:03.376 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.67/identity 2022-07-28 12:17:03.405 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-07-28 12:17:03.436 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-07-28 12:17:03.467 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-07-28 12:17:03.498 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-07-28 12:17:03.531 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-07-28 12:17:03.561 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:17:03.591 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-07-28 12:17:03.621 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-07-28 12:17:03.658 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 12:17:03.688 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-07-28 12:17:03.691 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-07-28 12:17:03.708 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:03.711 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.67:2379 2022-07-28 12:17:03.745 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 12:17:03.748 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 12:17:03.750 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-07-28 12:17:03.769 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:03.772 | + ./stack.sh:main:926 : stack_install_service neutron 2022-07-28 12:17:03.775 | + lib/stack:stack_install_service:20 : local service=neutron 2022-07-28 12:17:03.778 | + lib/stack:stack_install_service:21 : type install_neutron 2022-07-28 12:17:03.780 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 12:17:03.783 | + lib/stack:stack_install_service:32 : install_neutron 2022-07-28 12:17:03.786 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-07-28 12:17:03.790 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:17:03.790 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 12:17:03.796 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:17:03.799 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 12:17:03.802 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 12:17:03.805 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 12:17:03.807 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-07-28 12:17:03.811 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-07-28 12:17:03.813 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-07-28 12:17:03.816 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:17:03.819 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:17:03.821 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-07-28 12:17:03.825 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:17:03.827 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-07-28 12:17:03.830 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-07-28 12:17:03.832 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-07-28 12:17:03.834 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 12:17:03.837 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 12:17:03.840 | ++ functions-common:git_clone:601 : pwd 2022-07-28 12:17:03.842 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 12:17:03.845 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 12:17:03.848 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 12:17:03.865 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 12:17:03.867 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 12:17:03.869 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 12:17:03.873 | + functions-common:git_clone:618 : echo master 2022-07-28 12:17:03.874 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 12:17:03.879 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-07-28 12:17:03.882 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 12:17:03.884 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-07-28 12:17:03.897 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-07-28 12:17:03.900 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 12:17:03.900 | + functions-common:git_clone:679 : head -1 2022-07-28 12:17:03.906 | 1b9e9a6c2c Merge "Update the Ethernet card information" 2022-07-28 12:17:03.909 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 12:17:03.912 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-07-28 12:17:03.915 | + inc/python:setup_develop:334 : local bindep 2022-07-28 12:17:03.917 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 12:17:03.920 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-07-28 12:17:03.923 | + inc/python:setup_develop:340 : local extras= 2022-07-28 12:17:03.925 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-07-28 12:17:03.928 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 12:17:03.931 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 12:17:03.934 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-07-28 12:17:03.936 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 12:17:03.939 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 12:17:03.942 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-07-28 12:17:03.945 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 12:17:03.948 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-07-28 12:17:03.951 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 12:17:03.954 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 12:17:03.957 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-07-28 12:17:03.963 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-07-28 12:17:03.966 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-07-28 12:17:04.594 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-07-28 12:17:04.596 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 12:17:04.599 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 12:17:04.601 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 12:17:04.604 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 12:17:04.607 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-07-28 12:17:04.609 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 12:17:04.613 | + inc/python:setup_package:424 : local extras= 2022-07-28 12:17:04.615 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 12:17:04.618 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 12:17:04.620 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 12:17:04.624 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 12:17:04.626 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 12:17:04.629 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-07-28 12:17:04.650 | Using python 3.8 to install /opt/stack/neutron 2022-07-28 12:17:04.652 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-07-28 12:17:06.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:06.808 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:06.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:06.808 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:07.872 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:17:07.872 | Obtaining file:///opt/stack/neutron 2022-07-28 12:17:10.149 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 12:17:10.156 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 12:17:10.159 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 12:17:10.168 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 12:17:10.176 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 12:17:10.187 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 12:17:10.340 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 12:17:10.354 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 12:17:10.368 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:17:10.374 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:17:10.377 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 12:17:10.385 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 12:17:10.388 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 12:17:10.393 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 12:17:10.403 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 12:17:10.440 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 12:17:10.467 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:17:10.525 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 12:17:10.577 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:17:10.582 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:17:10.585 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.0.0) 2022-07-28 12:17:10.624 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 12:17:10.650 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-07-28 12:17:10.672 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 12:17:10.676 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 12:17:10.680 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 12:17:10.685 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-28 12:17:10.707 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 12:17:10.744 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 12:17:10.755 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 12:17:10.794 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 12:17:10.800 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 12:17:10.848 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 12:17:10.852 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 12:17:10.891 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 12:17:10.945 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 12:17:10.956 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 12:17:10.975 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 12:17:10.989 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 12:17:11.003 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 12:17:11.015 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 12:17:11.018 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 12:17:11.026 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 12:17:11.049 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 12:17:11.060 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 12:17:11.073 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 12:17:11.092 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 12:17:11.131 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-28 12:17:11.136 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-28 12:17:11.144 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:17:11.150 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:17:11.153 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-07-28 12:17:11.162 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 12:17:11.174 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 12:17:11.179 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 12:17:11.198 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 12:17:11.209 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 12:17:11.220 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 12:17:11.223 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 12:17:11.228 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-07-28 12:17:11.235 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 12:17:11.240 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-07-28 12:17:11.287 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 12:17:11.308 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-07-28 12:17:11.333 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 12:17:11.348 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 12:17:11.352 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 12:17:11.360 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 12:17:11.373 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 12:17:11.376 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 12:17:11.380 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.2.3) 2022-07-28 12:17:11.385 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 12:17:11.388 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 12:17:11.391 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-07-28 12:17:11.394 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 12:17:11.405 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 12:17:11.409 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 12:17:11.411 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 12:17:11.415 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 12:17:11.429 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 12:17:11.438 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 12:17:11.444 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 12:17:11.455 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 12:17:11.513 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:17:11.546 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 12:17:11.550 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 12:17:11.555 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 12:17:11.558 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 12:17:11.563 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 12:17:11.589 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 12:17:11.592 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 12:17:11.603 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 12:17:11.629 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:17:11.632 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 12:17:11.637 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 12:17:11.643 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 12:17:11.646 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 12:17:11.649 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 12:17:11.671 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 12:17:11.674 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 12:17:11.717 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:17:11.720 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 12:17:11.722 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 12:17:11.726 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 12:17:11.730 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 12:17:11.776 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 12:17:11.784 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:17:11.787 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 12:17:11.799 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-07-28 12:17:11.801 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 12:17:11.841 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 12:17:11.855 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 12:17:11.868 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-28 12:17:11.873 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 12:17:11.875 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:17:11.878 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 12:17:11.883 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 12:17:11.885 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 12:17:11.888 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 12:17:11.891 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 12:17:11.893 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 12:17:11.896 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:17:11.958 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 12:17:11.962 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 12:17:11.966 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 12:17:12.013 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 12:17:12.976 | Installing collected packages: neutron 2022-07-28 12:17:12.976 | Attempting uninstall: neutron 2022-07-28 12:17:12.977 | Found existing installation: neutron 20.2.0 2022-07-28 12:17:18.641 | Uninstalling neutron-20.2.0: 2022-07-28 12:17:18.724 | Successfully uninstalled neutron-20.2.0 2022-07-28 12:17:18.725 | Running setup.py develop for neutron 2022-07-28 12:17:21.617 | Successfully installed neutron 2022-07-28 12:17:21.733 | + inc/python:pip_install:196 : result=0 2022-07-28 12:17:21.742 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:17:21.744 | + functions-common:time_stop:2440 : local name 2022-07-28 12:17:21.747 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:17:21.749 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:17:21.752 | + functions-common:time_stop:2443 : local total 2022-07-28 12:17:21.754 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:17:21.756 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:17:21.759 | + functions-common:time_stop:2447 : start_time=1659010624644 2022-07-28 12:17:21.762 | + functions-common:time_stop:2449 : [[ -z 1659010624644 ]] 2022-07-28 12:17:21.764 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:17:21.769 | + functions-common:time_stop:2452 : end_time=1659010641766 2022-07-28 12:17:21.771 | + functions-common:time_stop:2453 : elapsed_time=17122 2022-07-28 12:17:21.773 | + functions-common:time_stop:2454 : total=98473 2022-07-28 12:17:21.776 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:17:21.778 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=115595 2022-07-28 12:17:21.780 | + inc/python:pip_install:199 : return 0 2022-07-28 12:17:21.783 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 12:17:21.786 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 12:17:21.788 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 12:17:21.808 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 12:17:21.820 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-07-28 12:17:21.823 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-07-28 12:17:21.826 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:17:21.828 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:17:21.831 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-07-28 12:17:21.834 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:17:21.836 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-07-28 12:17:21.839 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 12:17:21.841 | + ./stack.sh:main:929 : is_service_enabled nova 2022-07-28 12:17:21.860 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:21.863 | + ./stack.sh:main:931 : stack_install_service nova 2022-07-28 12:17:21.865 | + lib/stack:stack_install_service:20 : local service=nova 2022-07-28 12:17:21.868 | + lib/stack:stack_install_service:21 : type install_nova 2022-07-28 12:17:21.871 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 12:17:21.874 | + lib/stack:stack_install_service:32 : install_nova 2022-07-28 12:17:21.877 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-07-28 12:17:21.879 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-07-28 12:17:21.882 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:17:21.884 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:17:21.887 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-07-28 12:17:21.889 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:17:21.892 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-07-28 12:17:21.908 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:21.911 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-07-28 12:17:21.928 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:21.930 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-07-28 12:17:21.948 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:21.951 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-07-28 12:17:21.953 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-07-28 12:17:21.956 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-07-28 12:17:21.958 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 12:17:21.960 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 12:17:21.963 | ++ functions-common:git_clone:601 : pwd 2022-07-28 12:17:21.966 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 12:17:21.968 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 12:17:21.971 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 12:17:21.989 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 12:17:21.991 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 12:17:21.993 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 12:17:21.997 | + functions-common:git_clone:618 : echo master 2022-07-28 12:17:21.997 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 12:17:22.002 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-07-28 12:17:22.005 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 12:17:22.007 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-07-28 12:17:22.020 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-07-28 12:17:22.023 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 12:17:22.023 | + functions-common:git_clone:679 : head -1 2022-07-28 12:17:22.030 | 0bea7f6b6b Merge "Add a workaround to skip hypervisor version check on LM" 2022-07-28 12:17:22.033 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 12:17:22.036 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-07-28 12:17:22.039 | + inc/python:setup_develop:334 : local bindep 2022-07-28 12:17:22.041 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 12:17:22.044 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-07-28 12:17:22.047 | + inc/python:setup_develop:340 : local extras= 2022-07-28 12:17:22.049 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-07-28 12:17:22.052 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 12:17:22.054 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 12:17:22.057 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-07-28 12:17:22.060 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 12:17:22.063 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 12:17:22.066 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-07-28 12:17:22.069 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 12:17:22.072 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-07-28 12:17:22.075 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 12:17:22.077 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 12:17:22.080 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-07-28 12:17:22.086 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-07-28 12:17:22.089 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-07-28 12:17:22.737 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-07-28 12:17:22.740 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 12:17:22.742 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 12:17:22.745 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 12:17:22.748 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 12:17:22.750 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-07-28 12:17:22.752 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 12:17:22.755 | + inc/python:setup_package:424 : local extras= 2022-07-28 12:17:22.757 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 12:17:22.760 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 12:17:22.762 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 12:17:22.764 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 12:17:22.767 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 12:17:22.769 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-07-28 12:17:22.790 | Using python 3.8 to install /opt/stack/nova 2022-07-28 12:17:22.793 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-07-28 12:17:24.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:24.912 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:24.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:24.912 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:25.959 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:17:25.959 | Obtaining file:///opt/stack/nova 2022-07-28 12:17:30.920 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 12:17:30.923 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 12:17:30.926 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 12:17:30.929 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 12:17:30.932 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 12:17:30.934 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 12:17:30.938 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 12:17:30.950 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 12:17:30.953 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 12:17:30.960 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 12:17:30.971 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 12:17:30.974 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 12:17:30.982 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:17:30.984 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 12:17:30.988 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 12:17:30.990 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 12:17:30.993 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 12:17:30.997 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 12:17:31.001 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:17:31.003 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 12:17:31.009 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:17:31.017 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 12:17:31.034 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 12:17:31.037 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-28 12:17:31.040 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:17:31.043 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:17:31.045 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 12:17:31.058 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 12:17:31.070 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 12:17:31.073 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 12:17:31.076 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 12:17:31.079 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-28 12:17:31.091 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 12:17:31.099 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 12:17:31.105 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 12:17:31.111 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 12:17:31.118 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 12:17:31.123 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 12:17:31.133 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 12:17:31.136 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-28 12:17:31.142 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 12:17:31.153 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 12:17:31.167 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 12:17:31.173 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 12:17:31.184 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 12:17:31.192 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 12:17:31.200 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 12:17:31.206 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 12:17:31.208 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 12:17:31.214 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 12:17:31.226 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 12:17:31.235 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 12:17:31.242 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 12:17:31.253 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-28 12:17:31.258 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:17:31.262 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-28 12:17:31.267 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:17:31.269 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 12:17:31.272 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 12:17:31.276 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 12:17:31.279 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 12:17:31.285 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 12:17:31.287 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 12:17:31.289 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-07-28 12:17:31.292 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 12:17:31.295 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 12:17:31.303 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 12:17:31.312 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 12:17:31.315 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-07-28 12:17:31.324 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 12:17:31.334 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-07-28 12:17:31.347 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 12:17:31.351 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 12:17:31.352 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 12:17:31.359 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 12:17:31.361 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-07-28 12:17:31.364 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 12:17:31.367 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 12:17:31.371 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 12:17:31.375 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 12:17:31.384 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 12:17:31.386 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 12:17:31.391 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 12:17:31.394 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 12:17:31.406 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 12:17:31.408 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 12:17:31.412 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 12:17:31.415 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 12:17:31.420 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 12:17:31.428 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:17:31.433 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 12:17:31.436 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-07-28 12:17:31.440 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 12:17:31.442 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-07-28 12:17:31.445 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 12:17:31.448 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 12:17:31.451 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 12:17:31.453 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 12:17:31.455 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 12:17:31.458 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:17:31.461 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 12:17:31.463 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:17:31.467 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 12:17:31.469 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 12:17:31.473 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 12:17:31.475 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 12:17:31.478 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 12:17:31.481 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:17:31.484 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 12:17:31.487 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 12:17:31.489 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 12:17:31.493 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 12:17:31.496 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 12:17:31.499 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:17:31.501 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 12:17:31.505 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-28 12:17:31.507 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-28 12:17:31.510 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 12:17:31.517 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 12:17:31.520 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 12:17:31.530 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-28 12:17:31.533 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 12:17:31.535 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 12:17:31.537 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:17:31.540 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 12:17:31.542 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 12:17:31.545 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 12:17:31.548 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 12:17:31.552 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 12:17:31.554 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.1) 2022-07-28 12:17:31.556 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 12:17:31.559 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 12:17:31.561 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 12:17:31.563 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-07-28 12:17:31.565 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 12:17:31.568 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 12:17:31.572 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 12:17:32.478 | Installing collected packages: nova 2022-07-28 12:17:32.478 | Attempting uninstall: nova 2022-07-28 12:17:32.479 | Found existing installation: nova 25.1.0.dev173 2022-07-28 12:17:32.483 | Can't uninstall 'nova'. No files were found to uninstall. 2022-07-28 12:17:32.484 | Running setup.py develop for nova 2022-07-28 12:17:36.281 | Successfully installed nova 2022-07-28 12:17:36.399 | + inc/python:pip_install:196 : result=0 2022-07-28 12:17:36.401 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:17:36.404 | + functions-common:time_stop:2440 : local name 2022-07-28 12:17:36.406 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:17:36.408 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:17:36.411 | + functions-common:time_stop:2443 : local total 2022-07-28 12:17:36.414 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:17:36.416 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:17:36.419 | + functions-common:time_stop:2447 : start_time=1659010642785 2022-07-28 12:17:36.421 | + functions-common:time_stop:2449 : [[ -z 1659010642785 ]] 2022-07-28 12:17:36.424 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:17:36.428 | + functions-common:time_stop:2452 : end_time=1659010656425 2022-07-28 12:17:36.430 | + functions-common:time_stop:2453 : elapsed_time=13640 2022-07-28 12:17:36.433 | + functions-common:time_stop:2454 : total=115595 2022-07-28 12:17:36.436 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:17:36.438 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=129235 2022-07-28 12:17:36.441 | + inc/python:pip_install:199 : return 0 2022-07-28 12:17:36.443 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 12:17:36.446 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 12:17:36.448 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 12:17:36.469 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 12:17:36.483 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-07-28 12:17:36.486 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-07-28 12:17:36.489 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:17:36.492 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:17:36.495 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-07-28 12:17:36.498 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:17:36.500 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-07-28 12:17:36.516 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 12:17:36.519 | + ./stack.sh:main:932 : configure_nova 2022-07-28 12:17:36.522 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-07-28 12:17:36.535 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-07-28 12:17:36.538 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-07-28 12:17:36.540 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 12:17:36.545 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-07-28 12:17:36.545 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 12:17:36.550 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-07-28 12:17:36.553 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-07-28 12:17:36.555 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 12:17:36.558 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-07-28 12:17:36.560 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-07-28 12:17:36.563 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-07-28 12:17:36.566 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-07-28 12:17:36.568 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-07-28 12:17:36.580 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-07-28 12:17:36.593 | + 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-07-28 12:17:36.607 | + 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-07-28 12:17:36.620 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-07-28 12:17:36.632 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 12:17:36.635 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 12:17:36.640 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.IJHW5eixgs 2022-07-28 12:17:36.642 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 12:17:36.645 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 12:17:36.648 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-07-28 12:17:36.651 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 12:17:36.653 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 12:17:36.656 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.IJHW5eixgs 2022-07-28 12:17:36.660 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.IJHW5eixgs 2022-07-28 12:17:36.673 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.IJHW5eixgs /etc/sudoers.d/nova-rootwrap 2022-07-28 12:17:36.687 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-07-28 12:17:36.692 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 12:17:36.695 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 12:17:36.698 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 12:17:36.700 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 12:17:36.703 | + 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-07-28 12:17:36.706 | + 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-07-28 12:17:36.709 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-28 12:17:36.711 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-07-28 12:17:36.717 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-07-28 12:17:36.735 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:36.737 | + lib/nova:configure_nova:334 : create_nova_conf 2022-07-28 12:17:36.740 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-07-28 12:17:36.744 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-07-28 12:17:36.748 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-07-28 12:17:36.783 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-07-28 12:17:36.785 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-07-28 12:17:36.814 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-07-28 12:17:36.845 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-07-28 12:17:36.875 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-07-28 12:17:36.906 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-07-28 12:17:36.938 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-07-28 12:17:36.969 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-07-28 12:17:36.971 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.67 2022-07-28 12:17:37.000 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-07-28 12:17:37.028 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-07-28 12:17:37.058 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-07-28 12:17:37.091 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-07-28 12:17:37.119 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 12:17:37.150 | + lib/nova:create_nova_conf:433 : is_fedora 2022-07-28 12:17:37.153 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 12:17:37.155 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 12:17:37.158 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 12:17:37.160 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 12:17:37.163 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 12:17:37.165 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 12:17:37.168 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 12:17:37.170 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 12:17:37.172 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:17:37.175 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 12:17:37.177 | + lib/nova:create_nova_conf:433 : is_suse 2022-07-28 12:17:37.179 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 12:17:37.182 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 12:17:37.185 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 12:17:37.187 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 12:17:37.189 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 12:17:37.192 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 12:17:37.194 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-07-28 12:17:37.210 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:37.213 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:17:37.216 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-07-28 12:17:37.218 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-07-28 12:17:37.247 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-07-28 12:17:37.249 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 12:17:37.251 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 12:17:37.254 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 12:17:37.256 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:17:37.259 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:17:37.261 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:17:37.277 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:37.280 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:17:37.282 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 12:17:37.285 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 12:17:37.316 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-07-28 12:17:37.319 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-07-28 12:17:37.321 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-07-28 12:17:37.324 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-07-28 12:17:37.327 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:17:37.329 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:17:37.331 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:17:37.347 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:37.349 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:17:37.352 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-28 12:17:37.355 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-28 12:17:37.386 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-07-28 12:17:37.417 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-07-28 12:17:37.448 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-07-28 12:17:37.476 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-07-28 12:17:37.492 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:37.495 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-07-28 12:17:37.511 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:37.515 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-07-28 12:17:37.515 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-07-28 12:17:37.520 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-07-28 12:17:37.523 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-07-28 12:17:37.552 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-07-28 12:17:37.568 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:37.571 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-07-28 12:17:37.573 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-07-28 12:17:37.576 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 12:17:37.578 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 12:17:37.580 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-07-28 12:17:37.611 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-07-28 12:17:37.640 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-07-28 12:17:37.669 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-07-28 12:17:37.698 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-07-28 12:17:37.728 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-07-28 12:17:37.756 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-07-28 12:17:37.785 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-07-28 12:17:37.815 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:17:37.845 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 12:17:37.872 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-07-28 12:17:37.889 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:37.892 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-07-28 12:17:37.894 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-07-28 12:17:37.926 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-07-28 12:17:37.954 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.67/identity 2022-07-28 12:17:37.982 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-07-28 12:17:38.010 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-07-28 12:17:38.039 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-07-28 12:17:38.067 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-07-28 12:17:38.096 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-07-28 12:17:38.125 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-07-28 12:17:38.141 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:38.143 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-07-28 12:17:38.146 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-07-28 12:17:38.175 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-07-28 12:17:38.205 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-07-28 12:17:38.208 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-07-28 12:17:38.237 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-07-28 12:17:38.239 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-07-28 12:17:38.242 | + lib/nova:create_nova_conf:501 : is_suse 2022-07-28 12:17:38.244 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 12:17:38.247 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 12:17:38.249 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 12:17:38.251 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 12:17:38.254 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 12:17:38.256 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 12:17:38.258 | + lib/nova:create_nova_conf:501 : is_fedora 2022-07-28 12:17:38.261 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 12:17:38.263 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 12:17:38.265 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 12:17:38.268 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 12:17:38.270 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 12:17:38.272 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 12:17:38.275 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 12:17:38.278 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 12:17:38.280 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:17:38.282 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 12:17:38.285 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-07-28 12:17:38.287 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-07-28 12:17:38.289 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-07-28 12:17:38.293 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 12:17:38.310 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 12:17:38.312 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 12:17:38.315 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 12:17:38.317 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 12:17:38.319 | + 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-07-28 12:17:38.360 | + 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-07-28 12:17:38.389 | + 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-07-28 12:17:38.419 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 12:17:38.449 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-07-28 12:17:38.480 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-07-28 12:17:38.497 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:38.499 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-07-28 12:17:38.502 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-07-28 12:17:38.504 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-07-28 12:17:38.506 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-07-28 12:17:38.509 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 12:17:38.512 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 12:17:38.515 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-07-28 12:17:38.519 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-07-28 12:17:38.521 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 12:17:38.524 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 12:17:38.538 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 12:17:38.538 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:17:38.547 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 12:17:38.550 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:17:38.566 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 12:17:38.569 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-07-28 12:17:38.573 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-07-28 12:17:38.602 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-07-28 12:17:38.635 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-07-28 12:17:38.663 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 12:17:38.694 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 12:17:38.722 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 12:17:38.751 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 12:17:38.780 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 12:17:38.809 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 12:17:38.838 | + 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-07-28 12:17:38.868 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 12:17:38.899 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 12:17:38.927 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 12:17:38.957 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 12:17:38.960 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 12:17:38.963 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-07-28 12:17:38.965 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-07-28 12:17:38.968 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 12:17:38.970 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:17:38.973 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:17:38.975 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 12:17:38.978 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 12:17:38.980 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 12:17:39.008 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 12:17:39.037 | + 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-07-28 12:17:39.037 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 12:17:39.046 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-07-28 12:17:39.050 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-07-28 12:17:39.052 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-07-28 12:17:39.054 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 12:17:39.057 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 12:17:39.060 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 12:17:39.062 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:17:39.064 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:17:39.067 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 12:17:39.069 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 12:17:39.072 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:17:39.074 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:17:39.076 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-07-28 12:17:39.140 | Enabling site nova-api-wsgi. 2022-07-28 12:17:39.145 | To activate the new configuration, you need to run: 2022-07-28 12:17:39.145 | systemctl reload apache2 2022-07-28 12:17:39.151 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 12:17:39.154 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 12:17:39.157 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:17:39.160 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 12:17:39.298 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-07-28 12:17:39.323 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:39.326 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-07-28 12:17:39.329 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-07-28 12:17:39.331 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-07-28 12:17:39.334 | + lib/apache:write_uwsgi_config:256 : local url= 2022-07-28 12:17:39.336 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-07-28 12:17:39.339 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 12:17:39.342 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-07-28 12:17:39.347 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-07-28 12:17:39.349 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 12:17:39.352 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 12:17:39.365 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 12:17:39.366 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:17:39.376 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 12:17:39.379 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:17:39.395 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-07-28 12:17:39.398 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-07-28 12:17:39.402 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-07-28 12:17:39.437 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-07-28 12:17:39.465 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-07-28 12:17:39.493 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-07-28 12:17:39.521 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 12:17:39.550 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 12:17:39.582 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-07-28 12:17:39.611 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-07-28 12:17:39.640 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-07-28 12:17:39.671 | + 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-07-28 12:17:39.700 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 12:17:39.728 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 12:17:39.757 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-07-28 12:17:39.785 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-07-28 12:17:39.788 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-07-28 12:17:39.816 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-07-28 12:17:39.834 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:39.836 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-07-28 12:17:39.869 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-07-28 12:17:39.873 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-07-28 12:17:39.875 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-07-28 12:17:39.893 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:39.896 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 12:17:39.899 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 12:17:39.929 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-07-28 12:17:39.961 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-07-28 12:17:39.964 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 12:17:39.966 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-07-28 12:17:39.969 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 12:17:39.971 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 12:17:39.974 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 12:17:39.991 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:39.995 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 12:17:39.998 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 12:17:40.000 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 12:17:40.017 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:40.019 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 12:17:40.022 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 12:17:40.051 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 12:17:40.054 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 12:17:40.056 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-07-28 12:17:40.086 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-07-28 12:17:40.115 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-07-28 12:17:40.147 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-07-28 12:17:40.165 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:40.168 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 12:17:40.197 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-07-28 12:17:40.200 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-07-28 12:17:40.202 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-07-28 12:17:40.234 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-07-28 12:17:40.264 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.67/identity 2022-07-28 12:17:40.292 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-07-28 12:17:40.322 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-07-28 12:17:40.351 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-07-28 12:17:40.380 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-07-28 12:17:40.410 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-07-28 12:17:40.441 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-07-28 12:17:40.470 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-07-28 12:17:40.487 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:40.490 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-07-28 12:17:40.495 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:17:40.497 | + lib/nova:create_nova_conf:549 : local conf 2022-07-28 12:17:40.500 | + lib/nova:create_nova_conf:550 : local vhost 2022-07-28 12:17:40.503 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-07-28 12:17:40.505 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 12:17:40.508 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 12:17:40.511 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-07-28 12:17:40.514 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-07-28 12:17:40.516 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-07-28 12:17:40.521 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-07-28 12:17:40.523 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-07-28 12:17:40.526 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-07-28 12:17:40.528 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-07-28 12:17:40.531 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:17:40.534 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:17:40.536 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:17:40.553 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:40.555 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:17:40.559 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-28 12:17:40.562 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-28 12:17:40.593 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-07-28 12:17:40.626 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-07-28 12:17:40.657 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:17:40.660 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-07-28 12:17:40.662 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-07-28 12:17:40.665 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-07-28 12:17:40.683 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:40.686 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-07-28 12:17:40.687 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-07-28 12:17:41.399 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-07-28 12:17:41.402 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-07-28 12:17:41.404 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 12:17:41.407 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-07-28 12:17:41.409 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 12:17:41.412 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-28 12:17:41.414 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 12:17:41.431 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:41.435 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-28 12:17:41.437 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-28 12:17:41.440 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 12:17:41.457 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:41.459 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-07-28 12:17:41.463 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-07-28 12:17:41.491 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 12:17:41.494 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 12:17:41.496 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-07-28 12:17:41.514 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:41.517 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-07-28 12:17:41.520 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 12:17:41.522 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-07-28 12:17:41.554 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.67/identity 2022-07-28 12:17:41.584 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-07-28 12:17:41.613 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-07-28 12:17:41.642 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-07-28 12:17:41.671 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-07-28 12:17:41.703 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-07-28 12:17:41.732 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-07-28 12:17:41.761 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-07-28 12:17:41.764 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-07-28 12:17:41.766 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-07-28 12:17:41.769 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 12:17:41.787 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 12:17:41.790 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 12:17:41.792 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 12:17:41.795 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 12:17:41.797 | + 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-07-28 12:17:41.826 | + 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-07-28 12:17:41.857 | + 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-07-28 12:17:41.885 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 12:17:41.914 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:17:41.917 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-07-28 12:17:41.922 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:17:41.924 | + lib/nova:create_nova_conf:583 : local conf 2022-07-28 12:17:41.927 | + lib/nova:create_nova_conf:584 : local offset 2022-07-28 12:17:41.930 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-07-28 12:17:41.933 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 12:17:41.935 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 12:17:41.938 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-07-28 12:17:41.941 | + lib/nova:create_nova_conf:586 : offset=0 2022-07-28 12:17:41.943 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-07-28 12:17:41.946 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 12:17:41.948 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-07-28 12:17:41.951 | + lib/nova:configure_console_proxies:699 : offset=0 2022-07-28 12:17:41.953 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-07-28 12:17:41.970 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:41.972 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-07-28 12:17:41.975 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-07-28 12:17:41.991 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:41.994 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-07-28 12:17:42.010 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:42.012 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-07-28 12:17:42.030 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:17:42.033 | + ./stack.sh:main:935 : is_service_enabled placement 2022-07-28 12:17:42.051 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:42.054 | + ./stack.sh:main:937 : stack_install_service placement 2022-07-28 12:17:42.057 | + lib/stack:stack_install_service:20 : local service=placement 2022-07-28 12:17:42.059 | + lib/stack:stack_install_service:21 : type install_placement 2022-07-28 12:17:42.062 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 12:17:42.064 | + lib/stack:stack_install_service:32 : install_placement 2022-07-28 12:17:42.067 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-07-28 12:17:42.069 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-07-28 12:17:42.072 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:17:42.075 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:17:42.078 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-07-28 12:17:42.081 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 12:17:42.084 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:17:42.086 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 12:17:42.088 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:17:42.091 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:17:42.094 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:17:42.097 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:17:42.099 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:17:42.102 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:17:42.105 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 12:17:42.107 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 12:17:42.110 | + functions-common:apt_get_update:1191 : return 2022-07-28 12:17:42.113 | + functions-common:install_package:1465 : real_install_package apache2 2022-07-28 12:17:42.116 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:17:42.118 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:17:42.121 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:17:42.123 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-07-28 12:17:42.146 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-07-28 12:17:42.258 | Reading package lists... 2022-07-28 12:17:42.526 | Building dependency tree... 2022-07-28 12:17:42.528 | Reading state information... 2022-07-28 12:17:42.816 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 12:17:42.816 | The following packages were automatically installed and are no longer required: 2022-07-28 12:17:42.817 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:17:42.817 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:17:42.817 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:17:42.817 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:17:42.817 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:17:42.817 | python3-zope.interface 2022-07-28 12:17:42.818 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:17:42.941 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:17:42.945 | + functions-common:apt_get:1235 : result=0 2022-07-28 12:17:42.948 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:17:42.951 | + functions-common:time_stop:2440 : local name 2022-07-28 12:17:42.953 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:17:42.956 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:17:42.958 | + functions-common:time_stop:2443 : local total 2022-07-28 12:17:42.961 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:17:42.963 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:17:42.966 | + functions-common:time_stop:2447 : start_time=1659010662144 2022-07-28 12:17:42.969 | + functions-common:time_stop:2449 : [[ -z 1659010662144 ]] 2022-07-28 12:17:42.972 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:17:42.976 | + functions-common:time_stop:2452 : end_time=1659010662973 2022-07-28 12:17:42.978 | + functions-common:time_stop:2453 : elapsed_time=829 2022-07-28 12:17:42.981 | + functions-common:time_stop:2454 : total=24709 2022-07-28 12:17:42.983 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:17:42.985 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25538 2022-07-28 12:17:42.988 | + functions-common:apt_get:1239 : return 0 2022-07-28 12:17:42.991 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-07-28 12:17:42.993 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-07-28 12:17:42.996 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-07-28 12:17:42.998 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-07-28 12:17:43.001 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-07-28 12:17:43.024 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-07-28 12:17:43.026 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 12:17:43.030 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 12:17:43.032 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 12:17:43.035 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 12:17:43.037 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 12:17:43.040 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 12:17:43.043 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:17:43.045 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:17:43.048 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 12:17:43.051 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 12:17:43.053 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 12:17:43.055 | + functions-common:apt_get_update:1191 : return 2022-07-28 12:17:43.058 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-07-28 12:17:43.061 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 12:17:43.063 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:17:43.066 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:17:43.069 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-07-28 12:17:43.093 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-07-28 12:17:43.206 | Reading package lists... 2022-07-28 12:17:43.470 | Building dependency tree... 2022-07-28 12:17:43.471 | Reading state information... 2022-07-28 12:17:43.760 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-07-28 12:17:43.760 | The following packages were automatically installed and are no longer required: 2022-07-28 12:17:43.762 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 12:17:43.762 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 12:17:43.762 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 12:17:43.762 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 12:17:43.762 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 12:17:43.762 | python3-zope.interface 2022-07-28 12:17:43.762 | Use 'sudo apt autoremove' to remove them. 2022-07-28 12:17:43.883 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 12:17:43.888 | + functions-common:apt_get:1235 : result=0 2022-07-28 12:17:43.890 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 12:17:43.893 | + functions-common:time_stop:2440 : local name 2022-07-28 12:17:43.896 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:17:43.898 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:17:43.901 | + functions-common:time_stop:2443 : local total 2022-07-28 12:17:43.903 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:17:43.906 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 12:17:43.909 | + functions-common:time_stop:2447 : start_time=1659010663090 2022-07-28 12:17:43.911 | + functions-common:time_stop:2449 : [[ -z 1659010663090 ]] 2022-07-28 12:17:43.914 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:17:43.919 | + functions-common:time_stop:2452 : end_time=1659010663916 2022-07-28 12:17:43.921 | + functions-common:time_stop:2453 : elapsed_time=826 2022-07-28 12:17:43.924 | + functions-common:time_stop:2454 : total=25538 2022-07-28 12:17:43.926 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:17:43.929 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26364 2022-07-28 12:17:43.931 | + functions-common:apt_get:1239 : return 0 2022-07-28 12:17:43.935 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-07-28 12:17:43.937 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-07-28 12:17:43.940 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 12:17:43.942 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:17:43.945 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:17:43.947 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-07-28 12:17:43.950 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-07-28 12:17:44.006 | wsgi (enabled by maintainer script) 2022-07-28 12:17:44.009 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-07-28 12:17:44.012 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-07-28 12:17:44.015 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 12:17:44.018 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-07-28 12:17:44.021 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-07-28 12:17:44.023 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 12:17:44.028 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-07-28 12:17:44.028 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 12:17:44.034 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-07-28 12:17:44.037 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-07-28 12:17:44.039 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-07-28 12:17:44.043 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-07-28 12:17:44.046 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-07-28 12:17:44.069 | Using python 3.8 to install osc-placement 2022-07-28 12:17:44.072 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-07-28 12:17:46.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:46.183 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:46.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:46.183 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:47.243 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:17:47.245 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.0.0) 2022-07-28 12:17:47.256 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 12:17:47.273 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:17:47.279 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:17:47.282 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 12:17:47.289 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 12:17:47.293 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 12:17:47.296 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:17:47.354 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 12:17:47.369 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:17:47.376 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:17:47.381 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 12:17:47.385 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:17:47.388 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:17:47.391 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 12:17:47.395 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 12:17:47.399 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 12:17:47.413 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 12:17:47.416 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 12:17:47.442 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 12:17:47.454 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 12:17:47.457 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:17:47.460 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 12:17:47.463 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:17:47.497 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 12:17:47.501 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 12:17:47.504 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:17:47.507 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 12:17:47.513 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 12:17:47.534 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 12:17:47.537 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 12:17:47.539 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 12:17:47.580 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 12:17:47.585 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 12:17:47.587 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 12:17:47.598 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 12:17:47.647 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 12:17:47.650 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:17:47.653 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 12:17:47.656 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 12:17:47.661 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:17:47.724 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 12:17:47.726 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 12:17:49.820 | + inc/python:pip_install:196 : result=0 2022-07-28 12:17:49.823 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:17:49.826 | + functions-common:time_stop:2440 : local name 2022-07-28 12:17:49.828 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:17:49.831 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:17:49.833 | + functions-common:time_stop:2443 : local total 2022-07-28 12:17:49.836 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:17:49.839 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:17:49.841 | + functions-common:time_stop:2447 : start_time=1659010664063 2022-07-28 12:17:49.844 | + functions-common:time_stop:2449 : [[ -z 1659010664063 ]] 2022-07-28 12:17:49.851 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:17:49.856 | + functions-common:time_stop:2452 : end_time=1659010669853 2022-07-28 12:17:49.859 | + functions-common:time_stop:2453 : elapsed_time=5790 2022-07-28 12:17:49.861 | + functions-common:time_stop:2454 : total=129235 2022-07-28 12:17:49.864 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:17:49.866 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=135025 2022-07-28 12:17:49.869 | + inc/python:pip_install:199 : return 0 2022-07-28 12:17:49.872 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-07-28 12:17:49.875 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-07-28 12:17:49.877 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-07-28 12:17:49.880 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 12:17:49.882 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 12:17:49.886 | ++ functions-common:git_clone:601 : pwd 2022-07-28 12:17:49.889 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 12:17:49.891 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 12:17:49.894 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 12:17:49.913 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 12:17:49.915 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 12:17:49.918 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 12:17:49.922 | + functions-common:git_clone:618 : echo master 2022-07-28 12:17:49.922 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 12:17:49.928 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-07-28 12:17:49.930 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 12:17:49.933 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-07-28 12:17:49.946 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-07-28 12:17:49.949 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 12:17:49.950 | + functions-common:git_clone:679 : head -1 2022-07-28 12:17:49.954 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-07-28 12:17:49.956 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 12:17:49.959 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-07-28 12:17:49.962 | + inc/python:setup_develop:334 : local bindep 2022-07-28 12:17:49.965 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 12:17:49.967 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-07-28 12:17:49.970 | + inc/python:setup_develop:340 : local extras= 2022-07-28 12:17:49.973 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-07-28 12:17:49.975 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 12:17:49.978 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 12:17:49.981 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-07-28 12:17:49.984 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 12:17:49.986 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 12:17:49.989 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-07-28 12:17:49.992 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 12:17:49.995 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-07-28 12:17:49.998 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 12:17:50.000 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 12:17:50.004 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-07-28 12:17:50.010 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-07-28 12:17:50.012 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-07-28 12:17:50.637 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-07-28 12:17:50.640 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 12:17:50.642 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 12:17:50.645 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 12:17:50.648 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 12:17:50.650 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-07-28 12:17:50.653 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 12:17:50.656 | + inc/python:setup_package:424 : local extras= 2022-07-28 12:17:50.659 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 12:17:50.661 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 12:17:50.664 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 12:17:50.666 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 12:17:50.669 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 12:17:50.672 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-07-28 12:17:50.694 | Using python 3.8 to install /opt/stack/placement 2022-07-28 12:17:50.697 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-07-28 12:17:52.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:52.814 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:52.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:17:52.814 | from cryptography.utils import int_from_bytes 2022-07-28 12:17:53.914 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:17:53.914 | Obtaining file:///opt/stack/placement 2022-07-28 12:17:55.156 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 12:17:55.169 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 12:17:55.314 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 12:17:55.327 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 12:17:55.332 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 12:17:55.372 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 12:17:55.424 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-28 12:17:55.428 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 12:17:55.432 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 12:17:55.437 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 12:17:55.473 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 12:17:55.484 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 12:17:55.522 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 12:17:55.528 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 12:17:55.575 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 12:17:55.579 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 12:17:55.618 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 12:17:55.636 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 12:17:55.650 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 12:17:55.659 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 12:17:55.669 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 12:17:55.682 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:17:55.688 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:17:55.690 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 12:17:55.702 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 12:17:55.712 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 12:17:55.714 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 12:17:55.720 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 12:17:55.724 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 12:17:55.729 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 12:17:55.750 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 12:17:55.754 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 12:17:55.761 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 12:17:55.774 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 12:17:55.779 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 12:17:55.782 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 12:17:55.792 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 12:17:55.794 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 12:17:55.797 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 12:17:55.801 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 12:17:55.810 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 12:17:55.815 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 12:17:55.826 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:17:55.859 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 12:17:55.869 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev26) (45.2.0) 2022-07-28 12:17:55.871 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 12:17:55.907 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:17:55.967 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:17:56.023 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 12:17:56.029 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 12:17:56.033 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 12:17:56.035 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:17:56.041 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:17:56.046 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 12:17:56.060 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 12:17:56.067 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 12:17:56.073 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:17:56.076 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:17:56.079 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:17:56.082 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:17:56.085 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 12:17:56.087 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 12:17:56.093 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 12:17:56.095 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:17:56.097 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 12:17:56.100 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 12:17:56.111 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 12:17:56.137 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 12:17:56.141 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 12:17:56.145 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 12:17:56.156 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 12:17:56.191 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:17:56.195 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 12:17:56.198 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 12:17:57.740 | Installing collected packages: openstack-placement 2022-07-28 12:17:57.740 | Attempting uninstall: openstack-placement 2022-07-28 12:17:57.741 | Found existing installation: openstack-placement 7.1.0.dev26 2022-07-28 12:17:57.743 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-07-28 12:17:57.744 | Running setup.py develop for openstack-placement 2022-07-28 12:17:59.584 | Successfully installed openstack-placement 2022-07-28 12:17:59.701 | + inc/python:pip_install:196 : result=0 2022-07-28 12:17:59.703 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:17:59.706 | + functions-common:time_stop:2440 : local name 2022-07-28 12:17:59.708 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:17:59.710 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:17:59.713 | + functions-common:time_stop:2443 : local total 2022-07-28 12:17:59.715 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:17:59.718 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:17:59.720 | + functions-common:time_stop:2447 : start_time=1659010670688 2022-07-28 12:17:59.723 | + functions-common:time_stop:2449 : [[ -z 1659010670688 ]] 2022-07-28 12:17:59.726 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:17:59.731 | + functions-common:time_stop:2452 : end_time=1659010679727 2022-07-28 12:17:59.733 | + functions-common:time_stop:2453 : elapsed_time=9039 2022-07-28 12:17:59.735 | + functions-common:time_stop:2454 : total=135025 2022-07-28 12:17:59.738 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:17:59.740 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=144064 2022-07-28 12:17:59.743 | + inc/python:pip_install:199 : return 0 2022-07-28 12:17:59.745 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 12:17:59.748 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 12:17:59.751 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 12:17:59.770 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 12:17:59.784 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-07-28 12:17:59.787 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-07-28 12:17:59.789 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:17:59.792 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:17:59.795 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-07-28 12:17:59.797 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:17:59.800 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 12:17:59.803 | + ./stack.sh:main:938 : configure_placement 2022-07-28 12:17:59.805 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-07-28 12:17:59.818 | + lib/placement:configure_placement:107 : create_placement_conf 2022-07-28 12:17:59.820 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-07-28 12:17:59.833 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-07-28 12:17:59.835 | ++ lib/database:database_connection_url:134 : local db=placement 2022-07-28 12:17:59.838 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-07-28 12:17:59.841 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-07-28 12:17:59.844 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:17:59.846 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:17:59.849 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:17:59.869 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:17:59.871 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:17:59.874 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-28 12:17:59.877 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-28 12:17:59.918 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-07-28 12:17:59.951 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-07-28 12:17:59.984 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-07-28 12:17:59.987 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-07-28 12:17:59.989 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 12:17:59.992 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 12:17:59.994 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-07-28 12:18:00.028 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-07-28 12:18:00.058 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-07-28 12:18:00.089 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-07-28 12:18:00.120 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-07-28 12:18:00.152 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-07-28 12:18:00.184 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-07-28 12:18:00.215 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-07-28 12:18:00.245 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:18:00.276 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 12:18:00.306 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-07-28 12:18:00.309 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-07-28 12:18:00.311 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-07-28 12:18:00.315 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 12:18:00.334 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 12:18:00.336 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 12:18:00.340 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 12:18:00.342 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 12:18:00.345 | + 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-07-28 12:18:00.375 | + 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-07-28 12:18:00.410 | + 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-07-28 12:18:00.441 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 12:18:00.473 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-28 12:18:00.475 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-07-28 12:18:00.478 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-07-28 12:18:00.481 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-07-28 12:18:00.483 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-07-28 12:18:00.486 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 12:18:00.488 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 12:18:00.491 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-07-28 12:18:00.497 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-07-28 12:18:00.499 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 12:18:00.502 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 12:18:00.515 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 12:18:00.515 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:18:00.524 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 12:18:00.529 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 12:18:00.545 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-07-28 12:18:00.548 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-07-28 12:18:00.552 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-07-28 12:18:00.586 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-07-28 12:18:00.616 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-07-28 12:18:00.647 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-07-28 12:18:00.677 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 12:18:00.708 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 12:18:00.739 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-07-28 12:18:00.769 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-07-28 12:18:00.799 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-07-28 12:18:00.830 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 12:18:00.860 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 12:18:00.890 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 12:18:00.922 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-07-28 12:18:00.952 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 12:18:00.955 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 12:18:00.958 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-07-28 12:18:00.961 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-07-28 12:18:00.964 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 12:18:00.966 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:18:00.969 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:18:00.971 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-07-28 12:18:00.974 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-07-28 12:18:00.977 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-07-28 12:18:01.008 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 12:18:01.040 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-07-28 12:18:01.040 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-07-28 12:18:01.050 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-07-28 12:18:01.053 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-07-28 12:18:01.056 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-07-28 12:18:01.059 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 12:18:01.062 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 12:18:01.065 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 12:18:01.067 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:18:01.070 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:18:01.072 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 12:18:01.075 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 12:18:01.078 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:18:01.080 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:18:01.083 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-07-28 12:18:01.146 | Site placement-api already enabled 2022-07-28 12:18:01.150 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 12:18:01.153 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 12:18:01.157 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:18:01.159 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 12:18:01.297 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-07-28 12:18:01.320 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:18:01.323 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-07-28 12:18:01.346 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:18:01.349 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-07-28 12:18:01.368 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:18:01.371 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-07-28 12:18:01.373 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-07-28 12:18:01.376 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 12:18:01.410 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.67/identity 2022-07-28 12:18:01.442 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 12:18:01.473 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 12:18:01.504 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 12:18:01.535 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 12:18:01.566 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 12:18:01.598 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-07-28 12:18:01.628 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-07-28 12:18:01.647 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:18:01.649 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-07-28 12:18:01.668 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:18:01.670 | + ./stack.sh:main:964 : run_phase stack install 2022-07-28 12:18:01.673 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 12:18:01.675 | + functions-common:run_phase:1869 : local phase=install 2022-07-28 12:18:01.678 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 12:18:01.681 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 12:18:01.684 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 12:18:01.687 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 12:18:01.689 | + functions-common:run_phase:1878 : local extra 2022-07-28 12:18:01.692 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 12:18:01.697 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 12:18:01.700 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 12:18:01.703 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 12:18:01.706 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-07-28 12:18:01.708 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 12:18:01.725 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:18:01.727 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 12:18:01.730 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 12:18:01.732 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-07-28 12:18:01.735 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-07-28 12:18:01.737 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:18:01.740 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-07-28 12:18:01.742 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-07-28 12:18:01.746 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-07-28 12:18:01.808 | ++ inc/async:async_inner:63 : install_tempest 2022-07-28 12:18:01.847 | [331205 Async install_tempest:356681]: running: install_tempest 2022-07-28 12:18:01.849 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 12:18:01.852 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 12:18:01.856 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 12:18:01.860 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 12:18:01.863 | + functions-common:run_phase:1895 : run_plugins stack install 2022-07-28 12:18:01.866 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 12:18:01.868 | + functions-common:run_plugins:1855 : local phase=install 2022-07-28 12:18:01.872 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 12:18:01.874 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 12:18:01.877 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-07-28 12:18:01.880 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-07-28 12:18:01.882 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 12:18:01.885 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 12:18:01.889 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-07-28 12:18:01.892 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 12:18:01.894 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-07-28 12:18:01.898 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-07-28 12:18:01.901 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 12:18:01.905 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-07-28 12:18:01.909 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-07-28 12:18:01.911 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 12:18:01.916 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-07-28 12:18:01.916 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 12:18:01.923 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-07-28 12:18:01.930 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-07-28 12:18:01.934 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-07-28 12:18:01.937 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-07-28 12:18:01.940 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-07-28 12:18:01.964 | Using python 3.8 to install python-openstackclient 2022-07-28 12:18:01.966 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-07-28 12:18:04.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:04.160 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:04.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:04.160 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:05.239 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:18:05.241 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (5.8.0) 2022-07-28 12:18:05.260 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 12:18:05.264 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 12:18:05.269 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 12:18:05.296 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 12:18:05.309 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 12:18:05.312 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 12:18:05.333 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 12:18:05.348 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 12:18:05.363 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 12:18:05.376 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 12:18:05.389 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 12:18:05.392 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 12:18:05.395 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 12:18:05.397 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 12:18:05.400 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 12:18:05.406 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 12:18:05.428 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 12:18:05.486 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 12:18:05.488 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 12:18:05.492 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 12:18:05.497 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 12:18:05.501 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 12:18:05.504 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 12:18:05.542 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 12:18:05.547 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 12:18:05.553 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 12:18:05.559 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 12:18:05.563 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 12:18:05.567 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 12:18:05.570 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 12:18:05.579 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 12:18:05.618 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 12:18:05.631 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 12:18:05.643 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 12:18:05.646 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 12:18:05.694 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 12:18:05.698 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 12:18:05.701 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 12:18:05.704 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 12:18:05.707 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 12:18:05.710 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 12:18:05.716 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 12:18:05.719 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 12:18:05.751 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 12:18:05.756 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 12:18:05.758 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 12:18:05.763 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 12:18:05.766 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 12:18:05.828 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 12:18:07.866 | + inc/python:pip_install:196 : result=0 2022-07-28 12:18:07.869 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:18:07.872 | + functions-common:time_stop:2440 : local name 2022-07-28 12:18:07.874 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:18:07.877 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:18:07.879 | + functions-common:time_stop:2443 : local total 2022-07-28 12:18:07.881 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:18:07.884 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:18:07.887 | + functions-common:time_stop:2447 : start_time=1659010681957 2022-07-28 12:18:07.889 | + functions-common:time_stop:2449 : [[ -z 1659010681957 ]] 2022-07-28 12:18:07.892 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:18:07.897 | + functions-common:time_stop:2452 : end_time=1659010687894 2022-07-28 12:18:07.899 | + functions-common:time_stop:2453 : elapsed_time=5937 2022-07-28 12:18:07.903 | + functions-common:time_stop:2454 : total=144064 2022-07-28 12:18:07.905 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:18:07.908 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=150001 2022-07-28 12:18:07.910 | + inc/python:pip_install:199 : return 0 2022-07-28 12:18:07.913 | + ./stack.sh:main:976 : install_oscwrap 2022-07-28 12:18:07.916 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-07-28 12:18:07.921 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.X51yDJplHZ 2022-07-28 12:18:07.924 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-07-28 12:18:07.926 | + functions-common:install_oscwrap:2491 : unalias -a 2022-07-28 12:18:07.929 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-07-28 12:18:07.932 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-07-28 12:18:07.935 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 12:18:07.938 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-07-28 12:18:07.956 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:18:07.959 | + ./stack.sh:main:1030 : configure_database 2022-07-28 12:18:07.961 | + lib/database:configure_database:128 : configure_database_mysql 2022-07-28 12:18:07.964 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-07-28 12:18:07.968 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-07-28 12:18:07.970 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:18:07.973 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-07-28 12:18:07.975 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-07-28 12:18:07.977 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:18:07.980 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:18:07.982 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-07-28 12:18:07.985 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-07-28 12:18:07.988 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-07-28 12:18:07.988 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-07-28 12:18:07.993 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-07-28 12:18:08.052 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-07-28 12:18:08.055 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 12:18:08.058 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 12:18:08.061 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 12:18:08.063 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 12:18:08.065 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 12:18:08.068 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 12:18:08.070 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 12:18:08.073 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 12:18:08.075 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 12:18:08.078 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 12:18:08.080 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-07-28 12:18:08.083 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 12:18:08.085 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 12:18:08.087 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 12:18:08.090 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 12:18:08.093 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 12:18:08.095 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 12:18:08.097 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-07-28 12:18:08.100 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:18:08.102 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:18:08.105 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-07-28 12:18:08.108 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:18:08.110 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 12:18:11.220 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-07-28 12:18:11.235 | mysqladmin: connect to server at 'localhost' failed 2022-07-28 12:18:11.235 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-07-28 12:18:11.239 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-07-28 12:18:11.242 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-07-28 12:18:11.245 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:18:11.248 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:18:11.251 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-07-28 12:18:11.254 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-07-28 12:18:11.256 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-07-28 12:18:11.259 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:18:11.262 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:18:11.265 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-07-28 12:18:11.267 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-07-28 12:18:11.270 | + 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-07-28 12:18:11.283 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:18:11.341 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-07-28 12:18:11.353 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:18:11.416 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-07-28 12:18:11.473 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-07-28 12:18:11.533 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-07-28 12:18:11.596 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-07-28 12:18:11.599 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-07-28 12:18:11.601 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-07-28 12:18:11.601 | enabling MySQL performance counting 2022-07-28 12:18:11.604 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 12:18:11.627 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 12:18:11.629 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-07-28 12:18:13.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:13.751 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:13.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:18:13.751 | from cryptography.utils import int_from_bytes 2022-07-28 12:18:14.793 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 12:18:14.795 | Processing ./tools/dbcounter 2022-07-28 12:18:14.800 | Installing build dependencies: started 2022-07-28 12:18:25.116 | Installing build dependencies: finished with status 'done' 2022-07-28 12:18:25.119 | Getting requirements to build wheel: started 2022-07-28 12:18:26.187 | Getting requirements to build wheel: finished with status 'done' 2022-07-28 12:18:26.191 | Installing backend dependencies: started 2022-07-28 12:18:30.927 | Installing backend dependencies: finished with status 'done' 2022-07-28 12:18:30.929 | Preparing wheel metadata: started 2022-07-28 12:18:32.049 | Preparing wheel metadata: finished with status 'done' 2022-07-28 12:18:32.057 | Building wheels for collected packages: dbcounter 2022-07-28 12:18:32.059 | Building wheel for dbcounter (PEP 517): started 2022-07-28 12:18:33.475 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-07-28 12:18:33.476 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=b04dc7bcfbfa7e36353611d5df770af111c1b7313b3792fa12dcfd7e74208621 2022-07-28 12:18:33.476 | Stored in directory: /tmp/pip-ephem-wheel-cache-zcxq4uus/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-07-28 12:18:33.477 | Successfully built dbcounter 2022-07-28 12:18:35.703 | Installing collected packages: dbcounter 2022-07-28 12:18:35.703 | Attempting uninstall: dbcounter 2022-07-28 12:18:35.704 | Found existing installation: dbcounter 0.1 2022-07-28 12:18:35.714 | Uninstalling dbcounter-0.1: 2022-07-28 12:18:36.032 | Successfully uninstalled dbcounter-0.1 2022-07-28 12:18:36.134 | Successfully installed dbcounter-0.1 2022-07-28 12:18:36.292 | + inc/python:pip_install:196 : result=0 2022-07-28 12:18:36.294 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 12:18:36.297 | + functions-common:time_stop:2440 : local name 2022-07-28 12:18:36.299 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:18:36.301 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:18:36.304 | + functions-common:time_stop:2443 : local total 2022-07-28 12:18:36.306 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:18:36.309 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 12:18:36.311 | + functions-common:time_stop:2447 : start_time=1659010691621 2022-07-28 12:18:36.313 | + functions-common:time_stop:2449 : [[ -z 1659010691621 ]] 2022-07-28 12:18:36.316 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:18:36.321 | + functions-common:time_stop:2452 : end_time=1659010716318 2022-07-28 12:18:36.323 | + functions-common:time_stop:2453 : elapsed_time=24697 2022-07-28 12:18:36.326 | + functions-common:time_stop:2454 : total=150001 2022-07-28 12:18:36.328 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:18:36.331 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=174698 2022-07-28 12:18:36.333 | + inc/python:pip_install:199 : return 0 2022-07-28 12:18:36.336 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-07-28 12:18:36.339 | + lib/database:recreate_database:112 : local db=stats 2022-07-28 12:18:36.342 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-07-28 12:18:36.344 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-07-28 12:18:36.347 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-07-28 12:18:36.352 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:18:36.581 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-07-28 12:18:36.587 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:18:36.705 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-07-28 12:18:36.705 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-07-28 12:18:36.710 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:18:36.802 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-07-28 12:18:36.805 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:18:36.807 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 12:18:41.106 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-07-28 12:18:41.109 | + functions-common:save_stackenv:60 : local tag=1034 2022-07-28 12:18:41.112 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 12:18:41.117 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-121841 2022-07-28 12:18:41.120 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-121841 1034' 2022-07-28 12:18:41.123 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:18:41.125 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 12:18:41.128 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:18:41.130 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 12:18:41.134 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:18:41.136 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 12:18:41.139 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:18:41.141 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 12:18:41.144 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:18:41.146 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.67 2022-07-28 12:18:41.149 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:18:41.152 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.67/identity 2022-07-28 12:18:41.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:18:41.158 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-121419 2022-07-28 12:18:41.160 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:18:41.167 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 12:18:41.170 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:18:41.172 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.67 2022-07-28 12:18:41.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:18:41.177 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 12:18:41.181 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:18:41.183 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 12:18:41.186 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:18:41.189 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 12:18:41.192 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:18:41.194 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 12:18:41.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:18:41.200 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.67 2022-07-28 12:18:41.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 12:18:41.205 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 12:18:41.208 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-07-28 12:18:41.211 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-07-28 12:18:41.213 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-07-28 12:18:41.226 | + ./stack.sh:main:1060 : start_dstat 2022-07-28 12:18:41.228 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 12:18:41.231 | + functions-common:run_process:1694 : local service=dstat 2022-07-28 12:18:41.234 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 12:18:41.236 | + functions-common:run_process:1696 : local group= 2022-07-28 12:18:41.239 | + functions-common:run_process:1697 : local user= 2022-07-28 12:18:41.241 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:18:41.245 | + functions-common:run_process:1700 : local name=dstat 2022-07-28 12:18:41.250 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:18:41.253 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:18:41.256 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:18:41.267 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:18:41.271 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:18:41.276 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010721273 2022-07-28 12:18:41.279 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-07-28 12:18:41.299 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:18:41.301 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-07-28 12:18:41.304 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-07-28 12:18:41.308 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 12:18:41.310 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 12:18:41.314 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 12:18:41.317 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 12:18:41.319 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-07-28 12:18:41.323 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-07-28 12:18:41.328 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-07-28 12:18:41.331 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:18:41.334 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:18:41.338 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:18:41.341 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:18:41.344 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-07-28 12:18:41.347 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-07-28 12:18:41.350 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-07-28 12:18:41.354 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 12:18:41.357 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:18:41.360 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:18:41.363 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:18:41.366 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:18:41.370 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:18:41.373 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-07-28 12:18:41.375 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:18:41.380 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-07-28 12:18:41.441 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-07-28 12:18:41.501 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 12:18:41.555 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-07-28 12:18:41.610 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-07-28 12:18:41.665 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:18:41.719 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:18:41.722 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:18:41.725 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-07-28 12:18:41.780 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:18:42.234 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-07-28 12:18:42.251 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-07-28 12:18:42.704 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-07-28 12:18:42.725 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:18:42.729 | + functions-common:time_stop:2440 : local name 2022-07-28 12:18:42.731 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:18:42.734 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:18:42.736 | + functions-common:time_stop:2443 : local total 2022-07-28 12:18:42.739 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:18:42.743 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:18:42.746 | + functions-common:time_stop:2447 : start_time=1659010721273 2022-07-28 12:18:42.748 | + functions-common:time_stop:2449 : [[ -z 1659010721273 ]] 2022-07-28 12:18:42.751 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:18:42.757 | + functions-common:time_stop:2452 : end_time=1659010722753 2022-07-28 12:18:42.760 | + functions-common:time_stop:2453 : elapsed_time=1480 2022-07-28 12:18:42.762 | + functions-common:time_stop:2454 : total=0 2022-07-28 12:18:42.765 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:18:42.767 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1480 2022-07-28 12:18:42.770 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-07-28 12:18:42.773 | + functions-common:run_process:1694 : local service=memory_tracker 2022-07-28 12:18:42.776 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-07-28 12:18:42.778 | + functions-common:run_process:1696 : local group= 2022-07-28 12:18:42.781 | + functions-common:run_process:1697 : local user=root 2022-07-28 12:18:42.784 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:18:42.786 | + functions-common:run_process:1700 : local name=memory_tracker 2022-07-28 12:18:42.789 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:18:42.791 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:18:42.794 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:18:42.797 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:18:42.800 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:18:42.805 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010722802 2022-07-28 12:18:42.808 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-07-28 12:18:42.828 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:18:42.831 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:18:42.834 | + functions-common:time_stop:2440 : local name 2022-07-28 12:18:42.837 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:18:42.840 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:18:42.842 | + functions-common:time_stop:2443 : local total 2022-07-28 12:18:42.845 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:18:42.847 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:18:42.849 | + functions-common:time_stop:2447 : start_time=1659010722802 2022-07-28 12:18:42.853 | + functions-common:time_stop:2449 : [[ -z 1659010722802 ]] 2022-07-28 12:18:42.856 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:18:42.860 | + functions-common:time_stop:2452 : end_time=1659010722857 2022-07-28 12:18:42.863 | + functions-common:time_stop:2453 : elapsed_time=55 2022-07-28 12:18:42.865 | + functions-common:time_stop:2454 : total=1480 2022-07-28 12:18:42.868 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:18:42.871 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1535 2022-07-28 12:18:42.874 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-07-28 12:18:42.901 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:18:42.904 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-07-28 12:18:42.928 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:18:42.931 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-07-28 12:18:42.998 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:18:43.004 | + ./stack.sh:main:1073 : start_etcd3 2022-07-28 12:18:43.018 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-07-28 12:18:43.021 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-851351-2-smb --data-dir /opt/stack/data/etcd' 2022-07-28 12:18:43.025 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-07-28 12:18:43.028 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-851351-2-smb=http://10.222.0.67:2380' 2022-07-28 12:18:43.031 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.67:2380' 2022-07-28 12:18:43.034 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.67:2379' 2022-07-28 12:18:43.037 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-07-28 12:18:43.041 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-07-28 12:18:43.044 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.67:2379' 2022-07-28 12:18:43.047 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-07-28 12:18:43.049 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-07-28 12:18:43.062 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 12:18:43.071 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-851351-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-2-smb=http://10.222.0.67:2380 --initial-advertise-peer-urls http://10.222.0.67:2380 --advertise-client-urls http://10.222.0.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.67:2379 --debug' '' root 2022-07-28 12:18:43.082 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-07-28 12:18:43.095 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-851351-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-2-smb=http://10.222.0.67:2380 --initial-advertise-peer-urls http://10.222.0.67:2380 --advertise-client-urls http://10.222.0.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.67:2379 --debug' 2022-07-28 12:18:43.098 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:18:43.100 | + functions-common:write_user_unit_file:1566 : local user=root 2022-07-28 12:18:43.106 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:18:43.110 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:18:43.113 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:18:43.121 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 12:18:43.128 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:18:43.128 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-07-28 12:18:43.207 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-07-28 12:18:43.290 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-851351-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-2-smb=http://10.222.0.67:2380 --initial-advertise-peer-urls http://10.222.0.67:2380 --advertise-client-urls http://10.222.0.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.67:2379 --debug' 2022-07-28 12:18:43.356 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-07-28 12:18:43.410 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-07-28 12:18:43.465 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:18:43.518 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:18:43.520 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:18:43.523 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-07-28 12:18:43.592 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:18:44.046 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-07-28 12:18:44.107 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-07-28 12:18:44.163 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-07-28 12:18:44.219 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-07-28 12:18:44.277 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-07-28 12:18:44.281 | ++ functions-common:is_arch:502 : uname -m 2022-07-28 12:18:44.285 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-28 12:18:44.288 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-07-28 12:18:44.746 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-07-28 12:18:44.761 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-07-28 12:18:45.216 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-07-28 12:18:45.593 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-07-28 12:18:45.618 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:18:45.621 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-07-28 12:18:45.623 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-07-28 12:18:45.635 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-07-28 12:18:45.639 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-07-28 12:18:45.652 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-07-28 12:18:45.666 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-07-28 12:18:45.668 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 12:18:45.671 | + 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.67/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-07-28 12:18:45.801 | + 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.67/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-07-28 12:18:45.932 | + 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.67/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-07-28 12:18:46.063 | + 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.67/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-07-28 12:18:46.194 | + 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.67/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-07-28 12:18:46.326 | + 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.67/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-07-28 12:18:46.459 | + 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.67/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-07-28 12:18:46.591 | + 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.67/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-07-28 12:18:46.722 | + 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.67/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-07-28 12:18:46.855 | + 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.67/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-07-28 12:18:46.985 | + functions-common:write_clouds_yaml:198 : cat 2022-07-28 12:18:46.990 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-07-28 12:18:46.994 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-07-28 12:18:46.997 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-07-28 12:18:47.002 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-07-28 12:18:47.004 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-07-28 12:18:47.007 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-07-28 12:18:47.025 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:18:47.028 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-07-28 12:18:47.031 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:18:47.033 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-07-28 12:18:47.036 | + ./stack.sh:main:1090 : '[' 10.222.0.67 == 10.222.0.67 ']' 2022-07-28 12:18:47.038 | + ./stack.sh:main:1091 : init_keystone 2022-07-28 12:18:47.041 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-07-28 12:18:47.058 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:18:47.060 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-07-28 12:18:47.063 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-07-28 12:18:47.065 | + lib/database:recreate_database:112 : local db=keystone 2022-07-28 12:18:47.068 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-07-28 12:18:47.071 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-07-28 12:18:47.073 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-07-28 12:18:47.078 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:18:47.948 | ++ inc/async:async_inner:64 : rc=0 2022-07-28 12:18:47.975 | [356681 Async install_tempest:356681]: finished successfully 2022-07-28 12:18:52.952 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-07-28 12:18:52.957 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:18:53.070 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-07-28 12:18:53.073 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 12:18:53.075 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:18:53.078 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:18:53.081 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:18:53.086 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010733083 2022-07-28 12:18:53.089 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-07-28 12:18:57.628 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 12:18:57.652 | 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=358866) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 12:18:57.659 | DEBUG dbcounter [-] [358866] Writer thread running {{(pid=358866) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:18:57.660 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:18:57.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:57.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:57.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:57.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:57.666 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:57.666 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:57.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:57.666 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:57.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:57.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:57.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:57.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:57.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:57.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:57.666 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:18:57.666 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:18:57.691 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:18:57.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:57.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:57.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:57.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:57.696 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:57.696 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:57.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:57.696 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:57.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:57.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:57.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:57.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:57.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:57.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:57.697 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:18:57.697 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:18:58.219 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:18:58.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:58.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:58.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:58.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:58.221 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:58.221 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:58.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:58.221 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:58.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:58.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:58.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:58.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:58.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:18:58.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:18:58.223 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:18:58.223 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:18:58.231 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 12:19:11.715 | DEBUG dbcounter [-] [358866] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=358866) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:19:24.742 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:24.743 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 12:19:24.788 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:24.788 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 12:19:24.840 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:24.840 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 12:19:24.880 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:24.880 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 12:19:24.942 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:24.942 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 12:19:25.006 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:25.006 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 12:19:26.004 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:26.004 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:19:26.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.006 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.006 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.007 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.007 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.007 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:19:26.007 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:19:26.008 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:19:26.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.009 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.009 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.010 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.011 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:19:26.011 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:19:26.020 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:19:26.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.023 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.023 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.023 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.023 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.023 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:19:26.023 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:19:26.030 | DEBUG dbcounter [-] [358866] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=358866) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:19:26.614 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:19:26.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.616 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.616 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.617 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.617 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.617 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:19:26.617 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:19:26.709 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:19:26.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.711 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.712 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.712 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:26.712 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:26.712 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:19:26.713 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:19:26.721 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 12:19:26.774 | DEBUG dbcounter [-] [358866] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=358866) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:19:26.958 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:26.958 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 12:19:27.080 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:27.080 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 12:19:27.154 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:27.154 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 12:19:27.233 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:27.234 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 12:19:27.296 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:27.296 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 12:19:27.376 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:27.376 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 12:19:27.468 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:27.469 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:19:27.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.471 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.471 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.472 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.472 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:19:27.472 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:19:27.473 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:19:27.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.475 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.475 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.475 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.476 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.476 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:19:27.476 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:19:27.484 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:19:27.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.485 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.486 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.486 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.487 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:19:27.487 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:19:27.934 | DEBUG dbcounter [-] [358866] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=358866) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:19:27.998 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:19:27.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:27.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:27.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:28.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:28.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:28.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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:28.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:28.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:28.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:28.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:28.003 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:28.003 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:28.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:28.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:28.003 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:19:28.003 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:19:28.125 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:19:28.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:28.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:28.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:28.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:28.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:28.127 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:28.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:28.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:28.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:28.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:28.128 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:28.128 | 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=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:28.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:19:28.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:19:28.129 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:19:28.129 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=358866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:19:28.137 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 12:19:28.205 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:28.205 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 12:19:28.279 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:28.279 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 12:19:28.336 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:28.337 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 12:19:28.398 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:28.398 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 12:19:28.478 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:28.478 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 12:19:28.565 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:28.565 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 12:19:28.622 | INFO migrate.versioning.api [-] done 2022-07-28 12:19:28.986 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-07-28 12:19:28.988 | + functions-common:time_stop:2440 : local name 2022-07-28 12:19:28.991 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:19:28.993 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:19:28.996 | + functions-common:time_stop:2443 : local total 2022-07-28 12:19:28.999 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:19:29.001 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 12:19:29.004 | + functions-common:time_stop:2447 : start_time=1659010733083 2022-07-28 12:19:29.007 | + functions-common:time_stop:2449 : [[ -z 1659010733083 ]] 2022-07-28 12:19:29.010 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:19:29.014 | + functions-common:time_stop:2452 : end_time=1659010769012 2022-07-28 12:19:29.018 | + functions-common:time_stop:2453 : elapsed_time=35929 2022-07-28 12:19:29.020 | + functions-common:time_stop:2454 : total=0 2022-07-28 12:19:29.023 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:19:29.025 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35929 2022-07-28 12:19:29.028 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-07-28 12:19:29.031 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-07-28 12:19:29.035 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-07-28 12:19:33.348 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-07-28 12:19:33.349 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 12:19:33.349 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 12:19:33.349 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-07-28 12:19:33.350 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 12:19:33.350 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 12:19:33.350 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 12:19:33.350 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 12:19:33.350 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 12:19:33.703 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-07-28 12:19:33.708 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-07-28 12:19:38.117 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-07-28 12:19:38.117 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 12:19:38.118 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 12:19:38.118 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-07-28 12:19:38.118 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 12:19:38.119 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 12:19:38.119 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 12:19:38.119 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 12:19:38.119 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 12:19:38.479 | + ./stack.sh:main:1092 : start_keystone 2022-07-28 12:19:38.481 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-07-28 12:19:38.485 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-07-28 12:19:38.488 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-07-28 12:19:38.505 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:19:38.508 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-07-28 12:19:38.511 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-07-28 12:19:38.516 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-07-28 12:19:38.519 | + functions-common:run_process:1694 : local service=keystone 2022-07-28 12:19:38.521 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 12:19:38.524 | + functions-common:run_process:1696 : local group= 2022-07-28 12:19:38.527 | + functions-common:run_process:1697 : local user= 2022-07-28 12:19:38.529 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:19:38.532 | + functions-common:run_process:1700 : local name=keystone 2022-07-28 12:19:38.535 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:19:38.537 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:19:38.540 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:19:38.542 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:19:38.546 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:19:38.551 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010778548 2022-07-28 12:19:38.553 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-07-28 12:19:38.570 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:19:38.572 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-07-28 12:19:38.575 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-07-28 12:19:38.578 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 12:19:38.581 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 12:19:38.587 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 12:19:38.587 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 12:19:38.589 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-07-28 12:19:38.591 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-07-28 12:19:38.594 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-07-28 12:19:38.597 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:19:38.599 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:19:38.602 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:19:38.604 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:19:38.607 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-07-28 12:19:38.610 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-07-28 12:19:38.613 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-07-28 12:19:38.615 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 12:19:38.617 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 12:19:38.619 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 12:19:38.622 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 12:19:38.624 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-07-28 12:19:38.627 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 12:19:38.631 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-07-28 12:19:38.685 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-07-28 12:19:38.744 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-07-28 12:19:38.797 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 12:19:38.851 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:19:38.914 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-07-28 12:19:38.968 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-07-28 12:19:39.029 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-07-28 12:19:39.084 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-07-28 12:19:39.142 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-07-28 12:19:39.201 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 12:19:39.204 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 12:19:39.207 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-07-28 12:19:39.263 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 12:19:39.766 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-07-28 12:19:39.782 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-07-28 12:19:40.207 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-07-28 12:19:40.282 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:19:40.284 | + functions-common:time_stop:2440 : local name 2022-07-28 12:19:40.287 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:19:40.289 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:19:40.292 | + functions-common:time_stop:2443 : local total 2022-07-28 12:19:40.294 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:19:40.298 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:19:40.300 | + functions-common:time_stop:2447 : start_time=1659010778548 2022-07-28 12:19:40.303 | + functions-common:time_stop:2449 : [[ -z 1659010778548 ]] 2022-07-28 12:19:40.306 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:19:40.311 | + functions-common:time_stop:2452 : end_time=1659010780308 2022-07-28 12:19:40.314 | + functions-common:time_stop:2453 : elapsed_time=1760 2022-07-28 12:19:40.316 | + functions-common:time_stop:2454 : total=1535 2022-07-28 12:19:40.321 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:19:40.321 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3295 2022-07-28 12:19:40.324 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-07-28 12:19:40.324 | Waiting for keystone to start... 2022-07-28 12:19:40.327 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.67/identity/v3/ 2022-07-28 12:19:40.329 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.67/identity/v3/ 2022-07-28 12:19:40.332 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 12:19:40.334 | + functions:wait_for_service:458 : local url=http://10.222.0.67/identity/v3/ 2022-07-28 12:19:40.337 | + functions:wait_for_service:459 : local rval=0 2022-07-28 12:19:40.339 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 12:19:40.342 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 12:19:40.345 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:19:40.351 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:19:40.351 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:19:40.356 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010780353 2022-07-28 12:19:40.359 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 12:19:40.366 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/identity/v3/ 2022-07-28 12:19:46.657 | + :: : [[ 200 == 503 ]] 2022-07-28 12:19:46.659 | + :: : [[ 0 -eq 7 ]] 2022-07-28 12:19:46.662 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 12:19:46.664 | + functions-common:time_stop:2440 : local name 2022-07-28 12:19:46.667 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:19:46.669 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:19:46.672 | + functions-common:time_stop:2443 : local total 2022-07-28 12:19:46.674 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:19:46.677 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 12:19:46.679 | + functions-common:time_stop:2447 : start_time=1659010780353 2022-07-28 12:19:46.682 | + functions-common:time_stop:2449 : [[ -z 1659010780353 ]] 2022-07-28 12:19:46.685 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:19:46.690 | + functions-common:time_stop:2452 : end_time=1659010786687 2022-07-28 12:19:46.692 | + functions-common:time_stop:2453 : elapsed_time=6334 2022-07-28 12:19:46.695 | + functions-common:time_stop:2454 : total=0 2022-07-28 12:19:46.697 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:19:46.700 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6334 2022-07-28 12:19:46.703 | + functions:wait_for_service:467 : return 0 2022-07-28 12:19:46.705 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-07-28 12:19:46.724 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:19:46.726 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-07-28 12:19:46.729 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:19:46.731 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 12:19:46.762 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-07-28 12:19:46.766 | + 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.67/identity 2022-07-28 12:19:51.185 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.185 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.185 | 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=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.194 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.210 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.210 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.241 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.363 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.363 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.456 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.456 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.457 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.457 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.457 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.457 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.470 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.470 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.470 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.471 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.471 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.471 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.471 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.478 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.481 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.481 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.482 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.482 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.482 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.482 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.482 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=359637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 12:19:51.565 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 12:19:51.584 | 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=359637) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 12:19:51.590 | DEBUG dbcounter [-] [359637] Writer thread running {{(pid=359637) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:19:51.883 | INFO keystone.cmd.bootstrap [None req-29128586-b886-4c6a-9f9a-a453abb8f881 None None] Created domain default 2022-07-28 12:19:52.008 | INFO keystone.cmd.bootstrap [None req-29128586-b886-4c6a-9f9a-a453abb8f881 None None] Created project admin 2022-07-28 12:19:52.038 | DEBUG passlib.handlers.bcrypt [None req-29128586-b886-4c6a-9f9a-a453abb8f881 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=359637) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-07-28 12:19:52.038 | DEBUG passlib.handlers.bcrypt [None req-29128586-b886-4c6a-9f9a-a453abb8f881 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=359637) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-07-28 12:19:52.195 | INFO keystone.cmd.bootstrap [None req-29128586-b886-4c6a-9f9a-a453abb8f881 None None] Created user admin 2022-07-28 12:19:52.278 | INFO keystone.cmd.bootstrap [None req-29128586-b886-4c6a-9f9a-a453abb8f881 None None] Created role reader 2022-07-28 12:19:52.371 | INFO keystone.cmd.bootstrap [None req-29128586-b886-4c6a-9f9a-a453abb8f881 None None] Created role member 2022-07-28 12:19:52.483 | INFO keystone.cmd.bootstrap [None req-29128586-b886-4c6a-9f9a-a453abb8f881 None None] Created implied role where 4531e2d8243040d18d4634854fe76ced implies 1163d88f6ba149439832cf3278280c0b 2022-07-28 12:19:52.589 | INFO keystone.cmd.bootstrap [None req-29128586-b886-4c6a-9f9a-a453abb8f881 None None] Created role admin 2022-07-28 12:19:52.687 | INFO keystone.cmd.bootstrap [None req-29128586-b886-4c6a-9f9a-a453abb8f881 None None] Created implied role where 5046e1ba9b324385b4f628ca33572bbe implies 4531e2d8243040d18d4634854fe76ced 2022-07-28 12:19:52.781 | INFO keystone.cmd.bootstrap [None req-29128586-b886-4c6a-9f9a-a453abb8f881 None None] Granted role admin on project admin to user admin. 2022-07-28 12:19:52.875 | INFO keystone.cmd.bootstrap [None req-29128586-b886-4c6a-9f9a-a453abb8f881 None None] Granted role admin on the system to user admin. 2022-07-28 12:19:52.966 | WARNING py.warnings [None req-29128586-b886-4c6a-9f9a-a453abb8f881 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-07-28 12:19:52.966 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-07-28 12:19:52.966 |  2022-07-28 12:19:52.970 | INFO keystone.cmd.bootstrap [None req-29128586-b886-4c6a-9f9a-a453abb8f881 None None] Created region RegionOne 2022-07-28 12:19:53.163 | INFO keystone.cmd.bootstrap [None req-29128586-b886-4c6a-9f9a-a453abb8f881 None None] Created public endpoint http://10.222.0.67/identity 2022-07-28 12:19:53.591 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-07-28 12:19:53.593 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-07-28 12:19:53.596 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-07-28 12:19:53.599 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-07-28 12:19:56.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:56.489 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:56.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:56.489 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:56.640 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:19:56.643 | + lib/keystone:create_keystone_accounts:310 : admin_project=dc0e19ff1c3f47dfb1843574bfccd67f 2022-07-28 12:19:56.646 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-07-28 12:19:56.649 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-07-28 12:19:58.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:58.621 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:58.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:19:58.621 | from cryptography.utils import int_from_bytes 2022-07-28 12:19:58.765 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:19:58.768 | + lib/keystone:create_keystone_accounts:312 : admin_user=1cb3fdd270894a74a1c0dc5c561e3617 2022-07-28 12:19:58.771 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-07-28 12:19:58.773 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-07-28 12:19:58.776 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-07-28 12:19:58.778 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 1cb3fdd270894a74a1c0dc5c561e3617 default 2022-07-28 12:19:58.835 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 1cb3fdd270894a74a1c0dc5c561e3617 default 2022-07-28 12:19:58.877 | [331205 Async ks-domain-role:359761]: running: get_or_add_user_domain_role admin 1cb3fdd270894a74a1c0dc5c561e3617 default 2022-07-28 12:19:58.879 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-07-28 12:19:58.882 | + functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 12:19:58.885 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 12:20:01.826 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 12:20:01.829 | + functions-common:get_or_create_domain:889 : echo default 2022-07-28 12:20:01.829 | default 2022-07-28 12:20:01.831 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-07-28 12:20:01.898 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-07-28 12:20:01.943 | [331205 Async ks-project:359894]: running: get_or_create_project service Default 2022-07-28 12:20:01.945 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-07-28 12:20:02.016 | + inc/async:async_inner:63 : get_or_create_role service 2022-07-28 12:20:02.081 | [331205 Async ks-service:359990]: running: get_or_create_role service 2022-07-28 12:20:02.084 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-07-28 12:20:02.171 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-07-28 12:20:02.226 | [331205 Async ks-reseller:360076]: running: get_or_create_role ResellerAdmin 2022-07-28 12:20:02.230 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-07-28 12:20:02.235 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-07-28 12:20:02.592 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-07-28 12:20:02.812 | [331205 Async ks-anotherrole:360167]: running: get_or_create_role anotherrole 2022-07-28 12:20:02.834 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-07-28 12:20:02.858 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-07-28 12:20:02.883 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 12:20:02.913 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-07-28 12:20:05.519 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:05.556 | [359894 Async ks-project:359894]: finished successfully 2022-07-28 12:20:05.849 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:05.883 | [359990 Async ks-service:359990]: finished successfully 2022-07-28 12:20:06.226 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:06.288 | [360167 Async ks-anotherrole:360167]: finished successfully 2022-07-28 12:20:06.374 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:06.404 | [360076 Async ks-reseller:360076]: finished successfully 2022-07-28 12:20:06.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:06.669 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:06.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:06.669 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:06.825 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:06.828 | ++ functions-common:get_or_create_project:939 : project_id=47c89e487ceb4169877bfbfaf5c9f598 2022-07-28 12:20:06.831 | ++ functions-common:get_or_create_project:940 : echo 47c89e487ceb4169877bfbfaf5c9f598 2022-07-28 12:20:06.836 | + lib/keystone:create_keystone_accounts:340 : invis_project=47c89e487ceb4169877bfbfaf5c9f598 2022-07-28 12:20:06.837 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-07-28 12:20:06.839 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-07-28 12:20:06.843 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 12:20:06.847 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-07-28 12:20:09.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:09.258 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:09.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:09.258 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:09.425 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:09.429 | ++ functions-common:get_or_create_project:939 : project_id=3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:09.432 | ++ functions-common:get_or_create_project:940 : echo 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:09.436 | + lib/keystone:create_keystone_accounts:344 : demo_project=3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:09.439 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-07-28 12:20:09.442 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-07-28 12:20:09.445 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:20:09.447 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-07-28 12:20:09.452 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-07-28 12:20:09.456 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-07-28 12:20:09.649 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:09.676 | [359761 Async ks-domain-role:359761]: finished successfully 2022-07-28 12:20:11.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:11.842 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:11.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:11.842 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:11.990 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:11.993 | ++ functions-common:get_or_create_user:926 : user_id=e9107d4b22b748379f38bed6e9a59fd9 2022-07-28 12:20:11.995 | ++ functions-common:get_or_create_user:927 : echo e9107d4b22b748379f38bed6e9a59fd9 2022-07-28 12:20:11.998 | + lib/keystone:create_keystone_accounts:347 : demo_user=e9107d4b22b748379f38bed6e9a59fd9 2022-07-28 12:20:12.001 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-07-28 12:20:12.053 | [331205 Async ks-domain-role:359761]: Waiting for completion of get_or_add_user_domain_role admin 1cb3fdd270894a74a1c0dc5c561e3617 default running on PID 359761 (6 other jobs running) 2022-07-28 12:20:12.079 | [331205 Async ks-domain-role:359761]: Signaling child to exit 2022-07-28 12:20:12.079 | WAKEUP 2022-07-28 12:20:12.103 | [331205 Async ks-domain-role:359761]: Signaled 2022-07-28 12:20:12.105 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-07-28 12:20:12.105 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1cb3fdd270894a74a1c0dc5c561e3617 --domain default 2022-07-28 12:20:12.105 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:12.105 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-07-28 12:20:12.105 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:12.105 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:12.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:12.105 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:12.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:12.105 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:12.105 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:12.105 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-07-28 12:20:12.105 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-07-28 12:20:12.105 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 1cb3fdd270894a74a1c0dc5c561e3617 --domain default 2022-07-28 12:20:12.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:12.105 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:12.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:12.105 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:12.105 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1cb3fdd270894a74a1c0dc5c561e3617 --domain default 2022-07-28 12:20:12.105 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:12.105 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-07-28 12:20:12.105 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:12.106 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:12.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:12.106 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:12.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:12.106 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:12.106 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:12.106 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:20:12.106 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:20:12.106 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:20:12.106 | ++ functions-common:get_field:819 : echo '| 5046e1ba9b324385b4f628ca33572bbe | 1cb3fdd270894a74a1c0dc5c561e3617 | | | default | | False |' 2022-07-28 12:20:12.106 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:12.106 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:20:12.106 | + functions-common:get_or_add_user_domain_role:1022 : echo 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:20:12.106 | 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:20:12.151 | [331205 Async ks-domain-role:359761]: finished get_or_add_user_domain_role admin 1cb3fdd270894a74a1c0dc5c561e3617 default with result 0 in 10 seconds 2022-07-28 12:20:12.159 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-07-28 12:20:12.195 | [331205 Async ks-project:359894]: Waiting for completion of get_or_create_project service Default running on PID 359894 (5 other jobs running) 2022-07-28 12:20:12.220 | [331205 Async ks-project:359894]: Signaling child to exit 2022-07-28 12:20:12.220 | WAKEUP 2022-07-28 12:20:12.243 | [331205 Async ks-project:359894]: Signaled 2022-07-28 12:20:12.245 | + functions-common:get_or_create_project:933 : local project_id 2022-07-28 12:20:12.245 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-07-28 12:20:12.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:12.245 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:12.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:12.245 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:12.245 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:12.245 | + functions-common:get_or_create_project:939 : project_id=20db8225b34b40c5b7d7bb00def7b4b7 2022-07-28 12:20:12.245 | + functions-common:get_or_create_project:940 : echo 20db8225b34b40c5b7d7bb00def7b4b7 2022-07-28 12:20:12.245 | 20db8225b34b40c5b7d7bb00def7b4b7 2022-07-28 12:20:12.290 | [331205 Async ks-project:359894]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-07-28 12:20:12.329 | [331205 Async ks-service:359990]: Waiting for completion of get_or_create_role service running on PID 359990 (4 other jobs running) 2022-07-28 12:20:12.354 | [331205 Async ks-service:359990]: Signaling child to exit 2022-07-28 12:20:12.354 | WAKEUP 2022-07-28 12:20:12.379 | [331205 Async ks-service:359990]: Signaled 2022-07-28 12:20:12.381 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 12:20:12.381 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-07-28 12:20:12.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:12.381 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:12.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:12.381 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:12.381 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:12.381 | + functions-common:get_or_create_role:951 : role_id=99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:20:12.381 | + functions-common:get_or_create_role:952 : echo 99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:20:12.381 | 99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:20:12.427 | [331205 Async ks-service:359990]: finished get_or_create_role service with result 0 in 3 seconds 2022-07-28 12:20:12.465 | [331205 Async ks-reseller:360076]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 360076 (3 other jobs running) 2022-07-28 12:20:12.492 | [331205 Async ks-reseller:360076]: Signaling child to exit 2022-07-28 12:20:12.492 | WAKEUP 2022-07-28 12:20:12.515 | [331205 Async ks-reseller:360076]: Signaled 2022-07-28 12:20:12.516 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 12:20:12.516 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-07-28 12:20:12.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:12.517 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:12.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:12.517 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:12.517 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:12.517 | + functions-common:get_or_create_role:951 : role_id=fe564c258e4943139c0f91c0e73f7079 2022-07-28 12:20:12.517 | + functions-common:get_or_create_role:952 : echo fe564c258e4943139c0f91c0e73f7079 2022-07-28 12:20:12.517 | fe564c258e4943139c0f91c0e73f7079 2022-07-28 12:20:12.562 | [331205 Async ks-reseller:360076]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-07-28 12:20:12.601 | [331205 Async ks-anotherrole:360167]: Waiting for completion of get_or_create_role anotherrole running on PID 360167 (2 other jobs running) 2022-07-28 12:20:12.626 | [331205 Async ks-anotherrole:360167]: Signaling child to exit 2022-07-28 12:20:12.626 | WAKEUP 2022-07-28 12:20:12.649 | [331205 Async ks-anotherrole:360167]: Signaled 2022-07-28 12:20:12.650 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 12:20:12.651 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-28 12:20:12.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:12.651 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:12.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:12.651 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:12.651 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:12.651 | + functions-common:get_or_create_role:951 : role_id=ad5a4adc6f4841a2a3cc112cfe1d1fbe 2022-07-28 12:20:12.651 | + functions-common:get_or_create_role:952 : echo ad5a4adc6f4841a2a3cc112cfe1d1fbe 2022-07-28 12:20:12.651 | ad5a4adc6f4841a2a3cc112cfe1d1fbe 2022-07-28 12:20:12.696 | [331205 Async ks-anotherrole:360167]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-07-28 12:20:12.700 | + inc/async:async_wait:197 : return 0 2022-07-28 12:20:12.703 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member e9107d4b22b748379f38bed6e9a59fd9 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:12.763 | + inc/async:async_inner:63 : get_or_add_user_project_role member e9107d4b22b748379f38bed6e9a59fd9 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:12.805 | [331205 Async ks-demo-member:361033]: running: get_or_add_user_project_role member e9107d4b22b748379f38bed6e9a59fd9 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:12.808 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 1cb3fdd270894a74a1c0dc5c561e3617 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:12.873 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1cb3fdd270894a74a1c0dc5c561e3617 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:12.924 | [331205 Async ks-demo-admin:361145]: running: get_or_add_user_project_role admin 1cb3fdd270894a74a1c0dc5c561e3617 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:12.928 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole e9107d4b22b748379f38bed6e9a59fd9 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:12.998 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e9107d4b22b748379f38bed6e9a59fd9 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:13.045 | [331205 Async ks-demo-another:361257]: running: get_or_add_user_project_role anotherrole e9107d4b22b748379f38bed6e9a59fd9 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:13.049 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member e9107d4b22b748379f38bed6e9a59fd9 47c89e487ceb4169877bfbfaf5c9f598 2022-07-28 12:20:13.118 | + inc/async:async_inner:63 : get_or_add_user_project_role member e9107d4b22b748379f38bed6e9a59fd9 47c89e487ceb4169877bfbfaf5c9f598 2022-07-28 12:20:13.190 | [331205 Async ks-demo-invis:361370]: running: get_or_add_user_project_role member e9107d4b22b748379f38bed6e9a59fd9 47c89e487ceb4169877bfbfaf5c9f598 2022-07-28 12:20:13.193 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-07-28 12:20:13.210 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-07-28 12:20:13.218 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:20:13.233 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-07-28 12:20:13.237 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-07-28 12:20:13.245 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-07-28 12:20:16.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:16.919 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:16.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:16.919 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:17.100 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:17.103 | ++ functions-common:get_or_create_user:926 : user_id=ae748acee52b410d9614016c27da91f0 2022-07-28 12:20:17.106 | ++ functions-common:get_or_create_user:927 : echo ae748acee52b410d9614016c27da91f0 2022-07-28 12:20:17.111 | + lib/keystone:create_keystone_accounts:360 : demo_reader=ae748acee52b410d9614016c27da91f0 2022-07-28 12:20:17.114 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader ae748acee52b410d9614016c27da91f0 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:17.213 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ae748acee52b410d9614016c27da91f0 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:17.292 | [331205 Async ks-demo-reader:361535]: running: get_or_add_user_project_role reader ae748acee52b410d9614016c27da91f0 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:17.301 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-07-28 12:20:17.307 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-07-28 12:20:17.310 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 12:20:17.334 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-07-28 12:20:21.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:21.355 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:21.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:21.355 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:21.527 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:21.531 | ++ functions-common:get_or_create_project:939 : project_id=b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:21.534 | ++ functions-common:get_or_create_project:940 : echo b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:21.538 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:21.541 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-07-28 12:20:21.544 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-07-28 12:20:21.549 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:20:21.555 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-07-28 12:20:21.557 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-07-28 12:20:21.562 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-07-28 12:20:24.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:24.632 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:24.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:24.632 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:25.043 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:25.046 | ++ functions-common:get_or_create_user:926 : user_id=11c67b17e84e4459beedc87785bb2a83 2022-07-28 12:20:25.064 | ++ functions-common:get_or_create_user:927 : echo 11c67b17e84e4459beedc87785bb2a83 2022-07-28 12:20:25.078 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=11c67b17e84e4459beedc87785bb2a83 2022-07-28 12:20:25.103 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 11c67b17e84e4459beedc87785bb2a83 b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:25.478 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 11c67b17e84e4459beedc87785bb2a83 b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:25.618 | [331205 Async ks-alt-admin:361896]: running: get_or_add_user_project_role admin 11c67b17e84e4459beedc87785bb2a83 b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:25.639 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 11c67b17e84e4459beedc87785bb2a83 b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:26.006 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 11c67b17e84e4459beedc87785bb2a83 b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:26.236 | [331205 Async ks-alt-another:362008]: running: get_or_add_user_project_role anotherrole 11c67b17e84e4459beedc87785bb2a83 b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:26.259 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-07-28 12:20:26.302 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-07-28 12:20:26.318 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:20:26.335 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-07-28 12:20:26.359 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-07-28 12:20:26.390 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-07-28 12:20:26.973 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:27.174 | [361033 Async ks-demo-member:361033]: finished successfully 2022-07-28 12:20:29.932 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:30.078 | [361145 Async ks-demo-admin:361145]: finished successfully 2022-07-28 12:20:30.170 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:30.215 | [361257 Async ks-demo-another:361257]: finished successfully 2022-07-28 12:20:30.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:30.990 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:30.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:30.990 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:31.152 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:31.156 | ++ functions-common:get_or_create_user:926 : user_id=04a3ef5f55b44d6e8e5dff5a921e87e3 2022-07-28 12:20:31.159 | ++ functions-common:get_or_create_user:927 : echo 04a3ef5f55b44d6e8e5dff5a921e87e3 2022-07-28 12:20:31.162 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=04a3ef5f55b44d6e8e5dff5a921e87e3 2022-07-28 12:20:31.164 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 04a3ef5f55b44d6e8e5dff5a921e87e3 b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:31.236 | + inc/async:async_inner:63 : get_or_add_user_project_role member 04a3ef5f55b44d6e8e5dff5a921e87e3 b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:31.299 | [331205 Async ks-alt-member-user:362342]: running: get_or_add_user_project_role member 04a3ef5f55b44d6e8e5dff5a921e87e3 b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:31.301 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-07-28 12:20:31.307 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-07-28 12:20:31.314 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:20:31.336 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-07-28 12:20:31.351 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-07-28 12:20:31.383 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-07-28 12:20:31.590 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:31.689 | [361370 Async ks-demo-invis:361370]: finished successfully 2022-07-28 12:20:33.657 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:33.770 | [361535 Async ks-demo-reader:361535]: finished successfully 2022-07-28 12:20:34.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:34.146 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:34.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:34.146 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:34.323 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:34.329 | ++ functions-common:get_or_create_user:926 : user_id=09456bc38f01450881c36e7ddcc825d6 2022-07-28 12:20:34.333 | ++ functions-common:get_or_create_user:927 : echo 09456bc38f01450881c36e7ddcc825d6 2022-07-28 12:20:34.338 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=09456bc38f01450881c36e7ddcc825d6 2022-07-28 12:20:34.349 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 09456bc38f01450881c36e7ddcc825d6 b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:34.459 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 09456bc38f01450881c36e7ddcc825d6 b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:34.535 | [331205 Async ks-alt-reader-user:362615]: running: get_or_add_user_project_role reader 09456bc38f01450881c36e7ddcc825d6 b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:34.548 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-07-28 12:20:34.567 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:20:34.577 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-07-28 12:20:34.582 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-07-28 12:20:34.594 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-07-28 12:20:37.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:37.654 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:37.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:37.654 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:37.911 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:37.922 | ++ functions-common:get_or_create_user:926 : user_id=630b4977665e450ba1b19330fa579f73 2022-07-28 12:20:37.929 | ++ functions-common:get_or_create_user:927 : echo 630b4977665e450ba1b19330fa579f73 2022-07-28 12:20:37.939 | + lib/keystone:create_keystone_accounts:392 : system_member_user=630b4977665e450ba1b19330fa579f73 2022-07-28 12:20:37.947 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 630b4977665e450ba1b19330fa579f73 all 2022-07-28 12:20:38.180 | + inc/async:async_inner:63 : get_or_add_user_system_role member 630b4977665e450ba1b19330fa579f73 all 2022-07-28 12:20:38.322 | [331205 Async ks-system-member:362839]: running: get_or_add_user_system_role member 630b4977665e450ba1b19330fa579f73 all 2022-07-28 12:20:38.337 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-07-28 12:20:38.345 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:20:38.362 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-07-28 12:20:38.367 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-07-28 12:20:38.389 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-07-28 12:20:41.554 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:41.601 | [361896 Async ks-alt-admin:361896]: finished successfully 2022-07-28 12:20:42.509 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:42.537 | [362008 Async ks-alt-another:362008]: finished successfully 2022-07-28 12:20:42.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:42.621 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:42.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:42.621 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:42.780 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:42.784 | ++ functions-common:get_or_create_user:926 : user_id=53a37f45b9544a6088b2100932c1ea26 2022-07-28 12:20:42.787 | ++ functions-common:get_or_create_user:927 : echo 53a37f45b9544a6088b2100932c1ea26 2022-07-28 12:20:42.790 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=53a37f45b9544a6088b2100932c1ea26 2022-07-28 12:20:42.795 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 53a37f45b9544a6088b2100932c1ea26 all 2022-07-28 12:20:42.907 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 53a37f45b9544a6088b2100932c1ea26 all 2022-07-28 12:20:43.020 | [331205 Async ks-system-reader:363123]: running: get_or_add_user_system_role reader 53a37f45b9544a6088b2100932c1ea26 all 2022-07-28 12:20:43.024 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-07-28 12:20:43.028 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-07-28 12:20:43.032 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-07-28 12:20:43.037 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 12:20:43.042 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-07-28 12:20:45.074 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:45.252 | [362342 Async ks-alt-member-user:362342]: finished successfully 2022-07-28 12:20:46.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:46.072 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:46.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:46.072 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:46.240 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:46.243 | ++ functions-common:get_or_create_group:903 : group_id=ad350af4f2834843a0a15b42f01d089f 2022-07-28 12:20:46.246 | ++ functions-common:get_or_create_group:904 : echo ad350af4f2834843a0a15b42f01d089f 2022-07-28 12:20:46.249 | + lib/keystone:create_keystone_accounts:402 : admin_group=ad350af4f2834843a0a15b42f01d089f 2022-07-28 12:20:46.252 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-07-28 12:20:46.255 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-07-28 12:20:46.258 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-07-28 12:20:46.261 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 12:20:46.265 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-07-28 12:20:47.873 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:47.905 | [362615 Async ks-alt-reader-user:362615]: finished successfully 2022-07-28 12:20:48.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:48.808 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:48.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:48.808 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:48.969 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:48.973 | ++ functions-common:get_or_create_group:903 : group_id=cf88108664904ac0802dfe15119e600e 2022-07-28 12:20:48.975 | ++ functions-common:get_or_create_group:904 : echo cf88108664904ac0802dfe15119e600e 2022-07-28 12:20:48.983 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=cf88108664904ac0802dfe15119e600e 2022-07-28 12:20:48.986 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member cf88108664904ac0802dfe15119e600e 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:49.057 | + inc/async:async_inner:63 : get_or_add_group_project_role member cf88108664904ac0802dfe15119e600e 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:49.113 | [331205 Async ks-group-memberdemo:363508]: running: get_or_add_group_project_role member cf88108664904ac0802dfe15119e600e 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:49.116 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole cf88108664904ac0802dfe15119e600e 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:49.222 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole cf88108664904ac0802dfe15119e600e 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:49.300 | [331205 Async ks-group-anotherdemo:363594]: running: get_or_add_group_project_role anotherrole cf88108664904ac0802dfe15119e600e 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:49.312 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member cf88108664904ac0802dfe15119e600e b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:49.531 | + inc/async:async_inner:63 : get_or_add_group_project_role member cf88108664904ac0802dfe15119e600e b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:49.719 | [331205 Async ks-group-memberalt:363683]: running: get_or_add_group_project_role member cf88108664904ac0802dfe15119e600e b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:49.751 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole cf88108664904ac0802dfe15119e600e b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:49.924 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:50.016 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole cf88108664904ac0802dfe15119e600e b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:50.052 | [362839 Async ks-system-member:362839]: finished successfully 2022-07-28 12:20:50.248 | [331205 Async ks-group-anotheralt:363792]: running: get_or_add_group_project_role anotherrole cf88108664904ac0802dfe15119e600e b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:50.271 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin ad350af4f2834843a0a15b42f01d089f dc0e19ff1c3f47dfb1843574bfccd67f 2022-07-28 12:20:50.659 | + inc/async:async_inner:63 : get_or_add_group_project_role admin ad350af4f2834843a0a15b42f01d089f dc0e19ff1c3f47dfb1843574bfccd67f 2022-07-28 12:20:50.889 | [331205 Async ks-group-admin:363914]: running: get_or_add_group_project_role admin ad350af4f2834843a0a15b42f01d089f dc0e19ff1c3f47dfb1843574bfccd67f 2022-07-28 12:20:50.913 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-07-28 12:20:51.285 | [331205 Async ks-demo-member:361033]: Waiting for completion of get_or_add_user_project_role member e9107d4b22b748379f38bed6e9a59fd9 3b336321873948c9b7df4347057f3ed5 running on PID 361033 (17 other jobs running) 2022-07-28 12:20:51.458 | [331205 Async ks-demo-member:361033]: Signaling child to exit 2022-07-28 12:20:51.458 | WAKEUP 2022-07-28 12:20:51.625 | [331205 Async ks-demo-member:361033]: Signaled 2022-07-28 12:20:51.642 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:20:51.642 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:20:51.642 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:20:51.642 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:20:51.642 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:20:51.642 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:20:51.642 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:20:51.642 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:20:51.642 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e9107d4b22b748379f38bed6e9a59fd9 --project 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:51.642 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:51.642 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:20:51.642 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:51.642 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:51.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:51.642 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:51.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:51.642 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:51.642 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:51.642 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:20:51.642 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:20:51.642 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user e9107d4b22b748379f38bed6e9a59fd9 --project 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:51.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:51.642 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:51.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:51.642 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:51.642 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e9107d4b22b748379f38bed6e9a59fd9 --project 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:51.643 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:51.643 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:20:51.643 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:51.643 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:51.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:51.643 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:51.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:51.643 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:51.643 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:51.643 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:20:51.643 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:20:51.643 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:20:51.643 | ++ functions-common:get_field:819 : echo '| 4531e2d8243040d18d4634854fe76ced | e9107d4b22b748379f38bed6e9a59fd9 | | 3b336321873948c9b7df4347057f3ed5 | | | False |' 2022-07-28 12:20:51.643 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:51.643 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4531e2d8243040d18d4634854fe76ced 2022-07-28 12:20:51.643 | + functions-common:get_or_add_user_project_role:998 : echo 4531e2d8243040d18d4634854fe76ced 2022-07-28 12:20:51.643 | 4531e2d8243040d18d4634854fe76ced 2022-07-28 12:20:52.042 | [331205 Async ks-demo-member:361033]: finished get_or_add_user_project_role member e9107d4b22b748379f38bed6e9a59fd9 3b336321873948c9b7df4347057f3ed5 with result 0 in 14 seconds 2022-07-28 12:20:52.285 | [331205 Async ks-demo-admin:361145]: Waiting for completion of get_or_add_user_project_role admin 1cb3fdd270894a74a1c0dc5c561e3617 3b336321873948c9b7df4347057f3ed5 running on PID 361145 (16 other jobs running) 2022-07-28 12:20:52.475 | [331205 Async ks-demo-admin:361145]: Signaling child to exit 2022-07-28 12:20:52.477 | WAKEUP 2022-07-28 12:20:52.598 | [331205 Async ks-demo-admin:361145]: Signaled 2022-07-28 12:20:52.610 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:20:52.610 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:20:52.610 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:20:52.610 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:20:52.610 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:20:52.610 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:20:52.610 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:20:52.610 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:20:52.610 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:20:52.610 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:52.610 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1cb3fdd270894a74a1c0dc5c561e3617 --project 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:52.610 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:52.610 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:52.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:52.610 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:52.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:52.610 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:52.610 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:52.610 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:20:52.610 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:20:52.610 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 1cb3fdd270894a74a1c0dc5c561e3617 --project 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:52.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:52.610 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:52.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:52.610 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:52.610 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1cb3fdd270894a74a1c0dc5c561e3617 --project 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:52.611 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:20:52.611 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:52.611 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:52.611 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:52.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:52.611 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:52.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:52.611 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:52.611 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:52.611 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:20:52.611 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:20:52.611 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:20:52.611 | ++ functions-common:get_field:819 : echo '| 5046e1ba9b324385b4f628ca33572bbe | 1cb3fdd270894a74a1c0dc5c561e3617 | | 3b336321873948c9b7df4347057f3ed5 | | | False |' 2022-07-28 12:20:52.611 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:52.611 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:20:52.611 | + functions-common:get_or_add_user_project_role:998 : echo 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:20:52.611 | 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:20:52.857 | [331205 Async ks-demo-admin:361145]: finished get_or_add_user_project_role admin 1cb3fdd270894a74a1c0dc5c561e3617 3b336321873948c9b7df4347057f3ed5 with result 0 in 17 seconds 2022-07-28 12:20:53.055 | [331205 Async ks-demo-another:361257]: Waiting for completion of get_or_add_user_project_role anotherrole e9107d4b22b748379f38bed6e9a59fd9 3b336321873948c9b7df4347057f3ed5 running on PID 361257 (15 other jobs running) 2022-07-28 12:20:53.165 | [331205 Async ks-demo-another:361257]: Signaling child to exit 2022-07-28 12:20:53.165 | WAKEUP 2022-07-28 12:20:53.291 | [331205 Async ks-demo-another:361257]: Signaled 2022-07-28 12:20:53.298 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:20:53.298 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:20:53.298 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:20:53.298 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:20:53.298 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:20:53.298 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:20:53.298 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:20:53.298 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:20:53.298 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:53.298 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e9107d4b22b748379f38bed6e9a59fd9 --project 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:53.298 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:20:53.298 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:53.298 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:53.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.298 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.298 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.298 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:53.298 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:20:53.298 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:20:53.298 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user e9107d4b22b748379f38bed6e9a59fd9 --project 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:53.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.298 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.298 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.298 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:20:53.299 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:53.299 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:53.299 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e9107d4b22b748379f38bed6e9a59fd9 --project 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:53.299 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:53.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.299 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.299 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.299 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:53.299 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:20:53.299 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:20:53.299 | ++ functions-common:get_field:819 : echo '| ad5a4adc6f4841a2a3cc112cfe1d1fbe | e9107d4b22b748379f38bed6e9a59fd9 | | 3b336321873948c9b7df4347057f3ed5 | | | False |' 2022-07-28 12:20:53.299 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:20:53.299 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:53.299 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ad5a4adc6f4841a2a3cc112cfe1d1fbe 2022-07-28 12:20:53.299 | + functions-common:get_or_add_user_project_role:998 : echo ad5a4adc6f4841a2a3cc112cfe1d1fbe 2022-07-28 12:20:53.299 | ad5a4adc6f4841a2a3cc112cfe1d1fbe 2022-07-28 12:20:53.406 | [331205 Async ks-demo-another:361257]: finished get_or_add_user_project_role anotherrole e9107d4b22b748379f38bed6e9a59fd9 3b336321873948c9b7df4347057f3ed5 with result 0 in 17 seconds 2022-07-28 12:20:53.500 | [331205 Async ks-demo-invis:361370]: Waiting for completion of get_or_add_user_project_role member e9107d4b22b748379f38bed6e9a59fd9 47c89e487ceb4169877bfbfaf5c9f598 running on PID 361370 (14 other jobs running) 2022-07-28 12:20:53.571 | [331205 Async ks-demo-invis:361370]: Signaling child to exit 2022-07-28 12:20:53.571 | WAKEUP 2022-07-28 12:20:53.607 | [331205 Async ks-demo-invis:361370]: Signaled 2022-07-28 12:20:53.608 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:20:53.608 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:20:53.608 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:20:53.608 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:20:53.608 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:20:53.608 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:20:53.608 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:20:53.608 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:20:53.609 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e9107d4b22b748379f38bed6e9a59fd9 --project 47c89e487ceb4169877bfbfaf5c9f598 2022-07-28 12:20:53.609 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:53.609 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:20:53.609 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:53.609 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:53.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.609 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.609 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.609 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:53.609 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:20:53.609 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:20:53.609 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user e9107d4b22b748379f38bed6e9a59fd9 --project 47c89e487ceb4169877bfbfaf5c9f598 2022-07-28 12:20:53.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.609 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.609 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.609 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:53.609 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e9107d4b22b748379f38bed6e9a59fd9 --project 47c89e487ceb4169877bfbfaf5c9f598 2022-07-28 12:20:53.609 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:20:53.609 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:53.609 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:53.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.609 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.609 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.609 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:53.609 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:20:53.609 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:20:53.609 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:20:53.609 | ++ functions-common:get_field:819 : echo '| 4531e2d8243040d18d4634854fe76ced | e9107d4b22b748379f38bed6e9a59fd9 | | 47c89e487ceb4169877bfbfaf5c9f598 | | | False |' 2022-07-28 12:20:53.609 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:53.610 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4531e2d8243040d18d4634854fe76ced 2022-07-28 12:20:53.610 | + functions-common:get_or_add_user_project_role:998 : echo 4531e2d8243040d18d4634854fe76ced 2022-07-28 12:20:53.610 | 4531e2d8243040d18d4634854fe76ced 2022-07-28 12:20:53.690 | [331205 Async ks-demo-invis:361370]: finished get_or_add_user_project_role member e9107d4b22b748379f38bed6e9a59fd9 47c89e487ceb4169877bfbfaf5c9f598 with result 0 in 18 seconds 2022-07-28 12:20:53.745 | [331205 Async ks-demo-reader:361535]: Waiting for completion of get_or_add_user_project_role reader ae748acee52b410d9614016c27da91f0 3b336321873948c9b7df4347057f3ed5 running on PID 361535 (13 other jobs running) 2022-07-28 12:20:53.779 | [331205 Async ks-demo-reader:361535]: Signaling child to exit 2022-07-28 12:20:53.779 | WAKEUP 2022-07-28 12:20:53.815 | [331205 Async ks-demo-reader:361535]: Signaled 2022-07-28 12:20:53.817 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:20:53.817 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:20:53.817 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:20:53.817 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:20:53.817 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:20:53.817 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:20:53.818 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:20:53.818 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:20:53.818 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ae748acee52b410d9614016c27da91f0 --project 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:53.818 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:53.818 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:20:53.818 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:53.818 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:53.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.818 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.818 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.818 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:53.818 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:20:53.818 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:20:53.818 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user ae748acee52b410d9614016c27da91f0 --project 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:53.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.818 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.819 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.819 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:53.819 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ae748acee52b410d9614016c27da91f0 --project 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:20:53.819 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:20:53.819 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:53.819 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:53.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.819 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:53.819 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:53.819 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:53.819 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:20:53.819 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:20:53.819 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:20:53.819 | ++ functions-common:get_field:819 : echo '| 1163d88f6ba149439832cf3278280c0b | ae748acee52b410d9614016c27da91f0 | | 3b336321873948c9b7df4347057f3ed5 | | | False |' 2022-07-28 12:20:53.819 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:53.819 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1163d88f6ba149439832cf3278280c0b 2022-07-28 12:20:53.819 | + functions-common:get_or_add_user_project_role:998 : echo 1163d88f6ba149439832cf3278280c0b 2022-07-28 12:20:53.819 | 1163d88f6ba149439832cf3278280c0b 2022-07-28 12:20:53.887 | [331205 Async ks-demo-reader:361535]: finished get_or_add_user_project_role reader ae748acee52b410d9614016c27da91f0 3b336321873948c9b7df4347057f3ed5 with result 0 in 16 seconds 2022-07-28 12:20:53.891 | + inc/async:async_wait:197 : return 0 2022-07-28 12:20:53.894 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-07-28 12:20:53.964 | [331205 Async ks-alt-admin:361896]: Waiting for completion of get_or_add_user_project_role admin 11c67b17e84e4459beedc87785bb2a83 b9828132fcb04685b1a3dbd4860b9d74 running on PID 361896 (12 other jobs running) 2022-07-28 12:20:53.995 | [331205 Async ks-alt-admin:361896]: Signaling child to exit 2022-07-28 12:20:53.995 | WAKEUP 2022-07-28 12:20:54.055 | [331205 Async ks-alt-admin:361896]: Signaled 2022-07-28 12:20:54.062 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:20:54.062 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:20:54.062 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:20:54.062 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:20:54.062 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:20:54.062 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:20:54.062 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:20:54.062 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:20:54.062 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:54.062 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 11c67b17e84e4459beedc87785bb2a83 --project b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:54.062 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:20:54.062 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:54.062 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:54.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.062 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.063 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.063 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:54.063 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:20:54.063 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:20:54.063 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 11c67b17e84e4459beedc87785bb2a83 --project b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:54.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.063 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.063 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.063 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 11c67b17e84e4459beedc87785bb2a83 --project b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:54.063 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:54.063 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:20:54.063 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:54.063 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:54.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.063 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.063 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.063 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:54.063 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:20:54.063 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:20:54.063 | ++ functions-common:get_field:819 : echo '| 5046e1ba9b324385b4f628ca33572bbe | 11c67b17e84e4459beedc87785bb2a83 | | b9828132fcb04685b1a3dbd4860b9d74 | | | False |' 2022-07-28 12:20:54.063 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:20:54.063 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:54.063 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:20:54.063 | + functions-common:get_or_add_user_project_role:998 : echo 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:20:54.063 | 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:20:54.168 | [331205 Async ks-alt-admin:361896]: finished get_or_add_user_project_role admin 11c67b17e84e4459beedc87785bb2a83 b9828132fcb04685b1a3dbd4860b9d74 with result 0 in 16 seconds 2022-07-28 12:20:54.233 | [331205 Async ks-alt-another:362008]: Waiting for completion of get_or_add_user_project_role anotherrole 11c67b17e84e4459beedc87785bb2a83 b9828132fcb04685b1a3dbd4860b9d74 running on PID 362008 (11 other jobs running) 2022-07-28 12:20:54.289 | [331205 Async ks-alt-another:362008]: Signaling child to exit 2022-07-28 12:20:54.290 | WAKEUP 2022-07-28 12:20:54.341 | [331205 Async ks-alt-another:362008]: Signaled 2022-07-28 12:20:54.343 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:20:54.343 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:20:54.343 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:20:54.343 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:20:54.343 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:20:54.343 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:20:54.343 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:20:54.343 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:20:54.343 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:54.343 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:20:54.343 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 11c67b17e84e4459beedc87785bb2a83 --project b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:54.343 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:54.343 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:54.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.343 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.343 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.343 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:54.344 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:20:54.344 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:20:54.344 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 11c67b17e84e4459beedc87785bb2a83 --project b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:54.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.344 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.344 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.344 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:54.344 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:20:54.344 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 11c67b17e84e4459beedc87785bb2a83 --project b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:54.344 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:54.344 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:54.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.344 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.344 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.344 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:54.344 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:20:54.344 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:20:54.344 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:20:54.344 | ++ functions-common:get_field:819 : echo '| ad5a4adc6f4841a2a3cc112cfe1d1fbe | 11c67b17e84e4459beedc87785bb2a83 | | b9828132fcb04685b1a3dbd4860b9d74 | | | False |' 2022-07-28 12:20:54.344 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:54.344 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ad5a4adc6f4841a2a3cc112cfe1d1fbe 2022-07-28 12:20:54.344 | + functions-common:get_or_add_user_project_role:998 : echo ad5a4adc6f4841a2a3cc112cfe1d1fbe 2022-07-28 12:20:54.344 | ad5a4adc6f4841a2a3cc112cfe1d1fbe 2022-07-28 12:20:54.446 | [331205 Async ks-alt-another:362008]: finished get_or_add_user_project_role anotherrole 11c67b17e84e4459beedc87785bb2a83 b9828132fcb04685b1a3dbd4860b9d74 with result 0 in 16 seconds 2022-07-28 12:20:54.513 | [331205 Async ks-alt-member-user:362342]: Waiting for completion of get_or_add_user_project_role member 04a3ef5f55b44d6e8e5dff5a921e87e3 b9828132fcb04685b1a3dbd4860b9d74 running on PID 362342 (10 other jobs running) 2022-07-28 12:20:54.555 | [331205 Async ks-alt-member-user:362342]: Signaling child to exit 2022-07-28 12:20:54.556 | WAKEUP 2022-07-28 12:20:54.604 | [331205 Async ks-alt-member-user:362342]: Signaled 2022-07-28 12:20:54.608 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:20:54.608 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:20:54.608 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:20:54.608 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:20:54.608 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:20:54.608 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:20:54.608 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:20:54.608 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:20:54.609 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:54.609 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:20:54.609 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 04a3ef5f55b44d6e8e5dff5a921e87e3 --project b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:54.609 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:54.609 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:54.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.609 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.609 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.609 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:54.609 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:20:54.609 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:20:54.609 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 04a3ef5f55b44d6e8e5dff5a921e87e3 --project b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:54.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.609 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.609 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.609 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:20:54.609 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:54.609 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:54.609 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:54.609 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 04a3ef5f55b44d6e8e5dff5a921e87e3 --project b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:54.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.609 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:54.609 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:54.609 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:54.609 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:20:54.609 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:20:54.609 | ++ functions-common:get_field:819 : echo '| 4531e2d8243040d18d4634854fe76ced | 04a3ef5f55b44d6e8e5dff5a921e87e3 | | b9828132fcb04685b1a3dbd4860b9d74 | | | False |' 2022-07-28 12:20:54.609 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:20:54.610 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:54.610 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4531e2d8243040d18d4634854fe76ced 2022-07-28 12:20:54.610 | + functions-common:get_or_add_user_project_role:998 : echo 4531e2d8243040d18d4634854fe76ced 2022-07-28 12:20:54.610 | 4531e2d8243040d18d4634854fe76ced 2022-07-28 12:20:54.688 | [331205 Async ks-alt-member-user:362342]: finished get_or_add_user_project_role member 04a3ef5f55b44d6e8e5dff5a921e87e3 b9828132fcb04685b1a3dbd4860b9d74 with result 0 in 14 seconds 2022-07-28 12:20:54.855 | [331205 Async ks-alt-reader-user:362615]: Waiting for completion of get_or_add_user_project_role reader 09456bc38f01450881c36e7ddcc825d6 b9828132fcb04685b1a3dbd4860b9d74 running on PID 362615 (9 other jobs running) 2022-07-28 12:20:54.931 | [331205 Async ks-alt-reader-user:362615]: Signaling child to exit 2022-07-28 12:20:54.931 | WAKEUP 2022-07-28 12:20:55.054 | [331205 Async ks-alt-reader-user:362615]: Signaled 2022-07-28 12:20:55.062 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:20:55.062 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:20:55.062 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:20:55.062 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:20:55.062 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:20:55.062 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:20:55.062 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:20:55.062 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:20:55.062 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:20:55.062 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:55.062 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:55.062 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:55.062 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 09456bc38f01450881c36e7ddcc825d6 --project b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:55.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:55.062 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:55.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:55.062 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:55.062 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:55.062 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:20:55.062 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:20:55.062 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 09456bc38f01450881c36e7ddcc825d6 --project b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:55.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:55.062 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:55.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:55.063 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:55.063 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:20:55.063 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 09456bc38f01450881c36e7ddcc825d6 --project b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:20:55.063 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:20:55.063 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:20:55.063 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:55.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:55.063 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:55.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:55.063 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:55.063 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:55.063 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:20:55.063 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:20:55.063 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:20:55.063 | ++ functions-common:get_field:819 : echo '| 1163d88f6ba149439832cf3278280c0b | 09456bc38f01450881c36e7ddcc825d6 | | b9828132fcb04685b1a3dbd4860b9d74 | | | False |' 2022-07-28 12:20:55.063 | ++ functions-common:get_field:813 : read data 2022-07-28 12:20:55.063 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1163d88f6ba149439832cf3278280c0b 2022-07-28 12:20:55.063 | + functions-common:get_or_add_user_project_role:998 : echo 1163d88f6ba149439832cf3278280c0b 2022-07-28 12:20:55.063 | 1163d88f6ba149439832cf3278280c0b 2022-07-28 12:20:55.280 | [331205 Async ks-alt-reader-user:362615]: finished get_or_add_user_project_role reader 09456bc38f01450881c36e7ddcc825d6 b9828132fcb04685b1a3dbd4860b9d74 with result 0 in 13 seconds 2022-07-28 12:20:55.307 | + inc/async:async_wait:197 : return 0 2022-07-28 12:20:55.318 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-07-28 12:20:55.601 | [331205 Async ks-system-member:362839]: Waiting for completion of get_or_add_user_system_role member 630b4977665e450ba1b19330fa579f73 all running on PID 362839 (8 other jobs running) 2022-07-28 12:20:55.737 | [331205 Async ks-system-member:362839]: Signaling child to exit 2022-07-28 12:20:55.738 | WAKEUP 2022-07-28 12:20:55.869 | [331205 Async ks-system-member:362839]: Signaled 2022-07-28 12:20:55.879 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 12:20:55.879 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 12:20:55.879 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 12:20:55.880 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:20:55.880 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:20:55.880 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:20:55.880 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:20:55.880 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:20:55.880 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 12:20:55.880 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 630b4977665e450ba1b19330fa579f73 --system all -f value -c Role 2022-07-28 12:20:55.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:55.880 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:55.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:55.880 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:55.880 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:55.880 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 12:20:55.880 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 12:20:55.880 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 630b4977665e450ba1b19330fa579f73 --system all 2022-07-28 12:20:55.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:55.880 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:55.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:55.880 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:55.880 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 630b4977665e450ba1b19330fa579f73 --system all -f value -c Role 2022-07-28 12:20:55.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:55.880 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:55.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:55.880 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:55.880 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:55.880 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=4531e2d8243040d18d4634854fe76ced 2022-07-28 12:20:55.880 | + functions-common:get_or_add_user_system_role:1053 : echo 4531e2d8243040d18d4634854fe76ced 2022-07-28 12:20:55.881 | 4531e2d8243040d18d4634854fe76ced 2022-07-28 12:20:56.131 | [331205 Async ks-system-member:362839]: finished get_or_add_user_system_role member 630b4977665e450ba1b19330fa579f73 all with result 0 in 11 seconds 2022-07-28 12:20:56.312 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:20:56.319 | [331205 Async ks-system-reader:363123]: Waiting for completion of get_or_add_user_system_role reader 53a37f45b9544a6088b2100932c1ea26 all running on PID 363123 (7 other jobs running) 2022-07-28 12:20:56.470 | [363123 Async ks-system-reader:363123]: finished successfully 2022-07-28 12:20:56.478 | [331205 Async ks-system-reader:363123]: Signaling child to exit 2022-07-28 12:20:56.614 | WAKEUP 2022-07-28 12:20:56.727 | [331205 Async ks-system-reader:363123]: Signaled 2022-07-28 12:20:56.729 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 12:20:56.729 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 12:20:56.729 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 12:20:56.729 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:20:56.729 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:20:56.729 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:20:56.729 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:20:56.729 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:20:56.729 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 12:20:56.729 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 53a37f45b9544a6088b2100932c1ea26 --system all -f value -c Role 2022-07-28 12:20:56.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:56.729 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:56.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:56.729 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:56.729 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:56.729 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 12:20:56.729 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 12:20:56.729 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 53a37f45b9544a6088b2100932c1ea26 --system all 2022-07-28 12:20:56.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:56.729 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:56.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:56.729 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:56.729 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 53a37f45b9544a6088b2100932c1ea26 --system all -f value -c Role 2022-07-28 12:20:56.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:56.729 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:56.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:20:56.730 | from cryptography.utils import int_from_bytes 2022-07-28 12:20:56.730 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:20:56.730 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=1163d88f6ba149439832cf3278280c0b 2022-07-28 12:20:56.730 | + functions-common:get_or_add_user_system_role:1053 : echo 1163d88f6ba149439832cf3278280c0b 2022-07-28 12:20:56.730 | 1163d88f6ba149439832cf3278280c0b 2022-07-28 12:20:57.028 | [331205 Async ks-system-reader:363123]: finished get_or_add_user_system_role reader 53a37f45b9544a6088b2100932c1ea26 all with result 0 in 13 seconds 2022-07-28 12:20:57.073 | + inc/async:async_wait:197 : return 0 2022-07-28 12:20:57.094 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-07-28 12:20:57.422 | [331205 Async ks-group-memberdemo:363508]: Waiting for completion of get_or_add_group_project_role member cf88108664904ac0802dfe15119e600e 3b336321873948c9b7df4347057f3ed5 running on PID 363508 (6 other jobs running) 2022-07-28 12:20:57.562 | [331205 Async ks-group-memberdemo:363508]: Signaling child to exit 2022-07-28 12:21:02.971 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:21:03.061 | [363508 Async ks-group-memberdemo:363508]: finished successfully 2022-07-28 12:21:03.125 | WAKEUP 2022-07-28 12:21:03.239 | [331205 Async ks-group-memberdemo:363508]: Signaled 2022-07-28 12:21:03.250 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 12:21:03.250 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cf88108664904ac0802dfe15119e600e --project 3b336321873948c9b7df4347057f3ed5 -f value 2022-07-28 12:21:03.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:03.250 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:03.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:03.250 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:03.250 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:03.250 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 12:21:03.250 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 12:21:03.250 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group cf88108664904ac0802dfe15119e600e --project 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:21:03.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:03.250 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:03.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:03.251 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:03.251 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cf88108664904ac0802dfe15119e600e --project 3b336321873948c9b7df4347057f3ed5 -f value 2022-07-28 12:21:03.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:03.251 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:03.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:03.251 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:03.251 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:03.251 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='4531e2d8243040d18d4634854fe76ced cf88108664904ac0802dfe15119e600e 3b336321873948c9b7df4347057f3ed5 False' 2022-07-28 12:21:03.251 | + functions-common:get_or_add_group_project_role:1077 : echo 4531e2d8243040d18d4634854fe76ced cf88108664904ac0802dfe15119e600e 3b336321873948c9b7df4347057f3ed5 False 2022-07-28 12:21:03.251 | 4531e2d8243040d18d4634854fe76ced cf88108664904ac0802dfe15119e600e 3b336321873948c9b7df4347057f3ed5 False 2022-07-28 12:21:03.444 | [331205 Async ks-group-memberdemo:363508]: finished get_or_add_group_project_role member cf88108664904ac0802dfe15119e600e 3b336321873948c9b7df4347057f3ed5 with result 0 in 14 seconds 2022-07-28 12:21:03.489 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:21:03.558 | [363594 Async ks-group-anotherdemo:363594]: finished successfully 2022-07-28 12:21:03.565 | [331205 Async ks-group-anotherdemo:363594]: Waiting for completion of get_or_add_group_project_role anotherrole cf88108664904ac0802dfe15119e600e 3b336321873948c9b7df4347057f3ed5 running on PID 363594 (5 other jobs running) 2022-07-28 12:21:03.615 | [331205 Async ks-group-anotherdemo:363594]: Signaling child to exit 2022-07-28 12:21:03.616 | WAKEUP 2022-07-28 12:21:03.659 | [331205 Async ks-group-anotherdemo:363594]: Signaled 2022-07-28 12:21:03.660 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 12:21:03.660 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cf88108664904ac0802dfe15119e600e --project 3b336321873948c9b7df4347057f3ed5 -f value 2022-07-28 12:21:03.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:03.660 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:03.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:03.661 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:03.661 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:03.661 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 12:21:03.661 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 12:21:03.661 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group cf88108664904ac0802dfe15119e600e --project 3b336321873948c9b7df4347057f3ed5 2022-07-28 12:21:03.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:03.661 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:03.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:03.661 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:03.661 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cf88108664904ac0802dfe15119e600e --project 3b336321873948c9b7df4347057f3ed5 -f value 2022-07-28 12:21:03.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:03.661 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:03.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:03.661 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:03.661 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:03.661 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='ad5a4adc6f4841a2a3cc112cfe1d1fbe cf88108664904ac0802dfe15119e600e 3b336321873948c9b7df4347057f3ed5 False' 2022-07-28 12:21:03.661 | + functions-common:get_or_add_group_project_role:1077 : echo ad5a4adc6f4841a2a3cc112cfe1d1fbe cf88108664904ac0802dfe15119e600e 3b336321873948c9b7df4347057f3ed5 False 2022-07-28 12:21:03.661 | ad5a4adc6f4841a2a3cc112cfe1d1fbe cf88108664904ac0802dfe15119e600e 3b336321873948c9b7df4347057f3ed5 False 2022-07-28 12:21:03.751 | [331205 Async ks-group-anotherdemo:363594]: finished get_or_add_group_project_role anotherrole cf88108664904ac0802dfe15119e600e 3b336321873948c9b7df4347057f3ed5 with result 0 in 14 seconds 2022-07-28 12:21:03.822 | [331205 Async ks-group-memberalt:363683]: Waiting for completion of get_or_add_group_project_role member cf88108664904ac0802dfe15119e600e b9828132fcb04685b1a3dbd4860b9d74 running on PID 363683 (4 other jobs running) 2022-07-28 12:21:03.865 | [331205 Async ks-group-memberalt:363683]: Signaling child to exit 2022-07-28 12:21:04.500 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:21:04.534 | [363683 Async ks-group-memberalt:363683]: finished successfully 2022-07-28 12:21:04.555 | WAKEUP 2022-07-28 12:21:04.583 | [331205 Async ks-group-memberalt:363683]: Signaled 2022-07-28 12:21:04.585 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 12:21:04.585 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cf88108664904ac0802dfe15119e600e --project b9828132fcb04685b1a3dbd4860b9d74 -f value 2022-07-28 12:21:04.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:04.585 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:04.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:04.585 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:04.585 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:04.585 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 12:21:04.585 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 12:21:04.585 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group cf88108664904ac0802dfe15119e600e --project b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:21:04.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:04.585 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:04.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:04.585 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:04.585 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cf88108664904ac0802dfe15119e600e --project b9828132fcb04685b1a3dbd4860b9d74 -f value 2022-07-28 12:21:04.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:04.586 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:04.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:04.586 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:04.586 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:04.586 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='4531e2d8243040d18d4634854fe76ced cf88108664904ac0802dfe15119e600e b9828132fcb04685b1a3dbd4860b9d74 False' 2022-07-28 12:21:04.586 | + functions-common:get_or_add_group_project_role:1077 : echo 4531e2d8243040d18d4634854fe76ced cf88108664904ac0802dfe15119e600e b9828132fcb04685b1a3dbd4860b9d74 False 2022-07-28 12:21:04.586 | 4531e2d8243040d18d4634854fe76ced cf88108664904ac0802dfe15119e600e b9828132fcb04685b1a3dbd4860b9d74 False 2022-07-28 12:21:04.639 | [331205 Async ks-group-memberalt:363683]: finished get_or_add_group_project_role member cf88108664904ac0802dfe15119e600e b9828132fcb04685b1a3dbd4860b9d74 with result 0 in 15 seconds 2022-07-28 12:21:04.700 | [331205 Async ks-group-anotheralt:363792]: Waiting for completion of get_or_add_group_project_role anotherrole cf88108664904ac0802dfe15119e600e b9828132fcb04685b1a3dbd4860b9d74 running on PID 363792 (3 other jobs running) 2022-07-28 12:21:04.729 | [331205 Async ks-group-anotheralt:363792]: Signaling child to exit 2022-07-28 12:21:05.011 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:21:05.040 | [363792 Async ks-group-anotheralt:363792]: finished successfully 2022-07-28 12:21:05.061 | WAKEUP 2022-07-28 12:21:05.088 | [331205 Async ks-group-anotheralt:363792]: Signaled 2022-07-28 12:21:05.090 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 12:21:05.090 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cf88108664904ac0802dfe15119e600e --project b9828132fcb04685b1a3dbd4860b9d74 -f value 2022-07-28 12:21:05.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:05.090 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:05.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:05.090 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:05.090 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:05.090 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 12:21:05.090 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 12:21:05.090 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group cf88108664904ac0802dfe15119e600e --project b9828132fcb04685b1a3dbd4860b9d74 2022-07-28 12:21:05.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:05.090 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:05.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:05.090 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:05.090 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cf88108664904ac0802dfe15119e600e --project b9828132fcb04685b1a3dbd4860b9d74 -f value 2022-07-28 12:21:05.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:05.091 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:05.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:05.091 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:05.091 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:05.091 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='ad5a4adc6f4841a2a3cc112cfe1d1fbe cf88108664904ac0802dfe15119e600e b9828132fcb04685b1a3dbd4860b9d74 False' 2022-07-28 12:21:05.091 | + functions-common:get_or_add_group_project_role:1077 : echo ad5a4adc6f4841a2a3cc112cfe1d1fbe cf88108664904ac0802dfe15119e600e b9828132fcb04685b1a3dbd4860b9d74 False 2022-07-28 12:21:05.091 | ad5a4adc6f4841a2a3cc112cfe1d1fbe cf88108664904ac0802dfe15119e600e b9828132fcb04685b1a3dbd4860b9d74 False 2022-07-28 12:21:05.141 | [331205 Async ks-group-anotheralt:363792]: finished get_or_add_group_project_role anotherrole cf88108664904ac0802dfe15119e600e b9828132fcb04685b1a3dbd4860b9d74 with result 0 in 15 seconds 2022-07-28 12:21:05.196 | [331205 Async ks-group-admin:363914]: Waiting for completion of get_or_add_group_project_role admin ad350af4f2834843a0a15b42f01d089f dc0e19ff1c3f47dfb1843574bfccd67f running on PID 363914 (2 other jobs running) 2022-07-28 12:21:05.223 | [331205 Async ks-group-admin:363914]: Signaling child to exit 2022-07-28 12:21:05.464 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:21:05.491 | [363914 Async ks-group-admin:363914]: finished successfully 2022-07-28 12:21:05.511 | WAKEUP 2022-07-28 12:21:05.535 | [331205 Async ks-group-admin:363914]: Signaled 2022-07-28 12:21:05.536 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 12:21:05.536 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ad350af4f2834843a0a15b42f01d089f --project dc0e19ff1c3f47dfb1843574bfccd67f -f value 2022-07-28 12:21:05.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:05.536 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:05.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:05.536 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:05.537 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:05.537 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 12:21:05.537 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 12:21:05.537 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group ad350af4f2834843a0a15b42f01d089f --project dc0e19ff1c3f47dfb1843574bfccd67f 2022-07-28 12:21:05.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:05.537 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:05.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:05.537 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:05.537 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ad350af4f2834843a0a15b42f01d089f --project dc0e19ff1c3f47dfb1843574bfccd67f -f value 2022-07-28 12:21:05.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:05.537 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:05.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:21:05.537 | from cryptography.utils import int_from_bytes 2022-07-28 12:21:05.537 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:21:05.537 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='5046e1ba9b324385b4f628ca33572bbe ad350af4f2834843a0a15b42f01d089f dc0e19ff1c3f47dfb1843574bfccd67f False' 2022-07-28 12:21:05.537 | + functions-common:get_or_add_group_project_role:1077 : echo 5046e1ba9b324385b4f628ca33572bbe ad350af4f2834843a0a15b42f01d089f dc0e19ff1c3f47dfb1843574bfccd67f False 2022-07-28 12:21:05.537 | 5046e1ba9b324385b4f628ca33572bbe ad350af4f2834843a0a15b42f01d089f dc0e19ff1c3f47dfb1843574bfccd67f False 2022-07-28 12:21:05.582 | [331205 Async ks-group-admin:363914]: finished get_or_add_group_project_role admin ad350af4f2834843a0a15b42f01d089f dc0e19ff1c3f47dfb1843574bfccd67f with result 0 in 14 seconds 2022-07-28 12:21:05.586 | + inc/async:async_wait:197 : return 0 2022-07-28 12:21:05.589 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-07-28 12:21:05.608 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:21:05.610 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-07-28 12:21:05.629 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:05.631 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-07-28 12:21:05.634 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-07-28 12:21:05.696 | + inc/async:async_inner:63 : create_nova_accounts 2022-07-28 12:21:05.738 | [331205 Async create_nova_accounts:365813]: running: create_nova_accounts 2022-07-28 12:21:05.741 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-07-28 12:21:05.761 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:05.764 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-07-28 12:21:05.767 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-07-28 12:21:05.839 | + inc/async:async_inner:63 : create_glance_accounts 2022-07-28 12:21:05.880 | [331205 Async create_glance_accounts:365928]: running: create_glance_accounts 2022-07-28 12:21:05.884 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-07-28 12:21:05.911 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:05.915 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-07-28 12:21:05.919 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-07-28 12:21:05.986 | + inc/async:async_inner:63 : create_cinder_accounts 2022-07-28 12:21:06.031 | [331205 Async create_cinder_accounts:366058]: running: create_cinder_accounts 2022-07-28 12:21:06.034 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-07-28 12:21:06.056 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:06.059 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-07-28 12:21:06.062 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-07-28 12:21:06.142 | + inc/async:async_inner:63 : create_neutron_accounts 2022-07-28 12:21:06.199 | [331205 Async create_neutron_accounts:366174]: running: create_neutron_accounts 2022-07-28 12:21:06.202 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-07-28 12:21:06.234 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:21:06.237 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-07-28 12:21:06.242 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-07-28 12:21:06.379 | + inc/async:async_inner:63 : create_swift_accounts 2022-07-28 12:21:06.566 | [331205 Async create_swift_accounts:366314]: running: create_swift_accounts 2022-07-28 12:21:06.590 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-07-28 12:21:06.713 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:21:06.731 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-07-28 12:21:07.103 | [331205 Async create_nova_accounts:365813]: Waiting for completion of create_nova_accounts running on PID 365813 (6 other jobs running) 2022-07-28 12:21:07.285 | [331205 Async create_nova_accounts:365813]: Signaling child to exit 2022-07-28 12:21:48.368 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:21:48.507 | [366174 Async create_neutron_accounts:366174]: finished successfully 2022-07-28 12:22:05.722 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:22:05.753 | [366058 Async create_cinder_accounts:366058]: finished successfully 2022-07-28 12:22:23.642 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:22:23.671 | [365928 Async create_glance_accounts:365928]: finished successfully 2022-07-28 12:22:27.811 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:22:27.839 | [365813 Async create_nova_accounts:365813]: finished successfully 2022-07-28 12:22:27.862 | WAKEUP 2022-07-28 12:22:27.887 | [331205 Async create_nova_accounts:365813]: Signaled 2022-07-28 12:22:27.888 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-28 12:22:27.888 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-07-28 12:22:27.889 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-07-28 12:22:27.889 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:22:27.889 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 12:22:27.889 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 12:22:27.889 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 12:22:27.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.889 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.889 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.889 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:27.889 | + functions-common:get_or_create_user:926 : user_id=b25226e5ae854e24996697b445f54f29 2022-07-28 12:22:27.889 | + functions-common:get_or_create_user:927 : echo b25226e5ae854e24996697b445f54f29 2022-07-28 12:22:27.889 | b25226e5ae854e24996697b445f54f29 2022-07-28 12:22:27.889 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-07-28 12:22:27.889 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:22:27.889 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:22:27.889 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:22:27.889 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:22:27.889 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:22:27.889 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:22:27.889 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:22:27.889 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:22:27.889 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:22:27.889 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:22:27.890 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 12:22:27.890 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:22:27.890 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:22:27.890 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:22:27.890 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:27.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.890 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.890 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.890 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:27.890 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:22:27.890 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:22:27.890 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 12:22:27.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.890 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.890 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.890 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 12:22:27.890 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:22:27.890 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:22:27.890 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:22:27.890 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:27.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.890 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.890 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.890 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:27.890 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:22:27.890 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:22:27.890 | ++ functions-common:get_field:819 : echo '| 99a8e655daa1486288b3049204cd5ab4 | b25226e5ae854e24996697b445f54f29 | | 20db8225b34b40c5b7d7bb00def7b4b7 | | | False |' 2022-07-28 12:22:27.890 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:22:27.891 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:27.891 | + functions-common:get_or_add_user_project_role:996 : user_role_id=99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:22:27.891 | + functions-common:get_or_add_user_project_role:998 : echo 99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:22:27.891 | 99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:22:27.891 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 12:22:27.891 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-07-28 12:22:27.891 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:22:27.891 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:22:27.891 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:22:27.891 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:22:27.891 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:22:27.891 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:22:27.891 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:22:27.891 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:22:27.891 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:22:27.891 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:22:27.891 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:22:27.891 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:22:27.891 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:22:27.891 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 12:22:27.891 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:27.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.891 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.891 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.891 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:27.891 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:22:27.891 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:22:27.891 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 12:22:27.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.891 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.892 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.892 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 12:22:27.892 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:22:27.892 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:22:27.892 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:22:27.892 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:27.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.892 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.892 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.892 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:27.892 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:22:27.892 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:22:27.892 | ++ functions-common:get_field:819 : echo '| 5046e1ba9b324385b4f628ca33572bbe | b25226e5ae854e24996697b445f54f29 | | 20db8225b34b40c5b7d7bb00def7b4b7 | | | False |' 2022-07-28 12:22:27.892 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:22:27.892 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:27.892 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:22:27.892 | + functions-common:get_or_add_user_project_role:998 : echo 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:22:27.892 | 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:22:27.892 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-07-28 12:22:27.892 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-07-28 12:22:27.892 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.67/compute 2022-07-28 12:22:27.892 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-07-28 12:22:27.892 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 12:22:27.892 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-07-28 12:22:27.892 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-07-28 12:22:27.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.892 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.893 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.893 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:27.893 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 12:22:27.893 | 12491ed604b145eda8234202397aae48' 2022-07-28 12:22:27.893 | + functions-common:get_or_create_service:1095 : echo 12491ed604b145eda8234202397aae48 2022-07-28 12:22:27.893 | 12491ed604b145eda8234202397aae48 2022-07-28 12:22:27.893 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.67/compute/v2/$(project_id)s' 2022-07-28 12:22:27.893 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 12:22:27.893 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.67/compute/v2/$(project_id)s' RegionOne 2022-07-28 12:22:27.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:22:27.893 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-07-28 12:22:27.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.893 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.893 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.893 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:27.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:22:27.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:22:27.893 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.67/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 12:22:27.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.893 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.893 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.893 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:27.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=de273312f1e143c6967807646ea41ed3 2022-07-28 12:22:27.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo de273312f1e143c6967807646ea41ed3 2022-07-28 12:22:27.893 | + functions-common:get_or_create_endpoint:1128 : public_id=de273312f1e143c6967807646ea41ed3 2022-07-28 12:22:27.893 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 12:22:27.893 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 12:22:27.893 | + functions-common:get_or_create_endpoint:1137 : echo de273312f1e143c6967807646ea41ed3 2022-07-28 12:22:27.893 | de273312f1e143c6967807646ea41ed3 2022-07-28 12:22:27.894 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-07-28 12:22:27.894 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 12:22:27.894 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-07-28 12:22:27.894 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-07-28 12:22:27.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.894 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.894 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.894 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:27.894 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 12:22:27.894 | 7dfad9f2369845b593e663225e7f9750' 2022-07-28 12:22:27.894 | + functions-common:get_or_create_service:1095 : echo 7dfad9f2369845b593e663225e7f9750 2022-07-28 12:22:27.894 | 7dfad9f2369845b593e663225e7f9750 2022-07-28 12:22:27.894 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.67/compute/v2.1 2022-07-28 12:22:27.894 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 12:22:27.894 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.67/compute/v2.1 RegionOne 2022-07-28 12:22:27.894 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:22:27.894 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-07-28 12:22:27.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.894 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.894 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.894 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:27.895 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:22:27.895 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:22:27.895 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.67/compute/v2.1 --region RegionOne -f value -c id 2022-07-28 12:22:27.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.895 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.895 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.895 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:27.895 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=3f2a24ced72943fead3e9a8aa9c8b84e 2022-07-28 12:22:27.895 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 3f2a24ced72943fead3e9a8aa9c8b84e 2022-07-28 12:22:27.895 | + functions-common:get_or_create_endpoint:1128 : public_id=3f2a24ced72943fead3e9a8aa9c8b84e 2022-07-28 12:22:27.895 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 12:22:27.895 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 12:22:27.895 | + functions-common:get_or_create_endpoint:1137 : echo 3f2a24ced72943fead3e9a8aa9c8b84e 2022-07-28 12:22:27.895 | 3f2a24ced72943fead3e9a8aa9c8b84e 2022-07-28 12:22:27.895 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-07-28 12:22:27.895 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:27.895 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-07-28 12:22:27.895 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:27.895 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-07-28 12:22:27.895 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:22:27.895 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:22:27.895 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:22:27.895 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:22:27.895 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:22:27.895 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:22:27.895 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:22:27.895 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:22:27.895 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:22:27.895 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:22:27.896 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:22:27.896 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 12:22:27.896 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:22:27.896 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:22:27.896 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:27.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.896 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.896 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.896 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:27.896 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:22:27.896 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:22:27.896 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 12:22:27.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.896 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.896 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.896 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 12:22:27.896 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:22:27.896 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:22:27.896 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:22:27.896 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:27.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.896 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:27.896 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:27.896 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:27.896 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:22:27.896 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:22:27.897 | ++ functions-common:get_field:819 : echo '| fe564c258e4943139c0f91c0e73f7079 | b25226e5ae854e24996697b445f54f29 | | 20db8225b34b40c5b7d7bb00def7b4b7 | | | False |' 2022-07-28 12:22:27.897 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:22:27.897 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:27.897 | + functions-common:get_or_add_user_project_role:996 : user_role_id=fe564c258e4943139c0f91c0e73f7079 2022-07-28 12:22:27.897 | + functions-common:get_or_add_user_project_role:998 : echo fe564c258e4943139c0f91c0e73f7079 2022-07-28 12:22:27.897 | fe564c258e4943139c0f91c0e73f7079 2022-07-28 12:22:27.897 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-07-28 12:22:27.897 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:22:27.897 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-07-28 12:22:27.897 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:27.897 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-07-28 12:22:27.938 | [331205 Async create_nova_accounts:365813]: finished create_nova_accounts with result 0 in 82 seconds 2022-07-28 12:22:27.977 | [331205 Async create_glance_accounts:365928]: Waiting for completion of create_glance_accounts running on PID 365928 (5 other jobs running) 2022-07-28 12:22:28.004 | [331205 Async create_glance_accounts:365928]: Signaling child to exit 2022-07-28 12:22:28.004 | WAKEUP 2022-07-28 12:22:28.031 | [331205 Async create_glance_accounts:365928]: Signaled 2022-07-28 12:22:28.032 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-07-28 12:22:28.032 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:28.032 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-07-28 12:22:28.032 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-07-28 12:22:28.033 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:22:28.033 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 12:22:28.033 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 12:22:28.033 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 12:22:28.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.033 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.033 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.033 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.033 | + functions-common:get_or_create_user:926 : user_id=861c957a698a4b089ebd7651c9a00567 2022-07-28 12:22:28.033 | + functions-common:get_or_create_user:927 : echo 861c957a698a4b089ebd7651c9a00567 2022-07-28 12:22:28.033 | 861c957a698a4b089ebd7651c9a00567 2022-07-28 12:22:28.033 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-07-28 12:22:28.033 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:22:28.033 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:22:28.033 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:22:28.033 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:22:28.033 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:22:28.033 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:22:28.033 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:22:28.033 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:22:28.033 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:22:28.033 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:22:28.033 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:22:28.033 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:22:28.034 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 12:22:28.034 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:22:28.034 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:28.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.034 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.034 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.034 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.034 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:22:28.034 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:22:28.034 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 12:22:28.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.034 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.034 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.034 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:22:28.034 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 12:22:28.034 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:22:28.034 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:22:28.034 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:28.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.034 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.034 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.034 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.034 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:22:28.035 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:22:28.035 | ++ functions-common:get_field:819 : echo '| 99a8e655daa1486288b3049204cd5ab4 | 861c957a698a4b089ebd7651c9a00567 | | 20db8225b34b40c5b7d7bb00def7b4b7 | | | False |' 2022-07-28 12:22:28.035 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:22:28.035 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:28.035 | + functions-common:get_or_add_user_project_role:996 : user_role_id=99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:22:28.035 | + functions-common:get_or_add_user_project_role:998 : echo 99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:22:28.035 | 99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:22:28.035 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 12:22:28.035 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-07-28 12:22:28.035 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:22:28.035 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-07-28 12:22:28.035 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-07-28 12:22:28.035 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:22:28.035 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 12:22:28.035 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 12:22:28.035 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 12:22:28.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.035 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.035 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.035 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.035 | + functions-common:get_or_create_user:926 : user_id=3845a20c6a2241e3a721ffcc84874a41 2022-07-28 12:22:28.035 | + functions-common:get_or_create_user:927 : echo 3845a20c6a2241e3a721ffcc84874a41 2022-07-28 12:22:28.035 | 3845a20c6a2241e3a721ffcc84874a41 2022-07-28 12:22:28.035 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-07-28 12:22:28.035 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:22:28.035 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:22:28.035 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:22:28.035 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:22:28.035 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:22:28.035 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:22:28.036 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:22:28.036 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:22:28.036 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:22:28.036 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:22:28.036 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:22:28.036 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:22:28.036 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 12:22:28.036 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:22:28.036 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:28.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.036 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.036 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.036 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.036 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:22:28.036 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:22:28.036 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 12:22:28.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.036 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.036 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.036 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 12:22:28.036 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:22:28.036 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:22:28.036 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:22:28.036 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:28.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.036 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.036 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.037 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.037 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:22:28.037 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:22:28.037 | ++ functions-common:get_field:819 : echo '| 99a8e655daa1486288b3049204cd5ab4 | 3845a20c6a2241e3a721ffcc84874a41 | | 20db8225b34b40c5b7d7bb00def7b4b7 | | | False |' 2022-07-28 12:22:28.037 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:22:28.037 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:28.037 | + functions-common:get_or_add_user_project_role:996 : user_role_id=99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:22:28.037 | + functions-common:get_or_add_user_project_role:998 : echo 99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:22:28.037 | 99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:22:28.037 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-07-28 12:22:28.037 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-07-28 12:22:28.037 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:22:28.037 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:22:28.037 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:22:28.037 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:22:28.037 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:22:28.037 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:22:28.037 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:22:28.037 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:22:28.037 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:22:28.037 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:22:28.037 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:22:28.037 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:22:28.037 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 12:22:28.037 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:22:28.037 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:28.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.037 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.037 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.037 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.037 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:22:28.037 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:22:28.038 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 12:22:28.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.038 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.038 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.038 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 12:22:28.038 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:22:28.038 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:22:28.038 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:22:28.038 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:28.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.038 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.038 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.038 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.038 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:22:28.038 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:22:28.038 | ++ functions-common:get_field:819 : echo '| fe564c258e4943139c0f91c0e73f7079 | 3845a20c6a2241e3a721ffcc84874a41 | | 20db8225b34b40c5b7d7bb00def7b4b7 | | | False |' 2022-07-28 12:22:28.038 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:22:28.038 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:28.038 | + functions-common:get_or_add_user_project_role:996 : user_role_id=fe564c258e4943139c0f91c0e73f7079 2022-07-28 12:22:28.038 | + functions-common:get_or_add_user_project_role:998 : echo fe564c258e4943139c0f91c0e73f7079 2022-07-28 12:22:28.038 | fe564c258e4943139c0f91c0e73f7079 2022-07-28 12:22:28.038 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-07-28 12:22:28.038 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 12:22:28.038 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-07-28 12:22:28.038 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-07-28 12:22:28.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.038 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.038 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.039 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.039 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 12:22:28.039 | b66e079e22ee4b00b14d8be1a45d5cd5' 2022-07-28 12:22:28.039 | + functions-common:get_or_create_service:1095 : echo b66e079e22ee4b00b14d8be1a45d5cd5 2022-07-28 12:22:28.039 | b66e079e22ee4b00b14d8be1a45d5cd5 2022-07-28 12:22:28.039 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.67/image 2022-07-28 12:22:28.039 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 12:22:28.039 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.67/image RegionOne 2022-07-28 12:22:28.039 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:22:28.039 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-07-28 12:22:28.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.039 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.039 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.039 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.039 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:22:28.039 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:22:28.040 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.67/image --region RegionOne -f value -c id 2022-07-28 12:22:28.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.040 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.040 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.040 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.040 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=bbf12ef46df7455eab6b1ce93384182e 2022-07-28 12:22:28.040 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo bbf12ef46df7455eab6b1ce93384182e 2022-07-28 12:22:28.040 | + functions-common:get_or_create_endpoint:1128 : public_id=bbf12ef46df7455eab6b1ce93384182e 2022-07-28 12:22:28.040 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 12:22:28.040 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 12:22:28.040 | + functions-common:get_or_create_endpoint:1137 : echo bbf12ef46df7455eab6b1ce93384182e 2022-07-28 12:22:28.040 | bbf12ef46df7455eab6b1ce93384182e 2022-07-28 12:22:28.040 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-07-28 12:22:28.040 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 12:22:28.041 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 12:22:28.041 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 12:22:28.041 | ++ functions-common:get_or_create_domain:889 : echo default 2022-07-28 12:22:28.041 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-07-28 12:22:28.041 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-07-28 12:22:28.041 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-07-28 12:22:28.041 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-07-28 12:22:28.082 | [331205 Async create_glance_accounts:365928]: finished create_glance_accounts with result 0 in 77 seconds 2022-07-28 12:22:28.127 | [331205 Async create_cinder_accounts:366058]: Waiting for completion of create_cinder_accounts running on PID 366058 (4 other jobs running) 2022-07-28 12:22:28.158 | [331205 Async create_cinder_accounts:366058]: Signaling child to exit 2022-07-28 12:22:28.158 | WAKEUP 2022-07-28 12:22:28.185 | [331205 Async create_cinder_accounts:366058]: Signaled 2022-07-28 12:22:28.187 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-07-28 12:22:28.187 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-07-28 12:22:28.187 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-07-28 12:22:28.187 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:22:28.187 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 12:22:28.187 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 12:22:28.187 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 12:22:28.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.187 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.187 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.187 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.187 | + functions-common:get_or_create_user:926 : user_id=6a3c4ecb23b64a6bb71cf876ad6a4c2d 2022-07-28 12:22:28.187 | + functions-common:get_or_create_user:927 : echo 6a3c4ecb23b64a6bb71cf876ad6a4c2d 2022-07-28 12:22:28.187 | 6a3c4ecb23b64a6bb71cf876ad6a4c2d 2022-07-28 12:22:28.187 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-07-28 12:22:28.187 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:22:28.187 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:22:28.187 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:22:28.187 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:22:28.187 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:22:28.187 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:22:28.187 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:22:28.188 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:22:28.188 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:22:28.188 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:22:28.188 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:22:28.188 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 12:22:28.188 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:22:28.188 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:28.188 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:22:28.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.188 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.188 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.188 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.188 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:22:28.188 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:22:28.188 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 12:22:28.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.188 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.188 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.188 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 12:22:28.188 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:22:28.188 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:22:28.188 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:28.188 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:22:28.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.188 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.188 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.188 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.189 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:22:28.189 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:22:28.189 | ++ functions-common:get_field:819 : echo '| 99a8e655daa1486288b3049204cd5ab4 | 6a3c4ecb23b64a6bb71cf876ad6a4c2d | | 20db8225b34b40c5b7d7bb00def7b4b7 | | | False |' 2022-07-28 12:22:28.189 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:22:28.189 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:28.189 | + functions-common:get_or_add_user_project_role:996 : user_role_id=99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:22:28.189 | + functions-common:get_or_add_user_project_role:998 : echo 99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:22:28.189 | 99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:22:28.189 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 12:22:28.189 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-07-28 12:22:28.189 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 12:22:28.189 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-07-28 12:22:28.189 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-07-28 12:22:28.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.189 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.189 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.189 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.189 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 12:22:28.189 | 9b8b5760988d496dbd0e3a3608783264' 2022-07-28 12:22:28.189 | + functions-common:get_or_create_service:1095 : echo 9b8b5760988d496dbd0e3a3608783264 2022-07-28 12:22:28.189 | 9b8b5760988d496dbd0e3a3608783264 2022-07-28 12:22:28.189 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-07-28 12:22:28.189 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.67/volume/v3/$(project_id)s' 2022-07-28 12:22:28.189 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 12:22:28.189 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.67/volume/v3/$(project_id)s' RegionOne 2022-07-28 12:22:28.189 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:22:28.189 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-07-28 12:22:28.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.189 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.190 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.190 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.190 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:22:28.190 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:22:28.190 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.67/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 12:22:28.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.190 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.190 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.190 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.190 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=41fb12a792804e2a97d15442982a4e3c 2022-07-28 12:22:28.190 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 41fb12a792804e2a97d15442982a4e3c 2022-07-28 12:22:28.190 | + functions-common:get_or_create_endpoint:1128 : public_id=41fb12a792804e2a97d15442982a4e3c 2022-07-28 12:22:28.190 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 12:22:28.190 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 12:22:28.190 | + functions-common:get_or_create_endpoint:1137 : echo 41fb12a792804e2a97d15442982a4e3c 2022-07-28 12:22:28.190 | 41fb12a792804e2a97d15442982a4e3c 2022-07-28 12:22:28.190 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-07-28 12:22:28.190 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 12:22:28.190 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-07-28 12:22:28.190 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-07-28 12:22:28.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.190 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.190 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.190 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.190 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 12:22:28.190 | 6de11b8ec26b4818b790b411e3ad3289' 2022-07-28 12:22:28.190 | + functions-common:get_or_create_service:1095 : echo 6de11b8ec26b4818b790b411e3ad3289 2022-07-28 12:22:28.190 | 6de11b8ec26b4818b790b411e3ad3289 2022-07-28 12:22:28.190 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.67/volume/v3/$(project_id)s' 2022-07-28 12:22:28.190 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 12:22:28.191 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.67/volume/v3/$(project_id)s' RegionOne 2022-07-28 12:22:28.191 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:22:28.191 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-07-28 12:22:28.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.191 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.191 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.191 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.191 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:22:28.191 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:22:28.191 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.67/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 12:22:28.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.191 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.191 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.191 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.191 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=161ca3b08245439a9d24b0f94d8a2ed2 2022-07-28 12:22:28.191 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 161ca3b08245439a9d24b0f94d8a2ed2 2022-07-28 12:22:28.191 | + functions-common:get_or_create_endpoint:1128 : public_id=161ca3b08245439a9d24b0f94d8a2ed2 2022-07-28 12:22:28.191 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 12:22:28.191 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 12:22:28.191 | + functions-common:get_or_create_endpoint:1137 : echo 161ca3b08245439a9d24b0f94d8a2ed2 2022-07-28 12:22:28.191 | 161ca3b08245439a9d24b0f94d8a2ed2 2022-07-28 12:22:28.191 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-07-28 12:22:28.191 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-07-28 12:22:28.191 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 12:22:28.191 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-07-28 12:22:28.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.191 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.191 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.192 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.192 | ++ functions-common:get_or_create_project:939 : project_id=20db8225b34b40c5b7d7bb00def7b4b7 2022-07-28 12:22:28.192 | ++ functions-common:get_or_create_project:940 : echo 20db8225b34b40c5b7d7bb00def7b4b7 2022-07-28 12:22:28.192 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 20db8225b34b40c5b7d7bb00def7b4b7 2022-07-28 12:22:28.192 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-07-28 12:22:28.192 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:22:28.192 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 12:22:28.192 | ++ functions-common:get_or_create_user:914 : local email= 2022-07-28 12:22:28.192 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-07-28 12:22:28.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.192 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.192 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.192 | No password was supplied, authentication will fail when a user does not have a password. 2022-07-28 12:22:28.192 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.192 | ++ functions-common:get_or_create_user:926 : user_id=6a3c4ecb23b64a6bb71cf876ad6a4c2d 2022-07-28 12:22:28.192 | ++ functions-common:get_or_create_user:927 : echo 6a3c4ecb23b64a6bb71cf876ad6a4c2d 2022-07-28 12:22:28.192 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 6a3c4ecb23b64a6bb71cf876ad6a4c2d 2022-07-28 12:22:28.235 | [331205 Async create_cinder_accounts:366058]: finished create_cinder_accounts with result 0 in 59 seconds 2022-07-28 12:22:28.244 | + inc/async:async_wait:197 : return 0 2022-07-28 12:22:28.247 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-07-28 12:22:28.306 | [331205 Async create_neutron_accounts:366174]: Waiting for completion of create_neutron_accounts running on PID 366174 (3 other jobs running) 2022-07-28 12:22:28.333 | [331205 Async create_neutron_accounts:366174]: Signaling child to exit 2022-07-28 12:22:28.333 | WAKEUP 2022-07-28 12:22:28.357 | [331205 Async create_neutron_accounts:366174]: Signaled 2022-07-28 12:22:28.358 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-07-28 12:22:28.359 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 12:22:28.359 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:22:28.359 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:22:28.359 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 12:22:28.359 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 12:22:28.359 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 12:22:28.359 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-07-28 12:22:28.359 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-07-28 12:22:28.359 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-07-28 12:22:28.359 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.67:9696/ 2022-07-28 12:22:28.359 | + lib/neutron-legacy:create_mutnauq_accounts:439 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-07-28 12:22:28.359 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-07-28 12:22:28.359 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-07-28 12:22:28.359 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:22:28.359 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 12:22:28.359 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 12:22:28.359 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 12:22:28.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.359 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.359 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.359 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.359 | + functions-common:get_or_create_user:926 : user_id=6d2fc857d5f84c4d9eacf4fa3a2559fc 2022-07-28 12:22:28.359 | + functions-common:get_or_create_user:927 : echo 6d2fc857d5f84c4d9eacf4fa3a2559fc 2022-07-28 12:22:28.359 | 6d2fc857d5f84c4d9eacf4fa3a2559fc 2022-07-28 12:22:28.359 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-07-28 12:22:28.359 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:22:28.359 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:22:28.359 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:22:28.360 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:22:28.360 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:22:28.360 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:22:28.360 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:22:28.360 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:22:28.360 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:22:28.360 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:22:28.360 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:22:28.360 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 12:22:28.360 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:22:28.360 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:22:28.360 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:28.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.360 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.360 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.360 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.360 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:22:28.360 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:22:28.360 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 12:22:28.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.360 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.360 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.360 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:22:28.360 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:22:28.360 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 12:22:28.360 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:22:28.360 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:28.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.361 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.361 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.361 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.361 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:22:28.361 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:22:28.361 | ++ functions-common:get_field:819 : echo '| 99a8e655daa1486288b3049204cd5ab4 | 6d2fc857d5f84c4d9eacf4fa3a2559fc | | 20db8225b34b40c5b7d7bb00def7b4b7 | | | False |' 2022-07-28 12:22:28.361 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:22:28.361 | ++ functions-common:get_field:813 : read data 2022-07-28 12:22:28.361 | + functions-common:get_or_add_user_project_role:996 : user_role_id=99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:22:28.361 | + functions-common:get_or_add_user_project_role:998 : echo 99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:22:28.361 | 99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:22:28.361 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 12:22:28.361 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-07-28 12:22:28.361 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 12:22:28.361 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-07-28 12:22:28.361 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-07-28 12:22:28.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.361 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.361 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.361 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.361 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 12:22:28.361 | 128dce3846454ab9a5b3da188ca4b90c' 2022-07-28 12:22:28.361 | + functions-common:get_or_create_service:1095 : echo 128dce3846454ab9a5b3da188ca4b90c 2022-07-28 12:22:28.361 | 128dce3846454ab9a5b3da188ca4b90c 2022-07-28 12:22:28.361 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.67:9696/ 2022-07-28 12:22:28.361 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 12:22:28.361 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.67:9696/ RegionOne 2022-07-28 12:22:28.361 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:22:28.361 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-07-28 12:22:28.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.362 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.362 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.362 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:22:28.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:22:28.362 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.67:9696/ --region RegionOne -f value -c id 2022-07-28 12:22:28.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.362 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:22:28.362 | from cryptography.utils import int_from_bytes 2022-07-28 12:22:28.362 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:22:28.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=57355c62be204236a5ed7db6b9b57b7f 2022-07-28 12:22:28.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 57355c62be204236a5ed7db6b9b57b7f 2022-07-28 12:22:28.362 | + functions-common:get_or_create_endpoint:1128 : public_id=57355c62be204236a5ed7db6b9b57b7f 2022-07-28 12:22:28.362 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 12:22:28.362 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 12:22:28.362 | + functions-common:get_or_create_endpoint:1137 : echo 57355c62be204236a5ed7db6b9b57b7f 2022-07-28 12:22:28.362 | 57355c62be204236a5ed7db6b9b57b7f 2022-07-28 12:22:28.415 | [331205 Async create_neutron_accounts:366174]: finished create_neutron_accounts with result 0 in 42 seconds 2022-07-28 12:22:28.458 | [331205 Async create_swift_accounts:366314]: Waiting for completion of create_swift_accounts running on PID 366314 (2 other jobs running) 2022-07-28 12:22:28.485 | [331205 Async create_swift_accounts:366314]: Signaling child to exit 2022-07-28 12:23:11.976 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:23:12.001 | [366314 Async create_swift_accounts:366314]: finished successfully 2022-07-28 12:23:12.023 | WAKEUP 2022-07-28 12:23:12.046 | [331205 Async create_swift_accounts:366314]: Signaled 2022-07-28 12:23:12.047 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-07-28 12:23:12.047 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-07-28 12:23:12.047 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-07-28 12:23:12.047 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-07-28 12:23:12.047 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-07-28 12:23:12.047 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-07-28 12:23:12.048 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-07-28 12:23:12.048 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-07-28 12:23:12.048 | + lib/swift:create_swift_accounts:618 : local another_role 2022-07-28 12:23:12.048 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-07-28 12:23:12.048 | ++ functions-common:get_or_create_role:946 : local role_id 2022-07-28 12:23:12.048 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-28 12:23:12.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.048 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.048 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.048 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.048 | ++ functions-common:get_or_create_role:951 : role_id=ad5a4adc6f4841a2a3cc112cfe1d1fbe 2022-07-28 12:23:12.048 | ++ functions-common:get_or_create_role:952 : echo ad5a4adc6f4841a2a3cc112cfe1d1fbe 2022-07-28 12:23:12.048 | + lib/swift:create_swift_accounts:619 : another_role=ad5a4adc6f4841a2a3cc112cfe1d1fbe 2022-07-28 12:23:12.048 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-07-28 12:23:12.048 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-07-28 12:23:12.048 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:23:12.048 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 12:23:12.048 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 12:23:12.048 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 12:23:12.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.048 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.048 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.048 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.048 | + functions-common:get_or_create_user:926 : user_id=062180103a8d4b598e60df60405334e7 2022-07-28 12:23:12.048 | + functions-common:get_or_create_user:927 : echo 062180103a8d4b598e60df60405334e7 2022-07-28 12:23:12.048 | 062180103a8d4b598e60df60405334e7 2022-07-28 12:23:12.049 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-07-28 12:23:12.049 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:23:12.049 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:23:12.049 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:23:12.049 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:23:12.049 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:23:12.049 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:23:12.049 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:23:12.049 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:23:12.049 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:23:12.049 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:23:12.049 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:23:12.049 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:23:12.049 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 12:23:12.049 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:23:12.049 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.049 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.049 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.049 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.049 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:23:12.049 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:23:12.049 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 12:23:12.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.049 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.049 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.049 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:23:12.049 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 12:23:12.049 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:23:12.049 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:23:12.050 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.050 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.050 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.050 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.050 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:23:12.050 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:23:12.050 | ++ functions-common:get_field:819 : echo '| 99a8e655daa1486288b3049204cd5ab4 | 062180103a8d4b598e60df60405334e7 | | 20db8225b34b40c5b7d7bb00def7b4b7 | | | False |' 2022-07-28 12:23:12.050 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:23:12.050 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.050 | + functions-common:get_or_add_user_project_role:996 : user_role_id=99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:23:12.050 | + functions-common:get_or_add_user_project_role:998 : echo 99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:23:12.050 | 99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:23:12.050 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 12:23:12.050 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-07-28 12:23:12.050 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:23:12.050 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:23:12.050 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:23:12.050 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:23:12.050 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:23:12.050 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:23:12.050 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:23:12.050 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:23:12.050 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:23:12.050 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:23:12.050 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:23:12.050 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 12:23:12.050 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:23:12.050 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:23:12.050 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.051 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.051 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.051 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.051 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:23:12.051 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:23:12.051 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 12:23:12.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.051 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.051 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.051 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:23:12.051 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:23:12.051 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.051 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:23:12.051 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 12:23:12.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.051 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.051 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.051 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.051 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:23:12.051 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:23:12.051 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:23:12.051 | ++ functions-common:get_field:819 : echo '| 5046e1ba9b324385b4f628ca33572bbe | 062180103a8d4b598e60df60405334e7 | | 20db8225b34b40c5b7d7bb00def7b4b7 | | | False |' 2022-07-28 12:23:12.051 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.051 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:23:12.051 | + functions-common:get_or_add_user_project_role:998 : echo 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:23:12.051 | 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:23:12.051 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-07-28 12:23:12.051 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 12:23:12.052 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-07-28 12:23:12.052 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-07-28 12:23:12.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.052 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.052 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.052 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.052 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 12:23:12.052 | 29acc4b4ac2f4e339b24fc3aa505c2e8' 2022-07-28 12:23:12.052 | + functions-common:get_or_create_service:1095 : echo 29acc4b4ac2f4e339b24fc3aa505c2e8 2022-07-28 12:23:12.052 | 29acc4b4ac2f4e339b24fc3aa505c2e8 2022-07-28 12:23:12.052 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.67:8080/v1/AUTH_$(project_id)s' http://10.222.0.67:8080 2022-07-28 12:23:12.052 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 12:23:12.052 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.67:8080/v1/AUTH_$(project_id)s' RegionOne 2022-07-28 12:23:12.052 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:23:12.052 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-07-28 12:23:12.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.052 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.052 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.052 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.052 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:23:12.052 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:23:12.052 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.67:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-07-28 12:23:12.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.052 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.052 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.052 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.053 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=13bb97ad0218413b8e50ef03bd0a4a34 2022-07-28 12:23:12.053 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 13bb97ad0218413b8e50ef03bd0a4a34 2022-07-28 12:23:12.053 | + functions-common:get_or_create_endpoint:1128 : public_id=13bb97ad0218413b8e50ef03bd0a4a34 2022-07-28 12:23:12.053 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.67:8080 ]] 2022-07-28 12:23:12.053 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.67:8080 RegionOne 2022-07-28 12:23:12.053 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:23:12.053 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-07-28 12:23:12.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.053 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.053 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.053 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.053 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:23:12.053 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:23:12.053 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.67:8080 --region RegionOne -f value -c id 2022-07-28 12:23:12.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.053 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.053 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.053 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.053 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=459eb51b09e749bca435f08c3eddea91 2022-07-28 12:23:12.053 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 459eb51b09e749bca435f08c3eddea91 2022-07-28 12:23:12.053 | 459eb51b09e749bca435f08c3eddea91 2022-07-28 12:23:12.053 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 12:23:12.053 | + functions-common:get_or_create_endpoint:1137 : echo 13bb97ad0218413b8e50ef03bd0a4a34 2022-07-28 12:23:12.053 | 13bb97ad0218413b8e50ef03bd0a4a34 2022-07-28 12:23:12.053 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-07-28 12:23:12.053 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-07-28 12:23:12.053 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 12:23:12.053 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-07-28 12:23:12.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.054 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.054 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.054 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.054 | ++ functions-common:get_or_create_project:939 : project_id=4c195d3454634870acbeae640ad03724 2022-07-28 12:23:12.054 | ++ functions-common:get_or_create_project:940 : echo 4c195d3454634870acbeae640ad03724 2022-07-28 12:23:12.054 | + lib/swift:create_swift_accounts:633 : swift_project_test1=4c195d3454634870acbeae640ad03724 2022-07-28 12:23:12.054 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-07-28 12:23:12.054 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:23:12.054 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-07-28 12:23:12.054 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:23:12.054 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-07-28 12:23:12.054 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-07-28 12:23:12.054 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-07-28 12:23:12.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.054 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.054 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.054 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.054 | ++ functions-common:get_or_create_user:926 : user_id=f64e9ae0385d45c49af54552b966055c 2022-07-28 12:23:12.054 | ++ functions-common:get_or_create_user:927 : echo f64e9ae0385d45c49af54552b966055c 2022-07-28 12:23:12.054 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=f64e9ae0385d45c49af54552b966055c 2022-07-28 12:23:12.054 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-07-28 12:23:12.054 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:23:12.054 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin f64e9ae0385d45c49af54552b966055c 4c195d3454634870acbeae640ad03724 2022-07-28 12:23:12.054 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:23:12.054 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:23:12.054 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:23:12.054 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:23:12.055 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:23:12.055 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:23:12.055 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:23:12.055 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:23:12.055 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:23:12.055 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:23:12.055 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f64e9ae0385d45c49af54552b966055c --project 4c195d3454634870acbeae640ad03724 2022-07-28 12:23:12.055 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:23:12.055 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.055 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.055 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.055 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.055 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:23:12.055 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:23:12.055 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user f64e9ae0385d45c49af54552b966055c --project 4c195d3454634870acbeae640ad03724 2022-07-28 12:23:12.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.055 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.055 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.055 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f64e9ae0385d45c49af54552b966055c --project 4c195d3454634870acbeae640ad03724 2022-07-28 12:23:12.055 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:23:12.055 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:23:12.055 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:23:12.055 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.055 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.055 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.055 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.056 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:23:12.056 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:23:12.056 | ++ functions-common:get_field:819 : echo '| 5046e1ba9b324385b4f628ca33572bbe | f64e9ae0385d45c49af54552b966055c | | 4c195d3454634870acbeae640ad03724 | | | False |' 2022-07-28 12:23:12.056 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:23:12.056 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.056 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:23:12.056 | + functions-common:get_or_add_user_project_role:998 : echo 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:23:12.056 | 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:23:12.056 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-07-28 12:23:12.056 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-07-28 12:23:12.056 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:23:12.056 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-07-28 12:23:12.056 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-07-28 12:23:12.056 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-07-28 12:23:12.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.056 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.056 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.056 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.056 | ++ functions-common:get_or_create_user:926 : user_id=8cdbc6b185434e11bb7e1675c70bf521 2022-07-28 12:23:12.056 | ++ functions-common:get_or_create_user:927 : echo 8cdbc6b185434e11bb7e1675c70bf521 2022-07-28 12:23:12.056 | + lib/swift:create_swift_accounts:642 : swift_user_test3=8cdbc6b185434e11bb7e1675c70bf521 2022-07-28 12:23:12.056 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-07-28 12:23:12.056 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:23:12.056 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role ad5a4adc6f4841a2a3cc112cfe1d1fbe 8cdbc6b185434e11bb7e1675c70bf521 4c195d3454634870acbeae640ad03724 2022-07-28 12:23:12.056 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:23:12.056 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:23:12.056 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:23:12.056 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:23:12.056 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:23:12.056 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:23:12.057 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:23:12.057 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:23:12.057 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ad5a4adc6f4841a2a3cc112cfe1d1fbe --user 8cdbc6b185434e11bb7e1675c70bf521 --project 4c195d3454634870acbeae640ad03724 2022-07-28 12:23:12.057 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:23:12.057 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:23:12.057 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:23:12.057 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.057 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.057 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.057 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.057 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:23:12.057 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:23:12.057 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ad5a4adc6f4841a2a3cc112cfe1d1fbe --user 8cdbc6b185434e11bb7e1675c70bf521 --project 4c195d3454634870acbeae640ad03724 2022-07-28 12:23:12.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.057 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.057 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.057 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:23:12.057 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ad5a4adc6f4841a2a3cc112cfe1d1fbe --user 8cdbc6b185434e11bb7e1675c70bf521 --project 4c195d3454634870acbeae640ad03724 2022-07-28 12:23:12.057 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:23:12.057 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:23:12.057 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.057 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.057 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.057 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.057 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:23:12.057 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:23:12.058 | ++ functions-common:get_field:819 : echo '| ad5a4adc6f4841a2a3cc112cfe1d1fbe | 8cdbc6b185434e11bb7e1675c70bf521 | | 4c195d3454634870acbeae640ad03724 | | | False |' 2022-07-28 12:23:12.058 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:23:12.058 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.058 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ad5a4adc6f4841a2a3cc112cfe1d1fbe 2022-07-28 12:23:12.058 | + functions-common:get_or_add_user_project_role:998 : echo ad5a4adc6f4841a2a3cc112cfe1d1fbe 2022-07-28 12:23:12.058 | ad5a4adc6f4841a2a3cc112cfe1d1fbe 2022-07-28 12:23:12.058 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-07-28 12:23:12.058 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-07-28 12:23:12.058 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 12:23:12.058 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-07-28 12:23:12.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.058 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.058 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.058 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.058 | ++ functions-common:get_or_create_project:939 : project_id=65af72b72b254d82a875332fa6c047b3 2022-07-28 12:23:12.058 | ++ functions-common:get_or_create_project:940 : echo 65af72b72b254d82a875332fa6c047b3 2022-07-28 12:23:12.058 | + lib/swift:create_swift_accounts:647 : swift_project_test2=65af72b72b254d82a875332fa6c047b3 2022-07-28 12:23:12.058 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-07-28 12:23:12.058 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:23:12.058 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-07-28 12:23:12.058 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-07-28 12:23:12.058 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:23:12.058 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-07-28 12:23:12.058 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-07-28 12:23:12.058 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-07-28 12:23:12.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.058 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.058 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.058 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.059 | ++ functions-common:get_or_create_user:926 : user_id=356ac3a2d50047feb093575098ced6de 2022-07-28 12:23:12.059 | ++ functions-common:get_or_create_user:927 : echo 356ac3a2d50047feb093575098ced6de 2022-07-28 12:23:12.059 | + lib/swift:create_swift_accounts:652 : swift_user_test2=356ac3a2d50047feb093575098ced6de 2022-07-28 12:23:12.059 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-07-28 12:23:12.059 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:23:12.059 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 356ac3a2d50047feb093575098ced6de 65af72b72b254d82a875332fa6c047b3 2022-07-28 12:23:12.059 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:23:12.059 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:23:12.059 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:23:12.059 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:23:12.059 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:23:12.059 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:23:12.059 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:23:12.059 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:23:12.059 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 356ac3a2d50047feb093575098ced6de --project 65af72b72b254d82a875332fa6c047b3 2022-07-28 12:23:12.059 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:23:12.059 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:23:12.059 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:23:12.059 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.059 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.059 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.059 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.059 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:23:12.059 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:23:12.059 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 356ac3a2d50047feb093575098ced6de --project 65af72b72b254d82a875332fa6c047b3 2022-07-28 12:23:12.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.059 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.059 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.060 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 356ac3a2d50047feb093575098ced6de --project 65af72b72b254d82a875332fa6c047b3 2022-07-28 12:23:12.060 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:23:12.060 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:23:12.060 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:23:12.060 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.060 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.060 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.060 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.060 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:23:12.060 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:23:12.060 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:23:12.060 | ++ functions-common:get_field:819 : echo '| 5046e1ba9b324385b4f628ca33572bbe | 356ac3a2d50047feb093575098ced6de | | 65af72b72b254d82a875332fa6c047b3 | | | False |' 2022-07-28 12:23:12.060 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.060 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:23:12.060 | + functions-common:get_or_add_user_project_role:998 : echo 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:23:12.060 | 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:23:12.060 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-07-28 12:23:12.060 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-07-28 12:23:12.060 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 12:23:12.060 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-07-28 12:23:12.060 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-07-28 12:23:12.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.060 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.060 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.060 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.060 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-07-28 12:23:12.060 | 688b348468764415809f0e4dd7899a61' 2022-07-28 12:23:12.061 | ++ functions-common:get_or_create_domain:889 : echo 688b348468764415809f0e4dd7899a61 2022-07-28 12:23:12.061 | + lib/swift:create_swift_accounts:657 : swift_domain=688b348468764415809f0e4dd7899a61 2022-07-28 12:23:12.061 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-07-28 12:23:12.061 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:23:12.061 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-07-28 12:23:12.061 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 688b348468764415809f0e4dd7899a61 2022-07-28 12:23:12.061 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 12:23:12.061 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=688b348468764415809f0e4dd7899a61 --or-show -f value -c id 2022-07-28 12:23:12.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.061 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.061 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.061 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.061 | ++ functions-common:get_or_create_project:939 : project_id=0930963cd5c74131abfea705d9476cce 2022-07-28 12:23:12.061 | ++ functions-common:get_or_create_project:940 : echo 0930963cd5c74131abfea705d9476cce 2022-07-28 12:23:12.061 | + lib/swift:create_swift_accounts:661 : swift_project_test4=0930963cd5c74131abfea705d9476cce 2022-07-28 12:23:12.061 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-07-28 12:23:12.061 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:23:12.061 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-07-28 12:23:12.061 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 688b348468764415809f0e4dd7899a61 test4@example.com 2022-07-28 12:23:12.061 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:23:12.061 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-07-28 12:23:12.061 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-07-28 12:23:12.061 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=688b348468764415809f0e4dd7899a61 --email=test4@example.com --or-show -f value -c id 2022-07-28 12:23:12.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.061 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.061 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.061 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.061 | ++ functions-common:get_or_create_user:926 : user_id=62f6dae3ab43460db53ccc93e3f0e43b 2022-07-28 12:23:12.062 | ++ functions-common:get_or_create_user:927 : echo 62f6dae3ab43460db53ccc93e3f0e43b 2022-07-28 12:23:12.062 | + lib/swift:create_swift_accounts:666 : swift_user_test4=62f6dae3ab43460db53ccc93e3f0e43b 2022-07-28 12:23:12.062 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-07-28 12:23:12.062 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:23:12.062 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 62f6dae3ab43460db53ccc93e3f0e43b 0930963cd5c74131abfea705d9476cce 2022-07-28 12:23:12.062 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:23:12.062 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 12:23:12.062 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:23:12.062 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:23:12.062 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 12:23:12.062 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 12:23:12.062 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 12:23:12.062 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 12:23:12.062 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 62f6dae3ab43460db53ccc93e3f0e43b --project 0930963cd5c74131abfea705d9476cce 2022-07-28 12:23:12.062 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:23:12.062 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:23:12.062 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:23:12.062 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.062 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.062 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.062 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.062 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:23:12.062 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:23:12.062 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 62f6dae3ab43460db53ccc93e3f0e43b --project 0930963cd5c74131abfea705d9476cce 2022-07-28 12:23:12.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.062 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.062 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.062 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 62f6dae3ab43460db53ccc93e3f0e43b --project 0930963cd5c74131abfea705d9476cce 2022-07-28 12:23:12.062 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:23:12.063 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:23:12.063 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:23:12.063 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.063 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:12.063 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:12.063 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:23:12.063 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:23:12.063 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:23:12.063 | ++ functions-common:get_field:819 : echo '| 5046e1ba9b324385b4f628ca33572bbe | 62f6dae3ab43460db53ccc93e3f0e43b | | 0930963cd5c74131abfea705d9476cce | | | False |' 2022-07-28 12:23:12.063 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:23:12.063 | ++ functions-common:get_field:813 : read data 2022-07-28 12:23:12.063 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:23:12.063 | + functions-common:get_or_add_user_project_role:998 : echo 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:23:12.063 | 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:23:12.094 | [331205 Async create_swift_accounts:366314]: finished create_swift_accounts with result 0 in 125 seconds 2022-07-28 12:23:12.101 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-07-28 12:23:12.104 | + inc/async:async_wait:197 : return 0 2022-07-28 12:23:12.107 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-07-28 12:23:12.129 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:23:12.132 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-07-28 12:23:12.152 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:23:12.154 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-07-28 12:23:12.157 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:23:12.160 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-07-28 12:23:12.162 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-07-28 12:23:12.165 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-07-28 12:23:12.230 | + inc/async:async_inner:63 : init_glance 2022-07-28 12:23:12.271 | [331205 Async init_glance:370571]: running: init_glance 2022-07-28 12:23:12.274 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-07-28 12:23:12.293 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:23:12.296 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-07-28 12:23:12.298 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:23:12.301 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-07-28 12:23:12.304 | + ./stack.sh:main:1142 : configure_neutron 2022-07-28 12:23:12.307 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-07-28 12:23:12.311 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:23:12.312 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 12:23:12.318 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:23:12.321 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 12:23:12.324 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 12:23:12.328 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 12:23:12.331 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-07-28 12:23:12.334 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-07-28 12:23:12.336 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-07-28 12:23:12.339 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-07-28 12:23:12.353 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-07-28 12:23:12.355 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-07-28 12:23:15.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:15.557 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:15.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:15.557 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:17.311 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:23:17.342 | [370571 Async init_glance:370571]: finished successfully 2022-07-28 12:23:18.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:18.808 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:18.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:18.808 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:21.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:21.986 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:21.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:21.986 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:25.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:25.184 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:25.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:25.184 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:28.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:28.357 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:28.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:28.357 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:31.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:31.523 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:31.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:31.523 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:34.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:34.721 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:34.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:34.721 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:38.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:38.169 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:38.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:38.169 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:42.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:42.146 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:42.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:42.146 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:47.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:47.236 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:47.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:47.236 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:47.548 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-07-28 12:23:47.555 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-07-28 12:23:47.558 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-07-28 12:23:47.561 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-07-28 12:23:47.563 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-07-28 12:23:47.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-07-28 12:23:47.568 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-07-28 12:23:47.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-07-28 12:23:47.573 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-07-28 12:23:47.576 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-07-28 12:23:47.578 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-07-28 12:23:47.580 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-07-28 12:23:47.583 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-07-28 12:23:47.585 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-07-28 12:23:47.587 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-07-28 12:23:47.590 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-07-28 12:23:47.594 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:23:47.596 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-07-28 12:23:47.599 | + lib/neutron-legacy:_configure_neutron_common:802 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:23:47.604 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-07-28 12:23:47.606 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-07-28 12:23:47.609 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-07-28 12:23:47.611 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-07-28 12:23:47.613 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:23:47.616 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:23:47.621 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:23:47.638 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:23:47.640 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:23:47.643 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-28 12:23:47.646 | + lib/neutron-legacy:_configure_neutron_common:807 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-28 12:23:47.675 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-07-28 12:23:47.705 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-07-28 12:23:47.736 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-07-28 12:23:47.766 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-07-28 12:23:47.797 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-07-28 12:23:47.827 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-07-28 12:23:47.830 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-07-28 12:23:47.832 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-07-28 12:23:47.835 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 12:23:47.838 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 12:23:47.856 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 12:23:47.859 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 12:23:47.861 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 12:23:47.864 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 12:23:47.867 | + 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-07-28 12:23:47.896 | + 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-07-28 12:23:47.926 | + 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-07-28 12:23:47.956 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 12:23:47.986 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-07-28 12:23:48.003 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:23:48.006 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-07-28 12:23:48.008 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-07-28 12:23:48.011 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-07-28 12:23:48.013 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-07-28 12:23:48.015 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : sudo rm -rf /etc/neutron/rootwrap.d 2022-07-28 12:23:48.028 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-07-28 12:23:48.030 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-07-28 12:23:48.033 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-07-28 12:23:48.035 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-07-28 12:23:48.048 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-07-28 12:23:48.061 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-07-28 12:23:48.063 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-07-28 12:23:48.076 | + lib/neutron-legacy:_neutron_setup_rootwrap:995 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-07-28 12:23:48.088 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-07-28 12:23:48.101 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 12:23:48.104 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 12:23:48.107 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-07-28 12:23:48.111 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.9kJbW5QeU9 2022-07-28 12:23:48.114 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 12:23:48.117 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 12:23:48.119 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.9kJbW5QeU9 2022-07-28 12:23:48.123 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.9kJbW5QeU9 2022-07-28 12:23:48.136 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.9kJbW5QeU9 /etc/sudoers.d/neutron-rootwrap 2022-07-28 12:23:48.149 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 12:23:48.179 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-07-28 12:23:48.182 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 12:23:48.212 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-07-28 12:23:48.215 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-07-28 12:23:48.217 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-07-28 12:23:48.220 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 12:23:48.222 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 12:23:48.225 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 12:23:48.242 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:23:48.246 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 12:23:48.248 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 12:23:48.251 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 12:23:48.269 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:23:48.272 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 12:23:48.275 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 12:23:48.308 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 12:23:48.310 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 12:23:48.313 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-07-28 12:23:48.330 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:23:48.333 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-07-28 12:23:48.336 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-07-28 12:23:48.339 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 12:23:48.341 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 12:23:48.344 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-07-28 12:23:48.346 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-07-28 12:23:48.350 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 12:23:48.353 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-07-28 12:23:48.355 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-07-28 12:23:48.358 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-07-28 12:23:48.362 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-07-28 12:23:48.365 | + 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-07-28 12:23:48.370 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-07-28 12:23:48.389 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:23:48.392 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-07-28 12:23:48.394 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-07-28 12:23:48.397 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-07-28 12:23:48.402 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-07-28 12:23:48.434 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 12:23:48.465 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-07-28 12:23:48.498 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-07-28 12:23:48.529 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-07-28 12:23:48.560 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-07-28 12:23:48.563 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 12:23:48.565 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-07-28 12:23:48.567 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 12:23:48.571 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-07-28 12:23:48.601 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-07-28 12:23:48.631 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-07-28 12:23:48.663 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-07-28 12:23:48.694 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-07-28 12:23:48.725 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-07-28 12:23:48.755 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-07-28 12:23:48.788 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-07-28 12:23:48.818 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:23:48.849 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 12:23:48.884 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-07-28 12:23:48.917 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-07-28 12:23:48.950 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-07-28 12:23:48.952 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 12:23:48.955 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 12:23:48.957 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 12:23:48.960 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-07-28 12:23:48.990 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-07-28 12:23:49.022 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.67/identity 2022-07-28 12:23:49.053 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-07-28 12:23:49.084 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-07-28 12:23:49.116 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-07-28 12:23:49.147 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-07-28 12:23:49.187 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-07-28 12:23:49.219 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:23:49.250 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-07-28 12:23:49.281 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-07-28 12:23:49.284 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 12:23:49.286 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 12:23:49.289 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-07-28 12:23:49.291 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-07-28 12:23:49.322 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-07-28 12:23:49.353 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.67/identity 2022-07-28 12:23:49.392 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-07-28 12:23:49.424 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-07-28 12:23:49.455 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-07-28 12:23:49.487 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-07-28 12:23:49.518 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-07-28 12:23:49.550 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-07-28 12:23:49.590 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-07-28 12:23:49.624 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-07-28 12:23:49.626 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-07-28 12:23:49.629 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-07-28 12:23:49.632 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-07-28 12:23:49.634 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-07-28 12:23:49.637 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-07-28 12:23:49.639 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-07-28 12:23:49.642 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 300:349 != '' ]] 2022-07-28 12:23:49.645 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:300:349 2022-07-28 12:23:49.648 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:300:349 != '' ]] 2022-07-28 12:23:49.651 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-07-28 12:23:49.653 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-07-28 12:23:49.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-07-28 12:23:49.659 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-07-28 12:23:49.661 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-07-28 12:23:49.664 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-07-28 12:23:49.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-07-28 12:23:49.669 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-07-28 12:23:49.672 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-07-28 12:23:49.675 | + 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-07-28 12:23:49.704 | + 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-07-28 12:23:49.707 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:23:49.710 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 12:23:49.712 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-07-28 12:23:49.715 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-07-28 12:23:49.717 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:23:49.720 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-07-28 12:23:49.750 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-07-28 12:23:49.753 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:23:49.755 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 12:23:49.758 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-07-28 12:23:49.760 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-07-28 12:23:49.763 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:23:49.765 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-07-28 12:23:49.795 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-07-28 12:23:49.798 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-07-28 12:23:49.800 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:23:49.803 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 12:23:49.805 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-07-28 12:23:49.808 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-07-28 12:23:49.810 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:23:49.813 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-07-28 12:23:49.843 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-07-28 12:23:49.846 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:23:49.848 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 12:23:49.852 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-07-28 12:23:49.854 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-07-28 12:23:49.856 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:23:49.859 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-07-28 12:23:49.888 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-07-28 12:23:49.891 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:23:49.894 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-07-28 12:23:49.896 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-07-28 12:23:49.899 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-07-28 12:23:49.902 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:23:49.904 | + 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-07-28 12:23:49.934 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-07-28 12:23:49.936 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:23:49.939 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-07-28 12:23:49.941 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 12:23:49.944 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 12:23:49.947 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:23:49.949 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-07-28 12:23:49.980 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-07-28 12:23:49.983 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:23:49.985 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-07-28 12:23:49.988 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-07-28 12:23:49.991 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-07-28 12:23:49.994 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:23:49.996 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-07-28 12:23:50.027 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:300:349 2022-07-28 12:23:50.030 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:23:50.033 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-07-28 12:23:50.035 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:300:349 2022-07-28 12:23:50.038 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:300:349 ']' 2022-07-28 12:23:50.041 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:23:50.043 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:300:349 2022-07-28 12:23:50.073 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-07-28 12:23:50.076 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:23:50.078 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-07-28 12:23:50.081 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 12:23:50.083 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 12:23:50.087 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 12:23:50.089 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-07-28 12:23:50.120 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 12:23:50.123 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-07-28 12:23:50.141 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:23:50.144 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-07-28 12:23:50.147 | + lib/neutron-legacy:_configure_neutron_plugin_agent:898 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 12:23:50.181 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-07-28 12:23:50.184 | + lib/neutron-legacy:_configure_neutron_plugin_agent:900 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 12:23:50.214 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 12:23:50.249 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-07-28 12:23:50.251 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-07-28 12:23:50.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-07-28 12:23:50.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 12:23:53.038 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 12:23:53.038 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev449 2022-07-28 12:23:53.039 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=372677) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 12:23:53.090 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=372677) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 12:23:53.090 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=372677) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 12:23:53.090 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=372677) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 12:23:53.090 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=372677) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 12:23:53.091 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=372677) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 12:23:53.091 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=372677) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 12:23:53.146 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 12:23:53.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:53.146 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:53.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:53.146 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:53.494 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-07-28 12:23:53.496 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-07-28 12:23:53.499 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-07-28 12:23:53.502 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 12:23:53.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-07-28 12:23:53.567 | + 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-07-28 12:23:53.586 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-07-28 12:23:53.590 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-07-28 12:23:53.593 | + 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-07-28 12:23:53.628 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-07-28 12:23:53.632 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-07-28 12:23:53.641 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-07-28 12:23:53.644 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-07-28 12:23:53.646 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-07-28 12:23:53.660 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-07-28 12:23:53.673 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 12:23:53.676 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-07-28 12:23:53.685 | net.bridge.bridge-nf-call-iptables = 1 2022-07-28 12:23:53.689 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 12:23:53.691 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-07-28 12:23:53.701 | net.bridge.bridge-nf-call-ip6tables = 1 2022-07-28 12:23:53.705 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-07-28 12:23:53.707 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-07-28 12:23:53.710 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-07-28 12:23:53.713 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-07-28 12:23:53.716 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-07-28 12:23:53.719 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 12:23:53.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-28 12:23:53.724 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 12:23:53.727 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 12:23:53.754 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-07-28 12:23:53.758 | + 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-07-28 12:23:53.796 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-07-28 12:23:53.799 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-07-28 12:23:53.829 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-07-28 12:23:53.860 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-07-28 12:23:53.879 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:23:53.881 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-07-28 12:23:53.884 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:839 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-07-28 12:23:53.889 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-07-28 12:23:53.920 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-07-28 12:23:53.951 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:844 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 12:23:53.985 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-07-28 12:23:53.988 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 12:23:54.019 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-07-28 12:23:54.037 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:23:54.040 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 12:23:54.043 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-07-28 12:23:54.073 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 12:23:54.076 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 12:23:54.078 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 12:23:54.109 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-07-28 12:23:54.112 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 12:23:54.114 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-07-28 12:23:54.118 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-07-28 12:23:54.135 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:23:54.138 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-07-28 12:23:54.140 | + 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-07-28 12:23:54.145 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-07-28 12:23:54.178 | + 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-07-28 12:23:54.211 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-07-28 12:23:54.213 | + 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-07-28 12:23:54.244 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 12:23:54.246 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-07-28 12:23:54.276 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 12:23:54.279 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 12:23:54.281 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 12:23:54.312 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-07-28 12:23:54.315 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 12:23:54.317 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-07-28 12:23:54.320 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 12:23:57.091 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 12:23:57.091 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev449 2022-07-28 12:23:57.092 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=373207) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 12:23:57.143 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=373207) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 12:23:57.143 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=373207) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 12:23:57.143 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=373207) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 12:23:57.143 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=373207) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 12:23:57.143 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=373207) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 12:23:57.144 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=373207) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 12:23:57.205 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-07-28 12:23:57.205 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=373207) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-07-28 12:23:57.206 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=373207) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-07-28 12:23:57.206 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 12:23:57.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:57.206 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:57.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:23:57.206 | from cryptography.utils import int_from_bytes 2022-07-28 12:23:57.563 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-07-28 12:23:57.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-07-28 12:23:57.568 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-07-28 12:23:57.570 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 12:23:57.573 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-28 12:23:57.575 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 12:23:57.578 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 12:23:57.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-07-28 12:23:57.598 | + functions:set_mtu:785 : local dev=br-data 2022-07-28 12:23:57.602 | + functions:set_mtu:786 : local mtu=1500 2022-07-28 12:23:57.605 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-07-28 12:23:57.618 | + 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-07-28 12:23:57.635 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-07-28 12:23:57.638 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-07-28 12:23:57.641 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-07-28 12:23:57.644 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-07-28 12:23:57.646 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-07-28 12:23:57.649 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-07-28 12:23:57.651 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-07-28 12:23:57.654 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-07-28 12:23:57.656 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-07-28 12:23:57.659 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-07-28 12:23:57.661 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-07-28 12:23:57.664 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-07-28 12:23:57.667 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-07-28 12:23:57.670 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-07-28 12:23:57.674 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-07-28 12:23:57.674 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-07-28 12:23:57.681 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-07-28 12:23:57.683 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-07-28 12:23:57.686 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-07-28 12:23:57.689 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-07-28 12:23:57.695 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-07-28 12:23:57.695 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-07-28 12:23:57.695 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-07-28 12:23:57.699 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.43/22 brd 192.168.3.255' 2022-07-28 12:23:57.702 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-07-28 12:23:57.705 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-07-28 12:23:57.722 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-07-28 12:23:57.723 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-07-28 12:23:57.723 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.43/22 brd 192.168.3.255 != '' ]] 2022-07-28 12:23:57.723 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.43/22 brd 192.168.3.255 dev eth1' 2022-07-28 12:23:57.723 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.43/22 brd 192.168.3.255 dev br-data' 2022-07-28 12:23:57.723 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-07-28 12:23:57.723 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-07-28 12:23:57.727 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.43/22 brd 192.168.3.255 2022-07-28 12:23:57.728 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-07-28 12:23:57.729 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-07-28 12:23:57.730 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-07-28 12:23:57.735 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.43 2022-07-28 12:23:57.737 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.43 ' 2022-07-28 12:23:57.740 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.43/22 brd 192.168.3.255 dev eth1 2022-07-28 12:23:57.753 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.43/22 brd 192.168.3.255 dev br-data 2022-07-28 12:23:57.766 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-07-28 12:23:57.780 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-07-28 12:23:57.800 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.43 2022-07-28 12:23:57.810 | PING 192.168.0.43 (192.168.0.43) from 192.168.0.43 br-data: 56(84) bytes of data. 2022-07-28 12:23:57.810 | 64 bytes from 192.168.0.43: icmp_seq=1 ttl=64 time=0.071 ms 2022-07-28 12:23:58.812 | 64 bytes from 192.168.0.43: icmp_seq=2 ttl=64 time=0.051 ms 2022-07-28 12:23:59.837 | 64 bytes from 192.168.0.43: icmp_seq=3 ttl=64 time=0.059 ms 2022-07-28 12:23:59.837 | 2022-07-28 12:23:59.837 | --- 192.168.0.43 ping statistics --- 2022-07-28 12:23:59.837 | 3 packets transmitted, 3 received, 0% packet loss, time 2026ms 2022-07-28 12:23:59.837 | rtt min/avg/max/mdev = 0.051/0.060/0.071/0.008 ms 2022-07-28 12:23:59.842 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-07-28 12:23:59.842 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-07-28 12:23:59.848 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-07-28 12:23:59.851 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-07-28 12:23:59.870 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:23:59.872 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-07-28 12:23:59.875 | + lib/neutron-legacy:_configure_neutron_metadata_agent:867 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-07-28 12:23:59.880 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-07-28 12:23:59.910 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.67 2022-07-28 12:23:59.941 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-07-28 12:23:59.971 | + lib/neutron-legacy:_configure_neutron_metadata_agent:872 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 12:24:00.005 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-07-28 12:24:00.007 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 12:24:00.037 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 12:24:00.040 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-07-28 12:24:00.058 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:24:00.061 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-07-28 12:24:00.063 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-07-28 12:24:00.081 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:24:00.084 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-07-28 12:24:00.103 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:24:00.107 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-07-28 12:24:00.126 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:24:00.129 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-07-28 12:24:00.162 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-07-28 12:24:00.194 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-07-28 12:24:00.197 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-07-28 12:24:00.215 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:24:00.218 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-07-28 12:24:00.237 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:24:00.239 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-07-28 12:24:00.242 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-07-28 12:24:00.306 | + inc/async:async_inner:63 : init_neutron 2022-07-28 12:24:00.349 | [331205 Async init_neutron:373685]: running: init_neutron 2022-07-28 12:24:00.352 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-07-28 12:24:00.373 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:24:00.376 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-07-28 12:24:00.388 | ++ ./stack.sh:main:1157 : true 2022-07-28 12:24:00.391 | + ./stack.sh:main:1157 : netman_pid= 2022-07-28 12:24:00.394 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-07-28 12:24:00.396 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-07-28 12:24:00.414 | + ./stack.sh:main:1164 : clean_iptables 2022-07-28 12:24:00.424 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 12:24:00.424 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-07-28 12:24:00.424 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-07-28 12:24:00.425 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-07-28 12:24:00.427 | + lib/nova:clean_iptables:186 : bash 2022-07-28 12:24:00.430 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-07-28 12:24:00.432 | + lib/nova:clean_iptables:186 : grep nova 2022-07-28 12:24:00.439 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 12:24:00.443 | + lib/nova:clean_iptables:188 : grep nova 2022-07-28 12:24:00.444 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 12:24:00.448 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-07-28 12:24:00.448 | + lib/nova:clean_iptables:188 : bash 2022-07-28 12:24:00.450 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-07-28 12:24:00.452 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-07-28 12:24:00.471 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 12:24:00.472 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-07-28 12:24:00.474 | + lib/nova:clean_iptables:190 : grep nova 2022-07-28 12:24:00.474 | + lib/nova:clean_iptables:190 : bash 2022-07-28 12:24:00.477 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-07-28 12:24:00.480 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-07-28 12:24:00.481 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-07-28 12:24:00.499 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-07-28 12:24:00.499 | + lib/nova:clean_iptables:192 : grep nova 2022-07-28 12:24:00.503 | + lib/nova:clean_iptables:192 : bash 2022-07-28 12:24:00.505 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 12:24:00.507 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 12:24:00.507 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-07-28 12:24:00.509 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-07-28 12:24:00.515 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-07-28 12:24:00.524 | net.ipv4.ip_forward = 1 2022-07-28 12:24:00.528 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-07-28 12:24:00.547 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:24:00.550 | + ./stack.sh:main:1173 : configure_os_vif 2022-07-28 12:24:00.552 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-07-28 12:24:00.555 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 12:24:00.594 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-07-28 12:24:00.628 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-07-28 12:24:00.630 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 12:24:00.667 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-07-28 12:24:00.702 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-07-28 12:24:00.721 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:24:00.724 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-07-28 12:24:00.727 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:24:00.730 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-07-28 12:24:00.732 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-07-28 12:24:00.735 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-07-28 12:24:00.805 | + inc/async:async_inner:63 : init_swift 2022-07-28 12:24:00.844 | [331205 Async init_swift:374046]: running: init_swift 2022-07-28 12:24:00.847 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-07-28 12:24:00.869 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:24:00.873 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-07-28 12:24:00.874 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:24:00.877 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-07-28 12:24:00.879 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-07-28 12:24:00.883 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-07-28 12:24:00.948 | + inc/async:async_inner:63 : init_cinder 2022-07-28 12:24:00.995 | [331205 Async init_cinder:374141]: running: init_cinder 2022-07-28 12:24:00.998 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-07-28 12:24:01.022 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:24:01.025 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-07-28 12:24:01.028 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:24:01.030 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-07-28 12:24:01.033 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-07-28 12:24:01.041 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-07-28 12:24:01.104 | + inc/async:async_inner:63 : init_placement 2022-07-28 12:24:01.160 | [331205 Async init_placement:374260]: running: init_placement 2022-07-28 12:24:01.164 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-07-28 12:24:01.221 | [331205 Async init_neutron:373685]: Waiting for completion of init_neutron running on PID 373685 (6 other jobs running) 2022-07-28 12:24:01.249 | [331205 Async init_neutron:373685]: Signaling child to exit 2022-07-28 12:24:04.391 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:24:04.426 | [374141 Async init_cinder:374141]: finished successfully 2022-07-28 12:24:12.223 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:24:12.251 | [374046 Async init_swift:374046]: finished successfully 2022-07-28 12:25:01.717 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:25:01.744 | [374260 Async init_placement:374260]: finished successfully 2022-07-28 12:28:31.305 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:28:31.332 | [373685 Async init_neutron:373685]: finished successfully 2022-07-28 12:28:31.353 | WAKEUP 2022-07-28 12:28:31.378 | [331205 Async init_neutron:373685]: Signaled 2022-07-28 12:28:31.380 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-07-28 12:28:31.380 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 12:28:31.380 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:28:31.380 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:28:31.380 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 12:28:31.380 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 12:28:31.380 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 12:28:31.380 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-07-28 12:28:31.380 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-07-28 12:28:31.380 | + lib/database:recreate_database:112 : local db=neutron 2022-07-28 12:28:31.380 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-07-28 12:28:31.380 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-07-28 12:28:31.380 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-07-28 12:28:31.380 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:28:31.380 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-07-28 12:28:31.380 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:28:31.380 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-07-28 12:28:31.380 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 12:28:31.380 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:28:31.380 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:28:31.380 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:28:31.380 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011071962 2022-07-28 12:28:31.380 | + lib/neutron-legacy:init_mutnauq:455 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-07-28 12:28:31.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.380 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.380 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.380 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-07-28 12:28:31.381 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-07-28 12:28:31.382 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-07-28 12:28:31.383 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-07-28 12:28:31.384 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-07-28 12:28:31.385 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-07-28 12:28:31.385 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-07-28 12:28:31.385 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-07-28 12:28:31.385 | Running upgrade for neutron ... 2022-07-28 12:28:31.385 | OK 2022-07-28 12:28:31.385 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-07-28 12:28:31.385 | + functions-common:time_stop:2440 : local name 2022-07-28 12:28:31.385 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:28:31.385 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:28:31.385 | + functions-common:time_stop:2443 : local total 2022-07-28 12:28:31.385 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:28:31.385 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 12:28:31.385 | + functions-common:time_stop:2447 : start_time=1659011071962 2022-07-28 12:28:31.385 | + functions-common:time_stop:2449 : [[ -z 1659011071962 ]] 2022-07-28 12:28:31.385 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:28:31.385 | + functions-common:time_stop:2452 : end_time=1659011311289 2022-07-28 12:28:31.385 | + functions-common:time_stop:2453 : elapsed_time=239327 2022-07-28 12:28:31.385 | + functions-common:time_stop:2454 : total=35929 2022-07-28 12:28:31.385 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:28:31.385 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=275256 2022-07-28 12:28:31.429 | [331205 Async init_neutron:373685]: finished init_neutron with result 0 in 271 seconds 2022-07-28 12:28:31.433 | + inc/async:async_wait:197 : return 0 2022-07-28 12:28:31.437 | + ./stack.sh:main:1203 : async_wait init_placement 2022-07-28 12:28:31.490 | [331205 Async init_placement:374260]: Waiting for completion of init_placement running on PID 374260 (5 other jobs running) 2022-07-28 12:28:31.517 | [331205 Async init_placement:374260]: Signaling child to exit 2022-07-28 12:28:31.517 | WAKEUP 2022-07-28 12:28:31.540 | [331205 Async init_placement:374260]: Signaled 2022-07-28 12:28:31.542 | + lib/placement:init_placement:130 : recreate_database placement 2022-07-28 12:28:31.542 | + lib/database:recreate_database:112 : local db=placement 2022-07-28 12:28:31.542 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-07-28 12:28:31.542 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-07-28 12:28:31.542 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-07-28 12:28:31.542 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:28:31.542 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-07-28 12:28:31.542 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:28:31.542 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-07-28 12:28:31.542 | + lib/placement:init_placement:132 : create_placement_accounts 2022-07-28 12:28:31.542 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-07-28 12:28:31.542 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-07-28 12:28:31.542 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 12:28:31.542 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 12:28:31.542 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 12:28:31.542 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 12:28:31.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.542 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.542 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.542 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:28:31.542 | + functions-common:get_or_create_user:926 : user_id=2b2d9869d3914d3ea80cc69f6f937811 2022-07-28 12:28:31.542 | + functions-common:get_or_create_user:927 : echo 2b2d9869d3914d3ea80cc69f6f937811 2022-07-28 12:28:31.542 | 2b2d9869d3914d3ea80cc69f6f937811 2022-07-28 12:28:31.542 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-07-28 12:28:31.542 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:28:31.542 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:28:31.542 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:28:31.542 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:28:31.542 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:28:31.543 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:28:31.543 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:28:31.543 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:28:31.543 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:28:31.543 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:28:31.543 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 12:28:31.543 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:28:31.543 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:28:31.543 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:28:31.543 | ++ functions-common:get_field:813 : read data 2022-07-28 12:28:31.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.543 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.543 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.543 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:28:31.543 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:28:31.543 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:28:31.543 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 12:28:31.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.543 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.543 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.543 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 12:28:31.543 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:28:31.543 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:28:31.543 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:28:31.543 | ++ functions-common:get_field:813 : read data 2022-07-28 12:28:31.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.543 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.543 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.543 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:28:31.544 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:28:31.544 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:28:31.544 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:28:31.544 | ++ functions-common:get_field:819 : echo '| 99a8e655daa1486288b3049204cd5ab4 | 2b2d9869d3914d3ea80cc69f6f937811 | | 20db8225b34b40c5b7d7bb00def7b4b7 | | | False |' 2022-07-28 12:28:31.544 | ++ functions-common:get_field:813 : read data 2022-07-28 12:28:31.544 | + functions-common:get_or_add_user_project_role:996 : user_role_id=99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:28:31.544 | + functions-common:get_or_add_user_project_role:998 : echo 99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:28:31.544 | 99a8e655daa1486288b3049204cd5ab4 2022-07-28 12:28:31.544 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 12:28:31.544 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-07-28 12:28:31.544 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 12:28:31.544 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 12:28:31.544 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 12:28:31.544 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 12:28:31.544 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 12:28:31.544 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 12:28:31.544 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 12:28:31.544 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 12:28:31.544 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 12:28:31.544 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 12:28:31.544 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 12:28:31.544 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:28:31.544 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 12:28:31.544 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:28:31.544 | ++ functions-common:get_field:813 : read data 2022-07-28 12:28:31.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.544 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.544 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.544 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:28:31.545 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 12:28:31.545 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 12:28:31.545 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 12:28:31.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.545 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.545 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.545 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 12:28:31.545 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 12:28:31.545 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 12:28:31.545 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:28:31.545 | ++ functions-common:get_field:813 : read data 2022-07-28 12:28:31.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.545 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.545 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.545 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:28:31.545 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 12:28:31.545 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 12:28:31.545 | ++ functions-common:get_field:819 : echo '| 5046e1ba9b324385b4f628ca33572bbe | 2b2d9869d3914d3ea80cc69f6f937811 | | 20db8225b34b40c5b7d7bb00def7b4b7 | | | False |' 2022-07-28 12:28:31.545 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 12:28:31.545 | ++ functions-common:get_field:813 : read data 2022-07-28 12:28:31.545 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:28:31.545 | + functions-common:get_or_add_user_project_role:998 : echo 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:28:31.545 | 5046e1ba9b324385b4f628ca33572bbe 2022-07-28 12:28:31.545 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.67/placement 2022-07-28 12:28:31.545 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-07-28 12:28:31.545 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 12:28:31.545 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-07-28 12:28:31.545 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-07-28 12:28:31.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.545 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.546 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.546 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:28:31.546 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 12:28:31.546 | c3b9491532b64ce3b2644b75c761357f' 2022-07-28 12:28:31.546 | + functions-common:get_or_create_service:1095 : echo c3b9491532b64ce3b2644b75c761357f 2022-07-28 12:28:31.546 | c3b9491532b64ce3b2644b75c761357f 2022-07-28 12:28:31.546 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.67/placement 2022-07-28 12:28:31.546 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 12:28:31.546 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.67/placement RegionOne 2022-07-28 12:28:31.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 12:28:31.546 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-07-28 12:28:31.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.546 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.546 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.546 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:28:31.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 12:28:31.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 12:28:31.546 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.67/placement --region RegionOne -f value -c id 2022-07-28 12:28:31.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.546 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:31.546 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:31.546 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:28:31.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=f5cb2141a56b4a71a9800ad52a94a694 2022-07-28 12:28:31.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo f5cb2141a56b4a71a9800ad52a94a694 2022-07-28 12:28:31.546 | + functions-common:get_or_create_endpoint:1128 : public_id=f5cb2141a56b4a71a9800ad52a94a694 2022-07-28 12:28:31.546 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 12:28:31.546 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 12:28:31.546 | + functions-common:get_or_create_endpoint:1137 : echo f5cb2141a56b4a71a9800ad52a94a694 2022-07-28 12:28:31.546 | f5cb2141a56b4a71a9800ad52a94a694 2022-07-28 12:28:31.592 | [331205 Async init_placement:374260]: finished init_placement with result 0 in 60 seconds 2022-07-28 12:28:31.597 | + inc/async:async_wait:197 : return 0 2022-07-28 12:28:31.600 | + ./stack.sh:main:1204 : async_wait init_glance 2022-07-28 12:28:31.653 | [331205 Async init_glance:370571]: Waiting for completion of init_glance running on PID 370571 (4 other jobs running) 2022-07-28 12:28:31.680 | [331205 Async init_glance:370571]: Signaling child to exit 2022-07-28 12:28:31.680 | WAKEUP 2022-07-28 12:28:31.703 | [331205 Async init_glance:370571]: Signaled 2022-07-28 12:28:31.705 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-07-28 12:28:31.705 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-07-28 12:28:31.705 | + lib/glance:init_glance:485 : recreate_database glance 2022-07-28 12:28:31.705 | + lib/database:recreate_database:112 : local db=glance 2022-07-28 12:28:31.705 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-07-28 12:28:31.705 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-07-28 12:28:31.705 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-07-28 12:28:31.705 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:28:31.705 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-07-28 12:28:31.705 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:28:31.705 | + lib/glance:init_glance:487 : time_start dbsync 2022-07-28 12:28:31.705 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 12:28:31.705 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:28:31.705 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:28:31.706 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:28:31.706 | + functions-common:time_start:2431 : _TIME_START[$name]=1659010992505 2022-07-28 12:28:31.706 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-07-28 12:28:31.706 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 12:28:31.706 | ERROR glance Traceback (most recent call last): 2022-07-28 12:28:31.706 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 12:28:31.706 | ERROR glance  sys.exit(main()) 2022-07-28 12:28:31.706 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 12:28:31.706 | ERROR glance  return CONF.command.action_fn() 2022-07-28 12:28:31.706 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-07-28 12:28:31.706 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-07-28 12:28:31.706 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-07-28 12:28:31.706 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-07-28 12:28:31.706 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-07-28 12:28:31.706 | ERROR glance  engine = db_api.get_engine() 2022-07-28 12:28:31.706 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 12:28:31.706 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 12:28:31.706 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 12:28:31.706 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 12:28:31.706 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 12:28:31.706 | ERROR glance  return cls( 2022-07-28 12:28:31.706 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 12:28:31.706 | ERROR glance  self._factory._start( 2022-07-28 12:28:31.706 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 12:28:31.706 | ERROR glance  self._setup_for_connection( 2022-07-28 12:28:31.706 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 12:28:31.706 | ERROR glance  engine = engines.create_engine( 2022-07-28 12:28:31.706 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 12:28:31.706 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 12:28:31.706 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 12:28:31.706 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 12:28:31.706 | ERROR glance  File "", line 2, in create_engine 2022-07-28 12:28:31.707 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 12:28:31.707 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 12:28:31.707 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 12:28:31.707 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 12:28:31.707 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 12:28:31.707 | ERROR glance  loaded_plugins = [ 2022-07-28 12:28:31.707 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 12:28:31.707 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 12:28:31.707 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 12:28:31.707 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 12:28:31.707 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 12:28:31.707 | ERROR glance  2022-07-28 12:28:31.707 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-07-28 12:28:31.707 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 12:28:31.707 | ERROR glance Traceback (most recent call last): 2022-07-28 12:28:31.707 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 12:28:31.707 | ERROR glance  sys.exit(main()) 2022-07-28 12:28:31.707 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 12:28:31.707 | ERROR glance  return CONF.command.action_fn() 2022-07-28 12:28:31.707 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-07-28 12:28:31.707 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-07-28 12:28:31.707 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-07-28 12:28:31.707 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-07-28 12:28:31.707 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 12:28:31.707 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 12:28:31.707 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 12:28:31.707 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 12:28:31.707 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 12:28:31.707 | ERROR glance  return cls( 2022-07-28 12:28:31.707 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 12:28:31.707 | ERROR glance  self._factory._start( 2022-07-28 12:28:31.707 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 12:28:31.707 | ERROR glance  self._setup_for_connection( 2022-07-28 12:28:31.708 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 12:28:31.708 | ERROR glance  engine = engines.create_engine( 2022-07-28 12:28:31.708 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 12:28:31.708 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 12:28:31.708 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 12:28:31.708 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 12:28:31.708 | ERROR glance  File "", line 2, in create_engine 2022-07-28 12:28:31.708 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 12:28:31.708 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 12:28:31.708 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 12:28:31.708 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 12:28:31.708 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 12:28:31.708 | ERROR glance  loaded_plugins = [ 2022-07-28 12:28:31.708 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 12:28:31.708 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 12:28:31.708 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 12:28:31.708 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 12:28:31.708 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 12:28:31.708 | ERROR glance  2022-07-28 12:28:31.708 | + lib/glance:init_glance:493 : time_stop dbsync 2022-07-28 12:28:31.708 | + functions-common:time_stop:2440 : local name 2022-07-28 12:28:31.708 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:28:31.708 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:28:31.708 | + functions-common:time_stop:2443 : local total 2022-07-28 12:28:31.708 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:28:31.708 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 12:28:31.708 | + functions-common:time_stop:2447 : start_time=1659010992505 2022-07-28 12:28:31.708 | + functions-common:time_stop:2449 : [[ -z 1659010992505 ]] 2022-07-28 12:28:31.708 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:28:31.708 | + functions-common:time_stop:2452 : end_time=1659010997296 2022-07-28 12:28:31.709 | + functions-common:time_stop:2453 : elapsed_time=4791 2022-07-28 12:28:31.709 | + functions-common:time_stop:2454 : total=35929 2022-07-28 12:28:31.709 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:28:31.709 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=40720 2022-07-28 12:28:31.752 | [331205 Async init_glance:370571]: finished init_glance with result 0 in 5 seconds 2022-07-28 12:28:31.756 | + inc/async:async_wait:197 : return 0 2022-07-28 12:28:31.759 | + ./stack.sh:main:1205 : async_wait init_swift 2022-07-28 12:28:31.812 | [331205 Async init_swift:374046]: Waiting for completion of init_swift running on PID 374046 (3 other jobs running) 2022-07-28 12:28:31.839 | [331205 Async init_swift:374046]: Signaling child to exit 2022-07-28 12:28:31.839 | WAKEUP 2022-07-28 12:28:31.863 | [331205 Async init_swift:374046]: Signaled 2022-07-28 12:28:31.864 | + lib/swift:init_swift:673 : local node_number 2022-07-28 12:28:31.864 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 12:28:31.864 | No object-expirer running 2022-07-28 12:28:31.864 | No object-reconstructor running 2022-07-28 12:28:31.864 | No container-sync running 2022-07-28 12:28:31.864 | No container-updater running 2022-07-28 12:28:31.864 | No container-server running 2022-07-28 12:28:31.864 | No proxy-server running 2022-07-28 12:28:31.864 | No container-replicator running 2022-07-28 12:28:31.864 | No account-reaper running 2022-07-28 12:28:31.864 | No account-auditor running 2022-07-28 12:28:31.864 | No container-sharder running 2022-07-28 12:28:31.865 | No container-reconciler running 2022-07-28 12:28:31.865 | No account-replicator running 2022-07-28 12:28:31.865 | No object-replicator running 2022-07-28 12:28:31.865 | No object-updater running 2022-07-28 12:28:31.865 | No object-auditor running 2022-07-28 12:28:31.865 | No container-auditor running 2022-07-28 12:28:31.865 | No account-server running 2022-07-28 12:28:31.865 | No object-server running 2022-07-28 12:28:31.865 | + lib/swift:init_swift:675 : true 2022-07-28 12:28:31.865 | + lib/swift:init_swift:678 : create_swift_disk 2022-07-28 12:28:31.865 | + lib/swift:create_swift_disk:570 : local node_number 2022-07-28 12:28:31.865 | + lib/swift:create_swift_disk:575 : local user_group 2022-07-28 12:28:31.865 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-07-28 12:28:31.865 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-07-28 12:28:31.865 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-07-28 12:28:31.865 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-07-28 12:28:31.865 | + functions:create_disk:732 : local node_number 2022-07-28 12:28:31.865 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 12:28:31.865 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 12:28:31.865 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-07-28 12:28:31.865 | + functions:create_disk:736 : local key 2022-07-28 12:28:31.865 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 12:28:31.865 | ++ functions:create_disk:738 : sed s#/.## 2022-07-28 12:28:31.865 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 12:28:31.865 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 12:28:31.865 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-07-28 12:28:31.865 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 12:28:31.865 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 12:28:31.865 | + functions:destroy_disk:765 : local key 2022-07-28 12:28:31.865 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 12:28:31.865 | ++ functions:destroy_disk:767 : sed s#/.## 2022-07-28 12:28:31.865 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 12:28:31.866 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 12:28:31.866 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-07-28 12:28:31.866 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-28 12:28:31.866 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-07-28 12:28:31.866 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-07-28 12:28:31.866 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-07-28 12:28:31.866 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-07-28 12:28:31.866 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-07-28 12:28:31.866 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-07-28 12:28:31.866 | = sectsz=512 attr=2, projid32bit=1 2022-07-28 12:28:31.866 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-28 12:28:31.866 | = reflink=1 2022-07-28 12:28:31.866 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-07-28 12:28:31.866 | = sunit=0 swidth=0 blks 2022-07-28 12:28:31.866 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-28 12:28:31.866 | log =internal log bsize=4096 blocks=2560, version=2 2022-07-28 12:28:31.866 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-28 12:28:31.866 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-28 12:28:31.866 | + 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-07-28 12:28:31.866 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-28 12:28:31.866 | /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-07-28 12:28:31.866 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-07-28 12:28:31.866 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-07-28 12:28:31.866 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-07-28 12:28:31.866 | + lib/swift:create_swift_disk:584 : local node_number 2022-07-28 12:28:31.866 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 12:28:31.866 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-07-28 12:28:31.866 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-07-28 12:28:31.866 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-07-28 12:28:31.866 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 12:28:31.866 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-07-28 12:28:31.866 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 12:28:31.866 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-07-28 12:28:31.867 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1659009678.object.builder backups/1659009679.container.builder backups/1659009680.account.builder backups/1659009684.object.builder backups/1659009686.container.builder backups/1659009687.account.builder backups/1659009684.object.ring.gz backups/1659009686.container.ring.gz backups/1659009687.account.ring.gz 2022-07-28 12:28:31.867 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-07-28 12:28:31.867 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-07-28 12:28:31.867 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-07-28 12:28:31.867 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-07-28 12:28:31.867 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 12:28:31.867 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-07-28 12:28:31.867 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-07-28 12:28:31.867 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-07-28 12:28:31.867 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-07-28 12:28:31.867 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-07-28 12:28:31.867 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-07-28 12:28:31.867 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-07-28 12:28:31.867 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-07-28 12:28:31.867 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-07-28 12:28:31.867 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-07-28 12:28:31.867 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 12:28:31.867 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-07-28 12:28:31.867 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 12:28:31.867 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-07-28 12:28:31.867 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 12:28:31.867 | + lib/swift:init_swift:719 : popd 2022-07-28 12:28:31.913 | [331205 Async init_swift:374046]: finished init_swift with result 0 in 11 seconds 2022-07-28 12:28:31.917 | + inc/async:async_wait:197 : return 0 2022-07-28 12:28:31.920 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-07-28 12:28:31.973 | [331205 Async init_cinder:374141]: Waiting for completion of init_cinder running on PID 374141 (2 other jobs running) 2022-07-28 12:28:32.000 | [331205 Async init_cinder:374141]: Signaling child to exit 2022-07-28 12:28:32.000 | WAKEUP 2022-07-28 12:28:32.024 | [331205 Async init_cinder:374141]: Signaled 2022-07-28 12:28:32.025 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-07-28 12:28:32.025 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:28:32.025 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-07-28 12:28:32.026 | + lib/database:recreate_database:112 : local db=cinder 2022-07-28 12:28:32.026 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-07-28 12:28:32.026 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-07-28 12:28:32.026 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-07-28 12:28:32.026 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:28:32.026 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-07-28 12:28:32.026 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:28:32.026 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-07-28 12:28:32.026 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 12:28:32.026 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:28:32.026 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:28:32.026 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:28:32.026 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011041292 2022-07-28 12:28:32.026 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-07-28 12:28:32.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:32.026 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:32.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:28:32.026 | from cryptography.utils import int_from_bytes 2022-07-28 12:28:32.026 | Failed to initialize object. 2022-07-28 12:28:32.026 | Traceback (most recent call last): 2022-07-28 12:28:32.026 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-07-28 12:28:32.026 | cls.model = db.get_model_for_versioned_object(cls) 2022-07-28 12:28:32.026 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-07-28 12:28:32.026 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-07-28 12:28:32.026 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-07-28 12:28:32.026 | self._load_backend() 2022-07-28 12:28:32.026 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-07-28 12:28:32.026 | self._backend = backend_mod.get_backend() 2022-07-28 12:28:32.026 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-07-28 12:28:32.026 | Traceback (most recent call last): 2022-07-28 12:28:32.026 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-07-28 12:28:32.026 | cls.model = db.get_model_for_versioned_object(cls) 2022-07-28 12:28:32.027 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-07-28 12:28:32.027 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-07-28 12:28:32.027 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-07-28 12:28:32.027 | self._load_backend() 2022-07-28 12:28:32.027 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-07-28 12:28:32.027 | self._backend = backend_mod.get_backend() 2022-07-28 12:28:32.027 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-07-28 12:28:32.027 | 2022-07-28 12:28:32.027 | During handling of the above exception, another exception occurred: 2022-07-28 12:28:32.027 | 2022-07-28 12:28:32.027 | Traceback (most recent call last): 2022-07-28 12:28:32.027 | File "/usr/local/bin/cinder-manage", line 6, in 2022-07-28 12:28:32.027 | from cinder.cmd.manage import main 2022-07-28 12:28:32.027 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-07-28 12:28:32.027 | from cinder.db import migration as db_migration 2022-07-28 12:28:32.027 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-07-28 12:28:32.027 | from cinder.db.sqlalchemy import api as db_api 2022-07-28 12:28:32.027 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 61, in 2022-07-28 12:28:32.027 | from cinder.volume import volume_utils 2022-07-28 12:28:32.027 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 68, in 2022-07-28 12:28:32.027 | from cinder.volume import driver 2022-07-28 12:28:32.027 | File "/opt/stack/cinder/cinder/volume/driver.py", line 358, in 2022-07-28 12:28:32.027 | CONF.import_opt('backup_use_same_host', 'cinder.backup.api') 2022-07-28 12:28:32.027 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2426, in import_opt 2022-07-28 12:28:32.027 | __import__(module_str) 2022-07-28 12:28:32.027 | File "/opt/stack/cinder/cinder/backup/api.py", line 41, in 2022-07-28 12:28:32.027 | from cinder.objects import volume_type 2022-07-28 12:28:32.027 | File "/opt/stack/cinder/cinder/objects/volume_type.py", line 27, in 2022-07-28 12:28:32.027 | class VolumeType(base.CinderPersistentObject, base.CinderObject, 2022-07-28 12:28:32.027 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 139, in register 2022-07-28 12:28:32.027 | registry._register_class(obj_cls) 2022-07-28 12:28:32.027 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 134, in _register_class 2022-07-28 12:28:32.027 | self.registration_hook(cls, 0) 2022-07-28 12:28:32.028 | File "/opt/stack/cinder/cinder/objects/base.py", line 158, in registration_hook 2022-07-28 12:28:32.028 | cls.cinder_ovo_cls_init() 2022-07-28 12:28:32.028 | File "/opt/stack/cinder/cinder/objects/base.py", line 274, in cinder_ovo_cls_init 2022-07-28 12:28:32.028 | raise exception.ProgrammingError(reason=msg) 2022-07-28 12:28:32.028 | cinder.exception.ProgrammingError: Programming error in Cinder: Couldn't find ORM model for Persistent Versioned Object VolumeType. 2022-07-28 12:28:32.028 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-07-28 12:28:32.028 | + functions-common:time_stop:2440 : local name 2022-07-28 12:28:32.028 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:28:32.028 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:28:32.028 | + functions-common:time_stop:2443 : local total 2022-07-28 12:28:32.028 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:28:32.028 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 12:28:32.028 | + functions-common:time_stop:2447 : start_time=1659011041292 2022-07-28 12:28:32.028 | + functions-common:time_stop:2449 : [[ -z 1659011041292 ]] 2022-07-28 12:28:32.028 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:28:32.028 | + functions-common:time_stop:2452 : end_time=1659011044314 2022-07-28 12:28:32.028 | + functions-common:time_stop:2453 : elapsed_time=3022 2022-07-28 12:28:32.028 | + functions-common:time_stop:2454 : total=35929 2022-07-28 12:28:32.028 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:28:32.028 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=38951 2022-07-28 12:28:32.028 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-07-28 12:28:32.028 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:28:32.028 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-07-28 12:28:32.028 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:28:32.028 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-07-28 12:28:32.074 | [331205 Async init_cinder:374141]: finished init_cinder with result 0 in 3 seconds 2022-07-28 12:28:32.078 | + inc/async:async_wait:197 : return 0 2022-07-28 12:28:32.081 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-07-28 12:28:32.099 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:28:32.102 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-07-28 12:28:32.104 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:28:32.107 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-07-28 12:28:32.110 | + ./stack.sh:main:1213 : init_nova 2022-07-28 12:28:32.113 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-07-28 12:28:32.133 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:28:32.136 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-07-28 12:28:32.154 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:28:32.157 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:28:32.160 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 12:28:32.227 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 12:28:32.271 | [331205 Async nova-cell-0:376842]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 12:28:32.274 | ++ lib/nova:init_nova:838 : seq 1 1 2022-07-28 12:28:32.279 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:28:32.282 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-07-28 12:28:32.285 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 12:28:32.288 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 12:28:32.292 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 12:28:32.364 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 12:28:32.409 | [331205 Async nova-cell-1:376934]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 12:28:32.412 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-07-28 12:28:32.415 | + lib/database:recreate_database:112 : local db=nova_api 2022-07-28 12:28:32.418 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-07-28 12:28:32.420 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-07-28 12:28:32.423 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-07-28 12:28:32.429 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:28:42.076 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-07-28 12:28:42.081 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:28:42.275 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-07-28 12:28:42.866 | 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-07-28 12:28:46.624 | INFO dbcounter [-] Registered counter for database nova_api 2022-07-28 12:28:46.649 | DEBUG dbcounter [-] [376994] Writer thread running {{(pid=376994) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:28:46.651 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:28:46.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:28:46.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:28:46.666 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:28:46.666 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=376994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:28:46.692 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 12:28:46.692 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 12:28:47.509 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-07-28 12:29:16.775 | DEBUG dbcounter [-] [376994] Writing DB stats nova_api:SELECT=6,nova_api:SHOW=1,nova_api:CREATE=55 {{(pid=376994) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:29:24.787 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=376994) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 12:29:24.790 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-07-28 12:29:32.059 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=376994) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 12:29:32.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:29:32.122 | from cryptography.utils import int_from_bytes 2022-07-28 12:29:32.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:29:32.122 | from cryptography.utils import int_from_bytes 2022-07-28 12:29:32.558 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-07-28 12:29:32.561 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 12:29:32.565 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 12:29:32.566 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 12:29:32.569 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 12:29:32.571 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 12:29:32.574 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 12:29:32.593 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:29:32.596 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 12:29:32.598 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 12:29:32.602 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 12:29:33.186 | 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-07-28 12:29:36.018 | INFO dbcounter [None req-de0dd7db-8db5-474a-a702-adfb9ea19854 None None] Registered counter for database nova_api 2022-07-28 12:29:36.044 | DEBUG dbcounter [-] [377407] Writer thread running {{(pid=377407) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:29:36.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:29:36.249 | from cryptography.utils import int_from_bytes 2022-07-28 12:29:36.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:29:36.249 | from cryptography.utils import int_from_bytes 2022-07-28 12:29:36.682 | ++ lib/nova:init_nova:850 : seq 0 1 2022-07-28 12:29:36.687 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 12:29:36.690 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-07-28 12:29:36.745 | [331205 Async nova-cell-0:376842]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 376842 (3 other jobs running) 2022-07-28 12:29:36.773 | [331205 Async nova-cell-0:376842]: Signaling child to exit 2022-07-28 12:30:54.146 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:30:54.190 | [376934 Async nova-cell-1:376934]: finished successfully 2022-07-28 12:30:54.565 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:30:54.592 | [376842 Async nova-cell-0:376842]: finished successfully 2022-07-28 12:30:54.611 | WAKEUP 2022-07-28 12:30:54.635 | [331205 Async nova-cell-0:376842]: Signaled 2022-07-28 12:30:54.637 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-07-28 12:30:54.637 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-07-28 12:30:54.637 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-07-28 12:30:54.637 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-07-28 12:30:54.637 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-07-28 12:30:54.637 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-07-28 12:30:54.637 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-07-28 12:30:54.637 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:30:54.637 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-07-28 12:30:54.637 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:30:54.637 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-07-28 12:30:54.637 | 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-07-28 12:30:54.637 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-07-28 12:30:54.637 | DEBUG dbcounter [-] [377070] Writer thread running {{(pid=377070) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:30:54.637 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:30:54.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.639 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:30:54.639 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=377070) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:30:54.639 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 12:30:54.639 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 12:30:54.639 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 12:30:54.639 | DEBUG dbcounter [-] [377070] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=58 {{(pid=377070) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:30:54.639 | DEBUG dbcounter [-] [377070] Writing DB stats nova_cell0:CREATE=68 {{(pid=377070) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:30:54.639 | DEBUG dbcounter [-] [377070] Writing DB stats nova_cell0:CREATE=31,nova_cell0:ALTER=2,nova_cell0:SHOW=48,nova_cell0:select=19 {{(pid=377070) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:30:54.639 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=377070) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 12:30:54.639 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 12:30:54.639 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=377070) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 12:30:54.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:30:54.639 | from cryptography.utils import int_from_bytes 2022-07-28 12:30:54.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:30:54.639 | from cryptography.utils import int_from_bytes 2022-07-28 12:30:54.686 | [331205 Async nova-cell-0:376842]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 142 seconds 2022-07-28 12:30:54.690 | + inc/async:async_wait:197 : return 0 2022-07-28 12:30:54.693 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 12:30:54.695 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-07-28 12:30:54.748 | [331205 Async nova-cell-1:376934]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 376934 (2 other jobs running) 2022-07-28 12:30:54.774 | [331205 Async nova-cell-1:376934]: Signaling child to exit 2022-07-28 12:30:54.775 | WAKEUP 2022-07-28 12:30:54.798 | [331205 Async nova-cell-1:376934]: Signaled 2022-07-28 12:30:54.800 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-07-28 12:30:54.800 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-07-28 12:30:54.800 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-07-28 12:30:54.800 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-07-28 12:30:54.800 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-07-28 12:30:54.800 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-07-28 12:30:54.800 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-07-28 12:30:54.800 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:30:54.800 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-07-28 12:30:54.800 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 12:30:54.800 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-07-28 12:30:54.800 | 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-07-28 12:30:54.800 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-07-28 12:30:54.800 | DEBUG dbcounter [-] [377083] Writer thread running {{(pid=377083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:30:54.800 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 12:30:54.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 12:30:54.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 12:30:54.802 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 12:30:54.802 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=377083) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 12:30:54.802 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 12:30:54.802 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 12:30:54.802 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 12:30:54.802 | DEBUG dbcounter [-] [377083] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=57 {{(pid=377083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:30:54.802 | DEBUG dbcounter [-] [377083] Writing DB stats nova_cell1:CREATE=68 {{(pid=377083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:30:54.802 | DEBUG dbcounter [-] [377083] Writing DB stats nova_cell1:CREATE=32,nova_cell1:ALTER=2,nova_cell1:SHOW=47,nova_cell1:select=19 {{(pid=377083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 12:30:54.802 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=377083) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 12:30:54.802 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 12:30:54.802 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=377083) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 12:30:54.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:30:54.802 | from cryptography.utils import int_from_bytes 2022-07-28 12:30:54.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:30:54.802 | from cryptography.utils import int_from_bytes 2022-07-28 12:30:54.846 | [331205 Async nova-cell-1:376934]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 141 seconds 2022-07-28 12:30:54.850 | + inc/async:async_wait:197 : return 0 2022-07-28 12:30:54.854 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:30:54.856 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-07-28 12:30:55.438 | 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-07-28 12:30:58.274 | Running batches of 50 until complete 2022-07-28 12:30:58.274 | INFO dbcounter [None req-67db153c-c2ca-4536-be77-4427b7d52a52 None None] Registered counter for database nova_cell0 2022-07-28 12:30:58.301 | DEBUG dbcounter [-] [378243] Writer thread running {{(pid=378243) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:30:58.433 | INFO dbcounter [None req-67db153c-c2ca-4536-be77-4427b7d52a52 None None] Registered counter for database nova_api 2022-07-28 12:30:58.444 | DEBUG dbcounter [-] [378243] Writer thread running {{(pid=378243) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:30:58.574 | INFO dbcounter [None req-67db153c-c2ca-4536-be77-4427b7d52a52 None None] Registered counter for database nova_cell0 2022-07-28 12:30:58.586 | DEBUG dbcounter [-] [378243] Writer thread running {{(pid=378243) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:30:58.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:30:58.662 | from cryptography.utils import int_from_bytes 2022-07-28 12:30:58.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:30:58.662 | from cryptography.utils import int_from_bytes 2022-07-28 12:30:58.662 | +-------------------------------------+--------------+-----------+ 2022-07-28 12:30:58.662 | | Migration | Total Needed | Completed | 2022-07-28 12:30:58.662 | +-------------------------------------+--------------+-----------+ 2022-07-28 12:30:58.662 | | fill_virtual_interface_list | 0 | 0 | 2022-07-28 12:30:58.662 | | migrate_empty_ratio | 0 | 0 | 2022-07-28 12:30:58.662 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-07-28 12:30:58.662 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-07-28 12:30:58.662 | | migration_migrate_to_uuid | 0 | 0 | 2022-07-28 12:30:58.662 | | populate_dev_uuids | 0 | 0 | 2022-07-28 12:30:58.662 | | populate_missing_availability_zones | 0 | 0 | 2022-07-28 12:30:58.662 | | populate_queued_for_delete | 0 | 0 | 2022-07-28 12:30:58.662 | | populate_user_id | 0 | 0 | 2022-07-28 12:30:58.662 | | populate_uuids | 0 | 0 | 2022-07-28 12:30:58.662 | +-------------------------------------+--------------+-----------+ 2022-07-28 12:30:59.124 | ++ lib/nova:init_nova:864 : seq 1 1 2022-07-28 12:30:59.130 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:30:59.133 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-07-28 12:30:59.136 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 12:30:59.138 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 12:30:59.141 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-07-28 12:30:59.718 | 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-07-28 12:31:02.459 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-07-28 12:31:02.459 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-07-28 12:31:02.459 | INFO dbcounter [None req-c68f6b95-4715-4d0e-9dfa-0ea0619f6e84 None None] Registered counter for database nova_api 2022-07-28 12:31:02.483 | DEBUG dbcounter [-] [378260] Writer thread running {{(pid=378260) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:31:02.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:31:02.621 | from cryptography.utils import int_from_bytes 2022-07-28 12:31:02.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:31:02.621 | from cryptography.utils import int_from_bytes 2022-07-28 12:31:03.039 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-07-28 12:31:03.042 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-07-28 12:31:03.056 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-07-28 12:31:03.059 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-07-28 12:31:03.077 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:03.080 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-07-28 12:31:03.083 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-07-28 12:31:03.154 | + inc/async:async_inner:63 : configure_neutron_nova 2022-07-28 12:31:03.196 | [331205 Async configure_neutron_nova:378330]: running: configure_neutron_nova 2022-07-28 12:31:03.199 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-07-28 12:31:03.202 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 12:31:03.204 | + functions-common:run_phase:1869 : local phase=post-config 2022-07-28 12:31:03.207 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 12:31:03.210 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 12:31:03.213 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 12:31:03.216 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 12:31:03.219 | + functions-common:run_phase:1878 : local extra 2022-07-28 12:31:03.222 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 12:31:03.228 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 12:31:03.237 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 12:31:03.237 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 12:31:03.237 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-07-28 12:31:03.239 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 12:31:03.258 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:03.263 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 12:31:03.265 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 12:31:03.268 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-07-28 12:31:03.277 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 12:31:03.278 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 12:31:03.278 | ++ extras.d/80-tempest.sh:source:12 : : 2022-07-28 12:31:03.279 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 12:31:03.282 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 12:31:03.284 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 12:31:03.287 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 12:31:03.291 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-07-28 12:31:03.294 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 12:31:03.297 | + functions-common:run_plugins:1855 : local phase=post-config 2022-07-28 12:31:03.299 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 12:31:03.302 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 12:31:03.306 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-07-28 12:31:03.310 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-07-28 12:31:03.312 | + inc/meta-config:merge_config_group:171 : shift 2022-07-28 12:31:03.318 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-07-28 12:31:03.318 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 12:31:03.320 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-07-28 12:31:03.324 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-07-28 12:31:03.327 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-07-28 12:31:03.330 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:31:03.333 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-07-28 12:31:03.336 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 12:31:03.347 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-07-28 12:31:03.347 | /^\[\[.+\|.*\]\]/ { 2022-07-28 12:31:03.347 | gsub("[][]", "", $1); 2022-07-28 12:31:03.347 | split($1, a, "|"); 2022-07-28 12:31:03.347 | if (a[1] == matchgroup) 2022-07-28 12:31:03.347 | print a[2] 2022-07-28 12:31:03.347 | } 2022-07-28 12:31:03.347 | ' /home/ubuntu/devstack/local.conf 2022-07-28 12:31:03.347 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 12:31:03.348 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 12:31:03.351 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 12:31:03.354 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-07-28 12:31:03.357 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-07-28 12:31:03.361 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-07-28 12:31:03.363 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-07-28 12:31:03.367 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-07-28 12:31:03.373 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-07-28 12:31:03.376 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-07-28 12:31:03.378 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 12:31:03.382 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:31:03.385 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 12:31:03.388 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-07-28 12:31:03.390 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 12:31:03.394 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-07-28 12:31:03.397 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-07-28 12:31:03.401 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-07-28 12:31:03.404 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-07-28 12:31:03.408 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 12:31:03.410 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-07-28 12:31:03.410 | BEGIN { 2022-07-28 12:31:03.410 | section = "" 2022-07-28 12:31:03.410 | last_section = "" 2022-07-28 12:31:03.410 | section_count = 0 2022-07-28 12:31:03.410 | } 2022-07-28 12:31:03.410 | /^\[.+\]/ { 2022-07-28 12:31:03.410 | gsub("[][]", "", $1); 2022-07-28 12:31:03.410 | section=$1 2022-07-28 12:31:03.410 | next 2022-07-28 12:31:03.411 | } 2022-07-28 12:31:03.411 | /^ *\#/ { 2022-07-28 12:31:03.411 | next 2022-07-28 12:31:03.411 | } 2022-07-28 12:31:03.411 | /^[^ \t]+/ { 2022-07-28 12:31:03.411 | # get offset of first = in $0 2022-07-28 12:31:03.411 | eq_idx = index($0, "=") 2022-07-28 12:31:03.411 | # extract attr & value from $0 2022-07-28 12:31:03.411 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 12:31:03.411 | value = substr($0, eq_idx + 1) 2022-07-28 12:31:03.411 | # only need to strip trailing whitespace from attr 2022-07-28 12:31:03.411 | sub(/[ \t]*$/, "", attr) 2022-07-28 12:31:03.411 | # need to strip leading & trailing whitespace from value 2022-07-28 12:31:03.411 | sub(/^[ \t]*/, "", value) 2022-07-28 12:31:03.411 | sub(/[ \t]*$/, "", value) 2022-07-28 12:31:03.411 | 2022-07-28 12:31:03.411 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 12:31:03.411 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 12:31:03.411 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 12:31:03.411 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 12:31:03.411 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 12:31:03.411 | if (section != last_section) { 2022-07-28 12:31:03.411 | cfg_section[section_count++] = section 2022-07-28 12:31:03.411 | last_section = section 2022-07-28 12:31:03.411 | } 2022-07-28 12:31:03.411 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 12:31:03.411 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 12:31:03.411 | 2022-07-28 12:31:03.411 | cfg_attr[section, attr, 0] = value 2022-07-28 12:31:03.411 | cfg_attr_count[section, attr] = 1 2022-07-28 12:31:03.411 | } else { 2022-07-28 12:31:03.411 | lno = cfg_attr_count[section, attr]++ 2022-07-28 12:31:03.411 | cfg_attr[section, attr, lno] = value 2022-07-28 12:31:03.411 | } 2022-07-28 12:31:03.412 | } 2022-07-28 12:31:03.412 | END { 2022-07-28 12:31:03.412 | # Process each section in order 2022-07-28 12:31:03.412 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 12:31:03.412 | section = cfg_section[sno] 2022-07-28 12:31:03.412 | # The ini routines simply append a config item immediately 2022-07-28 12:31:03.412 | # after the section header. To keep the same order as defined 2022-07-28 12:31:03.412 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 12:31:03.412 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 12:31:03.412 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 12:31:03.412 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 12:31:03.412 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 12:31:03.412 | else { 2022-07-28 12:31:03.412 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 12:31:03.412 | count = cfg_attr_count[section, attr] 2022-07-28 12:31:03.412 | print "inidelete " configfile " " section " " attr 2022-07-28 12:31:03.412 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 12:31:03.412 | for (l = count -2; l >= 0; l--) 2022-07-28 12:31:03.412 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 12:31:03.412 | } 2022-07-28 12:31:03.412 | } 2022-07-28 12:31:03.412 | } 2022-07-28 12:31:03.412 | } 2022-07-28 12:31:03.412 | ' 2022-07-28 12:31:03.412 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:03.412 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 12:31:03.413 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:31:03.416 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 12:31:03.419 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-07-28 12:31:03.422 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 12:31:03.426 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-07-28 12:31:03.428 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-07-28 12:31:03.429 | BEGIN { group = "" } 2022-07-28 12:31:03.429 | /^\[\[.+\|.*\]\]/ { 2022-07-28 12:31:03.429 | gsub("[][]", "", $1); 2022-07-28 12:31:03.429 | split($1, a, "|"); 2022-07-28 12:31:03.429 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 12:31:03.429 | group=a[1] 2022-07-28 12:31:03.429 | } else { 2022-07-28 12:31:03.429 | group="" 2022-07-28 12:31:03.429 | } 2022-07-28 12:31:03.429 | next 2022-07-28 12:31:03.429 | } 2022-07-28 12:31:03.429 | { 2022-07-28 12:31:03.429 | if (group != "") 2022-07-28 12:31:03.429 | print $0 2022-07-28 12:31:03.429 | } 2022-07-28 12:31:03.429 | ' /home/ubuntu/devstack/local.conf 2022-07-28 12:31:03.436 | + 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-07-28 12:31:03.438 | ++ 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-07-28 12:31:03.471 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:03.474 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-07-28 12:31:03.476 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-07-28 12:31:03.509 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:03.511 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-07-28 12:31:03.516 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-07-28 12:31:03.550 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:03.553 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-07-28 12:31:03.556 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-07-28 12:31:03.600 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:03.604 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-07-28 12:31:03.606 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-07-28 12:31:03.643 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:03.645 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-07-28 12:31:03.648 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 12:31:03.684 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:03.686 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.67/identity"' 2022-07-28 12:31:03.689 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.67/identity 2022-07-28 12:31:03.723 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:03.726 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-07-28 12:31:03.729 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 12:31:03.764 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:03.767 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-07-28 12:31:03.770 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 12:31:03.804 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:03.807 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-07-28 12:31:03.810 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 12:31:03.848 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:03.851 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-07-28 12:31:03.854 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 12:31:03.888 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:03.891 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-07-28 12:31:03.893 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 12:31:03.930 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:03.933 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-07-28 12:31:03.937 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-07-28 12:31:03.975 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:03.985 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 12:31:03.988 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 12:31:03.991 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 12:31:03.994 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-07-28 12:31:03.997 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-07-28 12:31:04.001 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-07-28 12:31:04.004 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-07-28 12:31:04.008 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-07-28 12:31:04.013 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-07-28 12:31:04.016 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-07-28 12:31:04.019 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 12:31:04.022 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:31:04.026 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 12:31:04.028 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-07-28 12:31:04.035 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 12:31:04.035 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-07-28 12:31:04.037 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-07-28 12:31:04.041 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-07-28 12:31:04.044 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-07-28 12:31:04.047 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 12:31:04.049 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.049 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 12:31:04.049 | BEGIN { 2022-07-28 12:31:04.049 | section = "" 2022-07-28 12:31:04.049 | last_section = "" 2022-07-28 12:31:04.049 | section_count = 0 2022-07-28 12:31:04.049 | } 2022-07-28 12:31:04.049 | /^\[.+\]/ { 2022-07-28 12:31:04.049 | gsub("[][]", "", $1); 2022-07-28 12:31:04.049 | section=$1 2022-07-28 12:31:04.049 | next 2022-07-28 12:31:04.049 | } 2022-07-28 12:31:04.049 | /^ *\#/ { 2022-07-28 12:31:04.049 | next 2022-07-28 12:31:04.049 | } 2022-07-28 12:31:04.049 | /^[^ \t]+/ { 2022-07-28 12:31:04.050 | # get offset of first = in $0 2022-07-28 12:31:04.050 | eq_idx = index($0, "=") 2022-07-28 12:31:04.050 | # extract attr & value from $0 2022-07-28 12:31:04.050 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 12:31:04.050 | value = substr($0, eq_idx + 1) 2022-07-28 12:31:04.050 | # only need to strip trailing whitespace from attr 2022-07-28 12:31:04.050 | sub(/[ \t]*$/, "", attr) 2022-07-28 12:31:04.050 | # need to strip leading & trailing whitespace from value 2022-07-28 12:31:04.050 | sub(/^[ \t]*/, "", value) 2022-07-28 12:31:04.050 | sub(/[ \t]*$/, "", value) 2022-07-28 12:31:04.050 | 2022-07-28 12:31:04.050 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 12:31:04.050 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 12:31:04.050 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 12:31:04.050 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 12:31:04.050 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 12:31:04.050 | if (section != last_section) { 2022-07-28 12:31:04.050 | cfg_section[section_count++] = section 2022-07-28 12:31:04.050 | last_section = section 2022-07-28 12:31:04.050 | } 2022-07-28 12:31:04.050 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 12:31:04.050 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 12:31:04.050 | 2022-07-28 12:31:04.050 | cfg_attr[section, attr, 0] = value 2022-07-28 12:31:04.050 | cfg_attr_count[section, attr] = 1 2022-07-28 12:31:04.050 | } else { 2022-07-28 12:31:04.050 | lno = cfg_attr_count[section, attr]++ 2022-07-28 12:31:04.050 | cfg_attr[section, attr, lno] = value 2022-07-28 12:31:04.050 | } 2022-07-28 12:31:04.050 | } 2022-07-28 12:31:04.050 | END { 2022-07-28 12:31:04.050 | # Process each section in order 2022-07-28 12:31:04.050 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 12:31:04.050 | section = cfg_section[sno] 2022-07-28 12:31:04.051 | # The ini routines simply append a config item immediately 2022-07-28 12:31:04.051 | # after the section header. To keep the same order as defined 2022-07-28 12:31:04.051 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 12:31:04.051 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 12:31:04.051 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 12:31:04.051 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 12:31:04.051 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 12:31:04.051 | else { 2022-07-28 12:31:04.051 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 12:31:04.051 | count = cfg_attr_count[section, attr] 2022-07-28 12:31:04.051 | print "inidelete " configfile " " section " " attr 2022-07-28 12:31:04.051 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 12:31:04.051 | for (l = count -2; l >= 0; l--) 2022-07-28 12:31:04.051 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 12:31:04.051 | } 2022-07-28 12:31:04.051 | } 2022-07-28 12:31:04.051 | } 2022-07-28 12:31:04.051 | } 2022-07-28 12:31:04.051 | ' 2022-07-28 12:31:04.051 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:31:04.052 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 12:31:04.054 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 12:31:04.058 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-07-28 12:31:04.061 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 12:31:04.064 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-07-28 12:31:04.067 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 12:31:04.067 | BEGIN { group = "" } 2022-07-28 12:31:04.067 | /^\[\[.+\|.*\]\]/ { 2022-07-28 12:31:04.067 | gsub("[][]", "", $1); 2022-07-28 12:31:04.067 | split($1, a, "|"); 2022-07-28 12:31:04.067 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 12:31:04.067 | group=a[1] 2022-07-28 12:31:04.067 | } else { 2022-07-28 12:31:04.067 | group="" 2022-07-28 12:31:04.067 | } 2022-07-28 12:31:04.067 | next 2022-07-28 12:31:04.067 | } 2022-07-28 12:31:04.067 | { 2022-07-28 12:31:04.067 | if (group != "") 2022-07-28 12:31:04.067 | print $0 2022-07-28 12:31:04.067 | } 2022-07-28 12:31:04.067 | ' /home/ubuntu/devstack/local.conf 2022-07-28 12:31:04.075 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-07-28 12:31:04.078 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-07-28 12:31:04.111 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.113 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-07-28 12:31:04.117 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-07-28 12:31:04.143 | + inc/async:async_inner:64 : rc=0 2022-07-28 12:31:04.153 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.156 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-07-28 12:31:04.159 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-07-28 12:31:04.174 | [378330 Async configure_neutron_nova:378330]: finished successfully 2022-07-28 12:31:04.191 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.194 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-07-28 12:31:04.197 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-07-28 12:31:04.227 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.230 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-07-28 12:31:04.233 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-07-28 12:31:04.264 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.267 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-07-28 12:31:04.270 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-07-28 12:31:04.306 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.309 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-07-28 12:31:04.312 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-07-28 12:31:04.343 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.346 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-07-28 12:31:04.348 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-07-28 12:31:04.380 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.383 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-07-28 12:31:04.386 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-07-28 12:31:04.417 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.419 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-07-28 12:31:04.422 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-07-28 12:31:04.457 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.460 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-07-28 12:31:04.463 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-07-28 12:31:04.495 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.497 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-07-28 12:31:04.500 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-07-28 12:31:04.531 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.534 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-07-28 12:31:04.536 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-07-28 12:31:04.571 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.574 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-07-28 12:31:04.577 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-07-28 12:31:04.608 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.610 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-07-28 12:31:04.613 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-07-28 12:31:04.646 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.649 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-07-28 12:31:04.652 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-07-28 12:31:04.684 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.687 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 12:31:04.690 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 12:31:04.692 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 12:31:04.696 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-07-28 12:31:04.698 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-07-28 12:31:04.702 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-07-28 12:31:04.704 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-07-28 12:31:04.708 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-07-28 12:31:04.713 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-07-28 12:31:04.715 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-07-28 12:31:04.718 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 12:31:04.721 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:31:04.723 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 12:31:04.726 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-07-28 12:31:04.729 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 12:31:04.733 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-07-28 12:31:04.735 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-07-28 12:31:04.738 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-07-28 12:31:04.741 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-07-28 12:31:04.744 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 12:31:04.746 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-07-28 12:31:04.746 | BEGIN { 2022-07-28 12:31:04.746 | section = "" 2022-07-28 12:31:04.746 | last_section = "" 2022-07-28 12:31:04.746 | section_count = 0 2022-07-28 12:31:04.746 | } 2022-07-28 12:31:04.746 | /^\[.+\]/ { 2022-07-28 12:31:04.746 | gsub("[][]", "", $1); 2022-07-28 12:31:04.746 | section=$1 2022-07-28 12:31:04.746 | next 2022-07-28 12:31:04.746 | } 2022-07-28 12:31:04.746 | /^ *\#/ { 2022-07-28 12:31:04.746 | next 2022-07-28 12:31:04.746 | } 2022-07-28 12:31:04.746 | /^[^ \t]+/ { 2022-07-28 12:31:04.746 | # get offset of first = in $0 2022-07-28 12:31:04.746 | eq_idx = index($0, "=") 2022-07-28 12:31:04.746 | # extract attr & value from $0 2022-07-28 12:31:04.746 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 12:31:04.746 | value = substr($0, eq_idx + 1) 2022-07-28 12:31:04.746 | # only need to strip trailing whitespace from attr 2022-07-28 12:31:04.746 | sub(/[ \t]*$/, "", attr) 2022-07-28 12:31:04.746 | # need to strip leading & trailing whitespace from value 2022-07-28 12:31:04.746 | sub(/^[ \t]*/, "", value) 2022-07-28 12:31:04.746 | sub(/[ \t]*$/, "", value) 2022-07-28 12:31:04.746 | 2022-07-28 12:31:04.746 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 12:31:04.746 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 12:31:04.746 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 12:31:04.746 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 12:31:04.747 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 12:31:04.747 | if (section != last_section) { 2022-07-28 12:31:04.747 | cfg_section[section_count++] = section 2022-07-28 12:31:04.747 | last_section = section 2022-07-28 12:31:04.747 | } 2022-07-28 12:31:04.747 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 12:31:04.747 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 12:31:04.747 | 2022-07-28 12:31:04.747 | cfg_attr[section, attr, 0] = value 2022-07-28 12:31:04.747 | cfg_attr_count[section, attr] = 1 2022-07-28 12:31:04.747 | } else { 2022-07-28 12:31:04.747 | lno = cfg_attr_count[section, attr]++ 2022-07-28 12:31:04.747 | cfg_attr[section, attr, lno] = value 2022-07-28 12:31:04.747 | } 2022-07-28 12:31:04.747 | } 2022-07-28 12:31:04.747 | END { 2022-07-28 12:31:04.747 | # Process each section in order 2022-07-28 12:31:04.747 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 12:31:04.747 | section = cfg_section[sno] 2022-07-28 12:31:04.747 | # The ini routines simply append a config item immediately 2022-07-28 12:31:04.747 | # after the section header. To keep the same order as defined 2022-07-28 12:31:04.747 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 12:31:04.747 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 12:31:04.747 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 12:31:04.747 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 12:31:04.747 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 12:31:04.747 | else { 2022-07-28 12:31:04.747 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 12:31:04.747 | count = cfg_attr_count[section, attr] 2022-07-28 12:31:04.747 | print "inidelete " configfile " " section " " attr 2022-07-28 12:31:04.747 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 12:31:04.747 | for (l = count -2; l >= 0; l--) 2022-07-28 12:31:04.747 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 12:31:04.747 | } 2022-07-28 12:31:04.748 | } 2022-07-28 12:31:04.748 | } 2022-07-28 12:31:04.748 | } 2022-07-28 12:31:04.748 | ' 2022-07-28 12:31:04.748 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.749 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 12:31:04.749 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:31:04.752 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 12:31:04.755 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-07-28 12:31:04.757 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 12:31:04.760 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-07-28 12:31:04.762 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-07-28 12:31:04.763 | BEGIN { group = "" } 2022-07-28 12:31:04.763 | /^\[\[.+\|.*\]\]/ { 2022-07-28 12:31:04.763 | gsub("[][]", "", $1); 2022-07-28 12:31:04.763 | split($1, a, "|"); 2022-07-28 12:31:04.763 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 12:31:04.763 | group=a[1] 2022-07-28 12:31:04.763 | } else { 2022-07-28 12:31:04.763 | group="" 2022-07-28 12:31:04.763 | } 2022-07-28 12:31:04.763 | next 2022-07-28 12:31:04.763 | } 2022-07-28 12:31:04.763 | { 2022-07-28 12:31:04.763 | if (group != "") 2022-07-28 12:31:04.763 | print $0 2022-07-28 12:31:04.763 | } 2022-07-28 12:31:04.763 | ' /home/ubuntu/devstack/local.conf 2022-07-28 12:31:04.769 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.67/identity/v2.0"' 2022-07-28 12:31:04.772 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.67/identity/v2.0 2022-07-28 12:31:04.801 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.805 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 12:31:04.807 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 12:31:04.810 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 12:31:04.814 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-07-28 12:31:04.816 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:31:04.819 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:31:04.822 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-07-28 12:31:04.826 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:31:04.830 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-07-28 12:31:04.833 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-07-28 12:31:04.835 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 12:31:04.839 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:31:04.841 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 12:31:04.844 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 12:31:04.847 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 12:31:04.850 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-07-28 12:31:04.853 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:31:04.856 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 12:31:04.859 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-07-28 12:31:04.863 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 12:31:04.863 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 12:31:04.863 | BEGIN { 2022-07-28 12:31:04.863 | section = "" 2022-07-28 12:31:04.863 | last_section = "" 2022-07-28 12:31:04.863 | section_count = 0 2022-07-28 12:31:04.863 | } 2022-07-28 12:31:04.863 | /^\[.+\]/ { 2022-07-28 12:31:04.863 | gsub("[][]", "", $1); 2022-07-28 12:31:04.863 | section=$1 2022-07-28 12:31:04.863 | next 2022-07-28 12:31:04.863 | } 2022-07-28 12:31:04.863 | /^ *\#/ { 2022-07-28 12:31:04.863 | next 2022-07-28 12:31:04.863 | } 2022-07-28 12:31:04.863 | /^[^ \t]+/ { 2022-07-28 12:31:04.863 | # get offset of first = in $0 2022-07-28 12:31:04.863 | eq_idx = index($0, "=") 2022-07-28 12:31:04.863 | # extract attr & value from $0 2022-07-28 12:31:04.863 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 12:31:04.863 | value = substr($0, eq_idx + 1) 2022-07-28 12:31:04.863 | # only need to strip trailing whitespace from attr 2022-07-28 12:31:04.863 | sub(/[ \t]*$/, "", attr) 2022-07-28 12:31:04.864 | # need to strip leading & trailing whitespace from value 2022-07-28 12:31:04.864 | sub(/^[ \t]*/, "", value) 2022-07-28 12:31:04.864 | sub(/[ \t]*$/, "", value) 2022-07-28 12:31:04.864 | 2022-07-28 12:31:04.864 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 12:31:04.864 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 12:31:04.864 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 12:31:04.864 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 12:31:04.864 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 12:31:04.864 | if (section != last_section) { 2022-07-28 12:31:04.864 | cfg_section[section_count++] = section 2022-07-28 12:31:04.864 | last_section = section 2022-07-28 12:31:04.864 | } 2022-07-28 12:31:04.864 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 12:31:04.864 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 12:31:04.864 | 2022-07-28 12:31:04.864 | cfg_attr[section, attr, 0] = value 2022-07-28 12:31:04.864 | cfg_attr_count[section, attr] = 1 2022-07-28 12:31:04.864 | } else { 2022-07-28 12:31:04.864 | lno = cfg_attr_count[section, attr]++ 2022-07-28 12:31:04.864 | cfg_attr[section, attr, lno] = value 2022-07-28 12:31:04.864 | } 2022-07-28 12:31:04.864 | } 2022-07-28 12:31:04.864 | END { 2022-07-28 12:31:04.864 | # Process each section in order 2022-07-28 12:31:04.864 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 12:31:04.864 | section = cfg_section[sno] 2022-07-28 12:31:04.864 | # The ini routines simply append a config item immediately 2022-07-28 12:31:04.864 | # after the section header. To keep the same order as defined 2022-07-28 12:31:04.864 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 12:31:04.864 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 12:31:04.864 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 12:31:04.864 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 12:31:04.865 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 12:31:04.865 | else { 2022-07-28 12:31:04.865 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 12:31:04.865 | count = cfg_attr_count[section, attr] 2022-07-28 12:31:04.865 | print "inidelete " configfile " " section " " attr 2022-07-28 12:31:04.865 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 12:31:04.865 | for (l = count -2; l >= 0; l--) 2022-07-28 12:31:04.865 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 12:31:04.865 | } 2022-07-28 12:31:04.865 | } 2022-07-28 12:31:04.865 | } 2022-07-28 12:31:04.865 | } 2022-07-28 12:31:04.865 | ' 2022-07-28 12:31:04.865 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.866 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 12:31:04.867 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:31:04.869 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 12:31:04.872 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 12:31:04.875 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 12:31:04.877 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-07-28 12:31:04.880 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 12:31:04.880 | BEGIN { group = "" } 2022-07-28 12:31:04.880 | /^\[\[.+\|.*\]\]/ { 2022-07-28 12:31:04.880 | gsub("[][]", "", $1); 2022-07-28 12:31:04.880 | split($1, a, "|"); 2022-07-28 12:31:04.880 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 12:31:04.880 | group=a[1] 2022-07-28 12:31:04.880 | } else { 2022-07-28 12:31:04.881 | group="" 2022-07-28 12:31:04.881 | } 2022-07-28 12:31:04.881 | next 2022-07-28 12:31:04.881 | } 2022-07-28 12:31:04.881 | { 2022-07-28 12:31:04.881 | if (group != "") 2022-07-28 12:31:04.881 | print $0 2022-07-28 12:31:04.881 | } 2022-07-28 12:31:04.881 | ' /home/ubuntu/devstack/local.conf 2022-07-28 12:31:04.887 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-07-28 12:31:04.889 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-07-28 12:31:04.919 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.921 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-07-28 12:31:04.924 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-07-28 12:31:04.953 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:31:04.956 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-07-28 12:31:04.974 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:04.978 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-07-28 12:31:04.980 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:31:04.983 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-07-28 12:31:04.986 | + ./stack.sh:main:1247 : start_swift 2022-07-28 12:31:04.989 | + lib/swift:start_swift:757 : restart_service memcached 2022-07-28 12:31:04.991 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 12:31:04.994 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 12:31:05.027 | + lib/swift:start_swift:760 : is_ubuntu 2022-07-28 12:31:05.029 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 12:31:05.033 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 12:31:05.036 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-07-28 12:31:05.485 | Restarting rsync (via systemctl): rsync.service. 2022-07-28 12:31:05.490 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-07-28 12:31:05.494 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-07-28 12:31:05.497 | + lib/swift:start_swift:788 : local foreground_services type 2022-07-28 12:31:05.499 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-07-28 12:31:05.502 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 12:31:05.505 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 12:31:05.508 | + functions-common:run_process:1694 : local service=s-object 2022-07-28 12:31:05.511 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 12:31:05.513 | + functions-common:run_process:1696 : local group= 2022-07-28 12:31:05.516 | + functions-common:run_process:1697 : local user= 2022-07-28 12:31:05.519 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:31:05.522 | + functions-common:run_process:1700 : local name=s-object 2022-07-28 12:31:05.524 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:31:05.527 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:31:05.529 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:05.531 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:05.535 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:05.539 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011465536 2022-07-28 12:31:05.542 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-07-28 12:31:05.559 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:05.561 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-07-28 12:31:05.564 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-07-28 12:31:05.566 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 12:31:05.569 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 12:31:05.572 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 12:31:05.574 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 12:31:05.576 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-07-28 12:31:05.579 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-07-28 12:31:05.581 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-07-28 12:31:05.584 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:31:05.586 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:31:05.589 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:31:05.591 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:31:05.594 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-07-28 12:31:05.596 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-07-28 12:31:05.599 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-07-28 12:31:05.601 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 12:31:05.603 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:31:05.606 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:31:05.608 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:31:05.618 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:31:05.621 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:31:05.623 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-07-28 12:31:05.625 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:31:05.630 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-07-28 12:31:05.684 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-07-28 12:31:05.737 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 12:31:05.791 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-07-28 12:31:05.845 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-07-28 12:31:05.900 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:31:05.955 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:31:05.957 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:31:05.959 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-07-28 12:31:06.015 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:31:06.517 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-07-28 12:31:06.530 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-07-28 12:31:07.017 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-07-28 12:31:07.039 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:31:07.051 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:07.051 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:07.051 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:07.054 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:07.057 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:07.060 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:31:07.062 | + functions-common:time_stop:2447 : start_time=1659011465536 2022-07-28 12:31:07.065 | + functions-common:time_stop:2449 : [[ -z 1659011465536 ]] 2022-07-28 12:31:07.068 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:07.073 | + functions-common:time_stop:2452 : end_time=1659011467070 2022-07-28 12:31:07.076 | + functions-common:time_stop:2453 : elapsed_time=1534 2022-07-28 12:31:07.078 | + functions-common:time_stop:2454 : total=3295 2022-07-28 12:31:07.086 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:07.086 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4829 2022-07-28 12:31:07.087 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 12:31:07.089 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 12:31:07.092 | + functions-common:run_process:1694 : local service=s-container 2022-07-28 12:31:07.094 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 12:31:07.097 | + functions-common:run_process:1696 : local group= 2022-07-28 12:31:07.099 | + functions-common:run_process:1697 : local user= 2022-07-28 12:31:07.103 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:31:07.105 | + functions-common:run_process:1700 : local name=s-container 2022-07-28 12:31:07.108 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:31:07.113 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:31:07.113 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:07.115 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:07.119 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:07.123 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011467120 2022-07-28 12:31:07.126 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-07-28 12:31:07.145 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:07.148 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-07-28 12:31:07.151 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-07-28 12:31:07.154 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 12:31:07.156 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 12:31:07.159 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 12:31:07.161 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 12:31:07.164 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-07-28 12:31:07.167 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-07-28 12:31:07.170 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-07-28 12:31:07.173 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:31:07.175 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:31:07.178 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:31:07.181 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:31:07.183 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-07-28 12:31:07.186 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-07-28 12:31:07.188 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-07-28 12:31:07.191 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 12:31:07.193 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:31:07.196 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:31:07.198 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:31:07.201 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:31:07.203 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:31:07.205 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-07-28 12:31:07.208 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:31:07.213 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-07-28 12:31:07.273 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-07-28 12:31:07.332 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 12:31:07.389 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-07-28 12:31:07.448 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-07-28 12:31:07.503 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:31:07.559 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:31:07.561 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:31:07.564 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-07-28 12:31:07.624 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:31:08.113 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-07-28 12:31:08.126 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-07-28 12:31:08.648 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-07-28 12:31:08.674 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:31:08.677 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:08.679 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:08.682 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:08.684 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:08.687 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:08.695 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:31:08.695 | + functions-common:time_stop:2447 : start_time=1659011467120 2022-07-28 12:31:08.695 | + functions-common:time_stop:2449 : [[ -z 1659011467120 ]] 2022-07-28 12:31:08.698 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:08.703 | + functions-common:time_stop:2452 : end_time=1659011468700 2022-07-28 12:31:08.706 | + functions-common:time_stop:2453 : elapsed_time=1580 2022-07-28 12:31:08.708 | + functions-common:time_stop:2454 : total=4829 2022-07-28 12:31:08.710 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:08.713 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6409 2022-07-28 12:31:08.716 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 12:31:08.719 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 12:31:08.721 | + functions-common:run_process:1694 : local service=s-account 2022-07-28 12:31:08.724 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 12:31:08.730 | + functions-common:run_process:1696 : local group= 2022-07-28 12:31:08.731 | + functions-common:run_process:1697 : local user= 2022-07-28 12:31:08.732 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:31:08.735 | + functions-common:run_process:1700 : local name=s-account 2022-07-28 12:31:08.737 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:31:08.740 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:31:08.742 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:08.745 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:08.749 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:08.753 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011468750 2022-07-28 12:31:08.756 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-07-28 12:31:08.775 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:08.777 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-07-28 12:31:08.780 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-07-28 12:31:08.782 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 12:31:08.785 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 12:31:08.788 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 12:31:08.791 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 12:31:08.793 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-07-28 12:31:08.796 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-07-28 12:31:08.799 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-07-28 12:31:08.801 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:31:08.804 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:31:08.806 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:31:08.809 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:31:08.812 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-07-28 12:31:08.814 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-07-28 12:31:08.817 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-07-28 12:31:08.819 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 12:31:08.822 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:31:08.825 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:31:08.828 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:31:08.830 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:31:08.832 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:31:08.835 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-07-28 12:31:08.838 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:31:08.843 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-07-28 12:31:08.897 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-07-28 12:31:08.952 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 12:31:09.012 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-07-28 12:31:09.069 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-07-28 12:31:09.125 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:31:09.183 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:31:09.186 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:31:09.188 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-07-28 12:31:09.244 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:31:09.771 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-07-28 12:31:09.786 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-07-28 12:31:10.281 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-07-28 12:31:10.308 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:31:10.311 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:10.313 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:10.316 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:10.318 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:10.321 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:10.324 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:31:10.326 | + functions-common:time_stop:2447 : start_time=1659011468750 2022-07-28 12:31:10.329 | + functions-common:time_stop:2449 : [[ -z 1659011468750 ]] 2022-07-28 12:31:10.332 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:10.337 | + functions-common:time_stop:2452 : end_time=1659011470334 2022-07-28 12:31:10.342 | + functions-common:time_stop:2453 : elapsed_time=1584 2022-07-28 12:31:10.342 | + functions-common:time_stop:2454 : total=6409 2022-07-28 12:31:10.345 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:10.347 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7993 2022-07-28 12:31:10.350 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-07-28 12:31:10.353 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-07-28 12:31:10.407 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 12:31:10.409 | + functions-common:run_process:1694 : local service=s-container-sync 2022-07-28 12:31:10.412 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 12:31:10.415 | + functions-common:run_process:1696 : local group= 2022-07-28 12:31:10.417 | + functions-common:run_process:1697 : local user= 2022-07-28 12:31:10.420 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:31:10.422 | + functions-common:run_process:1700 : local name=s-container-sync 2022-07-28 12:31:10.425 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:31:10.428 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:31:10.434 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:10.434 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:10.436 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:10.441 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011470438 2022-07-28 12:31:10.444 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-07-28 12:31:10.463 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:10.466 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-07-28 12:31:10.468 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-07-28 12:31:10.471 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 12:31:10.473 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 12:31:10.476 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 12:31:10.479 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 12:31:10.482 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-07-28 12:31:10.484 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-07-28 12:31:10.487 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-07-28 12:31:10.490 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:31:10.492 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:31:10.495 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:31:10.498 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:31:10.500 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-07-28 12:31:10.503 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-07-28 12:31:10.505 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-07-28 12:31:10.508 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 12:31:10.515 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:31:10.515 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:31:10.515 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:31:10.518 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:31:10.520 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:31:10.523 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-07-28 12:31:10.525 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:31:10.530 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-07-28 12:31:10.587 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-07-28 12:31:10.653 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 12:31:10.710 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-07-28 12:31:10.766 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-07-28 12:31:10.827 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:31:10.886 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:31:10.888 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:31:10.891 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-07-28 12:31:10.948 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:31:11.457 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-07-28 12:31:11.975 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-07-28 12:31:11.997 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:31:12.002 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:12.006 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:12.009 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:12.012 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:12.015 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:12.017 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:31:12.022 | + functions-common:time_stop:2447 : start_time=1659011470438 2022-07-28 12:31:12.023 | + functions-common:time_stop:2449 : [[ -z 1659011470438 ]] 2022-07-28 12:31:12.027 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:12.031 | + functions-common:time_stop:2452 : end_time=1659011472028 2022-07-28 12:31:12.034 | + functions-common:time_stop:2453 : elapsed_time=1590 2022-07-28 12:31:12.037 | + functions-common:time_stop:2454 : total=7993 2022-07-28 12:31:12.039 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:12.042 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9583 2022-07-28 12:31:12.045 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-07-28 12:31:12.064 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:31:12.066 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 12:31:12.069 | + functions-common:run_process:1694 : local service=s-proxy 2022-07-28 12:31:12.072 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 12:31:12.074 | + functions-common:run_process:1696 : local group= 2022-07-28 12:31:12.077 | + functions-common:run_process:1697 : local user= 2022-07-28 12:31:12.079 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:31:12.082 | + functions-common:run_process:1700 : local name=s-proxy 2022-07-28 12:31:12.084 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:31:12.089 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:31:12.089 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:12.092 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:12.095 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:12.100 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011472097 2022-07-28 12:31:12.104 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-07-28 12:31:12.123 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:12.126 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-07-28 12:31:12.128 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-07-28 12:31:12.131 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 12:31:12.134 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 12:31:12.137 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 12:31:12.139 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 12:31:12.142 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-07-28 12:31:12.145 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-07-28 12:31:12.148 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-07-28 12:31:12.153 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:31:12.160 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:31:12.160 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:31:12.160 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:31:12.163 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-07-28 12:31:12.166 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-07-28 12:31:12.168 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-07-28 12:31:12.171 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 12:31:12.174 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:31:12.176 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:31:12.179 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:31:12.182 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:31:12.185 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:31:12.189 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-07-28 12:31:12.190 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:31:12.194 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-07-28 12:31:12.251 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-07-28 12:31:12.316 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 12:31:12.374 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-07-28 12:31:12.432 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-07-28 12:31:12.487 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:31:12.542 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:31:12.545 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:31:12.547 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-07-28 12:31:12.605 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:31:13.101 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-07-28 12:31:13.117 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-07-28 12:31:13.610 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-07-28 12:31:13.638 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:31:13.647 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:13.647 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:13.647 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:13.649 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:13.652 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:13.655 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:31:13.657 | + functions-common:time_stop:2447 : start_time=1659011472097 2022-07-28 12:31:13.660 | + functions-common:time_stop:2449 : [[ -z 1659011472097 ]] 2022-07-28 12:31:13.664 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:13.670 | + functions-common:time_stop:2452 : end_time=1659011473666 2022-07-28 12:31:13.673 | + functions-common:time_stop:2453 : elapsed_time=1569 2022-07-28 12:31:13.676 | + functions-common:time_stop:2454 : total=9583 2022-07-28 12:31:13.679 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:13.683 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11152 2022-07-28 12:31:13.687 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-07-28 12:31:13.687 | Waiting for swift proxy to start... 2022-07-28 12:31:13.689 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.67:8080/info 2022-07-28 12:31:13.695 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 12:31:13.697 | + functions:wait_for_service:458 : local url=http://10.222.0.67:8080/info 2022-07-28 12:31:13.700 | + functions:wait_for_service:459 : local rval=0 2022-07-28 12:31:13.703 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 12:31:13.705 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 12:31:13.708 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:13.710 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:13.714 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:13.719 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011473716 2022-07-28 12:31:13.724 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 12:31:13.731 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67:8080/info 2022-07-28 12:31:13.744 | + :: : [[ 000 == 503 ]] 2022-07-28 12:31:13.747 | + :: : [[ 7 -eq 7 ]] 2022-07-28 12:31:13.747 | + :: : sleep 1 2022-07-28 12:31:14.750 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67:8080/info 2022-07-28 12:31:14.764 | + :: : [[ 000 == 503 ]] 2022-07-28 12:31:14.765 | + :: : [[ 7 -eq 7 ]] 2022-07-28 12:31:14.767 | + :: : sleep 1 2022-07-28 12:31:15.770 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67:8080/info 2022-07-28 12:31:15.783 | + :: : [[ 000 == 503 ]] 2022-07-28 12:31:15.784 | + :: : [[ 7 -eq 7 ]] 2022-07-28 12:31:15.786 | + :: : sleep 1 2022-07-28 12:31:16.790 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67:8080/info 2022-07-28 12:31:16.811 | + :: : [[ 200 == 503 ]] 2022-07-28 12:31:16.812 | + :: : [[ 0 -eq 7 ]] 2022-07-28 12:31:16.815 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 12:31:16.818 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:16.821 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:16.824 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:16.826 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:16.829 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:16.831 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 12:31:16.834 | + functions-common:time_stop:2447 : start_time=1659011473716 2022-07-28 12:31:16.836 | + functions-common:time_stop:2449 : [[ -z 1659011473716 ]] 2022-07-28 12:31:16.840 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:16.844 | + functions-common:time_stop:2452 : end_time=1659011476842 2022-07-28 12:31:16.847 | + functions-common:time_stop:2453 : elapsed_time=3126 2022-07-28 12:31:16.850 | + functions-common:time_stop:2454 : total=6334 2022-07-28 12:31:16.852 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:16.855 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9460 2022-07-28 12:31:16.857 | + functions:wait_for_service:467 : return 0 2022-07-28 12:31:16.860 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-07-28 12:31:16.863 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 12:31:16.865 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-07-28 12:31:16.885 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:16.888 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 12:31:16.922 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-07-28 12:31:16.975 | [331205 Async configure_neutron_nova:378330]: Waiting for completion of configure_neutron_nova running on PID 378330 (2 other jobs running) 2022-07-28 12:31:17.000 | [331205 Async configure_neutron_nova:378330]: Signaling child to exit 2022-07-28 12:31:17.001 | WAKEUP 2022-07-28 12:31:17.025 | [331205 Async configure_neutron_nova:378330]: Signaled 2022-07-28 12:31:17.027 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-07-28 12:31:17.027 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:31:17.027 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 12:31:17.027 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:31:17.027 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 12:31:17.027 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 12:31:17.027 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 12:31:17.027 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-07-28 12:31:17.027 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-07-28 12:31:17.027 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-07-28 12:31:17.027 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.67/identity 2022-07-28 12:31:17.027 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-07-28 12:31:17.027 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-07-28 12:31:17.027 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-07-28 12:31:17.027 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-07-28 12:31:17.027 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-07-28 12:31:17.027 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-07-28 12:31:17.027 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-07-28 12:31:17.028 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-07-28 12:31:17.028 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 12:31:17.028 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 12:31:17.028 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 12:31:17.028 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:17.028 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-07-28 12:31:17.028 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 12:31:17.028 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-07-28 12:31:17.028 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:31:17.028 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-07-28 12:31:17.028 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:31:17.028 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-07-28 12:31:17.028 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-07-28 12:31:17.028 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 12:31:17.028 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 12:31:17.028 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-07-28 12:31:17.028 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-07-28 12:31:17.028 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 12:31:17.028 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-07-28 12:31:17.028 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.67/identity 2022-07-28 12:31:17.028 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-07-28 12:31:17.028 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-07-28 12:31:17.028 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-07-28 12:31:17.028 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-07-28 12:31:17.028 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-07-28 12:31:17.028 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-07-28 12:31:17.028 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-07-28 12:31:17.029 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-07-28 12:31:17.029 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 12:31:17.029 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 12:31:17.029 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 12:31:17.029 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:17.029 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-07-28 12:31:17.029 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 12:31:17.029 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-07-28 12:31:17.074 | [331205 Async configure_neutron_nova:378330]: finished configure_neutron_nova with result 0 in 1 seconds 2022-07-28 12:31:17.078 | + inc/async:async_wait:197 : return 0 2022-07-28 12:31:17.082 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-07-28 12:31:17.099 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:17.102 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 12:31:17.135 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 12:31:17.169 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-07-28 12:31:17.187 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:17.189 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-07-28 12:31:17.192 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:31:17.197 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-07-28 12:31:17.198 | + ./stack.sh:main:1272 : start_nova_api 2022-07-28 12:31:17.200 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-07-28 12:31:17.203 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-07-28 12:31:17.206 | + lib/nova:start_nova_api:932 : local nova_url 2022-07-28 12:31:17.208 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-07-28 12:31:17.227 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:31:17.230 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:31:17.232 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:31:17.235 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:31:17.238 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-07-28 12:31:17.241 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-07-28 12:31:17.246 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 12:31:17.248 | + functions-common:run_process:1694 : local service=n-api 2022-07-28 12:31:17.251 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 12:31:17.254 | + functions-common:run_process:1696 : local group= 2022-07-28 12:31:17.256 | + functions-common:run_process:1697 : local user= 2022-07-28 12:31:17.259 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:31:17.262 | + functions-common:run_process:1700 : local name=n-api 2022-07-28 12:31:17.265 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:31:17.267 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:31:17.270 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:17.273 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:17.276 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:17.281 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011477278 2022-07-28 12:31:17.284 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-07-28 12:31:17.301 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:17.304 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-07-28 12:31:17.307 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-07-28 12:31:17.309 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 12:31:17.312 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 12:31:17.315 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 12:31:17.317 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 12:31:17.320 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-07-28 12:31:17.323 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-07-28 12:31:17.325 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-07-28 12:31:17.328 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:31:17.331 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:31:17.333 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:31:17.336 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:31:17.339 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-07-28 12:31:17.342 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-07-28 12:31:17.345 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-07-28 12:31:17.347 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 12:31:17.350 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 12:31:17.352 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 12:31:17.354 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 12:31:17.357 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-07-28 12:31:17.359 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 12:31:17.363 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-07-28 12:31:17.424 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-07-28 12:31:17.480 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-07-28 12:31:17.535 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 12:31:17.590 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:31:17.645 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-07-28 12:31:17.703 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-07-28 12:31:17.757 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-07-28 12:31:17.812 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-07-28 12:31:17.867 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-07-28 12:31:17.924 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 12:31:17.927 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 12:31:17.929 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-07-28 12:31:17.985 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 12:31:18.463 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-07-28 12:31:18.476 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-07-28 12:31:18.942 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-07-28 12:31:19.017 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:31:19.019 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:19.022 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:19.025 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:19.027 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:19.031 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:19.034 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:31:19.037 | + functions-common:time_stop:2447 : start_time=1659011477278 2022-07-28 12:31:19.039 | + functions-common:time_stop:2449 : [[ -z 1659011477278 ]] 2022-07-28 12:31:19.043 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:19.048 | + functions-common:time_stop:2452 : end_time=1659011479045 2022-07-28 12:31:19.051 | + functions-common:time_stop:2453 : elapsed_time=1767 2022-07-28 12:31:19.053 | + functions-common:time_stop:2454 : total=11152 2022-07-28 12:31:19.056 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:19.059 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12919 2022-07-28 12:31:19.061 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.67/compute/v2.1/ 2022-07-28 12:31:19.064 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-07-28 12:31:19.064 | Waiting for nova-api to start... 2022-07-28 12:31:19.067 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.67/compute/v2.1/ 2022-07-28 12:31:19.070 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 12:31:19.073 | + functions:wait_for_service:458 : local url=http://10.222.0.67/compute/v2.1/ 2022-07-28 12:31:19.075 | + functions:wait_for_service:459 : local rval=0 2022-07-28 12:31:19.078 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 12:31:19.081 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 12:31:19.084 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:19.086 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:19.089 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:19.094 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011479091 2022-07-28 12:31:19.097 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 12:31:19.104 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/compute/v2.1/ 2022-07-28 12:31:24.872 | + :: : [[ 200 == 503 ]] 2022-07-28 12:31:24.873 | + :: : [[ 0 -eq 7 ]] 2022-07-28 12:31:24.880 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 12:31:24.883 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:24.887 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:24.891 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:24.893 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:24.896 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:24.901 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 12:31:24.903 | + functions-common:time_stop:2447 : start_time=1659011479091 2022-07-28 12:31:24.906 | + functions-common:time_stop:2449 : [[ -z 1659011479091 ]] 2022-07-28 12:31:24.912 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:24.914 | + functions-common:time_stop:2452 : end_time=1659011484911 2022-07-28 12:31:24.917 | + functions-common:time_stop:2453 : elapsed_time=5820 2022-07-28 12:31:24.921 | + functions-common:time_stop:2454 : total=9460 2022-07-28 12:31:24.925 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:24.928 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15280 2022-07-28 12:31:24.931 | + functions:wait_for_service:467 : return 0 2022-07-28 12:31:24.934 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:31:24.937 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:31:24.941 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-07-28 12:31:24.961 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:24.964 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-07-28 12:31:24.967 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:31:24.971 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-07-28 12:31:24.974 | + ./stack.sh:main:1277 : start_ovn_services 2022-07-28 12:31:24.977 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-07-28 12:31:24.981 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-07-28 12:31:25.001 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:31:25.005 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-07-28 12:31:25.027 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:25.031 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-07-28 12:31:25.034 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:31:25.038 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-07-28 12:31:25.041 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-07-28 12:31:25.044 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-07-28 12:31:25.047 | + lib/neutron-legacy:configure_neutron_after_post_config:491 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 12:31:25.093 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-07-28 12:31:25.096 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 12:31:25.100 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 12:31:25.103 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-07-28 12:31:25.139 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-07-28 12:31:25.174 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-07-28 12:31:25.179 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-07-28 12:31:25.183 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-07-28 12:31:25.186 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-07-28 12:31:25.190 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-07-28 12:31:25.193 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-07-28 12:31:25.196 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-28 12:31:25.199 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-28 12:31:25.203 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-07-28 12:31:25.206 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-07-28 12:31:25.209 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-07-28 12:31:25.211 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-07-28 12:31:25.214 | +++ lib/neutron-legacy:_determine_config_server:316 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:25.216 | +++ lib/neutron-legacy:_determine_config_server:320 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:25.220 | ++ lib/neutron-legacy:determine_config_files:333 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:25.223 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-07-28 12:31:25.227 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:25.233 | + lib/neutron-legacy:start_neutron_service_and_check:531 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:25.236 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-07-28 12:31:25.260 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:31:25.263 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-07-28 12:31:25.266 | + lib/neutron-legacy:start_neutron_service_and_check:545 : 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-07-28 12:31:25.269 | + functions-common:run_process:1694 : local service=q-svc 2022-07-28 12:31:25.272 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:25.276 | + functions-common:run_process:1696 : local group= 2022-07-28 12:31:25.279 | + functions-common:run_process:1697 : local user= 2022-07-28 12:31:25.282 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:31:25.285 | + functions-common:run_process:1700 : local name=q-svc 2022-07-28 12:31:25.288 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:31:25.291 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:31:25.294 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:25.299 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:25.303 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:25.309 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011485305 2022-07-28 12:31:25.312 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-07-28 12:31:25.338 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:25.342 | + functions-common:run_process:1704 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-07-28 12:31:25.349 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-07-28 12:31:25.351 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:25.355 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:25.361 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:25.363 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:25.366 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-28 12:31:25.369 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-28 12:31:25.372 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-07-28 12:31:25.375 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:31:25.378 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:31:25.382 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:31:25.384 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:31:25.387 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-28 12:31:25.390 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-07-28 12:31:25.393 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-07-28 12:31:25.395 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:25.397 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:31:25.400 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:31:25.403 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:31:25.405 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:31:25.407 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:31:25.410 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-07-28 12:31:25.412 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:31:25.418 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-07-28 12:31:25.473 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-07-28 12:31:25.529 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:25.584 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-07-28 12:31:25.649 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-07-28 12:31:25.705 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:31:25.762 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:31:25.765 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:31:25.769 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-07-28 12:31:25.825 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:31:26.308 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-07-28 12:31:26.323 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-07-28 12:31:26.891 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-07-28 12:31:26.914 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:31:26.917 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:26.920 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:26.924 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:26.930 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:26.933 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:26.936 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:31:26.938 | + functions-common:time_stop:2447 : start_time=1659011485305 2022-07-28 12:31:26.941 | + functions-common:time_stop:2449 : [[ -z 1659011485305 ]] 2022-07-28 12:31:26.944 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:26.949 | + functions-common:time_stop:2452 : end_time=1659011486946 2022-07-28 12:31:26.952 | + functions-common:time_stop:2453 : elapsed_time=1641 2022-07-28 12:31:26.955 | + functions-common:time_stop:2454 : total=12919 2022-07-28 12:31:26.957 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:26.960 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14560 2022-07-28 12:31:26.963 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.67:9696 2022-07-28 12:31:26.966 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-07-28 12:31:26.985 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:31:26.987 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-07-28 12:31:26.987 | Waiting for Neutron to start... 2022-07-28 12:31:26.990 | + lib/neutron-legacy:start_neutron_service_and_check:554 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.67:9696' 2022-07-28 12:31:26.993 | + lib/neutron-legacy:start_neutron_service_and_check:555 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.67:9696' 'Neutron did not start' 60 2022-07-28 12:31:26.999 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.67:9696' 2022-07-28 12:31:27.001 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-07-28 12:31:27.004 | + functions-common:test_with_retry:2380 : local until=60 2022-07-28 12:31:27.007 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-28 12:31:27.011 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-28 12:31:27.014 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-28 12:31:27.016 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:27.030 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:27.039 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:27.044 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011487041 2022-07-28 12:31:27.046 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.67:9696; do sleep 0.5; done' 2022-07-28 12:31:33.129 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.67:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-28 12:31:33.131 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:33.134 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:33.138 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:33.140 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:33.143 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:33.146 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-28 12:31:33.149 | + functions-common:time_stop:2447 : start_time=1659011487041 2022-07-28 12:31:33.152 | + functions-common:time_stop:2449 : [[ -z 1659011487041 ]] 2022-07-28 12:31:33.156 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:33.160 | + functions-common:time_stop:2452 : end_time=1659011493157 2022-07-28 12:31:33.163 | + functions-common:time_stop:2453 : elapsed_time=6116 2022-07-28 12:31:33.166 | + functions-common:time_stop:2454 : total=0 2022-07-28 12:31:33.168 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:33.171 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6116 2022-07-28 12:31:33.174 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-07-28 12:31:33.192 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:33.195 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-07-28 12:31:33.198 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:31:33.201 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-07-28 12:31:33.203 | + ./stack.sh:main:1293 : start_placement 2022-07-28 12:31:33.206 | + lib/placement:start_placement:160 : start_placement_api 2022-07-28 12:31:33.210 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-28 12:31:33.212 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-07-28 12:31:33.217 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 12:31:33.219 | + functions-common:run_process:1694 : local service=placement-api 2022-07-28 12:31:33.222 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 12:31:33.225 | + functions-common:run_process:1696 : local group= 2022-07-28 12:31:33.227 | + functions-common:run_process:1697 : local user= 2022-07-28 12:31:33.230 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:31:33.233 | + functions-common:run_process:1700 : local name=placement-api 2022-07-28 12:31:33.235 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:31:33.238 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:31:33.240 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:33.243 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:33.247 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:33.252 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011493249 2022-07-28 12:31:33.254 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-07-28 12:31:33.272 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:33.275 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-07-28 12:31:33.278 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-07-28 12:31:33.281 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 12:31:33.283 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 12:31:33.286 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 12:31:33.289 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 12:31:33.291 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-07-28 12:31:33.294 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-07-28 12:31:33.296 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-07-28 12:31:33.299 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:31:33.302 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:31:33.304 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:31:33.307 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:31:33.310 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-07-28 12:31:33.313 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-07-28 12:31:33.315 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-07-28 12:31:33.318 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 12:31:33.320 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 12:31:33.323 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 12:31:33.325 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 12:31:33.328 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-07-28 12:31:33.330 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 12:31:33.335 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-07-28 12:31:33.390 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-07-28 12:31:33.446 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-07-28 12:31:33.501 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 12:31:33.559 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:31:33.614 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-07-28 12:31:33.669 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-07-28 12:31:33.725 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-07-28 12:31:33.781 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-07-28 12:31:33.837 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-07-28 12:31:33.902 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 12:31:33.905 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 12:31:33.907 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-07-28 12:31:33.964 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 12:31:34.457 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-07-28 12:31:34.471 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-07-28 12:31:34.966 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-07-28 12:31:35.042 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:31:35.045 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:35.047 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:35.050 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:35.055 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:35.058 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:35.061 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:31:35.064 | + functions-common:time_stop:2447 : start_time=1659011493249 2022-07-28 12:31:35.066 | + functions-common:time_stop:2449 : [[ -z 1659011493249 ]] 2022-07-28 12:31:35.070 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:35.077 | + functions-common:time_stop:2452 : end_time=1659011495072 2022-07-28 12:31:35.083 | + functions-common:time_stop:2453 : elapsed_time=1823 2022-07-28 12:31:35.089 | + functions-common:time_stop:2454 : total=14560 2022-07-28 12:31:35.092 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:35.094 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16383 2022-07-28 12:31:35.097 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-07-28 12:31:35.097 | Waiting for placement-api to start... 2022-07-28 12:31:35.099 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.67/placement 2022-07-28 12:31:35.102 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 12:31:35.107 | + functions:wait_for_service:458 : local url=http://10.222.0.67/placement 2022-07-28 12:31:35.110 | + functions:wait_for_service:459 : local rval=0 2022-07-28 12:31:35.113 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 12:31:35.116 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 12:31:35.119 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:35.122 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:35.125 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:35.131 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011495127 2022-07-28 12:31:35.134 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 12:31:35.140 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/placement 2022-07-28 12:31:37.930 | + :: : [[ 200 == 503 ]] 2022-07-28 12:31:37.931 | + :: : [[ 0 -eq 7 ]] 2022-07-28 12:31:37.935 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 12:31:37.937 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:37.940 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:37.943 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:37.945 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:37.948 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:37.951 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 12:31:37.953 | + functions-common:time_stop:2447 : start_time=1659011495127 2022-07-28 12:31:37.956 | + functions-common:time_stop:2449 : [[ -z 1659011495127 ]] 2022-07-28 12:31:37.959 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:37.965 | + functions-common:time_stop:2452 : end_time=1659011497961 2022-07-28 12:31:37.968 | + functions-common:time_stop:2453 : elapsed_time=2834 2022-07-28 12:31:37.970 | + functions-common:time_stop:2454 : total=15280 2022-07-28 12:31:37.973 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:37.975 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18114 2022-07-28 12:31:37.978 | + functions:wait_for_service:467 : return 0 2022-07-28 12:31:37.981 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-07-28 12:31:38.000 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:38.002 | + ./stack.sh:main:1297 : start_neutron 2022-07-28 12:31:38.005 | + lib/neutron:start_neutron:733 : is_neutron_legacy_enabled 2022-07-28 12:31:38.009 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:31:38.009 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 12:31:38.015 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 12:31:38.018 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 12:31:38.021 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-07-28 12:31:38.024 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 12:31:38.027 | + lib/neutron:start_neutron:735 : start_mutnauq_l2_agent 2022-07-28 12:31:38.030 | + lib/neutron-legacy:start_mutnauq_l2_agent:561 : 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-07-28 12:31:38.032 | + functions-common:run_process:1694 : local service=q-agt 2022-07-28 12:31:38.035 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:38.038 | + functions-common:run_process:1696 : local group= 2022-07-28 12:31:38.041 | + functions-common:run_process:1697 : local user= 2022-07-28 12:31:38.047 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:31:38.052 | + functions-common:run_process:1700 : local name=q-agt 2022-07-28 12:31:38.055 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:31:38.058 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:31:38.060 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:38.063 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:38.066 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:38.071 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011498068 2022-07-28 12:31:38.074 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-07-28 12:31:38.092 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:38.095 | + functions-common:run_process:1704 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-07-28 12:31:38.097 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-07-28 12:31:38.100 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:38.115 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:38.115 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:38.115 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:38.115 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-28 12:31:38.115 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-28 12:31:38.115 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-07-28 12:31:38.118 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:31:38.121 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:31:38.123 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:31:38.126 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:31:38.129 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-28 12:31:38.132 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-07-28 12:31:38.135 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-07-28 12:31:38.137 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:38.140 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:31:38.142 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:31:38.144 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:31:38.147 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:31:38.149 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:31:38.152 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-07-28 12:31:38.154 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:31:38.159 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-07-28 12:31:38.213 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-07-28 12:31:38.268 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 12:31:38.324 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-07-28 12:31:38.379 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-07-28 12:31:38.435 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:31:38.490 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:31:38.492 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:31:38.495 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-07-28 12:31:38.551 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:31:39.074 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-07-28 12:31:39.089 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-07-28 12:31:39.581 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-07-28 12:31:39.602 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:31:39.605 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:39.607 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:39.610 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:39.613 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:39.615 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:39.618 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:31:39.620 | + functions-common:time_stop:2447 : start_time=1659011498068 2022-07-28 12:31:39.623 | + functions-common:time_stop:2449 : [[ -z 1659011498068 ]] 2022-07-28 12:31:39.626 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:39.631 | + functions-common:time_stop:2452 : end_time=1659011499628 2022-07-28 12:31:39.634 | + functions-common:time_stop:2453 : elapsed_time=1560 2022-07-28 12:31:39.637 | + functions-common:time_stop:2454 : total=16383 2022-07-28 12:31:39.639 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:39.642 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17943 2022-07-28 12:31:39.645 | + lib/neutron-legacy:start_mutnauq_l2_agent:563 : is_provider_network 2022-07-28 12:31:39.648 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-28 12:31:39.652 | + functions-common:is_provider_network:2292 : return 1 2022-07-28 12:31:39.655 | + lib/neutron:start_neutron:736 : start_mutnauq_other_agents 2022-07-28 12:31:39.658 | + lib/neutron-legacy:start_mutnauq_other_agents:579 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 12:31:39.660 | + functions-common:run_process:1694 : local service=q-dhcp 2022-07-28 12:31:39.663 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 12:31:39.666 | + functions-common:run_process:1696 : local group= 2022-07-28 12:31:39.668 | + functions-common:run_process:1697 : local user= 2022-07-28 12:31:39.671 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:31:39.673 | + functions-common:run_process:1700 : local name=q-dhcp 2022-07-28 12:31:39.676 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:31:39.678 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:31:39.681 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:39.684 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:39.687 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:39.692 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011499689 2022-07-28 12:31:39.695 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-07-28 12:31:39.715 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:39.717 | + functions-common:run_process:1704 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-07-28 12:31:39.720 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-07-28 12:31:39.722 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 12:31:39.725 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 12:31:39.728 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 12:31:39.731 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 12:31:39.733 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-07-28 12:31:39.736 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-07-28 12:31:39.739 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-07-28 12:31:39.746 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:31:39.746 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:31:39.747 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:31:39.750 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:31:39.752 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-07-28 12:31:39.755 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-07-28 12:31:39.758 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-07-28 12:31:39.761 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 12:31:39.764 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:31:39.767 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:31:39.769 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:31:39.772 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:31:39.775 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:31:39.778 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-07-28 12:31:39.781 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:31:39.785 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-07-28 12:31:39.842 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-07-28 12:31:39.902 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 12:31:39.958 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-07-28 12:31:40.017 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-07-28 12:31:40.078 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:31:40.137 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:31:40.140 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:31:40.142 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-07-28 12:31:40.202 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:31:40.692 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-07-28 12:31:40.711 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-07-28 12:31:41.205 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-07-28 12:31:41.228 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:31:41.231 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:41.233 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:41.236 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:41.239 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:41.241 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:41.244 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:31:41.247 | + functions-common:time_stop:2447 : start_time=1659011499689 2022-07-28 12:31:41.249 | + functions-common:time_stop:2449 : [[ -z 1659011499689 ]] 2022-07-28 12:31:41.255 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:41.257 | + functions-common:time_stop:2452 : end_time=1659011501255 2022-07-28 12:31:41.261 | + functions-common:time_stop:2453 : elapsed_time=1566 2022-07-28 12:31:41.263 | + functions-common:time_stop:2454 : total=17943 2022-07-28 12:31:41.266 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:41.268 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19509 2022-07-28 12:31:41.272 | ++ lib/neutron-legacy:start_mutnauq_other_agents:581 : determine_config_files neutron-l3-agent 2022-07-28 12:31:41.274 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-28 12:31:41.278 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-28 12:31:41.281 | +++ lib/neutron-legacy:determine_config_files:334 : _determine_config_l3 2022-07-28 12:31:41.284 | +++ lib/neutron-legacy:_determine_config_l3:324 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:31:41.286 | +++ lib/neutron-legacy:_determine_config_l3:325 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:31:41.289 | ++ lib/neutron-legacy:determine_config_files:334 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:31:41.292 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-07-28 12:31:41.295 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:31:41.298 | + lib/neutron-legacy:start_mutnauq_other_agents:581 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:31:41.301 | + functions-common:run_process:1694 : local service=q-l3 2022-07-28 12:31:41.303 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:31:41.306 | + functions-common:run_process:1696 : local group= 2022-07-28 12:31:41.309 | + functions-common:run_process:1697 : local user= 2022-07-28 12:31:41.311 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:31:41.314 | + functions-common:run_process:1700 : local name=q-l3 2022-07-28 12:31:41.317 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:31:41.319 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:31:41.322 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:41.325 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:41.328 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:41.333 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011501330 2022-07-28 12:31:41.336 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-07-28 12:31:41.356 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:41.359 | + functions-common:run_process:1704 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-07-28 12:31:41.362 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-07-28 12:31:41.366 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:31:41.369 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:31:41.372 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:31:41.375 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:31:41.377 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-07-28 12:31:41.380 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-07-28 12:31:41.383 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-07-28 12:31:41.386 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:31:41.388 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:31:41.391 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:31:41.394 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:31:41.396 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-07-28 12:31:41.399 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-07-28 12:31:41.402 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-07-28 12:31:41.405 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:31:41.407 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:31:41.410 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:31:41.413 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:31:41.415 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:31:41.418 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:31:41.421 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-07-28 12:31:41.423 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:31:41.428 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-07-28 12:31:41.491 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-07-28 12:31:41.556 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 12:31:41.616 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-07-28 12:31:41.678 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-07-28 12:31:41.739 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:31:41.799 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:31:41.802 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:31:41.804 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-07-28 12:31:41.862 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:31:42.402 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-07-28 12:31:42.423 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-07-28 12:31:42.949 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-07-28 12:31:42.975 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:31:42.981 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:42.984 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:42.987 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:42.990 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:42.995 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:42.998 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:31:43.001 | + functions-common:time_stop:2447 : start_time=1659011501330 2022-07-28 12:31:43.004 | + functions-common:time_stop:2449 : [[ -z 1659011501330 ]] 2022-07-28 12:31:43.011 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:43.015 | + functions-common:time_stop:2452 : end_time=1659011503010 2022-07-28 12:31:43.018 | + functions-common:time_stop:2453 : elapsed_time=1680 2022-07-28 12:31:43.021 | + functions-common:time_stop:2454 : total=19509 2022-07-28 12:31:43.024 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:43.028 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21189 2022-07-28 12:31:43.031 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 12:31:43.034 | + functions-common:run_process:1694 : local service=q-meta 2022-07-28 12:31:43.037 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 12:31:43.039 | + functions-common:run_process:1696 : local group= 2022-07-28 12:31:43.045 | + functions-common:run_process:1697 : local user= 2022-07-28 12:31:43.049 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:31:43.052 | + functions-common:run_process:1700 : local name=q-meta 2022-07-28 12:31:43.055 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:31:43.060 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:31:43.062 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:43.065 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:43.071 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:43.075 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011503070 2022-07-28 12:31:43.077 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-07-28 12:31:43.098 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:43.101 | + functions-common:run_process:1704 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-07-28 12:31:43.104 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-07-28 12:31:43.109 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 12:31:43.112 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 12:31:43.114 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 12:31:43.117 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 12:31:43.121 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-07-28 12:31:43.123 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-07-28 12:31:43.126 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-07-28 12:31:43.129 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:31:43.132 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:31:43.134 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:31:43.138 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:31:43.140 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-07-28 12:31:43.143 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-07-28 12:31:43.146 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-07-28 12:31:43.151 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 12:31:43.154 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:31:43.157 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:31:43.160 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:31:43.162 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:31:43.165 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:31:43.168 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-07-28 12:31:43.170 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:31:43.176 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-07-28 12:31:43.242 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-07-28 12:31:43.312 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 12:31:43.379 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-07-28 12:31:43.446 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-07-28 12:31:43.514 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:31:43.578 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:31:43.582 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:31:43.585 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-07-28 12:31:43.655 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:31:44.290 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-07-28 12:31:44.305 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-07-28 12:31:44.861 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-07-28 12:31:44.904 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:31:44.908 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:44.912 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:44.916 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:44.920 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:44.923 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:44.926 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:31:44.929 | + functions-common:time_stop:2447 : start_time=1659011503070 2022-07-28 12:31:44.932 | + functions-common:time_stop:2449 : [[ -z 1659011503070 ]] 2022-07-28 12:31:44.938 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:44.941 | + functions-common:time_stop:2452 : end_time=1659011504938 2022-07-28 12:31:44.944 | + functions-common:time_stop:2453 : elapsed_time=1868 2022-07-28 12:31:44.946 | + functions-common:time_stop:2454 : total=21189 2022-07-28 12:31:44.949 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:44.952 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23057 2022-07-28 12:31:44.954 | + lib/neutron-legacy:start_mutnauq_other_agents:584 : 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-07-28 12:31:44.957 | + functions-common:run_process:1694 : local service=q-metering 2022-07-28 12:31:44.960 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 12:31:44.962 | + functions-common:run_process:1696 : local group= 2022-07-28 12:31:44.965 | + functions-common:run_process:1697 : local user= 2022-07-28 12:31:44.968 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:31:44.970 | + functions-common:run_process:1700 : local name=q-metering 2022-07-28 12:31:44.973 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:31:44.975 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:31:44.978 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:31:44.981 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:31:44.987 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:31:44.990 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011504986 2022-07-28 12:31:44.992 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-07-28 12:31:45.015 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:45.018 | + functions-common:run_process:1704 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2022-07-28 12:31:45.021 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-07-28 12:31:45.024 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 12:31:45.027 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 12:31:45.031 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 12:31:45.035 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 12:31:45.043 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-07-28 12:31:45.046 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-07-28 12:31:45.048 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-07-28 12:31:45.051 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:31:45.054 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:31:45.059 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:31:45.064 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:31:45.068 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-07-28 12:31:45.071 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu '' 2022-07-28 12:31:45.076 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-07-28 12:31:45.082 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 12:31:45.086 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:31:45.090 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:31:45.096 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:31:45.102 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:31:45.111 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:31:45.119 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-07-28 12:31:45.124 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:31:45.135 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-07-28 12:31:45.211 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-07-28 12:31:45.281 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 12:31:45.364 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-07-28 12:31:45.436 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-07-28 12:31:45.516 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:31:45.584 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:31:45.587 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:31:45.590 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-07-28 12:31:45.659 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:31:46.228 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-07-28 12:31:46.242 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-07-28 12:31:46.776 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-07-28 12:31:46.803 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:31:46.808 | + functions-common:time_stop:2440 : local name 2022-07-28 12:31:46.813 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:31:46.818 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:31:46.823 | + functions-common:time_stop:2443 : local total 2022-07-28 12:31:46.830 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:31:46.834 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:31:46.838 | + functions-common:time_stop:2447 : start_time=1659011504986 2022-07-28 12:31:46.842 | + functions-common:time_stop:2449 : [[ -z 1659011504986 ]] 2022-07-28 12:31:46.851 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:31:46.858 | + functions-common:time_stop:2452 : end_time=1659011506854 2022-07-28 12:31:46.863 | + functions-common:time_stop:2453 : elapsed_time=1868 2022-07-28 12:31:46.867 | + functions-common:time_stop:2454 : total=23057 2022-07-28 12:31:46.876 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:31:46.884 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24925 2022-07-28 12:31:46.900 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-07-28 12:31:46.948 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:31:46.956 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-07-28 12:31:46.965 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-07-28 12:31:46.974 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:31:46.985 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-07-28 12:31:46.990 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-07-28 12:31:47.001 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-07-28 12:31:47.007 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-07-28 12:31:47.018 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-07-28 12:31:47.026 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-28 12:31:47.033 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 12:31:50.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:31:50.728 | from cryptography.utils import int_from_bytes 2022-07-28 12:31:50.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:31:50.728 | from cryptography.utils import int_from_bytes 2022-07-28 12:31:50.886 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:31:50.889 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 12:31:50.889 | address-scope 2022-07-28 12:31:50.889 | router-admin-state-down-before-update 2022-07-28 12:31:50.889 | agent 2022-07-28 12:31:50.889 | agent-resources-synced 2022-07-28 12:31:50.889 | allowed-address-pairs 2022-07-28 12:31:50.889 | auto-allocated-topology 2022-07-28 12:31:50.889 | availability_zone 2022-07-28 12:31:50.889 | availability_zone_filter 2022-07-28 12:31:50.889 | default-subnetpools 2022-07-28 12:31:50.890 | dhcp_agent_scheduler 2022-07-28 12:31:50.890 | dvr 2022-07-28 12:31:50.890 | empty-string-filtering 2022-07-28 12:31:50.890 | external-net 2022-07-28 12:31:50.890 | extra_dhcp_opt 2022-07-28 12:31:50.890 | extraroute 2022-07-28 12:31:50.890 | extraroute-atomic 2022-07-28 12:31:50.890 | filter-validation 2022-07-28 12:31:50.890 | fip-port-details 2022-07-28 12:31:50.890 | flavors 2022-07-28 12:31:50.890 | floatingip-pools 2022-07-28 12:31:50.890 | ip-substring-filtering 2022-07-28 12:31:50.890 | router 2022-07-28 12:31:50.890 | ext-gw-mode 2022-07-28 12:31:50.890 | l3-ha 2022-07-28 12:31:50.890 | l3-flavors 2022-07-28 12:31:50.890 | l3-port-ip-change-not-allowed 2022-07-28 12:31:50.890 | l3_agent_scheduler 2022-07-28 12:31:50.890 | metering 2022-07-28 12:31:50.890 | metering_source_and_destination_fields 2022-07-28 12:31:50.890 | multi-provider 2022-07-28 12:31:50.890 | net-mtu 2022-07-28 12:31:50.890 | net-mtu-writable 2022-07-28 12:31:50.890 | network_availability_zone 2022-07-28 12:31:50.890 | network-ip-availability 2022-07-28 12:31:50.890 | pagination 2022-07-28 12:31:50.890 | port-device-profile 2022-07-28 12:31:50.890 | port-mac-override 2022-07-28 12:31:50.890 | port-mac-address-regenerate 2022-07-28 12:31:50.890 | port-numa-affinity-policy 2022-07-28 12:31:50.890 | binding 2022-07-28 12:31:50.890 | binding-extended 2022-07-28 12:31:50.890 | port-security 2022-07-28 12:31:50.890 | project-id 2022-07-28 12:31:50.890 | provider 2022-07-28 12:31:50.890 | quota-check-limit 2022-07-28 12:31:50.891 | quotas 2022-07-28 12:31:50.891 | quota_details 2022-07-28 12:31:50.891 | rbac-policies 2022-07-28 12:31:50.891 | rbac-address-group 2022-07-28 12:31:50.891 | rbac-address-scope 2022-07-28 12:31:50.891 | rbac-security-groups 2022-07-28 12:31:50.891 | rbac-subnetpool 2022-07-28 12:31:50.891 | revision-if-match 2022-07-28 12:31:50.891 | standard-attr-revisions 2022-07-28 12:31:50.891 | router_availability_zone 2022-07-28 12:31:50.891 | security-groups-normalized-cidr 2022-07-28 12:31:50.891 | port-security-groups-filtering 2022-07-28 12:31:50.891 | security-groups-remote-address-group 2022-07-28 12:31:50.891 | security-groups-shared-filtering 2022-07-28 12:31:50.891 | security-group 2022-07-28 12:31:50.891 | service-type 2022-07-28 12:31:50.891 | sorting 2022-07-28 12:31:50.891 | standard-attr-description 2022-07-28 12:31:50.891 | stateful-security-group 2022-07-28 12:31:50.891 | subnet_onboard 2022-07-28 12:31:50.891 | subnet-service-types 2022-07-28 12:31:50.891 | subnet_allocation 2022-07-28 12:31:50.891 | subnetpool-prefix-ops 2022-07-28 12:31:50.891 | standard-attr-tag 2022-07-28 12:31:50.891 | standard-attr-timestamp' 2022-07-28 12:31:50.898 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 12:31:50.898 | address-scope 2022-07-28 12:31:50.898 | router-admin-state-down-before-update 2022-07-28 12:31:50.898 | agent 2022-07-28 12:31:50.898 | agent-resources-synced 2022-07-28 12:31:50.898 | allowed-address-pairs 2022-07-28 12:31:50.898 | auto-allocated-topology 2022-07-28 12:31:50.898 | availability_zone 2022-07-28 12:31:50.898 | availability_zone_filter 2022-07-28 12:31:50.898 | default-subnetpools 2022-07-28 12:31:50.898 | dhcp_agent_scheduler 2022-07-28 12:31:50.898 | dvr 2022-07-28 12:31:50.898 | empty-string-filtering 2022-07-28 12:31:50.898 | external-net 2022-07-28 12:31:50.898 | extra_dhcp_opt 2022-07-28 12:31:50.898 | extraroute 2022-07-28 12:31:50.898 | extraroute-atomic 2022-07-28 12:31:50.898 | filter-validation 2022-07-28 12:31:50.898 | fip-port-details 2022-07-28 12:31:50.898 | flavors 2022-07-28 12:31:50.898 | floatingip-pools 2022-07-28 12:31:50.898 | ip-substring-filtering 2022-07-28 12:31:50.898 | router 2022-07-28 12:31:50.898 | ext-gw-mode 2022-07-28 12:31:50.898 | l3-ha 2022-07-28 12:31:50.899 | l3-flavors 2022-07-28 12:31:50.899 | l3-port-ip-change-not-allowed 2022-07-28 12:31:50.899 | l3_agent_scheduler 2022-07-28 12:31:50.899 | metering 2022-07-28 12:31:50.899 | metering_source_and_destination_fields 2022-07-28 12:31:50.899 | multi-provider 2022-07-28 12:31:50.899 | net-mtu 2022-07-28 12:31:50.899 | net-mtu-writable 2022-07-28 12:31:50.899 | network_availability_zone 2022-07-28 12:31:50.899 | network-ip-availability 2022-07-28 12:31:50.899 | pagination 2022-07-28 12:31:50.899 | port-device-profile 2022-07-28 12:31:50.899 | port-mac-override 2022-07-28 12:31:50.899 | port-mac-address-regenerate 2022-07-28 12:31:50.899 | port-numa-affinity-policy 2022-07-28 12:31:50.899 | binding 2022-07-28 12:31:50.899 | binding-extended 2022-07-28 12:31:50.899 | port-security 2022-07-28 12:31:50.899 | project-id 2022-07-28 12:31:50.899 | provider 2022-07-28 12:31:50.899 | quota-check-limit 2022-07-28 12:31:50.899 | quotas 2022-07-28 12:31:50.899 | quota_details 2022-07-28 12:31:50.899 | rbac-policies 2022-07-28 12:31:50.899 | rbac-address-group 2022-07-28 12:31:50.899 | rbac-address-scope 2022-07-28 12:31:50.899 | rbac-security-groups 2022-07-28 12:31:50.899 | rbac-subnetpool 2022-07-28 12:31:50.899 | revision-if-match 2022-07-28 12:31:50.899 | standard-attr-revisions 2022-07-28 12:31:50.899 | router_availability_zone 2022-07-28 12:31:50.899 | security-groups-normalized-cidr 2022-07-28 12:31:50.899 | port-security-groups-filtering 2022-07-28 12:31:50.899 | security-groups-remote-address-group 2022-07-28 12:31:50.899 | security-groups-shared-filtering 2022-07-28 12:31:50.899 | security-group 2022-07-28 12:31:50.900 | service-type 2022-07-28 12:31:50.900 | sorting 2022-07-28 12:31:50.900 | standard-attr-description 2022-07-28 12:31:50.900 | stateful-security-group 2022-07-28 12:31:50.900 | subnet_onboard 2022-07-28 12:31:50.900 | subnet-service-types 2022-07-28 12:31:50.900 | subnet_allocation 2022-07-28 12:31:50.900 | subnetpool-prefix-ops 2022-07-28 12:31:50.900 | standard-attr-tag 2022-07-28 12:31:50.900 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-28 12:31:50.903 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 12:31:50.906 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-07-28 12:31:50.909 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-07-28 12:31:50.912 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-07-28 12:31:53.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:31:53.968 | from cryptography.utils import int_from_bytes 2022-07-28 12:31:53.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:31:53.968 | from cryptography.utils import int_from_bytes 2022-07-28 12:31:53.968 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 12:31:54.122 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:31:54.125 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=e068f677-a23c-45a6-b98f-820abfc7f363 2022-07-28 12:31:54.128 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-07-28 12:31:54.132 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-07-28 12:31:54.135 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-28 12:31:54.138 | + functions-common:is_provider_network:2292 : return 1 2022-07-28 12:31:54.142 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-07-28 12:31:54.143 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-07-28 12:31:54.145 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-07-28 12:31:54.148 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:31:54.153 | ++ functions-common:get_field:813 : read data 2022-07-28 12:31:57.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:31:57.348 | from cryptography.utils import int_from_bytes 2022-07-28 12:31:57.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:31:57.349 | from cryptography.utils import int_from_bytes 2022-07-28 12:31:57.500 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:31:57.504 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 12:31:57.506 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 12:31:57.510 | ++ functions-common:get_field:819 : echo '| id | e0a84114-e701-4fd1-bbd9-6188422c0154 |' 2022-07-28 12:31:57.510 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 12:31:57.516 | ++ functions-common:get_field:813 : read data 2022-07-28 12:31:57.520 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=e0a84114-e701-4fd1-bbd9-6188422c0154 2022-07-28 12:31:57.523 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-07-28 12:31:57.526 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:31:57.545 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-07-28 12:31:57.548 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-07-28 12:31:57.551 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z e068f677-a23c-45a6-b98f-820abfc7f363 ']' 2022-07-28 12:31:57.554 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-07-28 12:31:57.557 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-07-28 12:31:57.560 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-07-28 12:31:57.562 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool e068f677-a23c-45a6-b98f-820abfc7f363 ' 2022-07-28 12:31:57.565 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-07-28 12:31:57.567 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network e0a84114-e701-4fd1-bbd9-6188422c0154 private-subnet' 2022-07-28 12:31:57.570 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-07-28 12:31:57.574 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool e068f677-a23c-45a6-b98f-820abfc7f363 --network e0a84114-e701-4fd1-bbd9-6188422c0154 private-subnet 2022-07-28 12:31:57.575 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-07-28 12:31:57.575 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-07-28 12:31:57.579 | +++ functions-common:get_field:812 : local data field 2022-07-28 12:31:57.582 | +++ functions-common:get_field:813 : read data 2022-07-28 12:32:00.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:00.107 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:00.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:00.107 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:00.107 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 12:32:00.942 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 12:32:01.105 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:32:01.109 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 12:32:01.111 | +++ functions-common:get_field:817 : field='$3' 2022-07-28 12:32:01.115 | +++ functions-common:get_field:819 : echo '| id | f31e833d-0cd6-479e-a633-88f69315b269 |' 2022-07-28 12:32:01.115 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 12:32:01.123 | +++ functions-common:get_field:813 : read data 2022-07-28 12:32:01.126 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=f31e833d-0cd6-479e-a633-88f69315b269 2022-07-28 12:32:01.130 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-07-28 12:32:01.132 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:32:01.153 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo f31e833d-0cd6-479e-a633-88f69315b269 2022-07-28 12:32:01.156 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=f31e833d-0cd6-479e-a633-88f69315b269 2022-07-28 12:32:01.159 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-07-28 12:32:01.162 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-07-28 12:32:01.165 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-07-28 12:32:01.168 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 12:32:04.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:04.093 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:04.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:04.093 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:04.252 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:32:04.255 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 12:32:04.256 | address-scope 2022-07-28 12:32:04.256 | router-admin-state-down-before-update 2022-07-28 12:32:04.256 | agent 2022-07-28 12:32:04.256 | agent-resources-synced 2022-07-28 12:32:04.256 | allowed-address-pairs 2022-07-28 12:32:04.256 | auto-allocated-topology 2022-07-28 12:32:04.256 | availability_zone 2022-07-28 12:32:04.256 | availability_zone_filter 2022-07-28 12:32:04.256 | default-subnetpools 2022-07-28 12:32:04.256 | dhcp_agent_scheduler 2022-07-28 12:32:04.256 | dvr 2022-07-28 12:32:04.256 | empty-string-filtering 2022-07-28 12:32:04.256 | external-net 2022-07-28 12:32:04.256 | extra_dhcp_opt 2022-07-28 12:32:04.256 | extraroute 2022-07-28 12:32:04.256 | extraroute-atomic 2022-07-28 12:32:04.256 | filter-validation 2022-07-28 12:32:04.256 | fip-port-details 2022-07-28 12:32:04.256 | flavors 2022-07-28 12:32:04.256 | floatingip-pools 2022-07-28 12:32:04.256 | ip-substring-filtering 2022-07-28 12:32:04.256 | router 2022-07-28 12:32:04.256 | ext-gw-mode 2022-07-28 12:32:04.256 | l3-ha 2022-07-28 12:32:04.256 | l3-flavors 2022-07-28 12:32:04.256 | l3-port-ip-change-not-allowed 2022-07-28 12:32:04.256 | l3_agent_scheduler 2022-07-28 12:32:04.256 | metering 2022-07-28 12:32:04.256 | metering_source_and_destination_fields 2022-07-28 12:32:04.256 | multi-provider 2022-07-28 12:32:04.256 | net-mtu 2022-07-28 12:32:04.256 | net-mtu-writable 2022-07-28 12:32:04.257 | network_availability_zone 2022-07-28 12:32:04.257 | network-ip-availability 2022-07-28 12:32:04.257 | pagination 2022-07-28 12:32:04.257 | port-device-profile 2022-07-28 12:32:04.257 | port-mac-override 2022-07-28 12:32:04.257 | port-mac-address-regenerate 2022-07-28 12:32:04.257 | port-numa-affinity-policy 2022-07-28 12:32:04.257 | binding 2022-07-28 12:32:04.257 | binding-extended 2022-07-28 12:32:04.257 | port-security 2022-07-28 12:32:04.257 | project-id 2022-07-28 12:32:04.257 | provider 2022-07-28 12:32:04.257 | quota-check-limit 2022-07-28 12:32:04.257 | quotas 2022-07-28 12:32:04.257 | quota_details 2022-07-28 12:32:04.257 | rbac-policies 2022-07-28 12:32:04.257 | rbac-address-group 2022-07-28 12:32:04.257 | rbac-address-scope 2022-07-28 12:32:04.257 | rbac-security-groups 2022-07-28 12:32:04.257 | rbac-subnetpool 2022-07-28 12:32:04.257 | revision-if-match 2022-07-28 12:32:04.257 | standard-attr-revisions 2022-07-28 12:32:04.257 | router_availability_zone 2022-07-28 12:32:04.257 | security-groups-normalized-cidr 2022-07-28 12:32:04.257 | port-security-groups-filtering 2022-07-28 12:32:04.257 | security-groups-remote-address-group 2022-07-28 12:32:04.257 | security-groups-shared-filtering 2022-07-28 12:32:04.257 | security-group 2022-07-28 12:32:04.257 | service-type 2022-07-28 12:32:04.257 | sorting 2022-07-28 12:32:04.257 | standard-attr-description 2022-07-28 12:32:04.257 | stateful-security-group 2022-07-28 12:32:04.257 | subnet_onboard 2022-07-28 12:32:04.257 | subnet-service-types 2022-07-28 12:32:04.257 | subnet_allocation 2022-07-28 12:32:04.258 | subnetpool-prefix-ops 2022-07-28 12:32:04.258 | standard-attr-tag 2022-07-28 12:32:04.258 | standard-attr-timestamp' 2022-07-28 12:32:04.260 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 12:32:04.260 | address-scope 2022-07-28 12:32:04.260 | router-admin-state-down-before-update 2022-07-28 12:32:04.260 | agent 2022-07-28 12:32:04.260 | agent-resources-synced 2022-07-28 12:32:04.260 | allowed-address-pairs 2022-07-28 12:32:04.260 | auto-allocated-topology 2022-07-28 12:32:04.260 | availability_zone 2022-07-28 12:32:04.261 | availability_zone_filter 2022-07-28 12:32:04.261 | default-subnetpools 2022-07-28 12:32:04.261 | dhcp_agent_scheduler 2022-07-28 12:32:04.261 | dvr 2022-07-28 12:32:04.261 | empty-string-filtering 2022-07-28 12:32:04.261 | external-net 2022-07-28 12:32:04.261 | extra_dhcp_opt 2022-07-28 12:32:04.261 | extraroute 2022-07-28 12:32:04.261 | extraroute-atomic 2022-07-28 12:32:04.261 | filter-validation 2022-07-28 12:32:04.261 | fip-port-details 2022-07-28 12:32:04.261 | flavors 2022-07-28 12:32:04.261 | floatingip-pools 2022-07-28 12:32:04.261 | ip-substring-filtering 2022-07-28 12:32:04.261 | router 2022-07-28 12:32:04.261 | ext-gw-mode 2022-07-28 12:32:04.261 | l3-ha 2022-07-28 12:32:04.261 | l3-flavors 2022-07-28 12:32:04.261 | l3-port-ip-change-not-allowed 2022-07-28 12:32:04.261 | l3_agent_scheduler 2022-07-28 12:32:04.261 | metering 2022-07-28 12:32:04.261 | metering_source_and_destination_fields 2022-07-28 12:32:04.261 | multi-provider 2022-07-28 12:32:04.261 | net-mtu 2022-07-28 12:32:04.261 | net-mtu-writable 2022-07-28 12:32:04.261 | network_availability_zone 2022-07-28 12:32:04.261 | network-ip-availability 2022-07-28 12:32:04.261 | pagination 2022-07-28 12:32:04.261 | port-device-profile 2022-07-28 12:32:04.261 | port-mac-override 2022-07-28 12:32:04.261 | port-mac-address-regenerate 2022-07-28 12:32:04.261 | port-numa-affinity-policy 2022-07-28 12:32:04.261 | binding 2022-07-28 12:32:04.262 | binding-extended 2022-07-28 12:32:04.262 | port-security 2022-07-28 12:32:04.262 | project-id 2022-07-28 12:32:04.262 | provider 2022-07-28 12:32:04.262 | quota-check-limit 2022-07-28 12:32:04.262 | quotas 2022-07-28 12:32:04.262 | quota_details 2022-07-28 12:32:04.262 | rbac-policies 2022-07-28 12:32:04.262 | rbac-address-group 2022-07-28 12:32:04.262 | rbac-address-scope 2022-07-28 12:32:04.262 | rbac-security-groups 2022-07-28 12:32:04.262 | rbac-subnetpool 2022-07-28 12:32:04.262 | revision-if-match 2022-07-28 12:32:04.262 | standard-attr-revisions 2022-07-28 12:32:04.262 | router_availability_zone 2022-07-28 12:32:04.262 | security-groups-normalized-cidr 2022-07-28 12:32:04.262 | port-security-groups-filtering 2022-07-28 12:32:04.262 | security-groups-remote-address-group 2022-07-28 12:32:04.262 | security-groups-shared-filtering 2022-07-28 12:32:04.262 | security-group 2022-07-28 12:32:04.262 | service-type 2022-07-28 12:32:04.262 | sorting 2022-07-28 12:32:04.262 | standard-attr-description 2022-07-28 12:32:04.262 | stateful-security-group 2022-07-28 12:32:04.262 | subnet_onboard 2022-07-28 12:32:04.262 | subnet-service-types 2022-07-28 12:32:04.262 | subnet_allocation 2022-07-28 12:32:04.262 | subnetpool-prefix-ops 2022-07-28 12:32:04.262 | standard-attr-tag 2022-07-28 12:32:04.262 | standard-attr-timestamp =~ router ]] 2022-07-28 12:32:04.264 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 12:32:04.267 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-07-28 12:32:04.270 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-07-28 12:32:04.273 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 12:32:06.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:06.782 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:06.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:06.782 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:06.927 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:32:06.930 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 12:32:06.930 | address-scope 2022-07-28 12:32:06.930 | router-admin-state-down-before-update 2022-07-28 12:32:06.930 | agent 2022-07-28 12:32:06.930 | agent-resources-synced 2022-07-28 12:32:06.930 | allowed-address-pairs 2022-07-28 12:32:06.930 | auto-allocated-topology 2022-07-28 12:32:06.930 | availability_zone 2022-07-28 12:32:06.930 | availability_zone_filter 2022-07-28 12:32:06.930 | default-subnetpools 2022-07-28 12:32:06.930 | dhcp_agent_scheduler 2022-07-28 12:32:06.930 | dvr 2022-07-28 12:32:06.930 | empty-string-filtering 2022-07-28 12:32:06.930 | external-net 2022-07-28 12:32:06.930 | extra_dhcp_opt 2022-07-28 12:32:06.930 | extraroute 2022-07-28 12:32:06.930 | extraroute-atomic 2022-07-28 12:32:06.931 | filter-validation 2022-07-28 12:32:06.931 | fip-port-details 2022-07-28 12:32:06.931 | flavors 2022-07-28 12:32:06.931 | floatingip-pools 2022-07-28 12:32:06.931 | ip-substring-filtering 2022-07-28 12:32:06.931 | router 2022-07-28 12:32:06.931 | ext-gw-mode 2022-07-28 12:32:06.931 | l3-ha 2022-07-28 12:32:06.931 | l3-flavors 2022-07-28 12:32:06.931 | l3-port-ip-change-not-allowed 2022-07-28 12:32:06.931 | l3_agent_scheduler 2022-07-28 12:32:06.931 | metering 2022-07-28 12:32:06.931 | metering_source_and_destination_fields 2022-07-28 12:32:06.931 | multi-provider 2022-07-28 12:32:06.931 | net-mtu 2022-07-28 12:32:06.932 | net-mtu-writable 2022-07-28 12:32:06.932 | network_availability_zone 2022-07-28 12:32:06.932 | network-ip-availability 2022-07-28 12:32:06.932 | pagination 2022-07-28 12:32:06.932 | port-device-profile 2022-07-28 12:32:06.932 | port-mac-override 2022-07-28 12:32:06.932 | port-mac-address-regenerate 2022-07-28 12:32:06.932 | port-numa-affinity-policy 2022-07-28 12:32:06.932 | binding 2022-07-28 12:32:06.932 | binding-extended 2022-07-28 12:32:06.932 | port-security 2022-07-28 12:32:06.932 | project-id 2022-07-28 12:32:06.932 | provider 2022-07-28 12:32:06.932 | quota-check-limit 2022-07-28 12:32:06.932 | quotas 2022-07-28 12:32:06.932 | quota_details 2022-07-28 12:32:06.932 | rbac-policies 2022-07-28 12:32:06.932 | rbac-address-group 2022-07-28 12:32:06.932 | rbac-address-scope 2022-07-28 12:32:06.932 | rbac-security-groups 2022-07-28 12:32:06.932 | rbac-subnetpool 2022-07-28 12:32:06.932 | revision-if-match 2022-07-28 12:32:06.932 | standard-attr-revisions 2022-07-28 12:32:06.932 | router_availability_zone 2022-07-28 12:32:06.932 | security-groups-normalized-cidr 2022-07-28 12:32:06.932 | port-security-groups-filtering 2022-07-28 12:32:06.932 | security-groups-remote-address-group 2022-07-28 12:32:06.932 | security-groups-shared-filtering 2022-07-28 12:32:06.932 | security-group 2022-07-28 12:32:06.932 | service-type 2022-07-28 12:32:06.932 | sorting 2022-07-28 12:32:06.932 | standard-attr-description 2022-07-28 12:32:06.933 | stateful-security-group 2022-07-28 12:32:06.933 | subnet_onboard 2022-07-28 12:32:06.933 | subnet-service-types 2022-07-28 12:32:06.933 | subnet_allocation 2022-07-28 12:32:06.933 | subnetpool-prefix-ops 2022-07-28 12:32:06.933 | standard-attr-tag 2022-07-28 12:32:06.933 | standard-attr-timestamp' 2022-07-28 12:32:06.935 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 12:32:06.935 | address-scope 2022-07-28 12:32:06.935 | router-admin-state-down-before-update 2022-07-28 12:32:06.935 | agent 2022-07-28 12:32:06.935 | agent-resources-synced 2022-07-28 12:32:06.935 | allowed-address-pairs 2022-07-28 12:32:06.935 | auto-allocated-topology 2022-07-28 12:32:06.935 | availability_zone 2022-07-28 12:32:06.935 | availability_zone_filter 2022-07-28 12:32:06.935 | default-subnetpools 2022-07-28 12:32:06.935 | dhcp_agent_scheduler 2022-07-28 12:32:06.935 | dvr 2022-07-28 12:32:06.936 | empty-string-filtering 2022-07-28 12:32:06.936 | external-net 2022-07-28 12:32:06.936 | extra_dhcp_opt 2022-07-28 12:32:06.936 | extraroute 2022-07-28 12:32:06.936 | extraroute-atomic 2022-07-28 12:32:06.936 | filter-validation 2022-07-28 12:32:06.936 | fip-port-details 2022-07-28 12:32:06.936 | flavors 2022-07-28 12:32:06.936 | floatingip-pools 2022-07-28 12:32:06.936 | ip-substring-filtering 2022-07-28 12:32:06.936 | router 2022-07-28 12:32:06.936 | ext-gw-mode 2022-07-28 12:32:06.936 | l3-ha 2022-07-28 12:32:06.936 | l3-flavors 2022-07-28 12:32:06.936 | l3-port-ip-change-not-allowed 2022-07-28 12:32:06.936 | l3_agent_scheduler 2022-07-28 12:32:06.936 | metering 2022-07-28 12:32:06.936 | metering_source_and_destination_fields 2022-07-28 12:32:06.936 | multi-provider 2022-07-28 12:32:06.936 | net-mtu 2022-07-28 12:32:06.936 | net-mtu-writable 2022-07-28 12:32:06.936 | network_availability_zone 2022-07-28 12:32:06.936 | network-ip-availability 2022-07-28 12:32:06.936 | pagination 2022-07-28 12:32:06.936 | port-device-profile 2022-07-28 12:32:06.936 | port-mac-override 2022-07-28 12:32:06.936 | port-mac-address-regenerate 2022-07-28 12:32:06.936 | port-numa-affinity-policy 2022-07-28 12:32:06.936 | binding 2022-07-28 12:32:06.936 | binding-extended 2022-07-28 12:32:06.936 | port-security 2022-07-28 12:32:06.936 | project-id 2022-07-28 12:32:06.936 | provider 2022-07-28 12:32:06.936 | quota-check-limit 2022-07-28 12:32:06.937 | quotas 2022-07-28 12:32:06.937 | quota_details 2022-07-28 12:32:06.937 | rbac-policies 2022-07-28 12:32:06.937 | rbac-address-group 2022-07-28 12:32:06.937 | rbac-address-scope 2022-07-28 12:32:06.937 | rbac-security-groups 2022-07-28 12:32:06.937 | rbac-subnetpool 2022-07-28 12:32:06.937 | revision-if-match 2022-07-28 12:32:06.937 | standard-attr-revisions 2022-07-28 12:32:06.937 | router_availability_zone 2022-07-28 12:32:06.937 | security-groups-normalized-cidr 2022-07-28 12:32:06.937 | port-security-groups-filtering 2022-07-28 12:32:06.937 | security-groups-remote-address-group 2022-07-28 12:32:06.937 | security-groups-shared-filtering 2022-07-28 12:32:06.937 | security-group 2022-07-28 12:32:06.937 | service-type 2022-07-28 12:32:06.937 | sorting 2022-07-28 12:32:06.937 | standard-attr-description 2022-07-28 12:32:06.937 | stateful-security-group 2022-07-28 12:32:06.937 | subnet_onboard 2022-07-28 12:32:06.937 | subnet-service-types 2022-07-28 12:32:06.937 | subnet_allocation 2022-07-28 12:32:06.937 | subnetpool-prefix-ops 2022-07-28 12:32:06.937 | standard-attr-tag 2022-07-28 12:32:06.937 | standard-attr-timestamp =~ external-net ]] 2022-07-28 12:32:06.939 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 12:32:06.942 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-07-28 12:32:06.947 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-07-28 12:32:06.948 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-07-28 12:32:06.948 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-07-28 12:32:06.953 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:32:06.957 | ++ functions-common:get_field:813 : read data 2022-07-28 12:32:10.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:10.099 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:10.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:10.099 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:10.099 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 12:32:10.250 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:32:10.254 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 12:32:10.256 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 12:32:10.260 | ++ functions-common:get_field:819 : echo '| id | 4beb6661-7e04-40a9-b4f7-a696f8565501 |' 2022-07-28 12:32:10.260 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 12:32:10.266 | ++ functions-common:get_field:813 : read data 2022-07-28 12:32:10.270 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=4beb6661-7e04-40a9-b4f7-a696f8565501 2022-07-28 12:32:10.272 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-07-28 12:32:10.275 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:32:10.293 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-07-28 12:32:10.296 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-07-28 12:32:10.299 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-28 12:32:10.302 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 12:32:12.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:12.752 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:12.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:12.752 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:12.894 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:32:12.897 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 12:32:12.897 | address-scope 2022-07-28 12:32:12.897 | router-admin-state-down-before-update 2022-07-28 12:32:12.897 | agent 2022-07-28 12:32:12.897 | agent-resources-synced 2022-07-28 12:32:12.897 | allowed-address-pairs 2022-07-28 12:32:12.897 | auto-allocated-topology 2022-07-28 12:32:12.897 | availability_zone 2022-07-28 12:32:12.897 | availability_zone_filter 2022-07-28 12:32:12.897 | default-subnetpools 2022-07-28 12:32:12.897 | dhcp_agent_scheduler 2022-07-28 12:32:12.897 | dvr 2022-07-28 12:32:12.897 | empty-string-filtering 2022-07-28 12:32:12.897 | external-net 2022-07-28 12:32:12.897 | extra_dhcp_opt 2022-07-28 12:32:12.898 | extraroute 2022-07-28 12:32:12.898 | extraroute-atomic 2022-07-28 12:32:12.898 | filter-validation 2022-07-28 12:32:12.898 | fip-port-details 2022-07-28 12:32:12.898 | flavors 2022-07-28 12:32:12.898 | floatingip-pools 2022-07-28 12:32:12.898 | ip-substring-filtering 2022-07-28 12:32:12.898 | router 2022-07-28 12:32:12.898 | ext-gw-mode 2022-07-28 12:32:12.898 | l3-ha 2022-07-28 12:32:12.898 | l3-flavors 2022-07-28 12:32:12.898 | l3-port-ip-change-not-allowed 2022-07-28 12:32:12.898 | l3_agent_scheduler 2022-07-28 12:32:12.898 | metering 2022-07-28 12:32:12.898 | metering_source_and_destination_fields 2022-07-28 12:32:12.898 | multi-provider 2022-07-28 12:32:12.898 | net-mtu 2022-07-28 12:32:12.898 | net-mtu-writable 2022-07-28 12:32:12.898 | network_availability_zone 2022-07-28 12:32:12.898 | network-ip-availability 2022-07-28 12:32:12.898 | pagination 2022-07-28 12:32:12.898 | port-device-profile 2022-07-28 12:32:12.898 | port-mac-override 2022-07-28 12:32:12.898 | port-mac-address-regenerate 2022-07-28 12:32:12.898 | port-numa-affinity-policy 2022-07-28 12:32:12.898 | binding 2022-07-28 12:32:12.898 | binding-extended 2022-07-28 12:32:12.898 | port-security 2022-07-28 12:32:12.898 | project-id 2022-07-28 12:32:12.898 | provider 2022-07-28 12:32:12.898 | quota-check-limit 2022-07-28 12:32:12.898 | quotas 2022-07-28 12:32:12.898 | quota_details 2022-07-28 12:32:12.898 | rbac-policies 2022-07-28 12:32:12.898 | rbac-address-group 2022-07-28 12:32:12.898 | rbac-address-scope 2022-07-28 12:32:12.899 | rbac-security-groups 2022-07-28 12:32:12.899 | rbac-subnetpool 2022-07-28 12:32:12.899 | revision-if-match 2022-07-28 12:32:12.899 | standard-attr-revisions 2022-07-28 12:32:12.899 | router_availability_zone 2022-07-28 12:32:12.899 | security-groups-normalized-cidr 2022-07-28 12:32:12.899 | port-security-groups-filtering 2022-07-28 12:32:12.899 | security-groups-remote-address-group 2022-07-28 12:32:12.899 | security-groups-shared-filtering 2022-07-28 12:32:12.899 | security-group 2022-07-28 12:32:12.899 | service-type 2022-07-28 12:32:12.899 | sorting 2022-07-28 12:32:12.899 | standard-attr-description 2022-07-28 12:32:12.899 | stateful-security-group 2022-07-28 12:32:12.899 | subnet_onboard 2022-07-28 12:32:12.899 | subnet-service-types 2022-07-28 12:32:12.899 | subnet_allocation 2022-07-28 12:32:12.899 | subnetpool-prefix-ops 2022-07-28 12:32:12.899 | standard-attr-tag 2022-07-28 12:32:12.899 | standard-attr-timestamp' 2022-07-28 12:32:12.900 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 12:32:12.900 | address-scope 2022-07-28 12:32:12.900 | router-admin-state-down-before-update 2022-07-28 12:32:12.900 | agent 2022-07-28 12:32:12.900 | agent-resources-synced 2022-07-28 12:32:12.900 | allowed-address-pairs 2022-07-28 12:32:12.900 | auto-allocated-topology 2022-07-28 12:32:12.900 | availability_zone 2022-07-28 12:32:12.900 | availability_zone_filter 2022-07-28 12:32:12.900 | default-subnetpools 2022-07-28 12:32:12.900 | dhcp_agent_scheduler 2022-07-28 12:32:12.900 | dvr 2022-07-28 12:32:12.900 | empty-string-filtering 2022-07-28 12:32:12.900 | external-net 2022-07-28 12:32:12.900 | extra_dhcp_opt 2022-07-28 12:32:12.900 | extraroute 2022-07-28 12:32:12.900 | extraroute-atomic 2022-07-28 12:32:12.900 | filter-validation 2022-07-28 12:32:12.900 | fip-port-details 2022-07-28 12:32:12.900 | flavors 2022-07-28 12:32:12.900 | floatingip-pools 2022-07-28 12:32:12.900 | ip-substring-filtering 2022-07-28 12:32:12.900 | router 2022-07-28 12:32:12.900 | ext-gw-mode 2022-07-28 12:32:12.900 | l3-ha 2022-07-28 12:32:12.900 | l3-flavors 2022-07-28 12:32:12.900 | l3-port-ip-change-not-allowed 2022-07-28 12:32:12.901 | l3_agent_scheduler 2022-07-28 12:32:12.901 | metering 2022-07-28 12:32:12.901 | metering_source_and_destination_fields 2022-07-28 12:32:12.901 | multi-provider 2022-07-28 12:32:12.901 | net-mtu 2022-07-28 12:32:12.901 | net-mtu-writable 2022-07-28 12:32:12.901 | network_availability_zone 2022-07-28 12:32:12.901 | network-ip-availability 2022-07-28 12:32:12.901 | pagination 2022-07-28 12:32:12.901 | port-device-profile 2022-07-28 12:32:12.901 | port-mac-override 2022-07-28 12:32:12.901 | port-mac-address-regenerate 2022-07-28 12:32:12.901 | port-numa-affinity-policy 2022-07-28 12:32:12.901 | binding 2022-07-28 12:32:12.901 | binding-extended 2022-07-28 12:32:12.901 | port-security 2022-07-28 12:32:12.901 | project-id 2022-07-28 12:32:12.901 | provider 2022-07-28 12:32:12.901 | quota-check-limit 2022-07-28 12:32:12.901 | quotas 2022-07-28 12:32:12.901 | quota_details 2022-07-28 12:32:12.901 | rbac-policies 2022-07-28 12:32:12.901 | rbac-address-group 2022-07-28 12:32:12.901 | rbac-address-scope 2022-07-28 12:32:12.901 | rbac-security-groups 2022-07-28 12:32:12.901 | rbac-subnetpool 2022-07-28 12:32:12.902 | revision-if-match 2022-07-28 12:32:12.902 | standard-attr-revisions 2022-07-28 12:32:12.902 | router_availability_zone 2022-07-28 12:32:12.902 | security-groups-normalized-cidr 2022-07-28 12:32:12.902 | port-security-groups-filtering 2022-07-28 12:32:12.902 | security-groups-remote-address-group 2022-07-28 12:32:12.902 | security-groups-shared-filtering 2022-07-28 12:32:12.902 | security-group 2022-07-28 12:32:12.902 | service-type 2022-07-28 12:32:12.902 | sorting 2022-07-28 12:32:12.902 | standard-attr-description 2022-07-28 12:32:12.902 | stateful-security-group 2022-07-28 12:32:12.902 | subnet_onboard 2022-07-28 12:32:12.902 | subnet-service-types 2022-07-28 12:32:12.902 | subnet_allocation 2022-07-28 12:32:12.902 | subnetpool-prefix-ops 2022-07-28 12:32:12.902 | standard-attr-tag 2022-07-28 12:32:12.902 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-28 12:32:12.903 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 12:32:12.906 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-07-28 12:32:12.909 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-07-28 12:32:12.914 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-07-28 12:32:12.914 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-07-28 12:32:12.914 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-07-28 12:32:12.918 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:32:12.921 | ++ functions-common:get_field:813 : read data 2022-07-28 12:32:15.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:15.903 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:15.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:15.903 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:16.052 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:32:16.055 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 12:32:16.059 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 12:32:16.062 | ++ functions-common:get_field:819 : echo '| id | ff80bc89-18e3-468c-8a13-09c6a7554900 |' 2022-07-28 12:32:16.063 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 12:32:16.069 | ++ functions-common:get_field:813 : read data 2022-07-28 12:32:16.074 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=ff80bc89-18e3-468c-8a13-09c6a7554900 2022-07-28 12:32:16.080 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-07-28 12:32:16.080 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:32:16.098 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-07-28 12:32:16.101 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-07-28 12:32:16.103 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 4beb6661-7e04-40a9-b4f7-a696f8565501 f31e833d-0cd6-479e-a633-88f69315b269 2022-07-28 12:32:18.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:18.550 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:18.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:18.550 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:18.550 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 12:32:18.717 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 12:32:20.892 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-07-28 12:32:20.895 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 ff80bc89-18e3-468c-8a13-09c6a7554900 2022-07-28 12:32:20.898 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-07-28 12:32:20.900 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-07-28 12:32:20.904 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.2.1 ]] 2022-07-28 12:32:20.907 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.2.1 ' 2022-07-28 12:32:20.909 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network ff80bc89-18e3-468c-8a13-09c6a7554900 --subnet-range 172.28.2.0/24 --no-dhcp ' 2022-07-28 12:32:20.911 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-07-28 12:32:20.914 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-07-28 12:32:20.918 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-07-28 12:32:20.918 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.2.1 --network ff80bc89-18e3-468c-8a13-09c6a7554900 --subnet-range 172.28.2.0/24 --no-dhcp public-subnet 2022-07-28 12:32:24.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:24.569 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:24.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:24.569 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:24.569 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 12:32:24.761 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:32:24.764 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | 2022-07-28 12:32:24.764 | | id | 09562c98-1e28-41e7-9ec1-500e527e0619 |' 2022-07-28 12:32:24.767 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-07-28 12:32:24.770 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:32:24.790 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 09562c98-1e28-41e7-9ec1-500e527e0619 '|' 2022-07-28 12:32:24.795 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | | id | 09562c98-1e28-41e7-9ec1-500e527e0619 |' 2022-07-28 12:32:24.799 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-07-28 12:32:24.805 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 09562c98-1e28-41e7-9ec1-500e527e0619 '|' 2022-07-28 12:32:24.805 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-07-28 12:32:24.809 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:32:24.811 | ++ functions-common:get_field:813 : read data 2022-07-28 12:32:24.814 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 12:32:24.818 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 12:32:24.821 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.2.1 | | id | 09562c98-1e28-41e7-9ec1-500e527e0619 |' 2022-07-28 12:32:24.822 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 12:32:24.829 | ++ functions-common:get_field:813 : read data 2022-07-28 12:32:24.833 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.2.1 2022-07-28 12:32:24.839 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 09562c98-1e28-41e7-9ec1-500e527e0619 '|' 2022-07-28 12:32:24.840 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-07-28 12:32:24.842 | ++ functions-common:get_field:812 : local data field 2022-07-28 12:32:24.845 | ++ functions-common:get_field:813 : read data 2022-07-28 12:32:24.848 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-07-28 12:32:24.850 | ++ functions-common:get_field:817 : field='$6' 2022-07-28 12:32:24.854 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.2.1 | | id | 09562c98-1e28-41e7-9ec1-500e527e0619 |' 2022-07-28 12:32:24.855 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-07-28 12:32:24.863 | ++ functions-common:get_field:813 : read data 2022-07-28 12:32:24.866 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=09562c98-1e28-41e7-9ec1-500e527e0619 2022-07-28 12:32:24.869 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway ff80bc89-18e3-468c-8a13-09c6a7554900 4beb6661-7e04-40a9-b4f7-a696f8565501 2022-07-28 12:32:27.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:27.605 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:27.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:27.605 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:27.605 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 12:32:29.867 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-07-28 12:32:29.869 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-07-28 12:32:29.887 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:29.889 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-07-28 12:32:29.892 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-07-28 12:32:29.894 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-07-28 12:32:29.898 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-07-28 12:32:29.900 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-07-28 12:32:29.904 | ++ 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-07-28 12:32:29.926 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-07-28 12:32:29.929 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-07-28 12:32:29.931 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-07-28 12:32:29.934 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-07-28 12:32:29.937 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-28 12:32:29.939 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-07-28 12:32:29.941 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-28 12:32:29.944 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-07-28 12:32:29.946 | + functions-common:test_with_retry:2380 : local until=10 2022-07-28 12:32:29.949 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-28 12:32:29.952 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-28 12:32:29.954 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-28 12:32:29.957 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:32:29.960 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:32:29.963 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:32:29.969 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011549966 2022-07-28 12:32:29.971 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-07-28 12:32:29.980 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-28 12:32:29.982 | + functions-common:time_stop:2440 : local name 2022-07-28 12:32:29.985 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:32:29.987 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:32:29.990 | + functions-common:time_stop:2443 : local total 2022-07-28 12:32:29.992 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:32:29.995 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-28 12:32:29.998 | + functions-common:time_stop:2447 : start_time=1659011549966 2022-07-28 12:32:30.000 | + functions-common:time_stop:2449 : [[ -z 1659011549966 ]] 2022-07-28 12:32:30.003 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:32:30.008 | + functions-common:time_stop:2452 : end_time=1659011550005 2022-07-28 12:32:30.014 | + functions-common:time_stop:2453 : elapsed_time=39 2022-07-28 12:32:30.017 | + functions-common:time_stop:2454 : total=6116 2022-07-28 12:32:30.020 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:32:30.023 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6155 2022-07-28 12:32:30.028 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-07-28 12:32:30.028 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.2.1 2022-07-28 12:32:30.034 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-07-28 12:32:30.037 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-07-28 12:32:30.039 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-07-28 12:32:30.042 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-07-28 12:32:30.045 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.2.1/24 dev br-data 2022-07-28 12:32:30.060 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-07-28 12:32:30.076 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-07-28 12:32:30.078 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-07-28 12:32:30.083 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-07-28 12:32:30.083 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-07-28 12:32:32.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:32.618 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:32.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:32.618 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:32.762 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 12:32:32.766 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.2.210 ' 2022-07-28 12:32:32.768 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-07-28 12:32:32.771 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 12:32:32.788 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-07-28 12:32:32.791 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-07-28 12:32:32.794 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-07-28 12:32:32.797 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-07-28 12:32:32.816 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:32.819 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-07-28 12:32:32.821 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:32:32.824 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-07-28 12:32:32.827 | + ./stack.sh:main:1314 : start_nova 2022-07-28 12:32:32.829 | + lib/nova:start_nova:1132 : start_nova_rest 2022-07-28 12:32:32.832 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:32:32.835 | + lib/nova:start_nova_rest:1042 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:32:32.837 | + lib/nova:start_nova_rest:1042 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:32:32.840 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-28 12:32:32.843 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 12:32:32.846 | + functions-common:run_process:1694 : local service=n-sch 2022-07-28 12:32:32.848 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 12:32:32.851 | + functions-common:run_process:1696 : local group= 2022-07-28 12:32:32.854 | + functions-common:run_process:1697 : local user= 2022-07-28 12:32:32.857 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:32:32.860 | + functions-common:run_process:1700 : local name=n-sch 2022-07-28 12:32:32.863 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:32:32.866 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:32:32.868 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:32:32.872 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:32:32.875 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:32:32.880 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011552877 2022-07-28 12:32:32.883 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-07-28 12:32:32.913 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:32.921 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-07-28 12:32:32.921 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-07-28 12:32:32.922 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 12:32:32.925 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 12:32:32.928 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 12:32:32.930 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 12:32:32.934 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-28 12:32:32.936 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-28 12:32:32.939 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-07-28 12:32:32.944 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:32:32.945 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:32:32.948 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:32:32.950 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:32:32.953 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-28 12:32:32.958 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-07-28 12:32:32.962 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-07-28 12:32:32.967 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 12:32:32.970 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:32:32.972 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:32:32.974 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:32:32.977 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:32:32.980 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:32:32.982 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-07-28 12:32:32.985 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:32:32.990 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-07-28 12:32:33.047 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-07-28 12:32:33.106 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 12:32:33.163 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-07-28 12:32:33.224 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-07-28 12:32:33.284 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:32:33.341 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:32:33.344 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:32:33.346 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-07-28 12:32:33.403 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:32:33.905 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-07-28 12:32:33.919 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-07-28 12:32:34.426 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-07-28 12:32:34.452 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:32:34.456 | + functions-common:time_stop:2440 : local name 2022-07-28 12:32:34.461 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:32:34.465 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:32:34.467 | + functions-common:time_stop:2443 : local total 2022-07-28 12:32:34.470 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:32:34.473 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:32:34.475 | + functions-common:time_stop:2447 : start_time=1659011552877 2022-07-28 12:32:34.478 | + functions-common:time_stop:2449 : [[ -z 1659011552877 ]] 2022-07-28 12:32:34.481 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:32:34.486 | + functions-common:time_stop:2452 : end_time=1659011554483 2022-07-28 12:32:34.489 | + functions-common:time_stop:2453 : elapsed_time=1606 2022-07-28 12:32:34.491 | + functions-common:time_stop:2454 : total=24925 2022-07-28 12:32:34.494 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:32:34.497 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26531 2022-07-28 12:32:34.500 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-07-28 12:32:34.503 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-07-28 12:32:34.508 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 12:32:34.512 | + functions-common:run_process:1694 : local service=n-api-meta 2022-07-28 12:32:34.514 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 12:32:34.517 | + functions-common:run_process:1696 : local group= 2022-07-28 12:32:34.520 | + functions-common:run_process:1697 : local user= 2022-07-28 12:32:34.522 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:32:34.525 | + functions-common:run_process:1700 : local name=n-api-meta 2022-07-28 12:32:34.528 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:32:34.531 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:32:34.533 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:32:34.536 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:32:34.539 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:32:34.546 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011554542 2022-07-28 12:32:34.549 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-07-28 12:32:34.571 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:34.574 | + functions-common:run_process:1704 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-07-28 12:32:34.576 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-07-28 12:32:34.579 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 12:32:34.582 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 12:32:34.584 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 12:32:34.587 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 12:32:34.590 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-07-28 12:32:34.593 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-07-28 12:32:34.596 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-07-28 12:32:34.598 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:32:34.601 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:32:34.604 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:32:34.607 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:32:34.610 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-07-28 12:32:34.612 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-07-28 12:32:34.615 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-07-28 12:32:34.618 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 12:32:34.621 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 12:32:34.623 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 12:32:34.626 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 12:32:34.629 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-07-28 12:32:34.631 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 12:32:34.637 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-07-28 12:32:34.694 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-07-28 12:32:34.753 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-07-28 12:32:34.810 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 12:32:34.868 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:32:34.941 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-07-28 12:32:35.004 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-07-28 12:32:35.073 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-07-28 12:32:35.136 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-07-28 12:32:35.194 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-07-28 12:32:35.258 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 12:32:35.260 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 12:32:35.263 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-07-28 12:32:35.344 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 12:32:35.845 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-07-28 12:32:35.860 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-07-28 12:32:36.388 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-07-28 12:32:36.468 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:32:36.472 | + functions-common:time_stop:2440 : local name 2022-07-28 12:32:36.475 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:32:36.480 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:32:36.482 | + functions-common:time_stop:2443 : local total 2022-07-28 12:32:36.486 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:32:36.490 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:32:36.494 | + functions-common:time_stop:2447 : start_time=1659011554542 2022-07-28 12:32:36.498 | + functions-common:time_stop:2449 : [[ -z 1659011554542 ]] 2022-07-28 12:32:36.502 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:32:36.507 | + functions-common:time_stop:2452 : end_time=1659011556503 2022-07-28 12:32:36.509 | + functions-common:time_stop:2453 : elapsed_time=1961 2022-07-28 12:32:36.512 | + functions-common:time_stop:2454 : total=26531 2022-07-28 12:32:36.518 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:32:36.521 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28492 2022-07-28 12:32:36.524 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:32:36.527 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:32:36.530 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-07-28 12:32:36.533 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:32:36.536 | + lib/nova:start_nova_console_proxies:1070 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:32:36.539 | + lib/nova:start_nova_console_proxies:1070 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:32:36.542 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-07-28 12:32:36.546 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:32:36.548 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-07-28 12:32:36.554 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-07-28 12:32:36.556 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:32:36.559 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 12:32:36.562 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-07-28 12:32:36.584 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:32:36.588 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 12:32:36.591 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-07-28 12:32:36.614 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:32:36.616 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 12:32:36.619 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-07-28 12:32:36.646 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:32:36.650 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-07-28 12:32:36.659 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:32:36.662 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-07-28 12:32:36.665 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-07-28 12:32:36.668 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 12:32:36.672 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 12:32:36.675 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-07-28 12:32:36.677 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 12:32:36.680 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-07-28 12:32:36.683 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 12:32:36.686 | + functions-common:run_process:1696 : local group= 2022-07-28 12:32:36.688 | + functions-common:run_process:1697 : local user= 2022-07-28 12:32:36.691 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:32:36.694 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-07-28 12:32:36.697 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:32:36.700 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:32:36.704 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:32:36.707 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:32:36.713 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:32:36.718 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011556715 2022-07-28 12:32:36.721 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-07-28 12:32:36.744 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:32:36.748 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:32:36.751 | + functions-common:time_stop:2440 : local name 2022-07-28 12:32:36.753 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:32:36.756 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:32:36.759 | + functions-common:time_stop:2443 : local total 2022-07-28 12:32:36.763 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:32:36.763 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:32:36.765 | + functions-common:time_stop:2447 : start_time=1659011556715 2022-07-28 12:32:36.768 | + functions-common:time_stop:2449 : [[ -z 1659011556715 ]] 2022-07-28 12:32:36.772 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:32:36.780 | + functions-common:time_stop:2452 : end_time=1659011556773 2022-07-28 12:32:36.780 | + functions-common:time_stop:2453 : elapsed_time=58 2022-07-28 12:32:36.782 | + functions-common:time_stop:2454 : total=28492 2022-07-28 12:32:36.785 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:32:36.788 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28550 2022-07-28 12:32:36.791 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 12:32:36.794 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-07-28 12:32:36.797 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 12:32:36.800 | + functions-common:run_process:1696 : local group= 2022-07-28 12:32:36.802 | + functions-common:run_process:1697 : local user= 2022-07-28 12:32:36.805 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:32:36.808 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-07-28 12:32:36.811 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:32:36.814 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:32:36.816 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:32:36.819 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:32:36.824 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:32:36.827 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011556824 2022-07-28 12:32:36.830 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-07-28 12:32:36.851 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:32:36.856 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:32:36.856 | + functions-common:time_stop:2440 : local name 2022-07-28 12:32:36.860 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:32:36.864 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:32:36.864 | + functions-common:time_stop:2443 : local total 2022-07-28 12:32:36.868 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:32:36.871 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:32:36.871 | + functions-common:time_stop:2447 : start_time=1659011556824 2022-07-28 12:32:36.876 | + functions-common:time_stop:2449 : [[ -z 1659011556824 ]] 2022-07-28 12:32:36.880 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:32:36.888 | + functions-common:time_stop:2452 : end_time=1659011556883 2022-07-28 12:32:36.892 | + functions-common:time_stop:2453 : elapsed_time=59 2022-07-28 12:32:36.896 | + functions-common:time_stop:2454 : total=28550 2022-07-28 12:32:36.896 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:32:36.900 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28609 2022-07-28 12:32:36.902 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:32:36.908 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-07-28 12:32:36.908 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:32:36.912 | + functions-common:run_process:1696 : local group= 2022-07-28 12:32:36.916 | + functions-common:run_process:1697 : local user= 2022-07-28 12:32:36.916 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:32:36.920 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-07-28 12:32:36.922 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:32:36.924 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:32:36.928 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:32:36.930 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:32:36.936 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:32:36.940 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011556936 2022-07-28 12:32:36.942 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-07-28 12:32:36.968 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:32:36.968 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:32:36.972 | + functions-common:time_stop:2440 : local name 2022-07-28 12:32:36.974 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:32:36.976 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:32:36.980 | + functions-common:time_stop:2443 : local total 2022-07-28 12:32:36.984 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:32:36.984 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:32:36.988 | + functions-common:time_stop:2447 : start_time=1659011556936 2022-07-28 12:32:36.991 | + functions-common:time_stop:2449 : [[ -z 1659011556936 ]] 2022-07-28 12:32:36.996 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:32:37.000 | + functions-common:time_stop:2452 : end_time=1659011556996 2022-07-28 12:32:37.003 | + functions-common:time_stop:2453 : elapsed_time=60 2022-07-28 12:32:37.005 | + functions-common:time_stop:2454 : total=28609 2022-07-28 12:32:37.008 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:32:37.011 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28669 2022-07-28 12:32:37.014 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:32:37.017 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:32:37.024 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-07-28 12:32:37.024 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:32:37.028 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-07-28 12:32:37.031 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-07-28 12:32:37.056 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:37.056 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-07-28 12:32:37.127 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-07-28 12:32:37.134 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:32:37.140 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-07-28 12:32:37.205 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-07-28 12:32:37.228 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:37.232 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 12:32:37.236 | + functions-common:run_process:1694 : local service=n-super-cond 2022-07-28 12:32:37.240 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 12:32:37.244 | + functions-common:run_process:1696 : local group= 2022-07-28 12:32:37.248 | + functions-common:run_process:1697 : local user= 2022-07-28 12:32:37.251 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:32:37.256 | + functions-common:run_process:1700 : local name=n-super-cond 2022-07-28 12:32:37.256 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:32:37.259 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:32:37.264 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:32:37.264 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:32:37.272 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:32:37.280 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011557272 2022-07-28 12:32:37.284 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-07-28 12:32:37.309 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:37.312 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-07-28 12:32:37.315 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-07-28 12:32:37.318 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 12:32:37.320 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 12:32:37.323 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 12:32:37.326 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 12:32:37.329 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-28 12:32:37.332 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-28 12:32:37.335 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-07-28 12:32:37.337 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:32:37.340 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:32:37.343 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:32:37.346 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:32:37.349 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-28 12:32:37.351 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-07-28 12:32:37.354 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-07-28 12:32:37.357 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 12:32:37.359 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:32:37.362 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:32:37.364 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:32:37.367 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:32:37.369 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:32:37.372 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-07-28 12:32:37.375 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:32:37.379 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-07-28 12:32:37.462 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-07-28 12:32:37.533 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 12:32:37.600 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-07-28 12:32:37.669 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-07-28 12:32:37.740 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:32:37.808 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:32:37.812 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:32:37.815 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-07-28 12:32:37.903 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:32:38.517 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-07-28 12:32:38.532 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-07-28 12:32:39.095 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-07-28 12:32:39.121 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:32:39.124 | + functions-common:time_stop:2440 : local name 2022-07-28 12:32:39.128 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:32:39.132 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:32:39.139 | + functions-common:time_stop:2443 : local total 2022-07-28 12:32:39.145 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:32:39.149 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:32:39.157 | + functions-common:time_stop:2447 : start_time=1659011557272 2022-07-28 12:32:39.161 | + functions-common:time_stop:2449 : [[ -z 1659011557272 ]] 2022-07-28 12:32:39.170 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:32:39.177 | + functions-common:time_stop:2452 : end_time=1659011559172 2022-07-28 12:32:39.180 | + functions-common:time_stop:2453 : elapsed_time=1900 2022-07-28 12:32:39.183 | + functions-common:time_stop:2454 : total=28669 2022-07-28 12:32:39.185 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:32:39.188 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30569 2022-07-28 12:32:39.191 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-07-28 12:32:39.204 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 12:32:39.208 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-07-28 12:32:39.228 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:39.232 | + lib/nova:start_nova_conductor:1114 : local conf 2022-07-28 12:32:39.236 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-07-28 12:32:39.240 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 12:32:39.240 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 12:32:39.243 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-07-28 12:32:39.246 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:32:39.252 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-07-28 12:32:39.252 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:32:39.256 | + functions-common:run_process:1696 : local group= 2022-07-28 12:32:39.260 | + functions-common:run_process:1697 : local user= 2022-07-28 12:32:39.264 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:32:39.264 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-07-28 12:32:39.268 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:32:39.272 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:32:39.272 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:32:39.276 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:32:39.284 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:32:39.288 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011559282 2022-07-28 12:32:39.288 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-07-28 12:32:39.308 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:39.312 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-07-28 12:32:39.316 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-07-28 12:32:39.328 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:32:39.329 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:32:39.332 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:32:39.336 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:32:39.340 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-07-28 12:32:39.344 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-07-28 12:32:39.344 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-07-28 12:32:39.348 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:32:39.352 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:32:39.352 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:32:39.355 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:32:39.360 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-07-28 12:32:39.360 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-07-28 12:32:39.364 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-07-28 12:32:39.366 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:32:39.368 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:32:39.372 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:32:39.376 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:32:39.376 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:32:39.380 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:32:39.384 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-07-28 12:32:39.388 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:32:39.396 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-07-28 12:32:39.464 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-07-28 12:32:39.531 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 12:32:39.601 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-07-28 12:32:39.668 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-07-28 12:32:39.748 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:32:39.816 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:32:39.819 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:32:39.822 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-07-28 12:32:39.890 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:32:40.489 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-07-28 12:32:40.508 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-07-28 12:32:41.052 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-07-28 12:32:41.079 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:32:41.087 | + functions-common:time_stop:2440 : local name 2022-07-28 12:32:41.087 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:32:41.089 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:32:41.095 | + functions-common:time_stop:2443 : local total 2022-07-28 12:32:41.102 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:32:41.105 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:32:41.112 | + functions-common:time_stop:2447 : start_time=1659011559282 2022-07-28 12:32:41.115 | + functions-common:time_stop:2449 : [[ -z 1659011559282 ]] 2022-07-28 12:32:41.124 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:32:41.134 | + functions-common:time_stop:2452 : end_time=1659011561128 2022-07-28 12:32:41.140 | + functions-common:time_stop:2453 : elapsed_time=1846 2022-07-28 12:32:41.143 | + functions-common:time_stop:2454 : total=30569 2022-07-28 12:32:41.154 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:32:41.157 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32415 2022-07-28 12:32:41.165 | + lib/nova:start_nova:1135 : start_nova_compute 2022-07-28 12:32:41.172 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:32:41.181 | + lib/nova:start_nova_compute:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:32:41.188 | + lib/nova:start_nova_compute:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:32:41.192 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-28 12:32:41.192 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-07-28 12:32:41.200 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-28 12:32:41.204 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:32:41.207 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 12:32:41.212 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-07-28 12:32:41.212 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 12:32:41.220 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-07-28 12:32:41.226 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-07-28 12:32:41.226 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-07-28 12:32:41.232 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-07-28 12:32:41.235 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-28 12:32:41.235 | BEGIN { 2022-07-28 12:32:41.235 | section = "" 2022-07-28 12:32:41.235 | last_section = "" 2022-07-28 12:32:41.235 | section_count = 0 2022-07-28 12:32:41.235 | } 2022-07-28 12:32:41.235 | /^\[.+\]/ { 2022-07-28 12:32:41.235 | gsub("[][]", "", $1); 2022-07-28 12:32:41.235 | section=$1 2022-07-28 12:32:41.235 | next 2022-07-28 12:32:41.235 | } 2022-07-28 12:32:41.235 | /^ *\#/ { 2022-07-28 12:32:41.235 | next 2022-07-28 12:32:41.235 | } 2022-07-28 12:32:41.235 | /^[^ \t]+/ { 2022-07-28 12:32:41.236 | # get offset of first = in $0 2022-07-28 12:32:41.236 | eq_idx = index($0, "=") 2022-07-28 12:32:41.236 | # extract attr & value from $0 2022-07-28 12:32:41.236 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 12:32:41.236 | value = substr($0, eq_idx + 1) 2022-07-28 12:32:41.236 | # only need to strip trailing whitespace from attr 2022-07-28 12:32:41.236 | sub(/[ \t]*$/, "", attr) 2022-07-28 12:32:41.236 | # need to strip leading & trailing whitespace from value 2022-07-28 12:32:41.236 | sub(/^[ \t]*/, "", value) 2022-07-28 12:32:41.236 | sub(/[ \t]*$/, "", value) 2022-07-28 12:32:41.236 | 2022-07-28 12:32:41.236 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 12:32:41.236 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 12:32:41.236 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 12:32:41.236 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 12:32:41.236 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 12:32:41.236 | if (section != last_section) { 2022-07-28 12:32:41.236 | cfg_section[section_count++] = section 2022-07-28 12:32:41.236 | last_section = section 2022-07-28 12:32:41.236 | } 2022-07-28 12:32:41.236 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 12:32:41.236 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 12:32:41.236 | 2022-07-28 12:32:41.236 | cfg_attr[section, attr, 0] = value 2022-07-28 12:32:41.236 | cfg_attr_count[section, attr] = 1 2022-07-28 12:32:41.236 | } else { 2022-07-28 12:32:41.236 | lno = cfg_attr_count[section, attr]++ 2022-07-28 12:32:41.236 | cfg_attr[section, attr, lno] = value 2022-07-28 12:32:41.236 | } 2022-07-28 12:32:41.236 | } 2022-07-28 12:32:41.236 | END { 2022-07-28 12:32:41.236 | # Process each section in order 2022-07-28 12:32:41.236 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 12:32:41.237 | section = cfg_section[sno] 2022-07-28 12:32:41.237 | # The ini routines simply append a config item immediately 2022-07-28 12:32:41.237 | # after the section header. To keep the same order as defined 2022-07-28 12:32:41.237 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 12:32:41.237 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 12:32:41.237 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 12:32:41.237 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 12:32:41.237 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 12:32:41.237 | else { 2022-07-28 12:32:41.237 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 12:32:41.237 | count = cfg_attr_count[section, attr] 2022-07-28 12:32:41.237 | print "inidelete " configfile " " section " " attr 2022-07-28 12:32:41.237 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 12:32:41.237 | for (l = count -2; l >= 0; l--) 2022-07-28 12:32:41.237 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 12:32:41.237 | } 2022-07-28 12:32:41.237 | } 2022-07-28 12:32:41.237 | } 2022-07-28 12:32:41.237 | } 2022-07-28 12:32:41.237 | ' 2022-07-28 12:32:41.237 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-28 12:32:41.244 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 12:32:41.248 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 12:32:41.248 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 12:32:41.248 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 12:32:41.257 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-07-28 12:32:41.266 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 12:32:41.276 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-07-28 12:32:41.284 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-28 12:32:41.284 | BEGIN { group = "" } 2022-07-28 12:32:41.284 | /^\[\[.+\|.*\]\]/ { 2022-07-28 12:32:41.285 | gsub("[][]", "", $1); 2022-07-28 12:32:41.285 | split($1, a, "|"); 2022-07-28 12:32:41.285 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 12:32:41.285 | group=a[1] 2022-07-28 12:32:41.285 | } else { 2022-07-28 12:32:41.285 | group="" 2022-07-28 12:32:41.285 | } 2022-07-28 12:32:41.285 | next 2022-07-28 12:32:41.285 | } 2022-07-28 12:32:41.285 | { 2022-07-28 12:32:41.285 | if (group != "") 2022-07-28 12:32:41.285 | print $0 2022-07-28 12:32:41.285 | } 2022-07-28 12:32:41.285 | ' /home/ubuntu/devstack/local.conf 2022-07-28 12:32:41.302 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 12:32:41.306 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-07-28 12:32:41.359 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-07-28 12:32:41.417 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-07-28 12:32:41.418 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 12:32:41.421 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-07-28 12:32:41.424 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 12:32:41.427 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-28 12:32:41.431 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 12:32:41.452 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:41.457 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-28 12:32:41.462 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-28 12:32:41.466 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 12:32:41.498 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:41.502 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-07-28 12:32:41.505 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-07-28 12:32:41.546 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 12:32:41.549 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 12:32:41.552 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-07-28 12:32:41.574 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-07-28 12:32:41.596 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-07-28 12:32:41.599 | + lib/nova:configure_console_compute:639 : local offset 2022-07-28 12:32:41.602 | + lib/nova:configure_console_compute:640 : offset=0 2022-07-28 12:32:41.605 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-07-28 12:32:41.608 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-07-28 12:32:41.632 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.67 2022-07-28 12:32:41.634 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-07-28 12:32:41.654 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:32:41.657 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-07-28 12:32:41.675 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:32:41.678 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-07-28 12:32:41.680 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-07-28 12:32:41.718 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-07-28 12:32:41.735 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:32:41.738 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-07-28 12:32:41.760 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:32:41.763 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-07-28 12:32:41.766 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-07-28 12:32:41.769 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-07-28 12:32:41.771 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-07-28 12:32:41.774 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-07-28 12:32:41.777 | + functions-common:run_process:1694 : local service=n-cpu 2022-07-28 12:32:41.779 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-07-28 12:32:41.782 | + functions-common:run_process:1696 : local group=libvirt 2022-07-28 12:32:41.784 | + functions-common:run_process:1697 : local user= 2022-07-28 12:32:41.787 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:32:41.789 | + functions-common:run_process:1700 : local name=n-cpu 2022-07-28 12:32:41.793 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:32:41.795 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:32:41.798 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:32:41.801 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:32:41.804 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:32:41.810 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011561806 2022-07-28 12:32:41.813 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-07-28 12:32:41.832 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:32:41.835 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:32:41.837 | + functions-common:time_stop:2440 : local name 2022-07-28 12:32:41.840 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:32:41.843 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:32:41.845 | + functions-common:time_stop:2443 : local total 2022-07-28 12:32:41.848 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:32:41.850 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:32:41.853 | + functions-common:time_stop:2447 : start_time=1659011561806 2022-07-28 12:32:41.856 | + functions-common:time_stop:2449 : [[ -z 1659011561806 ]] 2022-07-28 12:32:41.860 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:32:41.865 | + functions-common:time_stop:2452 : end_time=1659011561862 2022-07-28 12:32:41.867 | + functions-common:time_stop:2453 : elapsed_time=56 2022-07-28 12:32:41.870 | + functions-common:time_stop:2454 : total=32415 2022-07-28 12:32:41.873 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:32:41.875 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32471 2022-07-28 12:32:41.878 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:32:41.881 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 12:32:41.884 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-07-28 12:32:41.904 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:41.906 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-07-28 12:32:41.907 | Dumping cells_v2 mapping 2022-07-28 12:32:41.909 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-07-28 12:32:42.505 | 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-07-28 12:32:45.326 | INFO dbcounter [None req-2291928b-9bf5-4a43-8e6e-53ec4083dc05 None None] Registered counter for database nova_api 2022-07-28 12:32:45.352 | DEBUG dbcounter [-] [389930] Writer thread running {{(pid=389930) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 12:32:45.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:45.406 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:45.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:45.406 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:45.406 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 12:32:45.406 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-07-28 12:32:45.406 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 12:32:45.406 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-07-28 12:32:45.406 | | cell1 | 8989ef27-9b62-4444-a1ab-c0671ca8b1b7 | rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-07-28 12:32:45.406 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 12:32:45.821 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-07-28 12:32:45.824 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-07-28 12:32:45.888 | + inc/async:async_inner:63 : create_flavors 2022-07-28 12:32:45.931 | [331205 Async create_flavors:389987]: running: create_flavors 2022-07-28 12:32:45.934 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-07-28 12:32:45.957 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:45.960 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-07-28 12:32:45.967 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 12:32:45.970 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-07-28 12:32:45.973 | + ./stack.sh:main:1319 : start_cinder 2022-07-28 12:32:45.982 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-07-28 12:32:45.985 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-07-28 12:32:45.987 | + lib/cinder:start_cinder:510 : local cinder_url 2022-07-28 12:32:45.990 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-07-28 12:32:46.009 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:32:46.012 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-07-28 12:32:46.015 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-07-28 12:32:46.018 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-07-28 12:32:46.021 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-07-28 12:32:46.028 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 12:32:46.030 | + functions-common:run_process:1694 : local service=c-api 2022-07-28 12:32:46.033 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 12:32:46.036 | + functions-common:run_process:1696 : local group= 2022-07-28 12:32:46.038 | + functions-common:run_process:1697 : local user= 2022-07-28 12:32:46.042 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:32:46.045 | + functions-common:run_process:1700 : local name=c-api 2022-07-28 12:32:46.047 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:32:46.050 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:32:46.052 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:32:46.055 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:32:46.058 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:32:46.063 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011566060 2022-07-28 12:32:46.066 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-07-28 12:32:46.083 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:46.093 | + functions-common:run_process:1704 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-07-28 12:32:46.093 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-07-28 12:32:46.093 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 12:32:46.095 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 12:32:46.097 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 12:32:46.100 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 12:32:46.102 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-07-28 12:32:46.106 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-07-28 12:32:46.109 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-07-28 12:32:46.112 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:32:46.115 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:32:46.117 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:32:46.120 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:32:46.124 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-07-28 12:32:46.125 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-07-28 12:32:46.128 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-07-28 12:32:46.131 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 12:32:46.133 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 12:32:46.135 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 12:32:46.138 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 12:32:46.140 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-07-28 12:32:46.143 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 12:32:46.149 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-07-28 12:32:46.207 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-07-28 12:32:46.263 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-07-28 12:32:46.326 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 12:32:46.388 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:32:46.447 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-07-28 12:32:46.505 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-07-28 12:32:46.562 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-07-28 12:32:46.626 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-07-28 12:32:46.687 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-07-28 12:32:46.744 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 12:32:46.747 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 12:32:46.749 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-07-28 12:32:46.805 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 12:32:47.340 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-07-28 12:32:47.354 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-07-28 12:32:47.881 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-07-28 12:32:47.960 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:32:47.963 | + functions-common:time_stop:2440 : local name 2022-07-28 12:32:47.966 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:32:47.970 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:32:47.973 | + functions-common:time_stop:2443 : local total 2022-07-28 12:32:47.977 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:32:47.981 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:32:47.984 | + functions-common:time_stop:2447 : start_time=1659011566060 2022-07-28 12:32:47.987 | + functions-common:time_stop:2449 : [[ -z 1659011566060 ]] 2022-07-28 12:32:47.991 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:32:47.996 | + functions-common:time_stop:2452 : end_time=1659011567992 2022-07-28 12:32:47.999 | + functions-common:time_stop:2453 : elapsed_time=1932 2022-07-28 12:32:48.002 | + functions-common:time_stop:2454 : total=32471 2022-07-28 12:32:48.006 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:32:48.011 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34403 2022-07-28 12:32:48.014 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.67/volume/v3 2022-07-28 12:32:48.024 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-07-28 12:32:48.024 | Waiting for Cinder API to start... 2022-07-28 12:32:48.024 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.67/volume/v3 2022-07-28 12:32:48.025 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 12:32:48.028 | + functions:wait_for_service:458 : local url=http://10.222.0.67/volume/v3 2022-07-28 12:32:48.036 | + functions:wait_for_service:459 : local rval=0 2022-07-28 12:32:48.040 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 12:32:48.043 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 12:32:48.046 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:32:48.049 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:32:48.054 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:32:48.058 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011568054 2022-07-28 12:32:48.070 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 12:32:48.095 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/volume/v3 2022-07-28 12:32:52.271 | + :: : [[ 500 == 503 ]] 2022-07-28 12:32:52.273 | + :: : [[ 0 -eq 7 ]] 2022-07-28 12:32:52.276 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 12:32:52.279 | + functions-common:time_stop:2440 : local name 2022-07-28 12:32:52.282 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:32:52.284 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:32:52.287 | + functions-common:time_stop:2443 : local total 2022-07-28 12:32:52.289 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:32:52.293 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 12:32:52.295 | + functions-common:time_stop:2447 : start_time=1659011568054 2022-07-28 12:32:52.298 | + functions-common:time_stop:2449 : [[ -z 1659011568054 ]] 2022-07-28 12:32:52.301 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:32:52.307 | + functions-common:time_stop:2452 : end_time=1659011572303 2022-07-28 12:32:52.310 | + functions-common:time_stop:2453 : elapsed_time=4249 2022-07-28 12:32:52.312 | + functions-common:time_stop:2454 : total=18114 2022-07-28 12:32:52.315 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:32:52.318 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22363 2022-07-28 12:32:52.320 | + functions:wait_for_service:467 : return 0 2022-07-28 12:32:52.323 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 12:32:52.326 | + functions-common:run_process:1694 : local service=c-sch 2022-07-28 12:32:52.329 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 12:32:52.331 | + functions-common:run_process:1696 : local group= 2022-07-28 12:32:52.334 | + functions-common:run_process:1697 : local user= 2022-07-28 12:32:52.336 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 12:32:52.339 | + functions-common:run_process:1700 : local name=c-sch 2022-07-28 12:32:52.342 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:32:52.345 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:32:52.347 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:32:52.350 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:32:52.354 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:32:52.359 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011572356 2022-07-28 12:32:52.362 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-07-28 12:32:52.383 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:52.387 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-07-28 12:32:52.389 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-07-28 12:32:52.392 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 12:32:52.395 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 12:32:52.398 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 12:32:52.402 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 12:32:52.404 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-07-28 12:32:52.407 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-07-28 12:32:52.410 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-07-28 12:32:52.413 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 12:32:52.415 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 12:32:52.419 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 12:32:52.422 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 12:32:52.424 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-07-28 12:32:52.427 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-07-28 12:32:52.431 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-07-28 12:32:52.434 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 12:32:52.437 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 12:32:52.443 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 12:32:52.449 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 12:32:52.452 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 12:32:52.455 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 12:32:52.458 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-07-28 12:32:52.462 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 12:32:52.467 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-07-28 12:32:52.534 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-07-28 12:32:52.595 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 12:32:52.653 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-07-28 12:32:52.710 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-07-28 12:32:52.769 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 12:32:52.828 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 12:32:52.830 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 12:32:52.833 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-07-28 12:32:52.891 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 12:32:53.428 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-07-28 12:32:53.442 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-07-28 12:32:53.946 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-07-28 12:32:53.976 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:32:53.978 | + functions-common:time_stop:2440 : local name 2022-07-28 12:32:53.981 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:32:53.984 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:32:53.987 | + functions-common:time_stop:2443 : local total 2022-07-28 12:32:53.991 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:32:53.993 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:32:53.996 | + functions-common:time_stop:2447 : start_time=1659011572356 2022-07-28 12:32:53.999 | + functions-common:time_stop:2449 : [[ -z 1659011572356 ]] 2022-07-28 12:32:54.002 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:32:54.008 | + functions-common:time_stop:2452 : end_time=1659011574005 2022-07-28 12:32:54.011 | + functions-common:time_stop:2453 : elapsed_time=1649 2022-07-28 12:32:54.013 | + functions-common:time_stop:2454 : total=34403 2022-07-28 12:32:54.016 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:32:54.021 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=36052 2022-07-28 12:32:54.024 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 12:32:54.028 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 12:32:54.031 | + functions-common:run_process:1694 : local service=c-bak 2022-07-28 12:32:54.033 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-07-28 12:32:54.036 | + functions-common:run_process:1696 : local group= 2022-07-28 12:32:54.039 | + functions-common:run_process:1697 : local user= 2022-07-28 12:32:54.042 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 12:32:54.045 | + functions-common:run_process:1700 : local name=c-bak 2022-07-28 12:32:54.048 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:32:54.052 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:32:54.055 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:32:54.058 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:32:54.064 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:32:54.067 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011574064 2022-07-28 12:32:54.070 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-07-28 12:32:54.096 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:32:54.098 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:32:54.102 | + functions-common:time_stop:2440 : local name 2022-07-28 12:32:54.105 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:32:54.109 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:32:54.112 | + functions-common:time_stop:2443 : local total 2022-07-28 12:32:54.115 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:32:54.118 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:32:54.124 | + functions-common:time_stop:2447 : start_time=1659011574064 2022-07-28 12:32:54.127 | + functions-common:time_stop:2449 : [[ -z 1659011574064 ]] 2022-07-28 12:32:54.131 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:32:54.137 | + functions-common:time_stop:2452 : end_time=1659011574133 2022-07-28 12:32:54.140 | + functions-common:time_stop:2453 : elapsed_time=69 2022-07-28 12:32:54.143 | + functions-common:time_stop:2454 : total=36052 2022-07-28 12:32:54.147 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:32:54.151 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=36121 2022-07-28 12:32:54.154 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 12:32:54.157 | + functions-common:run_process:1694 : local service=c-vol 2022-07-28 12:32:54.159 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-07-28 12:32:54.163 | + functions-common:run_process:1696 : local group= 2022-07-28 12:32:54.165 | + functions-common:run_process:1697 : local user= 2022-07-28 12:32:54.169 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 12:32:54.171 | + functions-common:run_process:1700 : local name=c-vol 2022-07-28 12:32:54.174 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 12:32:54.177 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 12:32:54.179 | + functions-common:time_start:2427 : local start_time= 2022-07-28 12:32:54.183 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 12:32:54.188 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 12:32:54.192 | + functions-common:time_start:2431 : _TIME_START[$name]=1659011574188 2022-07-28 12:32:54.195 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-07-28 12:32:54.219 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 12:32:54.222 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 12:32:54.225 | + functions-common:time_stop:2440 : local name 2022-07-28 12:32:54.228 | + functions-common:time_stop:2441 : local end_time 2022-07-28 12:32:54.231 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 12:32:54.234 | + functions-common:time_stop:2443 : local total 2022-07-28 12:32:54.237 | + functions-common:time_stop:2444 : local start_time 2022-07-28 12:32:54.239 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 12:32:54.242 | + functions-common:time_stop:2447 : start_time=1659011574188 2022-07-28 12:32:54.245 | + functions-common:time_stop:2449 : [[ -z 1659011574188 ]] 2022-07-28 12:32:54.249 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 12:32:54.254 | + functions-common:time_stop:2452 : end_time=1659011574251 2022-07-28 12:32:54.257 | + functions-common:time_stop:2453 : elapsed_time=63 2022-07-28 12:32:54.260 | + functions-common:time_stop:2454 : total=36121 2022-07-28 12:32:54.263 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 12:32:54.265 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=36184 2022-07-28 12:32:54.268 | + ./stack.sh:main:1320 : create_volume_types 2022-07-28 12:32:54.271 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-07-28 12:32:54.293 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:54.296 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-07-28 12:32:54.299 | + lib/cinder:create_volume_types:580 : local be be_name 2022-07-28 12:32:54.301 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-28 12:32:54.304 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-07-28 12:32:54.307 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-07-28 12:32:54.336 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 12:32:54.339 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-07-28 12:32:56.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:56.725 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:56.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 12:32:56.725 | from cryptography.utils import int_from_bytes 2022-07-28 12:32:56.725 | Internal Server Error (HTTP 500) 2022-07-28 12:32:56.917 | + lib/cinder:create_volume_types:1 : exit_trap 2022-07-28 12:32:56.920 | + ./stack.sh:exit_trap:516 : local r=1 2022-07-28 12:32:56.923 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-07-28 12:32:56.928 | + ./stack.sh:exit_trap:517 : jobs='356681 2022-07-28 12:32:56.928 | 389987' 2022-07-28 12:32:56.931 | + ./stack.sh:exit_trap:520 : [[ -n 356681 2022-07-28 12:32:56.931 | 389987 ]] 2022-07-28 12:32:56.934 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-07-28-121419 ]] 2022-07-28 12:32:56.937 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-07-28 12:32:56.939 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-07-28 12:32:56.939 | exit_trap: cleaning up child processes 2022-07-28 12:32:56.942 | + ./stack.sh:exit_trap:522 : kill 356681 389987 2022-07-28 12:32:56.945 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.X51yDJplHZ ']' 2022-07-28 12:32:56.949 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.X51yDJplHZ 2022-07-28 12:32:56.953 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-07-28 12:32:56.956 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-07-28 12:32:56.959 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-07-28 12:32:56.962 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-07-28 12:32:56.962 | Error on exit 2022-07-28 12:32:56.965 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-07-28 12:32:56.968 | + ./stack.sh:exit_trap:537 : generate-subunit 1659010455 1121 fail 2022-07-28 12:32:57.226 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-07-28 12:32:57.229 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-07-28 12:32:58.206 | + ./stack.sh:exit_trap:551 : exit 1