2022-04-26 13:54:31.368 | + ./stack.sh:main:489 : exec 2022-04-26 13:54:31.368 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-26-135431' 2022-04-26 13:54:31.368 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-26-135431.summary.2022-04-26-135431 2022-04-26 13:54:31.368 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:54:31.368 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-26-135431 2022-04-26 13:54:31.368 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-26-135431 /opt/stack/logs/stack.sh.log 2022-04-26 13:54:31.368 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-26-135431.summary.2022-04-26-135431 /opt/stack/logs/stack.sh.log.summary 2022-04-26 13:54:31.368 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-26 13:54:31.368 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-26 13:54:31.368 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-26 13:54:31.368 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-26 13:54:31.368 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-26 13:54:31.369 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-26 13:54:31.369 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-26 13:54:31.369 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-26 13:54:31.369 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-26 13:54:31.369 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-26 13:54:31.369 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-26 13:54:31.369 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-26 13:54:31.369 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-26 13:54:31.369 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-26 13:54:31.369 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-26 13:54:31.370 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-26 13:54:31.372 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-26 13:54:31.374 | + ./stack.sh:main:575 : set -o errexit 2022-04-26 13:54:31.376 | + ./stack.sh:main:578 : uname -a 2022-04-26 13:54:31.377 | Linux dv-neutron-839377-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-26 13:54:31.379 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-26 13:54:31.381 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-26 13:54:31.384 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-26 13:54:31.421 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-26 13:54:31.437 | + ./stack.sh:main:592 : fetch_plugins 2022-04-26 13:54:31.439 | + functions-common:fetch_plugins:1783 : local plugins= 2022-04-26 13:54:31.441 | + functions-common:fetch_plugins:1784 : local plugin 2022-04-26 13:54:31.443 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-04-26 13:54:31.444 | + functions-common:fetch_plugins:1788 : return 2022-04-26 13:54:31.446 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-26 13:54:31.449 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-04-26 13:54:31.451 | + functions-common:run_phase:1866 : local phase= 2022-04-26 13:54:31.452 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 13:54:31.454 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 13:54:31.456 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 13:54:31.458 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 13:54:31.460 | + functions-common:run_phase:1875 : local extra 2022-04-26 13:54:31.462 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 13:54:31.466 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 13:54:31.467 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 13:54:31.469 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 13:54:31.471 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-26 13:54:31.473 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 13:54:31.486 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:54:31.487 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-26 13:54:31.489 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-26 13:54:31.491 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-26 13:54:31.493 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-26 13:54:31.495 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-26 13:54:31.497 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-26 13:54:31.499 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-26 13:54:31.501 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-26 13:54:31.502 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-26 13:54:31.504 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-26 13:54:31.506 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-04-26 13:54:31.508 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-04-26 13:54:31.510 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-04-26 13:54:31.512 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-04-26 13:54:31.514 | + functions-common:plugin_override_defaults:1829 : return 2022-04-26 13:54:31.516 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-26 13:54:31.534 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-26 13:54:31.536 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-26 13:54:31.548 | ++ functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:54:31.551 | +++ lib/tls:source:43 : hostname -f 2022-04-26 13:54:31.554 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-26 13:54:31.556 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-26 13:54:31.558 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-26 13:54:31.560 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-26 13:54:31.562 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-26 13:54:31.564 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-26 13:54:31.566 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-26 13:54:31.568 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-26 13:54:31.570 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-26 13:54:31.571 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-26 13:54:31.577 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-26 13:54:31.588 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-26 13:54:31.605 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-26 13:54:31.617 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-26 13:54:31.630 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-26 13:54:31.665 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-26 13:54:31.726 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-26 13:54:31.816 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-26 13:54:31.838 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-26 13:54:31.889 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-26 13:54:31.942 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-26 13:54:32.087 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-26 13:54:32.101 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-26 13:54:32.114 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-26 13:54:32.127 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-26 13:54:32.223 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-26 13:54:32.225 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-26 13:54:32.228 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-26 13:54:32.231 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-26 13:54:32.233 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-26 13:54:32.235 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-26 13:54:32.237 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-26 13:54:32.238 | False' 2022-04-26 13:54:32.240 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-26 13:54:32.255 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-26 13:54:32.258 | + ./stack.sh:main:626 : run_phase source 2022-04-26 13:54:32.260 | + functions-common:run_phase:1865 : local mode=source 2022-04-26 13:54:32.262 | + functions-common:run_phase:1866 : local phase= 2022-04-26 13:54:32.264 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 13:54:32.266 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 13:54:32.268 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 13:54:32.270 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 13:54:32.272 | + functions-common:run_phase:1875 : local extra 2022-04-26 13:54:32.275 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 13:54:32.279 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 13:54:32.281 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 13:54:32.283 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 13:54:32.285 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-26 13:54:32.288 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 13:54:32.302 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:54:32.304 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-26 13:54:32.306 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-26 13:54:32.345 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-26 13:54:32.348 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-26 13:54:32.350 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-04-26 13:54:32.352 | + functions-common:run_phase:1887 : load_plugin_settings 2022-04-26 13:54:32.355 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-04-26 13:54:32.357 | + functions-common:load_plugin_settings:1802 : local plugin 2022-04-26 13:54:32.359 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-04-26 13:54:32.361 | + functions-common:load_plugin_settings:1806 : return 2022-04-26 13:54:32.363 | + functions-common:run_phase:1888 : verify_disabled_services 2022-04-26 13:54:32.365 | + functions-common:verify_disabled_services:2148 : local service 2022-04-26 13:54:32.368 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.370 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-26 13:54:32.372 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.375 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-26 13:54:32.377 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.379 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-26 13:54:32.381 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.384 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-26 13:54:32.386 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.388 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-26 13:54:32.390 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.393 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-26 13:54:32.395 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.397 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-26 13:54:32.400 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.403 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-26 13:54:32.405 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.407 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-26 13:54:32.410 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.412 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-26 13:54:32.414 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.416 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-26 13:54:32.419 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.422 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-26 13:54:32.424 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.426 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-26 13:54:32.428 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.430 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-26 13:54:32.433 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.435 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-26 13:54:32.437 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.440 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-26 13:54:32.442 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.444 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-26 13:54:32.446 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.449 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-26 13:54:32.451 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.453 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-26 13:54:32.455 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.458 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-26 13:54:32.460 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.462 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-26 13:54:32.465 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.467 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-26 13:54:32.469 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.472 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-26 13:54:32.474 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.476 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-26 13:54:32.478 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.481 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-26 13:54:32.484 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.486 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-26 13:54:32.488 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.490 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-26 13:54:32.493 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.495 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-26 13:54:32.497 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.500 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-26 13:54:32.502 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.504 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-26 13:54:32.506 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.509 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-26 13:54:32.511 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.513 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-26 13:54:32.515 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.518 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-26 13:54:32.520 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.522 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-26 13:54:32.525 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.527 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-26 13:54:32.530 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.532 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-26 13:54:32.534 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.537 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-26 13:54:32.539 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.541 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-26 13:54:32.544 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.546 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-26 13:54:32.548 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.551 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-26 13:54:32.553 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.555 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-26 13:54:32.558 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.560 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-26 13:54:32.562 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.565 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-26 13:54:32.567 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.569 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-26 13:54:32.572 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.575 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-26 13:54:32.577 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.579 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-26 13:54:32.582 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:54:32.584 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-26 13:54:32.587 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-26 13:54:32.590 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-26 13:54:32.592 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-26 13:54:32.607 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:54:32.610 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-26 13:54:32.612 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-26 13:54:32.614 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-26 13:54:32.629 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:54:32.632 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-26 13:54:32.634 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-26 13:54:32.637 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-26 13:54:32.639 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-26 13:54:32.642 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-26 13:54:32.644 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-26 13:54:32.646 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-26 13:54:32.649 | + lib/database:initialize_database_backends:92 : return 0 2022-04-26 13:54:32.652 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-26 13:54:32.652 | Using mysql database backend 2022-04-26 13:54:32.654 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-26 13:54:32.670 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-26 13:54:32.673 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-26 13:54:32.676 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-26 13:54:32.678 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-26 13:54:32.681 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-26 13:54:32.683 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-26 13:54:32.700 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:54:32.702 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-26 13:54:32.719 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-26 13:54:32.735 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:54:32.738 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-26 13:54:32.754 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-26 13:54:32.770 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-26 13:54:32.788 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:54:32.790 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-26 13:54:32.807 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:54:32.809 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-26 13:54:32.826 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-26 13:54:32.828 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-26 13:54:32.830 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-26 13:54:32.833 | + functions-common:save_stackenv:60 : local tag=759 2022-04-26 13:54:32.836 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-26 13:54:32.841 | + functions-common:save_stackenv:62 : time_stamp=2022-04-26-135432 2022-04-26 13:54:32.843 | + functions-common:save_stackenv:63 : echo '# 2022-04-26-135432 759' 2022-04-26 13:54:32.846 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:54:32.848 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-26 13:54:32.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:54:32.853 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-26 13:54:32.855 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:54:32.858 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-26 13:54:32.860 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:54:32.863 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-26 13:54:32.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:54:32.868 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2022-04-26 13:54:32.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:54:32.872 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2022-04-26 13:54:32.875 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:54:32.877 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-26-135431 2022-04-26 13:54:32.880 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:54:32.882 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-26 13:54:32.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:54:32.888 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2022-04-26 13:54:32.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:54:32.892 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-26 13:54:32.895 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:54:32.897 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-26 13:54:32.900 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:54:32.903 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-26 13:54:32.905 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:54:32.908 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-26 13:54:32.910 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-26 13:54:32.913 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-26 13:54:32.915 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-26 13:54:32.917 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-26 13:54:32.919 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 13:54:32.922 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 13:54:32.924 | ++ functions-common:git_clone:612 : pwd 2022-04-26 13:54:32.927 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 13:54:32.929 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 13:54:32.932 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 13:54:32.947 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 13:54:32.950 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 13:54:32.952 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 13:54:32.955 | + functions-common:git_clone:629 : echo master 2022-04-26 13:54:32.955 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 13:54:32.960 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-26 13:54:32.962 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 13:54:32.966 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-04-26 13:54:32.983 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-04-26 13:54:32.986 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 13:54:32.986 | + functions-common:git_clone:690 : head -1 2022-04-26 13:54:32.989 | ba7326aa Merge "Add Python3 zed unit tests" 2022-04-26 13:54:32.991 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 13:54:32.994 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-26 13:54:32.997 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:54:33.000 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-26 13:54:33.002 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-26 13:54:33.005 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-26 13:54:33.008 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-26 13:54:33.010 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-26 13:54:33.013 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-26 13:54:33.016 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-26 13:54:33.018 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-26 13:54:33.021 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-26 13:54:33.026 | ++ tools/install_prereqs.sh:source:47 : NOW=1650981273 2022-04-26 13:54:33.030 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-26 13:54:33.034 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1650980239 2022-04-26 13:54:33.037 | ++ tools/install_prereqs.sh:source:49 : DELTA=1034 2022-04-26 13:54:33.039 | ++ tools/install_prereqs.sh:source:50 : [[ 1034 -lt 7200 ]] 2022-04-26 13:54:33.042 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-26 13:54:33.044 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-26 13:54:33.047 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-04-26 13:54:33.049 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-26 13:54:33.051 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-04-26 13:54:33.054 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-26 13:54:33.056 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-04-26 13:54:33.059 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-26 13:54:33.062 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-26 13:54:33.112 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-26 13:54:33.113 | apache2-dev 2022-04-26 13:54:33.113 | bc 2022-04-26 13:54:33.113 | bsdmainutils 2022-04-26 13:54:33.113 | curl 2022-04-26 13:54:33.113 | g++ 2022-04-26 13:54:33.113 | gawk 2022-04-26 13:54:33.113 | gcc 2022-04-26 13:54:33.113 | gettext 2022-04-26 13:54:33.113 | git 2022-04-26 13:54:33.113 | graphviz 2022-04-26 13:54:33.113 | iputils-ping 2022-04-26 13:54:33.113 | libapache2-mod-proxy-uwsgi 2022-04-26 13:54:33.113 | libffi-dev 2022-04-26 13:54:33.113 | libjpeg-dev 2022-04-26 13:54:33.113 | libpcre3-dev 2022-04-26 13:54:33.113 | libpq-dev 2022-04-26 13:54:33.113 | libssl-dev 2022-04-26 13:54:33.113 | libsystemd-dev 2022-04-26 13:54:33.113 | libxml2-dev 2022-04-26 13:54:33.113 | libxslt1-dev 2022-04-26 13:54:33.113 | libyaml-dev 2022-04-26 13:54:33.113 | lsof 2022-04-26 13:54:33.113 | openssh-server 2022-04-26 13:54:33.113 | openssl 2022-04-26 13:54:33.113 | pkg-config 2022-04-26 13:54:33.113 | psmisc 2022-04-26 13:54:33.113 | python3-dev 2022-04-26 13:54:33.113 | python3-pip 2022-04-26 13:54:33.113 | python3-systemd 2022-04-26 13:54:33.113 | python3-venv 2022-04-26 13:54:33.113 | tar 2022-04-26 13:54:33.113 | tcpdump 2022-04-26 13:54:33.113 | unzip 2022-04-26 13:54:33.113 | uuid-runtime 2022-04-26 13:54:33.113 | wget 2022-04-26 13:54:33.113 | wget 2022-04-26 13:54:33.114 | zlib1g-dev 2022-04-26 13:54:33.114 | libkrb5-dev 2022-04-26 13:54:33.114 | libldap2-dev 2022-04-26 13:54:33.114 | libsasl2-dev 2022-04-26 13:54:33.114 | memcached 2022-04-26 13:54:33.114 | python3-mysqldb 2022-04-26 13:54:33.114 | sqlite3 2022-04-26 13:54:33.114 | conntrack 2022-04-26 13:54:33.114 | curl 2022-04-26 13:54:33.114 | dnsmasq-base 2022-04-26 13:54:33.114 | dnsmasq-utils 2022-04-26 13:54:33.114 | ebtables 2022-04-26 13:54:33.114 | genisoimage 2022-04-26 13:54:33.114 | iptables 2022-04-26 13:54:33.114 | iputils-arping 2022-04-26 13:54:33.114 | kpartx 2022-04-26 13:54:33.114 | libjs-jquery-tablesorter 2022-04-26 13:54:33.114 | parted 2022-04-26 13:54:33.114 | pm-utils 2022-04-26 13:54:33.114 | python3-mysqldb 2022-04-26 13:54:33.114 | socat 2022-04-26 13:54:33.114 | sqlite3 2022-04-26 13:54:33.114 | sudo 2022-04-26 13:54:33.114 | vlan 2022-04-26 13:54:33.114 | lsscsi 2022-04-26 13:54:33.114 | open-iscsi 2022-04-26 13:54:33.114 | lvm2 2022-04-26 13:54:33.114 | qemu-utils 2022-04-26 13:54:33.114 | thin-provisioning-tools 2022-04-26 13:54:33.114 | acl 2022-04-26 13:54:33.114 | dnsmasq-base 2022-04-26 13:54:33.114 | dnsmasq-utils 2022-04-26 13:54:33.114 | ebtables 2022-04-26 13:54:33.114 | haproxy 2022-04-26 13:54:33.114 | iptables 2022-04-26 13:54:33.115 | iputils-arping 2022-04-26 13:54:33.115 | iputils-ping 2022-04-26 13:54:33.115 | postgresql-server-dev-all 2022-04-26 13:54:33.115 | python3-mysqldb 2022-04-26 13:54:33.115 | sqlite3 2022-04-26 13:54:33.115 | sudo 2022-04-26 13:54:33.115 | vlan 2022-04-26 13:54:33.115 | pcp 2022-04-26 13:54:33.115 | ipset 2022-04-26 13:54:33.115 | conntrack 2022-04-26 13:54:33.115 | conntrackd 2022-04-26 13:54:33.115 | keepalived 2022-04-26 13:54:33.115 | lvm2 2022-04-26 13:54:33.115 | qemu-utils 2022-04-26 13:54:33.115 | thin-provisioning-tools 2022-04-26 13:54:33.115 | curl 2022-04-26 13:54:33.115 | liberasurecode-dev 2022-04-26 13:54:33.115 | make 2022-04-26 13:54:33.115 | memcached 2022-04-26 13:54:33.115 | rsync 2022-04-26 13:54:33.115 | sqlite3 2022-04-26 13:54:33.115 | xfsprogs' 2022-04-26 13:54:33.118 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-26 13:54:33.141 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-26 13:54:33.141 | apache2-dev 2022-04-26 13:54:33.141 | bc 2022-04-26 13:54:33.141 | bsdmainutils 2022-04-26 13:54:33.141 | curl 2022-04-26 13:54:33.141 | g++ 2022-04-26 13:54:33.141 | gawk 2022-04-26 13:54:33.141 | gcc 2022-04-26 13:54:33.141 | gettext 2022-04-26 13:54:33.141 | git 2022-04-26 13:54:33.141 | graphviz 2022-04-26 13:54:33.141 | iputils-ping 2022-04-26 13:54:33.141 | libapache2-mod-proxy-uwsgi 2022-04-26 13:54:33.141 | libffi-dev 2022-04-26 13:54:33.141 | libjpeg-dev 2022-04-26 13:54:33.141 | libpcre3-dev 2022-04-26 13:54:33.141 | libpq-dev 2022-04-26 13:54:33.141 | libssl-dev 2022-04-26 13:54:33.141 | libsystemd-dev 2022-04-26 13:54:33.141 | libxml2-dev 2022-04-26 13:54:33.141 | libxslt1-dev 2022-04-26 13:54:33.141 | libyaml-dev 2022-04-26 13:54:33.141 | lsof 2022-04-26 13:54:33.141 | openssh-server 2022-04-26 13:54:33.141 | openssl 2022-04-26 13:54:33.142 | pkg-config 2022-04-26 13:54:33.142 | psmisc 2022-04-26 13:54:33.142 | python3-dev 2022-04-26 13:54:33.142 | python3-pip 2022-04-26 13:54:33.142 | python3-systemd 2022-04-26 13:54:33.142 | python3-venv 2022-04-26 13:54:33.142 | tar 2022-04-26 13:54:33.142 | tcpdump 2022-04-26 13:54:33.142 | unzip 2022-04-26 13:54:33.142 | uuid-runtime 2022-04-26 13:54:33.142 | wget 2022-04-26 13:54:33.142 | wget 2022-04-26 13:54:33.142 | zlib1g-dev 2022-04-26 13:54:33.142 | libkrb5-dev 2022-04-26 13:54:33.142 | libldap2-dev 2022-04-26 13:54:33.142 | libsasl2-dev 2022-04-26 13:54:33.142 | memcached 2022-04-26 13:54:33.142 | python3-mysqldb 2022-04-26 13:54:33.142 | sqlite3 2022-04-26 13:54:33.142 | conntrack 2022-04-26 13:54:33.142 | curl 2022-04-26 13:54:33.142 | dnsmasq-base 2022-04-26 13:54:33.142 | dnsmasq-utils 2022-04-26 13:54:33.142 | ebtables 2022-04-26 13:54:33.142 | genisoimage 2022-04-26 13:54:33.142 | iptables 2022-04-26 13:54:33.142 | iputils-arping 2022-04-26 13:54:33.142 | kpartx 2022-04-26 13:54:33.142 | libjs-jquery-tablesorter 2022-04-26 13:54:33.142 | parted 2022-04-26 13:54:33.142 | pm-utils 2022-04-26 13:54:33.142 | python3-mysqldb 2022-04-26 13:54:33.142 | socat 2022-04-26 13:54:33.142 | sqlite3 2022-04-26 13:54:33.142 | sudo 2022-04-26 13:54:33.143 | vlan 2022-04-26 13:54:33.143 | lsscsi 2022-04-26 13:54:33.143 | open-iscsi 2022-04-26 13:54:33.143 | lvm2 2022-04-26 13:54:33.143 | qemu-utils 2022-04-26 13:54:33.143 | thin-provisioning-tools 2022-04-26 13:54:33.143 | acl 2022-04-26 13:54:33.143 | dnsmasq-base 2022-04-26 13:54:33.143 | dnsmasq-utils 2022-04-26 13:54:33.143 | ebtables 2022-04-26 13:54:33.143 | haproxy 2022-04-26 13:54:33.143 | iptables 2022-04-26 13:54:33.143 | iputils-arping 2022-04-26 13:54:33.143 | iputils-ping 2022-04-26 13:54:33.143 | postgresql-server-dev-all 2022-04-26 13:54:33.143 | python3-mysqldb 2022-04-26 13:54:33.143 | sqlite3 2022-04-26 13:54:33.143 | sudo 2022-04-26 13:54:33.143 | vlan 2022-04-26 13:54:33.143 | pcp 2022-04-26 13:54:33.143 | ipset 2022-04-26 13:54:33.143 | conntrack 2022-04-26 13:54:33.143 | conntrackd 2022-04-26 13:54:33.143 | keepalived 2022-04-26 13:54:33.143 | lvm2 2022-04-26 13:54:33.143 | qemu-utils 2022-04-26 13:54:33.143 | thin-provisioning-tools 2022-04-26 13:54:33.143 | curl 2022-04-26 13:54:33.143 | liberasurecode-dev 2022-04-26 13:54:33.143 | make 2022-04-26 13:54:33.143 | memcached 2022-04-26 13:54:33.143 | rsync 2022-04-26 13:54:33.143 | sqlite3 2022-04-26 13:54:33.143 | xfsprogs ' 2022-04-26 13:54:33.146 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-26 13:54:33.149 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:54:33.153 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:54:33.156 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-26 13:54:33.160 | ++ 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-04-26 13:54:33.163 | ++ 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-04-26 13:54:33.165 | ++ functions-common:install_package:1475 : update_package_repo 2022-04-26 13:54:33.167 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:54:33.170 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-04-26 13:54:33.172 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:54:33.174 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:54:33.176 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:54:33.178 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:54:33.180 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:54:33.183 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:54:33.185 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-04-26 13:54:33.187 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-04-26 13:54:33.189 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-04-26 13:54:33.192 | +++ functions-common:apt_get_update:1209 : id -u 2022-04-26 13:54:33.197 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-04-26 13:54:33.199 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-04-26 13:54:33.201 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-04-26 13:54:33.203 | ++ functions-common:time_start:2424 : local start_time= 2022-04-26 13:54:33.205 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:54:33.208 | +++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:54:33.212 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1650981273210 2022-04-26 13:54:33.214 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-26 13:54:33.218 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-26 13:54:33.221 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-26 13:54:33.642 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-26 13:54:33.709 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-26 13:54:33.733 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-26 13:54:33.843 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-26 13:54:36.154 | Reading package lists... 2022-04-26 13:54:36.186 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-04-26 13:54:36.188 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-04-26 13:54:36.190 | ++ functions-common:time_stop:2437 : local name 2022-04-26 13:54:36.192 | ++ functions-common:time_stop:2438 : local end_time 2022-04-26 13:54:36.194 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:54:36.197 | ++ functions-common:time_stop:2440 : local total 2022-04-26 13:54:36.199 | ++ functions-common:time_stop:2441 : local start_time 2022-04-26 13:54:36.201 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-04-26 13:54:36.203 | ++ functions-common:time_stop:2444 : start_time=1650981273210 2022-04-26 13:54:36.205 | ++ functions-common:time_stop:2446 : [[ -z 1650981273210 ]] 2022-04-26 13:54:36.208 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:54:36.212 | ++ functions-common:time_stop:2449 : end_time=1650981276209 2022-04-26 13:54:36.214 | ++ functions-common:time_stop:2450 : elapsed_time=2999 2022-04-26 13:54:36.217 | ++ functions-common:time_stop:2451 : total=0 2022-04-26 13:54:36.219 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:54:36.221 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2999 2022-04-26 13:54:36.223 | ++ functions-common:install_package:1476 : 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-04-26 13:54:36.225 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:54:36.228 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:54:36.231 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:54:36.233 | ++ functions-common:real_install_package:1462 : 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-04-26 13:54:36.254 | ++ functions-common:apt_get:1242 : 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-04-26 13:54:36.365 | Reading package lists... 2022-04-26 13:54:36.611 | Building dependency tree... 2022-04-26 13:54:36.612 | Reading state information... 2022-04-26 13:54:36.647 | acl is already the newest version (2.2.53-6). 2022-04-26 13:54:36.647 | bc is already the newest version (1.07.1-2build1). 2022-04-26 13:54:36.647 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-26 13:54:36.647 | conntrack is already the newest version (1:1.4.5-2). 2022-04-26 13:54:36.647 | ebtables is already the newest version (2.0.11-3build1). 2022-04-26 13:54:36.647 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-26 13:54:36.647 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-26 13:54:36.647 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-26 13:54:36.647 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-26 13:54:36.647 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-26 13:54:36.647 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-26 13:54:36.647 | iputils-arping is already the newest version (3:20190709-3). 2022-04-26 13:54:36.647 | iputils-ping is already the newest version (3:20190709-3). 2022-04-26 13:54:36.647 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-26 13:54:36.647 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-26 13:54:36.647 | libffi-dev is already the newest version (3.3-4). 2022-04-26 13:54:36.647 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-26 13:54:36.647 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-26 13:54:36.647 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-26 13:54:36.647 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-26 13:54:36.647 | lsscsi is already the newest version (0.30-0.1). 2022-04-26 13:54:36.647 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-26 13:54:36.647 | make is already the newest version (4.2.1-1.2). 2022-04-26 13:54:36.647 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-26 13:54:36.647 | psmisc is already the newest version (23.3-1). 2022-04-26 13:54:36.647 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-26 13:54:36.647 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-26 13:54:36.647 | python3-systemd is already the newest version (234-3build2). 2022-04-26 13:54:36.647 | socat is already the newest version (1.7.3.3-2). 2022-04-26 13:54:36.647 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-26 13:54:36.647 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-26 13:54:36.648 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-26 13:54:36.648 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-26 13:54:36.648 | graphviz is already the newest version (2.42.2-3build2). 2022-04-26 13:54:36.648 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-26 13:54:36.648 | pcp is already the newest version (5.0.3-1). 2022-04-26 13:54:36.648 | pm-utils is already the newest version (1.4.1-19). 2022-04-26 13:54:36.648 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-26 13:54:36.648 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-26 13:54:36.648 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-26 13:54:36.648 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-26 13:54:36.648 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-26 13:54:36.648 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-26 13:54:36.648 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-26 13:54:36.648 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-26 13:54:36.648 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-26 13:54:36.648 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-26 13:54:36.648 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-26 13:54:36.648 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-26 13:54:36.648 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-26 13:54:36.648 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-26 13:54:36.648 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-26 13:54:36.648 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-26 13:54:36.648 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-26 13:54:36.648 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-26 13:54:36.649 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-26 13:54:36.649 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-26 13:54:36.649 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-26 13:54:36.649 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-26 13:54:36.649 | openssl set to manually installed. 2022-04-26 13:54:36.649 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-26 13:54:36.649 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-26 13:54:36.649 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-26 13:54:36.649 | rsync set to manually installed. 2022-04-26 13:54:36.649 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-26 13:54:36.649 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-26 13:54:36.649 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-26 13:54:36.649 | tar set to manually installed. 2022-04-26 13:54:36.649 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-26 13:54:36.649 | tcpdump set to manually installed. 2022-04-26 13:54:36.649 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-26 13:54:36.871 | uuid-runtime set to manually installed. 2022-04-26 13:54:36.871 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-26 13:54:36.871 | wget set to manually installed. 2022-04-26 13:54:36.871 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-26 13:54:36.871 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-26 13:54:36.871 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-26 13:54:36.872 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-26 13:54:36.872 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-26 13:54:36.872 | The following packages were automatically installed and are no longer required: 2022-04-26 13:54:36.873 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:54:36.873 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:54:36.873 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:54:36.873 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:54:36.873 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:54:36.873 | python3-zope.interface 2022-04-26 13:54:36.873 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:54:37.005 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:54:37.009 | ++ functions-common:apt_get:1246 : result=0 2022-04-26 13:54:37.012 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:54:37.014 | ++ functions-common:time_stop:2437 : local name 2022-04-26 13:54:37.016 | ++ functions-common:time_stop:2438 : local end_time 2022-04-26 13:54:37.019 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:54:37.021 | ++ functions-common:time_stop:2440 : local total 2022-04-26 13:54:37.023 | ++ functions-common:time_stop:2441 : local start_time 2022-04-26 13:54:37.025 | ++ functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:54:37.028 | ++ functions-common:time_stop:2444 : start_time=1650981276251 2022-04-26 13:54:37.030 | ++ functions-common:time_stop:2446 : [[ -z 1650981276251 ]] 2022-04-26 13:54:37.033 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:54:37.037 | ++ functions-common:time_stop:2449 : end_time=1650981277034 2022-04-26 13:54:37.039 | ++ functions-common:time_stop:2450 : elapsed_time=783 2022-04-26 13:54:37.041 | ++ functions-common:time_stop:2451 : total=805 2022-04-26 13:54:37.043 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:54:37.046 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1588 2022-04-26 13:54:37.048 | ++ functions-common:apt_get:1250 : return 0 2022-04-26 13:54:37.050 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-26 13:54:37.053 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-26 13:54:37.055 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-26 13:54:37.060 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-26 13:54:37.064 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-26 13:54:37.067 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-26 13:54:37.069 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-26 13:54:38.488 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-26 13:54:38.490 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-26 13:54:38.492 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-26 13:54:38.494 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-26 13:54:38.496 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-26 13:54:38.498 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-26 13:54:38.500 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-26 13:54:38.502 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-26 13:54:38.503 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-26 13:54:38.505 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-26 13:54:38.507 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-26 13:54:38.509 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-26 13:54:38.511 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-26 13:54:38.513 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-26 13:54:38.515 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-26 13:54:38.516 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-26 13:54:38.518 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-26 13:54:38.520 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-26 13:54:38.522 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-26 13:54:38.524 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-26 13:54:38.526 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-26 13:54:38.528 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-26 13:54:38.530 | + functions-common:_ensure_lsb_release:394 : return 2022-04-26 13:54:38.532 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-26 13:54:38.607 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-26 13:54:38.610 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-26 13:54:38.683 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-26 13:54:38.687 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-26 13:54:38.763 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-26 13:54:38.764 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-26 13:54:38.766 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-26 13:54:38.768 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-26 13:54:38.770 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-26 13:54:38.772 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-26 13:54:38.774 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-26 13:54:38.776 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-26 13:54:38.778 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-26 13:54:38.780 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-26 13:54:38.782 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-26 13:54:38.782 | Distro: focal 2022-04-26 13:54:38.784 | + tools/install_pip.sh:main:124 : get_versions 2022-04-26 13:54:38.786 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-26 13:54:38.790 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-26 13:54:38.793 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-26 13:54:38.795 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-26 13:54:38.796 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-26 13:54:39.473 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-26 13:54:39.475 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-26 13:54:39.475 | pip: 21.3.1 2022-04-26 13:54:39.477 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-26 13:54:39.479 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-26 13:54:39.481 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:54:39.482 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:54:39.484 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:54:39.486 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:54:39.487 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:54:39.489 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:54:39.491 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:54:39.493 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:54:39.494 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:54:39.496 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:54:39.498 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:54:39.500 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-26 13:54:39.502 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:54:39.503 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:54:39.505 | + tools/install_pip.sh:main:142 : : 2022-04-26 13:54:39.507 | + tools/install_pip.sh:main:147 : set -x 2022-04-26 13:54:39.509 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-26 13:54:39.511 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-26 13:54:39.513 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 13:54:39.515 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-26 13:54:39.517 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-26 13:54:39.519 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 13:54:39.522 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-26 13:54:39.522 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 13:54:39.527 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-26 13:54:39.529 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-26 13:54:39.530 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-26 13:54:39.533 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-26 13:54:39.534 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-26 13:54:39.551 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-26 13:54:39.553 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-26 13:54:40.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:54:40.439 | from cryptography.utils import int_from_bytes 2022-04-26 13:54:40.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:54:40.439 | from cryptography.utils import int_from_bytes 2022-04-26 13:54:41.750 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:54:42.853 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-26 13:54:42.866 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-04-26 13:54:45.523 | Installing collected packages: setuptools 2022-04-26 13:54:46.410 | Successfully installed setuptools-62.1.0 2022-04-26 13:54:46.410 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:54:46.593 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:54:46.593 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:54:46.737 | + inc/python:pip_install:200 : result=0 2022-04-26 13:54:46.739 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:54:46.741 | + functions-common:time_stop:2437 : local name 2022-04-26 13:54:46.743 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:54:46.745 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:54:46.747 | + functions-common:time_stop:2440 : local total 2022-04-26 13:54:46.749 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:54:46.750 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:54:46.752 | + functions-common:time_stop:2444 : start_time=1650981279546 2022-04-26 13:54:46.754 | + functions-common:time_stop:2446 : [[ -z 1650981279546 ]] 2022-04-26 13:54:46.756 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:54:46.759 | + functions-common:time_stop:2449 : end_time=1650981286757 2022-04-26 13:54:46.761 | + functions-common:time_stop:2450 : elapsed_time=7211 2022-04-26 13:54:46.763 | + functions-common:time_stop:2451 : total=0 2022-04-26 13:54:46.765 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:54:46.767 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7211 2022-04-26 13:54:46.768 | + inc/python:pip_install:203 : return 0 2022-04-26 13:54:46.770 | + tools/install_pip.sh:main:153 : get_versions 2022-04-26 13:54:46.773 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-26 13:54:46.777 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-26 13:54:46.778 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-26 13:54:46.781 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-26 13:54:46.782 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-26 13:54:47.467 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-26 13:54:47.469 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-26 13:54:47.469 | pip: 21.3.1 2022-04-26 13:54:47.472 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-26 13:54:47.475 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-26 13:54:47.478 | + ./stack.sh:main:798 : fixup_all 2022-04-26 13:54:47.482 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-26 13:54:47.484 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-26 13:54:47.486 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:54:47.488 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:54:47.490 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-26 13:54:47.502 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-26 13:54:47.514 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-26 13:54:47.525 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-26 13:54:47.528 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-26 13:54:47.530 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:54:47.532 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:54:47.534 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:54:47.537 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:54:47.539 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:54:47.541 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:54:47.543 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:54:47.545 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:54:47.547 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:54:47.550 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:54:47.552 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:54:47.554 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-26 13:54:47.556 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-26 13:54:47.558 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-26 13:54:47.561 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:54:47.563 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:54:47.565 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:54:47.567 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:54:47.569 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:54:47.572 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:54:47.574 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-26 13:54:47.577 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-26 13:54:47.579 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-26 13:54:47.581 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-26 13:54:47.583 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-26 13:54:47.586 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-26 13:54:47.589 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-26 13:54:47.610 | Using python 3.8 to install os-testr 2022-04-26 13:54:47.613 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-26 13:54:48.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:54:48.478 | from cryptography.utils import int_from_bytes 2022-04-26 13:54:48.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:54:48.478 | from cryptography.utils import int_from_bytes 2022-04-26 13:54:49.676 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:54:49.707 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-26 13:54:49.783 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-26 13:54:49.784 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-26 13:54:49.785 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-26 13:54:49.799 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-26 13:54:49.809 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-26 13:54:49.819 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-26 13:54:52.381 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:54:52.389 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:54:52.389 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:54:52.513 | + inc/python:pip_install:200 : result=0 2022-04-26 13:54:52.515 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:54:52.518 | + functions-common:time_stop:2437 : local name 2022-04-26 13:54:52.520 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:54:52.522 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:54:52.524 | + functions-common:time_stop:2440 : local total 2022-04-26 13:54:52.526 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:54:52.529 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:54:52.531 | + functions-common:time_stop:2444 : start_time=1650981287605 2022-04-26 13:54:52.533 | + functions-common:time_stop:2446 : [[ -z 1650981287605 ]] 2022-04-26 13:54:52.535 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:54:52.539 | + functions-common:time_stop:2449 : end_time=1650981292537 2022-04-26 13:54:52.542 | + functions-common:time_stop:2450 : elapsed_time=4932 2022-04-26 13:54:52.544 | + functions-common:time_stop:2451 : total=0 2022-04-26 13:54:52.546 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:54:52.548 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4932 2022-04-26 13:54:52.550 | + inc/python:pip_install:203 : return 0 2022-04-26 13:54:52.552 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-26 13:54:52.613 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-26 13:54:52.719 | + ./stack.sh:main:812 : install_infra 2022-04-26 13:54:52.722 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-26 13:54:52.726 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-26 13:54:52.732 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-26 13:54:52.734 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-26 13:54:52.758 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-26 13:54:54.669 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.676 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.680 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.686 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.689 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.696 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.701 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.726 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.806 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.826 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.830 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.835 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.850 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.858 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.860 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.877 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.894 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.904 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.909 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.926 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.949 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.967 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.975 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:54.980 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.001 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.030 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.032 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.046 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.050 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.054 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.061 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.076 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.082 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.132 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.150 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.155 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.186 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.249 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.255 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.263 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.314 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.328 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.336 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.440 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.466 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.470 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.481 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.486 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.505 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.512 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.529 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.560 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.589 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.601 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.609 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.617 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.634 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.642 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.657 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.669 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.673 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:55.679 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:54:55.817 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-26 13:54:56.108 | + inc/python:pip_install:200 : result=0 2022-04-26 13:54:56.110 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:54:56.113 | + functions-common:time_stop:2437 : local name 2022-04-26 13:54:56.115 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:54:56.117 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:54:56.119 | + functions-common:time_stop:2440 : local total 2022-04-26 13:54:56.122 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:54:56.124 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:54:56.126 | + functions-common:time_stop:2444 : start_time=1650981292750 2022-04-26 13:54:56.128 | + functions-common:time_stop:2446 : [[ -z 1650981292750 ]] 2022-04-26 13:54:56.131 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:54:56.135 | + functions-common:time_stop:2449 : end_time=1650981296132 2022-04-26 13:54:56.137 | + functions-common:time_stop:2450 : elapsed_time=3382 2022-04-26 13:54:56.140 | + functions-common:time_stop:2451 : total=4932 2022-04-26 13:54:56.142 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:54:56.144 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8314 2022-04-26 13:54:56.146 | + inc/python:pip_install:203 : return 0 2022-04-26 13:54:56.149 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-26 13:54:56.152 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-26 13:54:56.175 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-26 13:54:57.952 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:57.959 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:57.963 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:57.968 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:57.972 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:57.979 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:57.983 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.009 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.089 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.109 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.113 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.117 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.133 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.141 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.143 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.160 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.178 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.188 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.193 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.211 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.233 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.252 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.260 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.265 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.286 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.316 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.318 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.332 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.336 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.340 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.346 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.361 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.368 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.418 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.437 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.441 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.472 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.536 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.543 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.550 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.602 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.615 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.624 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.728 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.754 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.758 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.769 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.774 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.793 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.801 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.819 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.850 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.879 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.892 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.899 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.907 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.925 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.934 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.948 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.959 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.963 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:54:58.970 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:54:58.972 | Processing /opt/stack/requirements 2022-04-26 13:55:00.732 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-26 13:55:00.736 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-26 13:55:00.749 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-26 13:55:00.754 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-26 13:55:00.757 | Requirement already satisfied: pyparsing===3.0.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.8) 2022-04-26 13:55:00.763 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-26 13:55:00.792 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-26 13:55:00.795 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-26 13:55:00.805 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.26.9) 2022-04-26 13:55:00.859 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5368) (1.3) 2022-04-26 13:55:00.862 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5368) (0.3.0) 2022-04-26 13:55:00.878 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-26 13:55:00.886 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-26 13:55:00.891 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-26 13:55:00.894 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-26 13:55:00.906 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-26 13:55:00.923 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-26 13:55:00.927 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-26 13:55:00.934 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-04-26 13:55:00.985 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-26 13:55:00.996 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-26 13:55:01.066 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-26 13:55:01.069 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 637)) (0.2.5) 2022-04-26 13:55:01.075 | Building wheels for collected packages: openstack-requirements 2022-04-26 13:55:01.076 | Building wheel for openstack-requirements (setup.py): started 2022-04-26 13:55:01.922 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-26 13:55:01.922 | ERROR: Command errored out with exit status 1: 2022-04-26 13:55:01.923 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-9v6ya0o4/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-9v6ya0o4/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-qju264gh 2022-04-26 13:55:01.923 | cwd: /tmp/pip-req-build-9v6ya0o4/ 2022-04-26 13:55:01.923 | Complete output (6 lines): 2022-04-26 13:55:01.923 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-26 13:55:01.923 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-26 13:55:01.923 | or: setup.py --help-commands 2022-04-26 13:55:01.923 | or: setup.py cmd --help 2022-04-26 13:55:01.923 | 2022-04-26 13:55:01.923 | error: invalid command 'bdist_wheel' 2022-04-26 13:55:01.923 | ---------------------------------------- 2022-04-26 13:55:01.923 | ERROR: Failed building wheel for openstack-requirements 2022-04-26 13:55:01.923 | Running setup.py clean for openstack-requirements 2022-04-26 13:55:02.753 | Failed to build openstack-requirements 2022-04-26 13:55:02.769 | Installing collected packages: openstack-requirements 2022-04-26 13:55:02.769 | Attempting uninstall: openstack-requirements 2022-04-26 13:55:02.770 | Found existing installation: openstack-requirements 1.2.1.dev5368 2022-04-26 13:55:02.806 | Uninstalling openstack-requirements-1.2.1.dev5368: 2022-04-26 13:55:02.825 | Successfully uninstalled openstack-requirements-1.2.1.dev5368 2022-04-26 13:55:02.827 | Running setup.py install for openstack-requirements: started 2022-04-26 13:55:05.221 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-26 13:55:05.245 | Successfully installed openstack-requirements-1.2.1.dev5368 2022-04-26 13:55:05.372 | + inc/python:pip_install:200 : result=0 2022-04-26 13:55:05.375 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:55:05.377 | + functions-common:time_stop:2437 : local name 2022-04-26 13:55:05.379 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:55:05.381 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:55:05.383 | + functions-common:time_stop:2440 : local total 2022-04-26 13:55:05.386 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:55:05.388 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:55:05.390 | + functions-common:time_stop:2444 : start_time=1650981296167 2022-04-26 13:55:05.392 | + functions-common:time_stop:2446 : [[ -z 1650981296167 ]] 2022-04-26 13:55:05.395 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:55:05.399 | + functions-common:time_stop:2449 : end_time=1650981305396 2022-04-26 13:55:05.402 | + functions-common:time_stop:2450 : elapsed_time=9229 2022-04-26 13:55:05.404 | + functions-common:time_stop:2451 : total=8314 2022-04-26 13:55:05.406 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:55:05.408 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17543 2022-04-26 13:55:05.411 | + inc/python:pip_install:203 : return 0 2022-04-26 13:55:05.413 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-26 13:55:05.416 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-26 13:55:05.418 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-26 13:55:05.421 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:05.423 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:05.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-26 13:55:05.428 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:05.430 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-26 13:55:05.450 | Using python 3.8 to install pbr 2022-04-26 13:55:05.452 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-26 13:55:06.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:55:06.320 | from cryptography.utils import int_from_bytes 2022-04-26 13:55:06.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:55:06.321 | from cryptography.utils import int_from_bytes 2022-04-26 13:55:07.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:55:07.554 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-26 13:55:10.222 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:55:10.229 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:55:10.229 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:55:10.352 | + inc/python:pip_install:200 : result=0 2022-04-26 13:55:10.354 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:55:10.356 | + functions-common:time_stop:2437 : local name 2022-04-26 13:55:10.358 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:55:10.361 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:55:10.363 | + functions-common:time_stop:2440 : local total 2022-04-26 13:55:10.365 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:55:10.367 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:55:10.369 | + functions-common:time_stop:2444 : start_time=1650981305445 2022-04-26 13:55:10.371 | + functions-common:time_stop:2446 : [[ -z 1650981305445 ]] 2022-04-26 13:55:10.374 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:55:10.378 | + functions-common:time_stop:2449 : end_time=1650981310376 2022-04-26 13:55:10.380 | + functions-common:time_stop:2450 : elapsed_time=4931 2022-04-26 13:55:10.382 | + functions-common:time_stop:2451 : total=17543 2022-04-26 13:55:10.385 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:55:10.387 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22474 2022-04-26 13:55:10.389 | + inc/python:pip_install:203 : return 0 2022-04-26 13:55:10.392 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-26 13:55:12.689 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-26 13:55:14.617 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:55:14.618 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-04-26 13:55:14.638 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-26 13:55:14.641 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-26 13:55:14.646 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-26 13:55:14.650 | 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-04-26 13:55:14.654 | 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.8) 2022-04-26 13:55:14.726 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-26 13:55:14.728 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-26 13:55:14.732 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-26 13:55:14.748 | + ./stack.sh:main:821 : pkgs= 2022-04-26 13:55:14.750 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-26 13:55:14.753 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-26 13:55:14.755 | + functions-common:run_phase:1865 : local mode=stack 2022-04-26 13:55:14.758 | + functions-common:run_phase:1866 : local phase=pre-install 2022-04-26 13:55:14.761 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 13:55:14.764 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 13:55:14.766 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 13:55:14.769 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 13:55:14.771 | + functions-common:run_phase:1875 : local extra 2022-04-26 13:55:14.774 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 13:55:14.778 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 13:55:14.781 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 13:55:14.783 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 13:55:14.785 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-26 13:55:14.787 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 13:55:14.802 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:55:14.804 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 13:55:14.806 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:55:14.809 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-26 13:55:14.811 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:55:14.813 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-26 13:55:14.815 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:55:14.817 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-26 13:55:14.819 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:55:14.821 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-26 13:55:14.824 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:55:14.826 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-26 13:55:14.828 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-26 13:55:14.830 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-26 13:55:14.833 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 13:55:14.835 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-26 13:55:14.837 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-04-26 13:55:14.840 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-26 13:55:14.842 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-04-26 13:55:14.844 | + functions-common:run_plugins:1854 : local plugins= 2022-04-26 13:55:14.847 | + functions-common:run_plugins:1855 : local plugin 2022-04-26 13:55:14.849 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-26 13:55:14.851 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-26 13:55:14.854 | + functions:set_systemd_override:821 : local value=2048 2022-04-26 13:55:14.856 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-26 13:55:14.858 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-26 13:55:14.911 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-26 13:55:14.912 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-26 13:55:14.914 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-26 13:55:15.300 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-26 13:55:15.303 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-26 13:55:15.320 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:55:15.322 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-26 13:55:15.325 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 13:55:15.327 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:55:15.330 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 13:55:15.332 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:55:15.334 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:55:15.337 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:55:15.339 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:55:15.342 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:55:15.344 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:55:15.346 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 13:55:15.348 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 13:55:15.351 | + functions-common:apt_get_update:1202 : return 2022-04-26 13:55:15.353 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-04-26 13:55:15.356 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:55:15.358 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:55:15.361 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:55:15.363 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-04-26 13:55:15.384 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-26 13:55:15.497 | Reading package lists... 2022-04-26 13:55:15.746 | Building dependency tree... 2022-04-26 13:55:15.748 | Reading state information... 2022-04-26 13:55:16.008 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-26 13:55:16.008 | The following packages were automatically installed and are no longer required: 2022-04-26 13:55:16.010 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:55:16.010 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:55:16.010 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:55:16.010 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:55:16.010 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:55:16.011 | python3-zope.interface 2022-04-26 13:55:16.011 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:55:16.128 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:55:16.132 | + functions-common:apt_get:1246 : result=0 2022-04-26 13:55:16.135 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:55:16.137 | + functions-common:time_stop:2437 : local name 2022-04-26 13:55:16.139 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:55:16.142 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:55:16.144 | + functions-common:time_stop:2440 : local total 2022-04-26 13:55:16.146 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:55:16.149 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:55:16.151 | + functions-common:time_stop:2444 : start_time=1650981315382 2022-04-26 13:55:16.154 | + functions-common:time_stop:2446 : [[ -z 1650981315382 ]] 2022-04-26 13:55:16.156 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:55:16.161 | + functions-common:time_stop:2449 : end_time=1650981316158 2022-04-26 13:55:16.163 | + functions-common:time_stop:2450 : elapsed_time=776 2022-04-26 13:55:16.165 | + functions-common:time_stop:2451 : total=1588 2022-04-26 13:55:16.168 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:55:16.170 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2364 2022-04-26 13:55:16.172 | + functions-common:apt_get:1250 : return 0 2022-04-26 13:55:16.175 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-26 13:55:16.177 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:55:16.179 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:55:16.181 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:55:16.185 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:55:16.187 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:55:16.189 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:55:16.191 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-26 13:55:16.194 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:55:16.196 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:55:16.199 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:55:16.201 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:55:16.204 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:55:16.206 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:55:16.208 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:55:16.210 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:55:16.213 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:55:16.215 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:55:16.218 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:55:16.220 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-26 13:55:16.222 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:55:16.224 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:55:16.227 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:55:16.230 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:55:16.232 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:55:16.235 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:55:16.237 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-26 13:55:16.239 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-26 13:55:16.255 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:55:16.258 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-26 13:55:16.261 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:55:16.263 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-26 13:55:16.265 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-26 13:55:16.268 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-26 13:55:16.272 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-26 13:55:16.275 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-26 13:55:16.277 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-26 13:55:16.279 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-26 13:55:16.282 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-26 13:55:16.284 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-26 13:55:16.287 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-26 13:55:17.029 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-26 13:55:17.029 | user tags 2022-04-26 13:55:17.029 | stackrabbit []' 2022-04-26 13:55:17.032 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-26 13:55:17.032 | user tags 2022-04-26 13:55:17.032 | stackrabbit []' 2022-04-26 13:55:17.032 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-26 13:55:17.038 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-26 13:55:17.041 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-26 13:55:17.043 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-26 13:55:17.740 | Changing password for user "stackrabbit" ... 2022-04-26 13:55:17.765 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-26 13:55:18.421 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-26 13:55:18.444 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-26 13:55:18.446 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-26 13:55:19.143 | Changing password for user "stackrabbit" ... 2022-04-26 13:55:19.167 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-26 13:55:19.169 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-26 13:55:19.172 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-26 13:55:19.822 | Deleting user "guest" ... 2022-04-26 13:55:19.837 | Error: 2022-04-26 13:55:19.837 | {:no_such_user, "guest"} 2022-04-26 13:55:19.850 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-26 13:55:19.853 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-26 13:55:19.870 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:55:19.872 | + ./stack.sh:main:838 : install_database 2022-04-26 13:55:19.874 | + lib/database:install_database:118 : install_database_mysql 2022-04-26 13:55:19.877 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-04-26 13:55:19.879 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:55:19.881 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:55:19.884 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-04-26 13:55:20.131 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-26 13:55:20.134 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-04-26 13:55:20.137 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-04-26 13:55:20.139 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-26 13:55:20.142 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:55:20.144 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-04-26 13:55:20.147 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:55:20.149 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:55:20.152 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:55:20.155 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:55:20.157 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:55:20.159 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:55:20.162 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:55:20.164 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:55:20.166 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:55:20.169 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:55:20.171 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:55:20.174 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-04-26 13:55:20.176 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:55:20.178 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:55:20.181 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:55:20.183 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:55:20.185 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:55:20.188 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:55:20.190 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-04-26 13:55:20.192 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:55:20.195 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:55:20.197 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-04-26 13:55:20.200 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 13:55:20.202 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:55:20.205 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 13:55:20.207 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:55:20.209 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:55:20.212 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:55:20.215 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:55:20.217 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:55:20.219 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:55:20.222 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 13:55:20.224 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 13:55:20.226 | + functions-common:apt_get_update:1202 : return 2022-04-26 13:55:20.229 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-04-26 13:55:20.231 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:55:20.234 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:55:20.236 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:55:20.238 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-04-26 13:55:20.259 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-26 13:55:20.369 | Reading package lists... 2022-04-26 13:55:20.614 | Building dependency tree... 2022-04-26 13:55:20.616 | Reading state information... 2022-04-26 13:55:20.874 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-26 13:55:20.874 | The following packages were automatically installed and are no longer required: 2022-04-26 13:55:20.875 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:55:20.875 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:55:20.875 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:55:20.875 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:55:20.875 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:55:20.875 | python3-zope.interface 2022-04-26 13:55:20.875 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:55:21.004 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:55:21.008 | + functions-common:apt_get:1246 : result=0 2022-04-26 13:55:21.010 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:55:21.013 | + functions-common:time_stop:2437 : local name 2022-04-26 13:55:21.015 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:55:21.017 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:55:21.019 | + functions-common:time_stop:2440 : local total 2022-04-26 13:55:21.023 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:55:21.026 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:55:21.028 | + functions-common:time_stop:2444 : start_time=1650981320257 2022-04-26 13:55:21.030 | + functions-common:time_stop:2446 : [[ -z 1650981320257 ]] 2022-04-26 13:55:21.033 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:55:21.037 | + functions-common:time_stop:2449 : end_time=1650981321035 2022-04-26 13:55:21.040 | + functions-common:time_stop:2450 : elapsed_time=778 2022-04-26 13:55:21.042 | + functions-common:time_stop:2451 : total=2364 2022-04-26 13:55:21.045 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:55:21.047 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3142 2022-04-26 13:55:21.049 | + functions-common:apt_get:1250 : return 0 2022-04-26 13:55:21.051 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-26 13:55:21.054 | + ./stack.sh:main:841 : install_database_python 2022-04-26 13:55:21.056 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-26 13:55:21.058 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-04-26 13:55:21.061 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-26 13:55:21.063 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 13:55:21.066 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-26 13:55:21.068 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-26 13:55:21.070 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 13:55:21.074 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-26 13:55:21.074 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 13:55:21.079 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-26 13:55:21.082 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-26 13:55:21.084 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-26 13:55:21.087 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-26 13:55:21.089 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-26 13:55:21.111 | Using python 3.8 to install PyMySQL 2022-04-26 13:55:21.114 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-26 13:55:21.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:55:21.997 | from cryptography.utils import int_from_bytes 2022-04-26 13:55:21.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:55:21.997 | from cryptography.utils import int_from_bytes 2022-04-26 13:55:23.204 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:55:23.237 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-26 13:55:25.831 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:55:25.838 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:55:25.838 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:55:25.955 | + inc/python:pip_install:200 : result=0 2022-04-26 13:55:25.957 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:55:25.959 | + functions-common:time_stop:2437 : local name 2022-04-26 13:55:25.962 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:55:25.964 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:55:25.966 | + functions-common:time_stop:2440 : local total 2022-04-26 13:55:25.969 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:55:25.971 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:55:25.973 | + functions-common:time_stop:2444 : start_time=1650981321106 2022-04-26 13:55:25.975 | + functions-common:time_stop:2446 : [[ -z 1650981321106 ]] 2022-04-26 13:55:25.979 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:55:25.983 | + functions-common:time_stop:2449 : end_time=1650981325981 2022-04-26 13:55:25.985 | + functions-common:time_stop:2450 : elapsed_time=4875 2022-04-26 13:55:25.988 | + functions-common:time_stop:2451 : total=22474 2022-04-26 13:55:25.990 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:55:25.992 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27349 2022-04-26 13:55:25.995 | + inc/python:pip_install:203 : return 0 2022-04-26 13:55:25.998 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-26 13:55:26.000 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-26 13:55:26.002 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-26 13:55:26.005 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-26 13:55:26.021 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:55:26.024 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-26 13:55:26.026 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-26 13:55:26.030 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:55:26.030 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 13:55:26.035 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:55:26.038 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 13:55:26.040 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-26 13:55:26.043 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 13:55:26.045 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-26 13:55:26.048 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-26 13:55:26.064 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:55:26.066 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-26 13:55:26.069 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 13:55:26.071 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:55:26.074 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 13:55:26.076 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:55:26.078 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:55:26.081 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:55:26.083 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:55:26.085 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:55:26.088 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:55:26.090 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 13:55:26.092 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 13:55:26.095 | + functions-common:apt_get_update:1202 : return 2022-04-26 13:55:26.097 | + functions-common:install_package:1476 : real_install_package radvd 2022-04-26 13:55:26.099 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:55:26.102 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:55:26.105 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:55:26.107 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-04-26 13:55:26.128 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-26 13:55:26.238 | Reading package lists... 2022-04-26 13:55:26.482 | Building dependency tree... 2022-04-26 13:55:26.483 | Reading state information... 2022-04-26 13:55:26.739 | radvd is already the newest version (1:2.17-2). 2022-04-26 13:55:26.739 | The following packages were automatically installed and are no longer required: 2022-04-26 13:55:26.740 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:55:26.740 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:55:26.740 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:55:26.740 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:55:26.740 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:55:26.740 | python3-zope.interface 2022-04-26 13:55:26.740 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:55:26.855 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:55:26.860 | + functions-common:apt_get:1246 : result=0 2022-04-26 13:55:26.862 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:55:26.864 | + functions-common:time_stop:2437 : local name 2022-04-26 13:55:26.867 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:55:26.869 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:55:26.871 | + functions-common:time_stop:2440 : local total 2022-04-26 13:55:26.873 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:55:26.876 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:55:26.878 | + functions-common:time_stop:2444 : start_time=1650981326125 2022-04-26 13:55:26.880 | + functions-common:time_stop:2446 : [[ -z 1650981326125 ]] 2022-04-26 13:55:26.883 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:55:26.887 | + functions-common:time_stop:2449 : end_time=1650981326885 2022-04-26 13:55:26.890 | + functions-common:time_stop:2450 : elapsed_time=760 2022-04-26 13:55:26.892 | + functions-common:time_stop:2451 : total=3142 2022-04-26 13:55:26.894 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:55:26.896 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3902 2022-04-26 13:55:26.899 | + functions-common:apt_get:1250 : return 0 2022-04-26 13:55:26.902 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-26 13:55:26.918 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:55:26.921 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-26 13:55:26.923 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-26 13:55:26.926 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-26 13:55:26.929 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-26 13:55:26.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-26 13:55:26.951 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 13:55:26.954 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:55:26.956 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 13:55:26.958 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:55:26.960 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:55:26.962 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:55:26.965 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:55:26.967 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:55:26.970 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:55:26.972 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 13:55:26.974 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 13:55:26.976 | + functions-common:apt_get_update:1202 : return 2022-04-26 13:55:26.979 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-04-26 13:55:26.981 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:55:26.983 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:55:26.986 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:55:26.988 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-04-26 13:55:27.008 | + functions-common:apt_get:1242 : 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-04-26 13:55:27.119 | Reading package lists... 2022-04-26 13:55:27.365 | Building dependency tree... 2022-04-26 13:55:27.367 | Reading state information... 2022-04-26 13:55:27.623 | fakeroot is already the newest version (1.24-1). 2022-04-26 13:55:27.623 | make is already the newest version (4.2.1-1.2). 2022-04-26 13:55:27.623 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-26 13:55:27.623 | The following packages were automatically installed and are no longer required: 2022-04-26 13:55:27.625 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:55:27.625 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:55:27.625 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:55:27.625 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:55:27.625 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:55:27.625 | python3-zope.interface 2022-04-26 13:55:27.625 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:55:27.741 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:55:27.745 | + functions-common:apt_get:1246 : result=0 2022-04-26 13:55:27.748 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:55:27.750 | + functions-common:time_stop:2437 : local name 2022-04-26 13:55:27.752 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:55:27.754 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:55:27.756 | + functions-common:time_stop:2440 : local total 2022-04-26 13:55:27.759 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:55:27.761 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:55:27.763 | + functions-common:time_stop:2444 : start_time=1650981327006 2022-04-26 13:55:27.765 | + functions-common:time_stop:2446 : [[ -z 1650981327006 ]] 2022-04-26 13:55:27.768 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:55:27.772 | + functions-common:time_stop:2449 : end_time=1650981327769 2022-04-26 13:55:27.774 | + functions-common:time_stop:2450 : elapsed_time=763 2022-04-26 13:55:27.777 | + functions-common:time_stop:2451 : total=3902 2022-04-26 13:55:27.779 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:55:27.781 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4665 2022-04-26 13:55:27.783 | + functions-common:apt_get:1250 : return 0 2022-04-26 13:55:27.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-26 13:55:27.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:55:27.790 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:55:27.793 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-26 13:55:27.796 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-26 13:55:27.799 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-26 13:55:27.803 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-26 13:55:27.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-26 13:55:27.808 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-26 13:55:27.809 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-26 13:55:27.813 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-26 13:55:27.816 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-26 13:55:27.818 | + functions:vercmp:628 : local v1=5.4 2022-04-26 13:55:27.820 | + functions:vercmp:629 : local 'op=<' 2022-04-26 13:55:27.823 | + functions:vercmp:630 : local v2=3.13 2022-04-26 13:55:27.825 | + functions:vercmp:631 : local result 2022-04-26 13:55:27.828 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-26 13:55:27.829 | ++ functions:vercmp:635 : sort -V 2022-04-26 13:55:27.829 | ++ functions:vercmp:635 : head -1 2022-04-26 13:55:27.834 | + functions:vercmp:635 : result=3.13 2022-04-26 13:55:27.836 | + functions:vercmp:637 : case $op in 2022-04-26 13:55:27.839 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-26 13:55:27.841 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-26 13:55:27.843 | + functions:vercmp:648 : return 2022-04-26 13:55:27.845 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-26 13:55:27.848 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:55:27.850 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-04-26 13:55:28.295 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-26 13:55:28.297 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-26 13:55:28.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-26 13:55:28.307 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.310 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-26 13:55:28.328 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:55:28.332 | + ./stack.sh:main:849 : install_etcd3 2022-04-26 13:55:28.333 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-26 13:55:28.334 | Installing etcd 2022-04-26 13:55:28.336 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-26 13:55:28.349 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-26 13:55:28.364 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-26 13:55:28.366 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-26 13:55:28.380 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-26 13:55:28.383 | ++ 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-04-26 13:55:28.387 | ++ 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-04-26 13:55:28.390 | +++ 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-04-26 13:55:28.394 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-26 13:55:28.397 | ++ 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-04-26 13:55:28.400 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-26 13:55:28.403 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-26 13:55:28.405 | ++ functions:get_extra_file:74 : return 2022-04-26 13:55:28.408 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-26 13:55:28.410 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-26 13:55:28.413 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-26 13:55:28.415 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-26 13:55:28.432 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:55:28.434 | + ./stack.sh:main:868 : install_dstat 2022-04-26 13:55:28.437 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-26 13:55:28.454 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:55:28.456 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-26 13:55:28.458 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:55:28.461 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-26 13:55:28.464 | + ./stack.sh:main:877 : install_libs 2022-04-26 13:55:28.466 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-26 13:55:28.468 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-26 13:55:28.471 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-26 13:55:28.473 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-26 13:55:28.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.477 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.480 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-26 13:55:28.482 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.484 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-26 13:55:28.487 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-26 13:55:28.489 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-26 13:55:28.491 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-26 13:55:28.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.498 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-26 13:55:28.501 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.503 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-26 13:55:28.505 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-26 13:55:28.508 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-26 13:55:28.510 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-26 13:55:28.513 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.515 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.517 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-26 13:55:28.519 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.522 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-26 13:55:28.524 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-26 13:55:28.527 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-26 13:55:28.529 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-26 13:55:28.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.536 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-26 13:55:28.538 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.540 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-26 13:55:28.543 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-26 13:55:28.545 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-26 13:55:28.547 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-26 13:55:28.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-26 13:55:28.557 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.560 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-26 13:55:28.562 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-26 13:55:28.564 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-26 13:55:28.567 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-26 13:55:28.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.571 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.574 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-26 13:55:28.577 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.579 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-26 13:55:28.581 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-26 13:55:28.583 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-26 13:55:28.586 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-26 13:55:28.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.590 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.593 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-26 13:55:28.595 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.597 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-26 13:55:28.599 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-26 13:55:28.602 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-26 13:55:28.604 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-26 13:55:28.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.609 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.611 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-26 13:55:28.613 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.616 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-26 13:55:28.618 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-26 13:55:28.621 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-26 13:55:28.623 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-26 13:55:28.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-26 13:55:28.632 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.635 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-26 13:55:28.638 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-26 13:55:28.640 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-26 13:55:28.642 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-26 13:55:28.644 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.647 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.649 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-26 13:55:28.652 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.654 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-26 13:55:28.656 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-26 13:55:28.659 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-26 13:55:28.661 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-26 13:55:28.663 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.665 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.668 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-26 13:55:28.670 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.672 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-26 13:55:28.675 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-26 13:55:28.677 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-26 13:55:28.679 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-26 13:55:28.682 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.685 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.687 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-26 13:55:28.689 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.691 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-26 13:55:28.694 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-26 13:55:28.696 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-26 13:55:28.699 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-26 13:55:28.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.704 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.706 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-26 13:55:28.708 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.711 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-26 13:55:28.713 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-26 13:55:28.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-26 13:55:28.718 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-26 13:55:28.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-26 13:55:28.727 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.729 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-26 13:55:28.732 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-26 13:55:28.734 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-26 13:55:28.736 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-26 13:55:28.739 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.741 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.743 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-26 13:55:28.746 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.749 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-26 13:55:28.751 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-26 13:55:28.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-26 13:55:28.756 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-26 13:55:28.758 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.763 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-26 13:55:28.766 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.768 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-26 13:55:28.770 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-26 13:55:28.773 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-26 13:55:28.775 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-26 13:55:28.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.782 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-26 13:55:28.785 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.787 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-26 13:55:28.789 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-26 13:55:28.792 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-26 13:55:28.794 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-26 13:55:28.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-26 13:55:28.803 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.806 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-26 13:55:28.809 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-26 13:55:28.811 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-26 13:55:28.813 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-26 13:55:28.816 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.818 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.820 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-26 13:55:28.823 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.825 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-26 13:55:28.828 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-26 13:55:28.830 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-26 13:55:28.832 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-26 13:55:28.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-26 13:55:28.842 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.844 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-26 13:55:28.847 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-26 13:55:28.849 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-26 13:55:28.851 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-26 13:55:28.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.859 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-26 13:55:28.861 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.863 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-26 13:55:28.866 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-26 13:55:28.868 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-26 13:55:28.871 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-26 13:55:28.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-26 13:55:28.880 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.883 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-26 13:55:28.885 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-26 13:55:28.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-26 13:55:28.890 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-26 13:55:28.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-26 13:55:28.899 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.902 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-26 13:55:28.904 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-26 13:55:28.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-26 13:55:28.909 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-26 13:55:28.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-26 13:55:28.918 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.921 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-26 13:55:28.923 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-26 13:55:28.925 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-26 13:55:28.928 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-26 13:55:28.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.933 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.935 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-26 13:55:28.938 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.941 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-26 13:55:28.944 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-26 13:55:28.947 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-26 13:55:28.949 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-26 13:55:28.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.954 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.956 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-26 13:55:28.959 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.961 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-26 13:55:28.963 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-26 13:55:28.966 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-26 13:55:28.968 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-26 13:55:28.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.973 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-26 13:55:28.977 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:28.980 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-26 13:55:28.983 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-26 13:55:28.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-26 13:55:28.987 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-26 13:55:28.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:28.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:28.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-26 13:55:28.998 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:29.000 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-26 13:55:29.002 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-26 13:55:29.005 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-26 13:55:29.007 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-26 13:55:29.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:29.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:29.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-26 13:55:29.016 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:29.019 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-26 13:55:29.021 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-26 13:55:29.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-26 13:55:29.026 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-26 13:55:29.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:29.031 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:29.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-26 13:55:29.035 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:29.038 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-26 13:55:29.040 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-26 13:55:29.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-26 13:55:29.045 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-26 13:55:29.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:29.050 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:29.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-26 13:55:29.055 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:29.058 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-26 13:55:29.060 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-26 13:55:29.062 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-26 13:55:29.065 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-26 13:55:29.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:29.070 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:29.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-26 13:55:29.074 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:29.077 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-26 13:55:29.079 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-26 13:55:29.081 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-26 13:55:29.084 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-26 13:55:29.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:29.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:29.093 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-26 13:55:29.095 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:29.097 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-26 13:55:29.100 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-26 13:55:29.102 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-26 13:55:29.105 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-26 13:55:29.107 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:29.110 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:29.112 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-26 13:55:29.114 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:29.117 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-26 13:55:29.120 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-26 13:55:29.122 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-26 13:55:29.125 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-26 13:55:29.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:29.129 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:29.131 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-26 13:55:29.134 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:29.136 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-26 13:55:29.139 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-26 13:55:29.141 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-26 13:55:29.143 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-26 13:55:29.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:29.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:29.151 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-26 13:55:29.153 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:29.155 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-26 13:55:29.158 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-26 13:55:29.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-26 13:55:29.162 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-26 13:55:29.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:29.168 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:29.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-26 13:55:29.173 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:29.175 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-26 13:55:29.177 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-26 13:55:29.180 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-26 13:55:29.182 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-26 13:55:29.185 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:29.187 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:29.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-26 13:55:29.192 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:29.194 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-26 13:55:29.216 | Using python 3.8 to install etcd3 2022-04-26 13:55:29.218 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-26 13:55:30.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:55:30.093 | from cryptography.utils import int_from_bytes 2022-04-26 13:55:30.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:55:30.093 | from cryptography.utils import int_from_bytes 2022-04-26 13:55:31.271 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:55:31.303 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-26 13:55:31.312 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-26 13:55:31.313 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-26 13:55:31.314 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-26 13:55:31.315 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-26 13:55:33.863 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:55:33.870 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:55:33.870 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:55:33.990 | + inc/python:pip_install:200 : result=0 2022-04-26 13:55:33.992 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:55:33.995 | + functions-common:time_stop:2437 : local name 2022-04-26 13:55:33.997 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:55:33.999 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:55:34.001 | + functions-common:time_stop:2440 : local total 2022-04-26 13:55:34.003 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:55:34.005 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:55:34.008 | + functions-common:time_stop:2444 : start_time=1650981329210 2022-04-26 13:55:34.010 | + functions-common:time_stop:2446 : [[ -z 1650981329210 ]] 2022-04-26 13:55:34.013 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:55:34.017 | + functions-common:time_stop:2449 : end_time=1650981334015 2022-04-26 13:55:34.019 | + functions-common:time_stop:2450 : elapsed_time=4805 2022-04-26 13:55:34.021 | + functions-common:time_stop:2451 : total=27349 2022-04-26 13:55:34.024 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:55:34.026 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32154 2022-04-26 13:55:34.029 | + inc/python:pip_install:203 : return 0 2022-04-26 13:55:34.031 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-26 13:55:34.053 | Using python 3.8 to install etcd3gw 2022-04-26 13:55:34.056 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-26 13:55:34.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:55:34.924 | from cryptography.utils import int_from_bytes 2022-04-26 13:55:34.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:55:34.924 | from cryptography.utils import int_from_bytes 2022-04-26 13:55:36.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:55:36.139 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-26 13:55:36.148 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-26 13:55:36.149 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-26 13:55:36.150 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-26 13:55:36.151 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-26 13:55:36.183 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-26 13:55:36.184 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-26 13:55:36.186 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-26 13:55:36.189 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-26 13:55:38.711 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:55:38.718 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:55:38.718 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:55:38.839 | + inc/python:pip_install:200 : result=0 2022-04-26 13:55:38.841 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:55:38.844 | + functions-common:time_stop:2437 : local name 2022-04-26 13:55:38.846 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:55:38.848 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:55:38.850 | + functions-common:time_stop:2440 : local total 2022-04-26 13:55:38.852 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:55:38.855 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:55:38.857 | + functions-common:time_stop:2444 : start_time=1650981334048 2022-04-26 13:55:38.859 | + functions-common:time_stop:2446 : [[ -z 1650981334048 ]] 2022-04-26 13:55:38.862 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:55:38.866 | + functions-common:time_stop:2449 : end_time=1650981338863 2022-04-26 13:55:38.868 | + functions-common:time_stop:2450 : elapsed_time=4815 2022-04-26 13:55:38.870 | + functions-common:time_stop:2451 : total=32154 2022-04-26 13:55:38.872 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:55:38.875 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=36969 2022-04-26 13:55:38.877 | + inc/python:pip_install:203 : return 0 2022-04-26 13:55:38.879 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-26 13:55:38.882 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-26 13:55:38.885 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-26 13:55:38.887 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:55:38.890 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:55:38.892 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:55:38.894 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:55:38.897 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:55:38.899 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:55:38.902 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:55:38.904 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:55:38.907 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:55:38.909 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:55:38.911 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:55:38.914 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-26 13:55:38.916 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:55:38.918 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:55:38.921 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-26 13:55:38.923 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-26 13:55:38.926 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 13:55:38.928 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:55:38.930 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 13:55:38.933 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:55:38.935 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:55:38.937 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:55:38.939 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:55:38.942 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:55:38.944 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:55:38.947 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 13:55:38.949 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 13:55:38.952 | + functions-common:apt_get_update:1202 : return 2022-04-26 13:55:38.954 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-26 13:55:38.956 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:55:38.959 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:55:38.961 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:55:38.964 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-26 13:55:38.985 | + functions-common:apt_get:1242 : 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-04-26 13:55:39.099 | Reading package lists... 2022-04-26 13:55:39.350 | Building dependency tree... 2022-04-26 13:55:39.351 | Reading state information... 2022-04-26 13:55:39.614 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-26 13:55:39.614 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-26 13:55:39.614 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-26 13:55:39.614 | The following packages were automatically installed and are no longer required: 2022-04-26 13:55:39.615 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:55:39.615 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:55:39.615 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:55:39.615 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:55:39.615 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:55:39.615 | python3-zope.interface 2022-04-26 13:55:39.616 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:55:39.731 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:55:39.736 | + functions-common:apt_get:1246 : result=0 2022-04-26 13:55:39.738 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:55:39.741 | + functions-common:time_stop:2437 : local name 2022-04-26 13:55:39.743 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:55:39.745 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:55:39.747 | + functions-common:time_stop:2440 : local total 2022-04-26 13:55:39.749 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:55:39.752 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:55:39.754 | + functions-common:time_stop:2444 : start_time=1650981338983 2022-04-26 13:55:39.756 | + functions-common:time_stop:2446 : [[ -z 1650981338983 ]] 2022-04-26 13:55:39.759 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:55:39.763 | + functions-common:time_stop:2449 : end_time=1650981339761 2022-04-26 13:55:39.765 | + functions-common:time_stop:2450 : elapsed_time=778 2022-04-26 13:55:39.767 | + functions-common:time_stop:2451 : total=4665 2022-04-26 13:55:39.770 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:55:39.772 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5443 2022-04-26 13:55:39.774 | + functions-common:apt_get:1250 : return 0 2022-04-26 13:55:39.777 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-26 13:55:39.780 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:55:39.782 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:55:39.784 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-26 13:55:39.848 | Module proxy already enabled 2022-04-26 13:55:39.852 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-26 13:55:39.914 | Considering dependency proxy for proxy_uwsgi: 2022-04-26 13:55:39.915 | Module proxy already enabled 2022-04-26 13:55:39.915 | Module proxy_uwsgi already enabled 2022-04-26 13:55:39.919 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-26 13:55:39.922 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 13:55:39.924 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:55:39.926 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 13:55:40.084 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-26 13:55:40.086 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-26 13:55:40.089 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-26 13:55:40.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:40.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:40.096 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-26 13:55:40.099 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:40.101 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-26 13:55:40.103 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-26 13:55:40.106 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-26 13:55:40.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:40.110 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:40.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-26 13:55:40.115 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:40.118 | + ./stack.sh:main:885 : install_glanceclient 2022-04-26 13:55:40.120 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-26 13:55:40.122 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-26 13:55:40.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:40.127 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:40.129 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-26 13:55:40.132 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:40.135 | + ./stack.sh:main:886 : install_cinderclient 2022-04-26 13:55:40.137 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-26 13:55:40.139 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-26 13:55:40.142 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:40.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:40.147 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-26 13:55:40.149 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:40.152 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-26 13:55:40.155 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-26 13:55:40.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:40.159 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:40.162 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-26 13:55:40.164 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:40.166 | + ./stack.sh:main:887 : install_novaclient 2022-04-26 13:55:40.169 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-26 13:55:40.171 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-26 13:55:40.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:40.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:40.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-26 13:55:40.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:40.183 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-26 13:55:40.201 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:55:40.203 | + ./stack.sh:main:889 : install_swiftclient 2022-04-26 13:55:40.206 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-26 13:55:40.208 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-26 13:55:40.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:40.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:40.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-26 13:55:40.218 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:40.221 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-26 13:55:40.237 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:55:40.239 | + ./stack.sh:main:892 : install_neutronclient 2022-04-26 13:55:40.242 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-26 13:55:40.244 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-26 13:55:40.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:40.249 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:40.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-26 13:55:40.254 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:40.256 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-26 13:55:40.259 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-26 13:55:40.261 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-26 13:55:40.264 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:55:40.266 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:55:40.269 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-26 13:55:40.271 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:55:40.274 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-26 13:55:40.277 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-26 13:55:40.279 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 13:55:40.282 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-26 13:55:40.284 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-26 13:55:40.287 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 13:55:40.290 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-26 13:55:40.291 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 13:55:40.295 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-26 13:55:40.298 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-26 13:55:40.300 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-26 13:55:40.303 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-26 13:55:40.306 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-26 13:55:40.326 | Using python 3.8 to install keystonemiddleware 2022-04-26 13:55:40.329 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-26 13:55:41.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:55:41.208 | from cryptography.utils import int_from_bytes 2022-04-26 13:55:41.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:55:41.208 | from cryptography.utils import int_from_bytes 2022-04-26 13:55:42.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:55:42.429 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-26 13:55:42.483 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-26 13:55:42.484 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-26 13:55:42.485 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-26 13:55:42.486 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-26 13:55:42.487 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-26 13:55:42.488 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-26 13:55:42.489 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-26 13:55:42.490 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-26 13:55:42.492 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-26 13:55:42.493 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-26 13:55:42.494 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-26 13:55:42.495 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-26 13:55:42.497 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-26 13:55:42.498 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-26 13:55:42.555 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-26 13:55:42.557 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-26 13:55:42.559 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-26 13:55:42.597 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-26 13:55:42.638 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-26 13:55:42.639 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-26 13:55:42.641 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-26 13:55:42.642 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-26 13:55:42.692 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-26 13:55:42.695 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-26 13:55:42.704 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-26 13:55:42.705 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-26 13:55:42.719 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-26 13:55:42.721 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-04-26 13:55:42.722 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-26 13:55:42.788 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-26 13:55:42.789 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-26 13:55:42.790 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-26 13:55:42.793 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-26 13:55:42.842 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-26 13:55:42.855 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-26 13:55:45.296 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:55:45.303 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:55:45.303 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:55:45.427 | + inc/python:pip_install:200 : result=0 2022-04-26 13:55:45.429 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:55:45.433 | + functions-common:time_stop:2437 : local name 2022-04-26 13:55:45.435 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:55:45.437 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:55:45.439 | + functions-common:time_stop:2440 : local total 2022-04-26 13:55:45.441 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:55:45.444 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:55:45.446 | + functions-common:time_stop:2444 : start_time=1650981340320 2022-04-26 13:55:45.448 | + functions-common:time_stop:2446 : [[ -z 1650981340320 ]] 2022-04-26 13:55:45.451 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:55:45.455 | + functions-common:time_stop:2449 : end_time=1650981345453 2022-04-26 13:55:45.457 | + functions-common:time_stop:2450 : elapsed_time=5133 2022-04-26 13:55:45.460 | + functions-common:time_stop:2451 : total=36969 2022-04-26 13:55:45.462 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:55:45.464 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=42102 2022-04-26 13:55:45.466 | + inc/python:pip_install:203 : return 0 2022-04-26 13:55:45.469 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-26 13:55:45.471 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-26 13:55:45.474 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 13:55:45.477 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-26 13:55:45.480 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-26 13:55:45.482 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 13:55:45.486 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-26 13:55:45.486 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 13:55:45.491 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-26 13:55:45.494 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-26 13:55:45.496 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-26 13:55:45.499 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-26 13:55:45.502 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-26 13:55:45.523 | Using python 3.8 to install python-memcached 2022-04-26 13:55:45.525 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-26 13:55:46.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:55:46.396 | from cryptography.utils import int_from_bytes 2022-04-26 13:55:46.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:55:46.396 | from cryptography.utils import int_from_bytes 2022-04-26 13:55:47.582 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:55:47.614 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-26 13:55:47.617 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-26 13:55:50.173 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:55:50.180 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:55:50.180 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:55:50.298 | + inc/python:pip_install:200 : result=0 2022-04-26 13:55:50.301 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:55:50.303 | + functions-common:time_stop:2437 : local name 2022-04-26 13:55:50.305 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:55:50.308 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:55:50.310 | + functions-common:time_stop:2440 : local total 2022-04-26 13:55:50.312 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:55:50.315 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:55:50.317 | + functions-common:time_stop:2444 : start_time=1650981345517 2022-04-26 13:55:50.319 | + functions-common:time_stop:2446 : [[ -z 1650981345517 ]] 2022-04-26 13:55:50.323 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:55:50.327 | + functions-common:time_stop:2449 : end_time=1650981350324 2022-04-26 13:55:50.329 | + functions-common:time_stop:2450 : elapsed_time=4807 2022-04-26 13:55:50.331 | + functions-common:time_stop:2451 : total=42102 2022-04-26 13:55:50.334 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:55:50.336 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=46909 2022-04-26 13:55:50.338 | + inc/python:pip_install:203 : return 0 2022-04-26 13:55:50.341 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-26 13:55:50.358 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:55:50.360 | + ./stack.sh:main:899 : '[' 10.222.0.16 == 10.222.0.16 ']' 2022-04-26 13:55:50.363 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-26 13:55:50.365 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-26 13:55:50.367 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-26 13:55:50.370 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 13:55:50.373 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-26 13:55:50.375 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-26 13:55:50.391 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:55:50.393 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-26 13:55:50.396 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-26 13:55:50.398 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-26 13:55:50.401 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 13:55:50.403 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 13:55:50.405 | ++ functions-common:git_clone:612 : pwd 2022-04-26 13:55:50.408 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 13:55:50.410 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 13:55:50.412 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 13:55:50.427 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 13:55:50.429 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 13:55:50.432 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 13:55:50.435 | + functions-common:git_clone:629 : echo master 2022-04-26 13:55:50.435 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 13:55:50.440 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-26 13:55:50.442 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 13:55:50.444 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-04-26 13:55:50.458 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-04-26 13:55:50.460 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 13:55:50.461 | + functions-common:git_clone:690 : head -1 2022-04-26 13:55:50.465 | 65e3e33b6 Merge "typo fix in docstring" 2022-04-26 13:55:50.467 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 13:55:50.470 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-26 13:55:50.473 | + inc/python:setup_develop:338 : local bindep 2022-04-26 13:55:50.475 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-26 13:55:50.478 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-26 13:55:50.480 | + inc/python:setup_develop:344 : local extras= 2022-04-26 13:55:50.483 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-26 13:55:50.485 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 13:55:50.487 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-26 13:55:50.490 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-26 13:55:50.492 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 13:55:50.495 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 13:55:50.498 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-26 13:55:50.500 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 13:55:50.503 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-26 13:55:50.505 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 13:55:50.508 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 13:55:50.511 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-26 13:55:50.516 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-26 13:55:50.519 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-26 13:55:51.202 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-26 13:55:51.205 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 13:55:51.207 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 13:55:51.209 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 13:55:51.211 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-26 13:55:51.214 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-26 13:55:51.216 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 13:55:51.218 | + inc/python:setup_package:428 : local extras= 2022-04-26 13:55:51.221 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 13:55:51.223 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 13:55:51.225 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 13:55:51.227 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 13:55:51.230 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 13:55:51.232 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-26 13:55:51.252 | Using python 3.8 to install /opt/stack/keystone 2022-04-26 13:55:51.254 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-26 13:55:52.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:55:52.126 | from cryptography.utils import int_from_bytes 2022-04-26 13:55:52.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:55:52.126 | from cryptography.utils import int_from_bytes 2022-04-26 13:55:53.304 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:55:53.336 | Obtaining file:///opt/stack/keystone 2022-04-26 13:55:53.337 | Preparing metadata (setup.py): started 2022-04-26 13:55:58.450 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:55:58.528 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (5.8.1) 2022-04-26 13:55:58.529 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.8.7) 2022-04-26 13:55:58.530 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.1.1) 2022-04-26 13:55:58.531 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.3.9) 2022-04-26 13:55:58.532 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (36.0.2) 2022-04-26 13:55:58.533 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.4.35) 2022-04-26 13:55:58.534 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.13.0) 2022-04-26 13:55:58.535 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.5.0) 2022-04-26 13:55:58.536 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.7.4) 2022-04-26 13:55:58.538 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.4.0) 2022-04-26 13:55:58.538 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (9.4.0) 2022-04-26 13:55:58.539 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-26 13:55:58.541 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.8.20) 2022-04-26 13:55:58.542 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.10.1) 2022-04-26 13:55:58.543 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (8.8.0) 2022-04-26 13:55:58.544 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.1.0) 2022-04-26 13:55:58.545 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (12.13.0) 2022-04-26 13:55:58.546 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (11.2.0) 2022-04-26 13:55:58.548 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (5.1.0) 2022-04-26 13:55:58.549 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.7.0) 2022-04-26 13:55:58.550 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.5.1) 2022-04-26 13:55:58.551 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.11.0) 2022-04-26 13:55:58.552 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.3.0) 2022-04-26 13:55:58.553 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.5.0) 2022-04-26 13:55:58.554 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.12.2) 2022-04-26 13:55:58.555 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-26 13:55:58.557 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (7.1.2) 2022-04-26 13:55:58.558 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.3.0) 2022-04-26 13:55:58.559 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.1.5) 2022-04-26 13:55:58.560 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-26 13:55:58.561 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.1.1) 2022-04-26 13:55:58.562 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.0.3) 2022-04-26 13:55:58.564 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.4.2) 2022-04-26 13:55:58.565 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2022.1) 2022-04-26 13:55:58.577 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev9) (1.16.0) 2022-04-26 13:55:58.578 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev9) (1.15.0) 2022-04-26 13:55:58.621 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev9) (5.1.1) 2022-04-26 13:55:58.638 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (3.1.1) 2022-04-26 13:55:58.639 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (8.1.2) 2022-04-26 13:55:58.642 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (4.11.3) 2022-04-26 13:55:58.643 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (2.1.2) 2022-04-26 13:55:58.644 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (2.1.1) 2022-04-26 13:55:58.654 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev9) (9.0.1) 2022-04-26 13:55:58.717 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2.27.1) 2022-04-26 13:55:58.720 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (4.5.0) 2022-04-26 13:55:58.817 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (6.0) 2022-04-26 13:55:58.817 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (0.8.0) 2022-04-26 13:55:58.819 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (1.5.0) 2022-04-26 13:55:58.820 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (2.5.0) 2022-04-26 13:55:58.877 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (2.0.1) 2022-04-26 13:55:58.878 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (1.7.7) 2022-04-26 13:55:58.881 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (0.5.0) 2022-04-26 13:55:58.932 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev9) (2.8.2) 2022-04-26 13:55:58.935 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev9) (0.9.6) 2022-04-26 13:55:59.018 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.4.0) 2022-04-26 13:55:59.019 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.1.1) 2022-04-26 13:55:59.021 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.4.0) 2022-04-26 13:55:59.021 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.2.4) 2022-04-26 13:55:59.024 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.8.0) 2022-04-26 13:55:59.026 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.0.0) 2022-04-26 13:55:59.046 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev9) (3.3.0) 2022-04-26 13:55:59.096 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev9) (3.2.0) 2022-04-26 13:55:59.118 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (3.0.8) 2022-04-26 13:55:59.120 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (1.0.2) 2022-04-26 13:55:59.121 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (21.3) 2022-04-26 13:55:59.123 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (0.11.0) 2022-04-26 13:55:59.175 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev9) (4.5.0) 2022-04-26 13:55:59.294 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (0.7.1) 2022-04-26 13:55:59.295 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (62.1.0) 2022-04-26 13:55:59.296 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (1.10.0) 2022-04-26 13:55:59.297 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (22.0.0) 2022-04-26 13:55:59.298 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (5.7.1) 2022-04-26 13:55:59.525 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev9) (1.1.2) 2022-04-26 13:55:59.547 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev9) (0.5.2) 2022-04-26 13:55:59.549 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev9) (0.4.2) 2022-04-26 13:55:59.619 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev9) (1.2.0) 2022-04-26 13:55:59.637 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.0.0) 2022-04-26 13:55:59.696 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev9) (2.21) 2022-04-26 13:55:59.736 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev9) (1.14.0) 2022-04-26 13:55:59.845 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (3.8.0) 2022-04-26 13:55:59.903 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (2.1.1) 2022-04-26 13:55:59.979 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (1.7.0) 2022-04-26 13:56:00.107 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev9) (0.17.3) 2022-04-26 13:56:00.139 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.14.1) 2022-04-26 13:56:00.178 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.1.1) 2022-04-26 13:56:00.179 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (3.0.0) 2022-04-26 13:56:00.180 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.5.1) 2022-04-26 13:56:00.183 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.33.0) 2022-04-26 13:56:00.184 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (3.5.0) 2022-04-26 13:56:00.187 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (1.3.3) 2022-04-26 13:56:00.241 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev9) (0.2.5) 2022-04-26 13:56:00.381 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (1.26.9) 2022-04-26 13:56:00.383 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (3.3) 2022-04-26 13:56:00.385 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2019.11.28) 2022-04-26 13:56:00.387 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2.0.12) 2022-04-26 13:56:00.546 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev9) (2.5.0) 2022-04-26 13:56:00.627 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev9) (2.5.0) 2022-04-26 13:56:00.881 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.2.1) 2022-04-26 13:56:01.148 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.7) 2022-04-26 13:56:01.185 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev9) (1.0.0) 2022-04-26 13:56:03.146 | Installing collected packages: keystone 2022-04-26 13:56:03.146 | Attempting uninstall: keystone 2022-04-26 13:56:03.146 | Found existing installation: keystone 21.1.0.dev9 2022-04-26 13:56:03.150 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-26 13:56:03.151 | Running setup.py develop for keystone 2022-04-26 13:56:09.343 | Successfully installed keystone 2022-04-26 13:56:09.343 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:56:09.351 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:56:09.351 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:56:09.486 | + inc/python:pip_install:200 : result=0 2022-04-26 13:56:09.488 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:56:09.490 | + functions-common:time_stop:2437 : local name 2022-04-26 13:56:09.493 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:56:09.496 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:56:09.498 | + functions-common:time_stop:2440 : local total 2022-04-26 13:56:09.500 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:56:09.502 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:56:09.504 | + functions-common:time_stop:2444 : start_time=1650981351247 2022-04-26 13:56:09.506 | + functions-common:time_stop:2446 : [[ -z 1650981351247 ]] 2022-04-26 13:56:09.509 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:56:09.513 | + functions-common:time_stop:2449 : end_time=1650981369511 2022-04-26 13:56:09.515 | + functions-common:time_stop:2450 : elapsed_time=18264 2022-04-26 13:56:09.517 | + functions-common:time_stop:2451 : total=46909 2022-04-26 13:56:09.519 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:56:09.522 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=65173 2022-04-26 13:56:09.524 | + inc/python:pip_install:203 : return 0 2022-04-26 13:56:09.526 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 13:56:09.529 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-26 13:56:09.531 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-26 13:56:09.551 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-26 13:56:09.564 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-26 13:56:09.566 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-26 13:56:09.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:56:09.571 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:56:09.574 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-26 13:56:09.576 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:56:09.578 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-26 13:56:09.595 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:56:09.597 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-26 13:56:09.600 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 13:56:09.603 | + ./stack.sh:main:901 : configure_keystone 2022-04-26 13:56:09.605 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-26 13:56:09.617 | + 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-04-26 13:56:09.621 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-26 13:56:09.625 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-26 13:56:09.641 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:56:09.643 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-26 13:56:09.674 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-26 13:56:09.702 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-26 13:56:09.733 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-26 13:56:09.763 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-26 13:56:09.794 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-26 13:56:09.824 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-26 13:56:09.853 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-26 13:56:09.881 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-26 13:56:09.883 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-26 13:56:09.886 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-26 13:56:09.888 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-26 13:56:09.891 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-26 13:56:09.893 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 13:56:09.909 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:56:09.912 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-26 13:56:09.915 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-26 13:56:09.918 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 13:56:09.933 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:56:09.935 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:56:09.938 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:56:09.968 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 13:56:09.970 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 13:56:09.973 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-26 13:56:09.975 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-26 13:56:09.992 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:56:09.995 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.16/identity 2022-04-26 13:56:10.025 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-26 13:56:10.028 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-26 13:56:10.058 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-26 13:56:10.061 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-26 13:56:10.063 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-26 13:56:10.066 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-04-26 13:56:10.068 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-26 13:56:10.071 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-26 13:56:10.102 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-26 13:56:10.104 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-26 13:56:10.106 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-26 13:56:10.109 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-26 13:56:10.112 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 13:56:10.133 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 13:56:10.136 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 13:56:10.138 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 13:56:10.141 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 13:56:10.143 | + 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-04-26 13:56:10.171 | + 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-04-26 13:56:10.199 | + 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-04-26 13:56:10.228 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 13:56:10.255 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-26 13:56:10.284 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-26 13:56:10.287 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-26 13:56:10.289 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-26 13:56:10.292 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-26 13:56:10.294 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-26 13:56:10.296 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-26 13:56:10.299 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-26 13:56:10.302 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-26 13:56:10.306 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-26 13:56:10.309 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-26 13:56:10.311 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-26 13:56:10.324 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-26 13:56:10.325 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:56:10.333 | d /var/run/uwsgi 0755 ubuntu root 2022-04-26 13:56:10.336 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:56:10.353 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-26 13:56:10.355 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-26 13:56:10.359 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-26 13:56:10.388 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-26 13:56:10.415 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-26 13:56:10.442 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-26 13:56:10.470 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-26 13:56:10.497 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-26 13:56:10.525 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-26 13:56:10.552 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-26 13:56:10.580 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-26 13:56:10.607 | + 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-04-26 13:56:10.634 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-26 13:56:10.662 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-26 13:56:10.689 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-26 13:56:10.717 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-26 13:56:10.719 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-26 13:56:10.722 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-26 13:56:10.724 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-26 13:56:10.727 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-26 13:56:10.729 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:56:10.731 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:56:10.734 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-26 13:56:10.737 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-26 13:56:10.739 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-26 13:56:10.767 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-26 13:56:10.795 | + 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-04-26 13:56:10.795 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-26 13:56:10.804 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-26 13:56:10.807 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-26 13:56:10.810 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-26 13:56:10.812 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-26 13:56:10.814 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-26 13:56:10.817 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 13:56:10.819 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:56:10.822 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:56:10.824 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-26 13:56:10.827 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-26 13:56:10.829 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:56:10.831 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:56:10.834 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-26 13:56:10.897 | Site keystone-wsgi-public already enabled 2022-04-26 13:56:10.902 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-26 13:56:10.904 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 13:56:10.907 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:56:10.909 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 13:56:11.042 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-26 13:56:11.079 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-26 13:56:11.112 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-26 13:56:11.144 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-26 13:56:11.146 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-26 13:56:11.178 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-26 13:56:11.206 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-26 13:56:11.235 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-26 13:56:11.238 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-26 13:56:11.255 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:56:11.257 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-26 13:56:11.275 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:56:11.277 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-26 13:56:11.280 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-26 13:56:11.282 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-26 13:56:11.285 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 13:56:11.287 | + lib/stack:stack_install_service:32 : install_swift 2022-04-26 13:56:11.289 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-26 13:56:11.293 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-26 13:56:11.295 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-26 13:56:11.297 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 13:56:11.299 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 13:56:11.302 | ++ functions-common:git_clone:612 : pwd 2022-04-26 13:56:11.305 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 13:56:11.307 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 13:56:11.310 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 13:56:11.326 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 13:56:11.328 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 13:56:11.330 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 13:56:11.333 | + functions-common:git_clone:629 : echo master 2022-04-26 13:56:11.334 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 13:56:11.339 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-26 13:56:11.342 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 13:56:11.344 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-04-26 13:56:11.358 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-04-26 13:56:11.361 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 13:56:11.361 | + functions-common:git_clone:690 : head -1 2022-04-26 13:56:11.364 | b621a6f93 Merge "tests: Fix swiftclient/requests log level adjustment" 2022-04-26 13:56:11.367 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 13:56:11.370 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-26 13:56:11.372 | + inc/python:setup_develop:338 : local bindep 2022-04-26 13:56:11.375 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-26 13:56:11.377 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-26 13:56:11.380 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-26 13:56:11.382 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-26 13:56:11.385 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 13:56:11.387 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-26 13:56:11.389 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-26 13:56:11.392 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 13:56:11.394 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-26 13:56:11.397 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-26 13:56:11.401 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 13:56:11.403 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-26 13:56:11.406 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 13:56:11.408 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 13:56:11.411 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-26 13:56:11.418 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-26 13:56:11.422 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-26 13:56:12.087 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-26 13:56:12.090 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 13:56:12.092 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 13:56:12.095 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 13:56:12.097 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-26 13:56:12.099 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-26 13:56:12.102 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 13:56:12.104 | + inc/python:setup_package:428 : local extras=keystone 2022-04-26 13:56:12.107 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 13:56:12.109 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-26 13:56:12.111 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-26 13:56:12.114 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-26 13:56:12.116 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 13:56:12.119 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-26 13:56:12.140 | Using python 3.8 to install /opt/stack/swift 2022-04-26 13:56:12.143 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-26 13:56:13.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:56:13.009 | from cryptography.utils import int_from_bytes 2022-04-26 13:56:13.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:56:13.010 | from cryptography.utils import int_from_bytes 2022-04-26 13:56:14.215 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:56:14.247 | Obtaining file:///opt/stack/swift 2022-04-26 13:56:14.248 | Preparing metadata (setup.py): started 2022-04-26 13:56:19.005 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:56:19.045 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (0.33.0) 2022-04-26 13:56:19.046 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.1.2) 2022-04-26 13:56:19.047 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (0.11.0) 2022-04-26 13:56:19.048 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (2.1.1) 2022-04-26 13:56:19.049 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (4.8.0) 2022-04-26 13:56:19.050 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (2.27.1) 2022-04-26 13:56:19.051 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.16.0) 2022-04-26 13:56:19.052 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (0.9.9) 2022-04-26 13:56:19.053 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.6.1) 2022-04-26 13:56:19.054 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (36.0.2) 2022-04-26 13:56:19.055 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (9.4.0) 2022-04-26 13:56:19.094 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev28) (1.15.0) 2022-04-26 13:56:19.101 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev28) (2.2.1) 2022-04-26 13:56:19.157 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.4.0) 2022-04-26 13:56:19.158 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.5.0) 2022-04-26 13:56:19.159 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.1.0) 2022-04-26 13:56:19.160 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.8.7) 2022-04-26 13:56:19.161 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (8.8.0) 2022-04-26 13:56:19.162 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.12.2) 2022-04-26 13:56:19.163 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (5.1.0) 2022-04-26 13:56:19.164 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (3.1.1) 2022-04-26 13:56:19.166 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.3.0) 2022-04-26 13:56:19.167 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (2.10.1) 2022-04-26 13:56:19.168 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (5.8.1) 2022-04-26 13:56:19.169 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.7.0) 2022-04-26 13:56:19.191 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev28) (62.1.0) 2022-04-26 13:56:19.222 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (3.3) 2022-04-26 13:56:19.224 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (2019.11.28) 2022-04-26 13:56:19.226 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (2.0.12) 2022-04-26 13:56:19.227 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (1.26.9) 2022-04-26 13:56:19.250 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev28) (2.21) 2022-04-26 13:56:19.353 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (3.5.0) 2022-04-26 13:56:19.354 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.7.0) 2022-04-26 13:56:19.356 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.0.2) 2022-04-26 13:56:19.398 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.1.5) 2022-04-26 13:56:19.441 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (2.5.0) 2022-04-26 13:56:19.443 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (0.8.0) 2022-04-26 13:56:19.444 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.5.0) 2022-04-26 13:56:19.445 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (6.0) 2022-04-26 13:56:19.507 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (2.8.2) 2022-04-26 13:56:19.510 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (0.9.6) 2022-04-26 13:56:19.523 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (2022.1) 2022-04-26 13:56:19.524 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.0.3) 2022-04-26 13:56:19.543 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (3.0.8) 2022-04-26 13:56:19.545 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (21.3) 2022-04-26 13:56:19.688 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.14.0) 2022-04-26 13:56:19.703 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (5.1.1) 2022-04-26 13:56:21.966 | Installing collected packages: swift 2022-04-26 13:56:21.966 | Attempting uninstall: swift 2022-04-26 13:56:21.966 | Found existing installation: swift 2.30.0.dev28 2022-04-26 13:56:21.969 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-26 13:56:21.971 | Running setup.py develop for swift 2022-04-26 13:56:27.807 | Successfully installed swift 2022-04-26 13:56:27.808 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:56:27.816 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:56:27.816 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:56:27.951 | + inc/python:pip_install:200 : result=0 2022-04-26 13:56:27.953 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:56:27.956 | + functions-common:time_stop:2437 : local name 2022-04-26 13:56:27.958 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:56:27.960 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:56:27.964 | + functions-common:time_stop:2440 : local total 2022-04-26 13:56:27.966 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:56:27.968 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:56:27.970 | + functions-common:time_stop:2444 : start_time=1650981372135 2022-04-26 13:56:27.972 | + functions-common:time_stop:2446 : [[ -z 1650981372135 ]] 2022-04-26 13:56:27.975 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:56:27.980 | + functions-common:time_stop:2449 : end_time=1650981387977 2022-04-26 13:56:27.982 | + functions-common:time_stop:2450 : elapsed_time=15842 2022-04-26 13:56:27.984 | + functions-common:time_stop:2451 : total=65173 2022-04-26 13:56:27.986 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:56:27.989 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=81015 2022-04-26 13:56:27.991 | + inc/python:pip_install:203 : return 0 2022-04-26 13:56:27.994 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 13:56:27.996 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-26 13:56:27.999 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-26 13:56:28.018 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-26 13:56:28.030 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-26 13:56:28.033 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-26 13:56:28.035 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:56:28.038 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:56:28.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-26 13:56:28.043 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:56:28.046 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-26 13:56:28.048 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 13:56:28.050 | + ./stack.sh:main:910 : configure_swift 2022-04-26 13:56:28.053 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-26 13:56:28.055 | + lib/swift:configure_swift:332 : local node_number 2022-04-26 13:56:28.057 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-26 13:56:28.060 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-26 13:56:28.062 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-26 13:56:29.302 | No object-server running 2022-04-26 13:56:29.303 | No account-server running 2022-04-26 13:56:29.303 | No container-updater running 2022-04-26 13:56:29.303 | No container-sharder running 2022-04-26 13:56:29.303 | No container-sync running 2022-04-26 13:56:29.303 | No object-expirer running 2022-04-26 13:56:29.303 | No account-replicator running 2022-04-26 13:56:29.303 | No account-reaper running 2022-04-26 13:56:29.303 | No container-replicator running 2022-04-26 13:56:29.303 | No object-updater running 2022-04-26 13:56:29.303 | No object-auditor running 2022-04-26 13:56:29.303 | No object-reconstructor running 2022-04-26 13:56:29.303 | No container-auditor running 2022-04-26 13:56:29.303 | No proxy-server running 2022-04-26 13:56:29.303 | No container-reconciler running 2022-04-26 13:56:29.303 | No account-auditor running 2022-04-26 13:56:29.303 | No container-server running 2022-04-26 13:56:29.303 | No object-replicator running 2022-04-26 13:56:29.402 | + lib/swift:configure_swift:337 : true 2022-04-26 13:56:29.404 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-26 13:56:29.418 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-26 13:56:29.429 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-26 13:56:29.433 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-26 13:56:29.434 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-26 13:56:29.438 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-26 13:56:29.439 | s/%GROUP%/ubuntu/; 2022-04-26 13:56:29.439 | s/%USER%/ubuntu/; 2022-04-26 13:56:29.439 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-26 13:56:29.439 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-26 13:56:29.442 | uid = ubuntu 2022-04-26 13:56:29.442 | gid = ubuntu 2022-04-26 13:56:29.442 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-26 13:56:29.442 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-26 13:56:29.442 | address = 127.0.0.1 2022-04-26 13:56:29.442 | 2022-04-26 13:56:29.442 | [account6612] 2022-04-26 13:56:29.442 | max connections = 25 2022-04-26 13:56:29.442 | path = /opt/stack/data/swift/1/node/ 2022-04-26 13:56:29.442 | read only = false 2022-04-26 13:56:29.442 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-26 13:56:29.442 | 2022-04-26 13:56:29.442 | [account6622] 2022-04-26 13:56:29.442 | max connections = 25 2022-04-26 13:56:29.442 | path = /opt/stack/data/swift/2/node/ 2022-04-26 13:56:29.442 | read only = false 2022-04-26 13:56:29.442 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-26 13:56:29.442 | 2022-04-26 13:56:29.442 | [account6632] 2022-04-26 13:56:29.442 | max connections = 25 2022-04-26 13:56:29.442 | path = /opt/stack/data/swift/3/node/ 2022-04-26 13:56:29.442 | read only = false 2022-04-26 13:56:29.442 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-26 13:56:29.442 | 2022-04-26 13:56:29.442 | [account6642] 2022-04-26 13:56:29.442 | max connections = 25 2022-04-26 13:56:29.442 | path = /opt/stack/data/swift/4/node/ 2022-04-26 13:56:29.442 | read only = false 2022-04-26 13:56:29.442 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-26 13:56:29.442 | 2022-04-26 13:56:29.442 | 2022-04-26 13:56:29.442 | [container6611] 2022-04-26 13:56:29.443 | max connections = 25 2022-04-26 13:56:29.443 | path = /opt/stack/data/swift/1/node/ 2022-04-26 13:56:29.443 | read only = false 2022-04-26 13:56:29.443 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-26 13:56:29.443 | 2022-04-26 13:56:29.443 | [container6621] 2022-04-26 13:56:29.443 | max connections = 25 2022-04-26 13:56:29.443 | path = /opt/stack/data/swift/2/node/ 2022-04-26 13:56:29.443 | read only = false 2022-04-26 13:56:29.443 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-26 13:56:29.443 | 2022-04-26 13:56:29.443 | [container6631] 2022-04-26 13:56:29.443 | max connections = 25 2022-04-26 13:56:29.443 | path = /opt/stack/data/swift/3/node/ 2022-04-26 13:56:29.443 | read only = false 2022-04-26 13:56:29.443 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-26 13:56:29.443 | 2022-04-26 13:56:29.443 | [container6641] 2022-04-26 13:56:29.443 | max connections = 25 2022-04-26 13:56:29.443 | path = /opt/stack/data/swift/4/node/ 2022-04-26 13:56:29.443 | read only = false 2022-04-26 13:56:29.443 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-26 13:56:29.443 | 2022-04-26 13:56:29.443 | 2022-04-26 13:56:29.443 | [object6613] 2022-04-26 13:56:29.443 | max connections = 25 2022-04-26 13:56:29.443 | path = /opt/stack/data/swift/1/node/ 2022-04-26 13:56:29.443 | read only = false 2022-04-26 13:56:29.443 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-26 13:56:29.443 | 2022-04-26 13:56:29.443 | [object6623] 2022-04-26 13:56:29.443 | max connections = 25 2022-04-26 13:56:29.443 | path = /opt/stack/data/swift/2/node/ 2022-04-26 13:56:29.443 | read only = false 2022-04-26 13:56:29.443 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-26 13:56:29.443 | 2022-04-26 13:56:29.444 | [object6633] 2022-04-26 13:56:29.444 | max connections = 25 2022-04-26 13:56:29.444 | path = /opt/stack/data/swift/3/node/ 2022-04-26 13:56:29.444 | read only = false 2022-04-26 13:56:29.444 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-26 13:56:29.444 | 2022-04-26 13:56:29.444 | [object6643] 2022-04-26 13:56:29.444 | max connections = 25 2022-04-26 13:56:29.444 | path = /opt/stack/data/swift/4/node/ 2022-04-26 13:56:29.444 | read only = false 2022-04-26 13:56:29.444 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-26 13:56:29.445 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-26 13:56:29.447 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:56:29.449 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:56:29.452 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-26 13:56:29.463 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-26 13:56:29.466 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-26 13:56:29.470 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-26 13:56:29.474 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-26 13:56:29.476 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-26 13:56:29.481 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-26 13:56:29.509 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.16:8080/v1/ 2022-04-26 13:56:29.535 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-26 13:56:29.553 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-26 13:56:29.582 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-26 13:56:29.601 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-26 13:56:29.629 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-26 13:56:29.646 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-26 13:56:29.675 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-26 13:56:29.693 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-26 13:56:29.721 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-26 13:56:29.739 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-26 13:56:29.767 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-26 13:56:29.786 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-26 13:56:29.801 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:56:29.803 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-26 13:56:29.832 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-26 13:56:29.859 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-26 13:56:29.886 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-26 13:56:29.914 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-26 13:56:29.929 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:56:29.931 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-26 13:56:29.959 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-26 13:56:29.974 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:56:29.976 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-26 13:56:29.992 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:56:29.994 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-26 13:56:29.996 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-26 13:56:30.012 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:56:30.014 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-26 13:56:30.016 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-26 13:56:30.018 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-26 13:56:30.023 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-26 13:56:30.029 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-26 13:56:30.055 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-26 13:56:30.087 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-26 13:56:30.116 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-26 13:56:30.145 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-26 13:56:30.173 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-26 13:56:30.175 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-26 13:56:30.178 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-26 13:56:30.180 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-26 13:56:30.182 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-26 13:56:30.209 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-26 13:56:30.236 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.16/identity 2022-04-26 13:56:30.263 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-26 13:56:30.291 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-26 13:56:30.319 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-26 13:56:30.346 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-26 13:56:30.374 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-26 13:56:30.402 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 13:56:30.428 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-26 13:56:30.457 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-26 13:56:30.484 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-26 13:56:30.512 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-26 13:56:30.539 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-26 13:56:30.570 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-26 13:56:30.597 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-26 13:56:30.615 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-26 13:56:30.643 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-26 13:56:30.671 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-26 13:56:30.675 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-26 13:56:30.704 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-26 13:56:30.731 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-26 13:56:30.758 | + lib/swift:configure_swift:475 : local node_number 2022-04-26 13:56:30.761 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-26 13:56:30.763 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-26 13:56:30.765 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-26 13:56:30.769 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-26 13:56:30.772 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-26 13:56:30.774 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-26 13:56:30.776 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-26 13:56:30.779 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-26 13:56:30.781 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-26 13:56:30.783 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-26 13:56:30.785 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-26 13:56:30.803 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-26 13:56:30.831 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-26 13:56:30.849 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-26 13:56:30.878 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-26 13:56:30.896 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-26 13:56:30.925 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-26 13:56:30.943 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-26 13:56:30.971 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-26 13:56:30.990 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-26 13:56:31.018 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-26 13:56:31.037 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-26 13:56:31.066 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-26 13:56:31.084 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-26 13:56:31.113 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-26 13:56:31.131 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-26 13:56:31.161 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-26 13:56:31.179 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-26 13:56:31.206 | + 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-04-26 13:56:31.212 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-26 13:56:31.231 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-26 13:56:31.259 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-26 13:56:31.289 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-26 13:56:31.292 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-26 13:56:31.296 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-26 13:56:31.298 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-26 13:56:31.301 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-26 13:56:31.303 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-26 13:56:31.305 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-26 13:56:31.308 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-26 13:56:31.310 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-26 13:56:31.312 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-26 13:56:31.330 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-26 13:56:31.359 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-26 13:56:31.376 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-26 13:56:31.406 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-26 13:56:31.424 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-26 13:56:31.453 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-26 13:56:31.471 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-26 13:56:31.500 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-26 13:56:31.519 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-26 13:56:31.547 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-26 13:56:31.565 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-26 13:56:31.594 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-26 13:56:31.613 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-26 13:56:31.642 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-26 13:56:31.664 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-26 13:56:31.693 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-26 13:56:31.712 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-26 13:56:31.739 | + 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-04-26 13:56:31.744 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-26 13:56:31.762 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-26 13:56:31.792 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-26 13:56:31.794 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-26 13:56:31.799 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-26 13:56:31.801 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-26 13:56:31.803 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-26 13:56:31.805 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-26 13:56:31.808 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-26 13:56:31.810 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-26 13:56:31.812 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-26 13:56:31.814 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-26 13:56:31.832 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-26 13:56:31.861 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-26 13:56:31.879 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-26 13:56:31.908 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-26 13:56:31.926 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-26 13:56:31.955 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-26 13:56:31.973 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-26 13:56:32.002 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-26 13:56:32.020 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-26 13:56:32.049 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-26 13:56:32.067 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-26 13:56:32.096 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-26 13:56:32.113 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-26 13:56:32.142 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-26 13:56:32.160 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-26 13:56:32.189 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-26 13:56:32.208 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-26 13:56:32.235 | + 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-04-26 13:56:32.240 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-26 13:56:32.259 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-26 13:56:32.287 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-26 13:56:32.316 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-26 13:56:32.344 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-26 13:56:32.373 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-26 13:56:32.375 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-26 13:56:32.380 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-26 13:56:32.408 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-26 13:56:32.437 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-26 13:56:32.465 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-26 13:56:32.494 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-26 13:56:32.523 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-26 13:56:32.551 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-26 13:56:32.579 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-26 13:56:32.608 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-26 13:56:32.635 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-26 13:56:32.652 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:56:32.654 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-26 13:56:32.673 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-26 13:56:32.676 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-26 13:56:32.696 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-26 13:56:32.698 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.16 2022-04-26 13:56:32.726 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-26 13:56:32.728 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-26 13:56:32.755 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.16/identity 2022-04-26 13:56:32.784 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-26 13:56:32.786 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-26 13:56:32.814 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-26 13:56:32.830 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:56:32.833 | + lib/swift:configure_swift:538 : local user_group 2022-04-26 13:56:32.835 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-26 13:56:32.840 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-26 13:56:32.842 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-26 13:56:32.855 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-26 13:56:32.857 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-26 13:56:32.869 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-26 13:56:32.871 | + lib/swift:configure_swift:545 : is_suse 2022-04-26 13:56:32.873 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:56:32.876 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:56:32.878 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:56:32.880 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:56:32.882 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:56:32.885 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:56:32.888 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-26 13:56:32.900 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-26 13:56:32.902 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-26 13:56:32.905 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-26 13:56:32.922 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:56:32.924 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-26 13:56:32.942 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:56:32.944 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-26 13:56:32.947 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-26 13:56:32.950 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-26 13:56:32.952 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 13:56:32.954 | + lib/stack:stack_install_service:32 : install_glance 2022-04-26 13:56:32.957 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-26 13:56:32.960 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-26 13:56:32.962 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-26 13:56:32.980 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:56:32.982 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-26 13:56:32.985 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-26 13:56:33.002 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:56:33.005 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-26 13:56:33.008 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-26 13:56:33.010 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-26 13:56:33.013 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:56:33.015 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:56:33.018 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-26 13:56:33.021 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:56:33.024 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-26 13:56:33.027 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-26 13:56:33.030 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-26 13:56:33.033 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-26 13:56:33.035 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-26 13:56:33.038 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-26 13:56:33.041 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-26 13:56:33.044 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-26 13:56:33.047 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-26 13:56:33.049 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-26 13:56:33.053 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-26 13:56:33.053 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-26 13:56:33.060 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-26 13:56:33.063 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-26 13:56:33.065 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-26 13:56:33.068 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-26 13:56:33.071 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-26 13:56:33.093 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-26 13:56:33.095 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-26 13:56:33.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:56:33.967 | from cryptography.utils import int_from_bytes 2022-04-26 13:56:33.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:56:33.967 | from cryptography.utils import int_from_bytes 2022-04-26 13:56:35.162 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:56:35.197 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-26 13:56:35.281 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-26 13:56:35.282 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-26 13:56:35.283 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-26 13:56:35.284 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-26 13:56:35.285 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-26 13:56:35.286 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-26 13:56:35.288 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-26 13:56:35.289 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-26 13:56:35.290 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-26 13:56:35.291 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-26 13:56:35.293 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-26 13:56:35.294 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-26 13:56:35.296 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-26 13:56:35.298 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-26 13:56:35.300 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-26 13:56:35.303 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-26 13:56:35.305 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-26 13:56:35.308 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-26 13:56:35.317 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-26 13:56:35.319 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-26 13:56:35.331 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.8) 2022-04-26 13:56:35.402 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-26 13:56:35.403 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-26 13:56:35.404 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-26 13:56:35.429 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-26 13:56:35.431 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-26 13:56:35.432 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-26 13:56:35.435 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-26 13:56:35.436 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-26 13:56:35.446 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-26 13:56:35.489 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-26 13:56:35.490 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-26 13:56:35.491 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-26 13:56:35.493 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-26 13:56:35.514 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-26 13:56:35.516 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-26 13:56:35.530 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-26 13:56:35.546 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-26 13:56:35.549 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-26 13:56:35.570 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-26 13:56:35.571 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-26 13:56:35.656 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-26 13:56:35.657 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-26 13:56:35.659 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-26 13:56:35.660 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-26 13:56:35.709 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-26 13:56:35.736 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-26 13:56:35.970 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-26 13:56:35.973 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-26 13:56:36.008 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-26 13:56:36.009 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-26 13:56:36.011 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-26 13:56:36.012 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-26 13:56:36.015 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-26 13:56:36.016 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-26 13:56:36.073 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-26 13:56:36.269 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-26 13:56:36.293 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.1.0) 2022-04-26 13:56:36.378 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-26 13:56:36.526 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-26 13:56:38.661 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:56:38.668 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:56:38.668 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:56:38.793 | + inc/python:pip_install:200 : result=0 2022-04-26 13:56:38.796 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:56:38.798 | + functions-common:time_stop:2437 : local name 2022-04-26 13:56:38.801 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:56:38.803 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:56:38.806 | + functions-common:time_stop:2440 : local total 2022-04-26 13:56:38.808 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:56:38.811 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:56:38.813 | + functions-common:time_stop:2444 : start_time=1650981393087 2022-04-26 13:56:38.816 | + functions-common:time_stop:2446 : [[ -z 1650981393087 ]] 2022-04-26 13:56:38.819 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:56:38.823 | + functions-common:time_stop:2449 : end_time=1650981398821 2022-04-26 13:56:38.826 | + functions-common:time_stop:2450 : elapsed_time=5734 2022-04-26 13:56:38.828 | + functions-common:time_stop:2451 : total=81015 2022-04-26 13:56:38.830 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:56:38.833 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=86749 2022-04-26 13:56:38.835 | + inc/python:pip_install:203 : return 0 2022-04-26 13:56:38.838 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-26 13:56:38.840 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-26 13:56:38.843 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-26 13:56:38.856 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-26 13:56:38.861 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-26 13:56:38.863 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-26 13:56:38.866 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-26 13:56:38.869 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 13:56:38.871 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 13:56:38.874 | ++ functions-common:git_clone:612 : pwd 2022-04-26 13:56:38.877 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 13:56:38.880 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 13:56:38.882 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 13:56:38.900 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 13:56:38.902 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 13:56:38.904 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 13:56:38.907 | + functions-common:git_clone:629 : echo master 2022-04-26 13:56:38.907 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 13:56:38.912 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-26 13:56:38.915 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 13:56:38.917 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-04-26 13:56:38.930 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-04-26 13:56:38.933 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 13:56:38.934 | + functions-common:git_clone:690 : head -1 2022-04-26 13:56:38.937 | 14bd3eb1b Update migration constant 2022-04-26 13:56:38.939 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 13:56:38.942 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-26 13:56:38.944 | + inc/python:setup_develop:338 : local bindep 2022-04-26 13:56:38.948 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-26 13:56:38.950 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-26 13:56:38.953 | + inc/python:setup_develop:344 : local extras= 2022-04-26 13:56:38.955 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-26 13:56:38.958 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 13:56:38.960 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-26 13:56:38.963 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-26 13:56:38.966 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 13:56:38.968 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 13:56:38.971 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-26 13:56:38.974 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 13:56:38.978 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-26 13:56:38.980 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 13:56:38.983 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 13:56:38.986 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-26 13:56:38.992 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-26 13:56:38.995 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-26 13:56:39.666 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-26 13:56:39.668 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 13:56:39.671 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 13:56:39.673 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 13:56:39.675 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-26 13:56:39.678 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-26 13:56:39.680 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 13:56:39.683 | + inc/python:setup_package:428 : local extras= 2022-04-26 13:56:39.685 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 13:56:39.687 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 13:56:39.690 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 13:56:39.692 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 13:56:39.695 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 13:56:39.697 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-26 13:56:39.719 | Using python 3.8 to install /opt/stack/glance 2022-04-26 13:56:39.721 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-26 13:56:40.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:56:40.592 | from cryptography.utils import int_from_bytes 2022-04-26 13:56:40.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:56:40.592 | from cryptography.utils import int_from_bytes 2022-04-26 13:56:41.777 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:56:41.809 | Obtaining file:///opt/stack/glance 2022-04-26 13:56:41.810 | Preparing metadata (setup.py): started 2022-04-26 13:56:46.551 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:56:46.624 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.8.1) 2022-04-26 13:56:46.625 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.7.1) 2022-04-26 13:56:46.626 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.4.35) 2022-04-26 13:56:46.627 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.33.0) 2022-04-26 13:56:46.628 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.1.1) 2022-04-26 13:56:46.629 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.5.1) 2022-04-26 13:56:46.630 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.8.7) 2022-04-26 13:56:46.631 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.4.2) 2022-04-26 13:56:46.633 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.7.7) 2022-04-26 13:56:46.634 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.20.4) 2022-04-26 13:56:46.635 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (8.8.0) 2022-04-26 13:56:46.636 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.0) 2022-04-26 13:56:46.638 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.1.0) 2022-04-26 13:56:46.639 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.5.0) 2022-04-26 13:56:46.640 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.12.2) 2022-04-26 13:56:46.641 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.5.0) 2022-04-26 13:56:46.642 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.4.0) 2022-04-26 13:56:46.643 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.6.4) 2022-04-26 13:56:46.644 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.0) 2022-04-26 13:56:46.645 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (9.4.0) 2022-04-26 13:56:46.646 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.11.0) 2022-04-26 13:56:46.648 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.2.0) 2022-04-26 13:56:46.649 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.5.0) 2022-04-26 13:56:46.650 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev14) (3.2.0) 2022-04-26 13:56:46.651 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.4.0) 2022-04-26 13:56:46.652 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (22.0.0) 2022-04-26 13:56:46.654 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (11.2.0) 2022-04-26 13:56:46.655 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.1.0) 2022-04-26 13:56:46.656 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.5.0) 2022-04-26 13:56:46.657 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.7.0) 2022-04-26 13:56:46.658 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (12.13.0) 2022-04-26 13:56:46.659 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.1) 2022-04-26 13:56:46.660 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.3.0) 2022-04-26 13:56:46.661 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.11.0) 2022-04-26 13:56:46.662 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.3.3) 2022-04-26 13:56:46.664 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.4.2) 2022-04-26 13:56:46.665 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.0.0) 2022-04-26 13:56:46.666 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.5.0) 2022-04-26 13:56:46.667 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (36.0.2) 2022-04-26 13:56:46.668 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.2.2) 2022-04-26 13:56:46.669 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.0.2) 2022-04-26 13:56:46.670 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.6.0) 2022-04-26 13:56:46.671 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.10.1) 2022-04-26 13:56:46.688 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (5.7.1) 2022-04-26 13:56:46.689 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (1.2.0) 2022-04-26 13:56:46.690 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (4.11.3) 2022-04-26 13:56:46.713 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev14) (5.3.0) 2022-04-26 13:56:46.715 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev14) (2.27.1) 2022-04-26 13:56:46.753 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev14) (1.15.0) 2022-04-26 13:56:46.770 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev14) (4.3.0) 2022-04-26 13:56:46.779 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev14) (1.14.0) 2022-04-26 13:56:46.793 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (1.16.0) 2022-04-26 13:56:46.794 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (1.1.2) 2022-04-26 13:56:46.796 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (2.2.1) 2022-04-26 13:56:46.888 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev14) (3.0.8) 2022-04-26 13:56:46.966 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev14) (1.7.0) 2022-04-26 13:56:47.021 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev14) (2.10.1) 2022-04-26 13:56:47.023 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev14) (3.1.1) 2022-04-26 13:56:47.056 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev14) (0.17.3) 2022-04-26 13:56:47.125 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (0.8.0) 2022-04-26 13:56:47.126 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (6.0) 2022-04-26 13:56:47.128 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (1.5.0) 2022-04-26 13:56:47.189 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (2.0.1) 2022-04-26 13:56:47.191 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (0.13.0) 2022-04-26 13:56:47.192 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (0.5.0) 2022-04-26 13:56:47.219 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev14) (0.61.0) 2022-04-26 13:56:47.270 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev14) (0.9.6) 2022-04-26 13:56:47.271 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev14) (2.8.2) 2022-04-26 13:56:47.332 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (0.4.0) 2022-04-26 13:56:47.333 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.1.1) 2022-04-26 13:56:47.336 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (2.8.0) 2022-04-26 13:56:47.339 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.0.0) 2022-04-26 13:56:47.340 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.2.4) 2022-04-26 13:56:47.365 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.2.0) 2022-04-26 13:56:47.366 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.3.0) 2022-04-26 13:56:47.370 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.1.1) 2022-04-26 13:56:47.412 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev14) (5.9.0) 2022-04-26 13:56:47.456 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (21.3) 2022-04-26 13:56:47.457 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (2022.1) 2022-04-26 13:56:47.459 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (0.11.0) 2022-04-26 13:56:47.537 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev14) (62.1.0) 2022-04-26 13:56:47.598 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev14) (0.2.5) 2022-04-26 13:56:47.701 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev14) (0.7) 2022-04-26 13:56:47.984 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (1.4.2) 2022-04-26 13:56:47.985 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (2.8) 2022-04-26 13:56:47.986 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (6.3.1) 2022-04-26 13:56:47.987 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (2.5.0) 2022-04-26 13:56:48.045 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev14) (0.8.1) 2022-04-26 13:56:48.068 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.0.0) 2022-04-26 13:56:48.162 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev14) (2.21) 2022-04-26 13:56:48.280 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev14) (2.1.1) 2022-04-26 13:56:48.495 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.4.4) 2022-04-26 13:56:48.497 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.4.0) 2022-04-26 13:56:48.500 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (5.1.1) 2022-04-26 13:56:48.501 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.0.0) 2022-04-26 13:56:48.502 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.32) 2022-04-26 13:56:48.503 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.1.5) 2022-04-26 13:56:48.504 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (2.5.0) 2022-04-26 13:56:48.624 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (0.14.1) 2022-04-26 13:56:48.657 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==25.0.0.dev14) (1.0.3) 2022-04-26 13:56:48.706 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (3.0.0) 2022-04-26 13:56:48.708 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (1.3.3) 2022-04-26 13:56:48.951 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (3.10.1) 2022-04-26 13:56:49.135 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (2.0.12) 2022-04-26 13:56:49.138 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (3.3) 2022-04-26 13:56:49.139 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (1.26.9) 2022-04-26 13:56:49.140 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (2019.11.28) 2022-04-26 13:56:49.247 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==25.0.0.dev14) (0.5.2) 2022-04-26 13:56:49.404 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev14) (2.5.0) 2022-04-26 13:56:49.537 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev14) (3.8.0) 2022-04-26 13:56:49.857 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (0.5.0) 2022-04-26 13:56:49.860 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (2.4.1) 2022-04-26 13:56:50.093 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (2.3) 2022-04-26 13:56:50.377 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev14) (1.0.0) 2022-04-26 13:56:50.740 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (21.4.0) 2022-04-26 13:56:50.741 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (1.8.2) 2022-04-26 13:56:52.235 | Installing collected packages: glance 2022-04-26 13:56:52.235 | Attempting uninstall: glance 2022-04-26 13:56:52.236 | Found existing installation: glance 25.0.0.dev14 2022-04-26 13:56:52.243 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-26 13:56:52.244 | Running setup.py develop for glance 2022-04-26 13:56:58.440 | Successfully installed glance 2022-04-26 13:56:58.440 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:56:58.449 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:56:58.449 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:56:58.591 | + inc/python:pip_install:200 : result=0 2022-04-26 13:56:58.593 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:56:58.596 | + functions-common:time_stop:2437 : local name 2022-04-26 13:56:58.598 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:56:58.600 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:56:58.603 | + functions-common:time_stop:2440 : local total 2022-04-26 13:56:58.605 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:56:58.607 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:56:58.610 | + functions-common:time_stop:2444 : start_time=1650981399713 2022-04-26 13:56:58.612 | + functions-common:time_stop:2446 : [[ -z 1650981399713 ]] 2022-04-26 13:56:58.615 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:56:58.619 | + functions-common:time_stop:2449 : end_time=1650981418617 2022-04-26 13:56:58.621 | + functions-common:time_stop:2450 : elapsed_time=18904 2022-04-26 13:56:58.624 | + functions-common:time_stop:2451 : total=86749 2022-04-26 13:56:58.626 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:56:58.628 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=105653 2022-04-26 13:56:58.630 | + inc/python:pip_install:203 : return 0 2022-04-26 13:56:58.634 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 13:56:58.636 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-26 13:56:58.639 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-26 13:56:58.659 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-26 13:56:58.671 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-26 13:56:58.673 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-26 13:56:58.676 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:56:58.678 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:56:58.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-26 13:56:58.683 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:56:58.686 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 13:56:58.688 | + ./stack.sh:main:922 : configure_glance 2022-04-26 13:56:58.691 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-26 13:56:58.703 | + lib/glance:configure_glance:326 : local dburl 2022-04-26 13:56:58.706 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-26 13:56:58.709 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-26 13:56:58.712 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-26 13:56:58.714 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-04-26 13:56:58.717 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-26 13:56:58.720 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-26 13:56:58.722 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-26 13:56:58.750 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-26 13:56:58.780 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-26 13:56:58.809 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-26 13:56:58.840 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-26 13:56:58.870 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-26 13:56:58.900 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-26 13:56:58.902 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-26 13:56:58.905 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-26 13:56:58.907 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-26 13:56:58.909 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-26 13:56:58.938 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-26 13:56:58.968 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-04-26 13:56:58.997 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-26 13:56:59.027 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-26 13:56:59.057 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-26 13:56:59.087 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-26 13:56:59.117 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-26 13:56:59.147 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 13:56:59.177 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-26 13:56:59.208 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-26 13:56:59.238 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-26 13:56:59.241 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-26 13:56:59.244 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-26 13:56:59.246 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 13:56:59.249 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-26 13:56:59.251 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 13:56:59.268 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:56:59.271 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-26 13:56:59.274 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-26 13:56:59.276 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 13:56:59.293 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:56:59.296 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:56:59.299 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:56:59.330 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 13:56:59.332 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 13:56:59.335 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-26 13:56:59.337 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-26 13:56:59.339 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-26 13:56:59.370 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-26 13:56:59.400 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-26 13:56:59.402 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-26 13:56:59.405 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-26 13:56:59.407 | + lib/glance:configure_glance_store:254 : local be 2022-04-26 13:56:59.409 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-26 13:56:59.412 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-26 13:56:59.414 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-26 13:56:59.444 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-26 13:56:59.447 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.16 2022-04-26 13:56:59.477 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-26 13:56:59.479 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-26 13:56:59.497 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:56:59.499 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-26 13:56:59.529 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-26 13:56:59.560 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-26 13:56:59.591 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-26 13:56:59.622 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-26 13:56:59.652 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-26 13:56:59.670 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:56:59.672 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-26 13:56:59.702 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-26 13:56:59.733 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-26 13:56:59.762 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.16/identity/v3 2022-04-26 13:56:59.792 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-26 13:56:59.822 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.16/image 2022-04-26 13:56:59.852 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-26 13:56:59.869 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:56:59.872 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-26 13:56:59.874 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-26 13:56:59.877 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-26 13:56:59.880 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 13:56:59.897 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 13:56:59.900 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 13:56:59.902 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 13:56:59.905 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 13:56:59.907 | + 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-04-26 13:56:59.937 | + 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-04-26 13:56:59.967 | + 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-04-26 13:56:59.997 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 13:57:00.028 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-26 13:57:00.033 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-26 13:57:00.062 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-26 13:57:00.093 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-26 13:57:00.123 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.16/identity 2022-04-26 13:57:00.153 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-26 13:57:00.184 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-26 13:57:00.215 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-26 13:57:00.244 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-26 13:57:00.276 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-26 13:57:00.306 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-26 13:57:00.336 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-26 13:57:00.366 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-26 13:57:00.371 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-26 13:57:00.379 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-26 13:57:00.395 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:57:00.399 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-26 13:57:00.401 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-26 13:57:00.403 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-26 13:57:00.406 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-26 13:57:00.408 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-26 13:57:00.411 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-26 13:57:00.415 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-26 13:57:00.417 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-26 13:57:00.421 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-26 13:57:00.451 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-26 13:57:00.453 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-26 13:57:00.455 | ++ functions:get_random_port:837 : true 2022-04-26 13:57:00.458 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-26 13:57:00.460 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-26 13:57:00.463 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-26 13:57:00.530 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-26 13:57:00.532 | ++ functions:get_random_port:841 : break 2 2022-04-26 13:57:00.534 | ++ functions:get_random_port:845 : echo 60999 2022-04-26 13:57:00.537 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-26 13:57:00.540 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-26 13:57:00.567 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-26 13:57:00.595 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-26 13:57:00.623 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-26 13:57:00.651 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-26 13:57:00.678 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-26 13:57:00.706 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-26 13:57:00.734 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-26 13:57:00.762 | + 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-04-26 13:57:00.790 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-26 13:57:00.818 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-26 13:57:00.846 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-26 13:57:00.873 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-26 13:57:00.902 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-26 13:57:00.929 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-26 13:57:00.957 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-26 13:57:00.985 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-26 13:57:01.014 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-26 13:57:01.042 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-26 13:57:01.070 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-26 13:57:01.072 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-26 13:57:01.075 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 13:57:01.077 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:57:01.080 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:57:01.082 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-26 13:57:01.084 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-26 13:57:01.139 | proxy (enabled by site administrator) 2022-04-26 13:57:01.143 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-26 13:57:01.145 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-26 13:57:01.148 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 13:57:01.150 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:57:01.152 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:57:01.155 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-26 13:57:01.157 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-26 13:57:01.212 | proxy_http (enabled by site administrator) 2022-04-26 13:57:01.215 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-26 13:57:01.219 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-26 13:57:01.221 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-26 13:57:01.223 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-26 13:57:01.226 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:57:01.228 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:57:01.231 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-26 13:57:01.234 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-26 13:57:01.236 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-26 13:57:01.237 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-26 13:57:01.246 | KeepAlive Off 2022-04-26 13:57:01.250 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-26 13:57:01.251 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-26 13:57:01.259 | SetEnv proxy-sendchunked 1 2022-04-26 13:57:01.263 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-26 13:57:01.264 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-26 13:57:01.272 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-26 13:57:01.276 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-26 13:57:01.278 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-26 13:57:01.281 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-26 13:57:01.283 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-26 13:57:01.285 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 13:57:01.288 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:57:01.290 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:57:01.292 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-26 13:57:01.295 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-26 13:57:01.297 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:57:01.300 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:57:01.302 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-26 13:57:01.364 | Site glance-wsgi-api already enabled 2022-04-26 13:57:01.369 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-26 13:57:01.371 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 13:57:01.374 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:57:01.376 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 13:57:01.518 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-26 13:57:01.525 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-26 13:57:01.560 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-26 13:57:01.563 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-26 13:57:01.582 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:57:01.585 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-26 13:57:01.587 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-26 13:57:01.590 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-26 13:57:01.593 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 13:57:01.595 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-26 13:57:01.598 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-26 13:57:01.600 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-26 13:57:01.603 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-26 13:57:01.605 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 13:57:01.608 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 13:57:01.611 | ++ functions-common:git_clone:612 : pwd 2022-04-26 13:57:01.613 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 13:57:01.616 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 13:57:01.619 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 13:57:01.636 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 13:57:01.638 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 13:57:01.641 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 13:57:01.643 | + functions-common:git_clone:629 : echo master 2022-04-26 13:57:01.644 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 13:57:01.649 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-26 13:57:01.652 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 13:57:01.654 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-04-26 13:57:01.667 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-04-26 13:57:01.670 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 13:57:01.671 | + functions-common:git_clone:690 : head -1 2022-04-26 13:57:01.680 | 3e068b5ce Imported Translations from Zanata 2022-04-26 13:57:01.683 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 13:57:01.686 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-26 13:57:01.688 | + inc/python:setup_develop:338 : local bindep 2022-04-26 13:57:01.691 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-26 13:57:01.693 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-26 13:57:01.696 | + inc/python:setup_develop:344 : local extras= 2022-04-26 13:57:01.699 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-26 13:57:01.701 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 13:57:01.704 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-26 13:57:01.706 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-26 13:57:01.709 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 13:57:01.711 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 13:57:01.715 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-26 13:57:01.717 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 13:57:01.720 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-26 13:57:01.723 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 13:57:01.725 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 13:57:01.729 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-26 13:57:01.735 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-26 13:57:01.738 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-26 13:57:02.416 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-26 13:57:02.419 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 13:57:02.421 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 13:57:02.424 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 13:57:02.426 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-26 13:57:02.430 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-26 13:57:02.432 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 13:57:02.435 | + inc/python:setup_package:428 : local extras= 2022-04-26 13:57:02.437 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 13:57:02.440 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 13:57:02.442 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 13:57:02.445 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 13:57:02.447 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 13:57:02.450 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-26 13:57:02.472 | Using python 3.8 to install /opt/stack/cinder 2022-04-26 13:57:02.474 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-26 13:57:03.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:57:03.378 | from cryptography.utils import int_from_bytes 2022-04-26 13:57:03.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:57:03.378 | from cryptography.utils import int_from_bytes 2022-04-26 13:57:04.566 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:57:04.597 | Obtaining file:///opt/stack/cinder 2022-04-26 13:57:04.598 | Preparing metadata (setup.py): started 2022-04-26 13:57:10.239 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:57:10.374 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.8.1) 2022-04-26 13:57:10.376 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.1.1) 2022-04-26 13:57:10.377 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.33.0) 2022-04-26 13:57:10.378 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.1.2) 2022-04-26 13:57:10.379 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.20.4) 2022-04-26 13:57:10.380 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.0.2) 2022-04-26 13:57:10.381 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev57) (3.2.0) 2022-04-26 13:57:10.383 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.5.0) 2022-04-26 13:57:10.384 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (9.4.0) 2022-04-26 13:57:10.385 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.8.0) 2022-04-26 13:57:10.386 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.1.3) 2022-04-26 13:57:10.387 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (8.8.0) 2022-04-26 13:57:10.388 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.5.0) 2022-04-26 13:57:10.389 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.1.0) 2022-04-26 13:57:10.390 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (11.2.0) 2022-04-26 13:57:10.392 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.7.0) 2022-04-26 13:57:10.393 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (12.13.0) 2022-04-26 13:57:10.394 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.5.1) 2022-04-26 13:57:10.395 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.11.0) 2022-04-26 13:57:10.396 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.7.0) 2022-04-26 13:57:10.398 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.3.0) 2022-04-26 13:57:10.399 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (6.3.1) 2022-04-26 13:57:10.400 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.3.0) 2022-04-26 13:57:10.401 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.8.0) 2022-04-26 13:57:10.403 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.5.0) 2022-04-26 13:57:10.404 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.12.2) 2022-04-26 13:57:10.405 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.6.0) 2022-04-26 13:57:10.406 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.4.2) 2022-04-26 13:57:10.407 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (21.3) 2022-04-26 13:57:10.408 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.8.1) 2022-04-26 13:57:10.409 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.5.0) 2022-04-26 13:57:10.410 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.1.1) 2022-04-26 13:57:10.411 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.9.0) 2022-04-26 13:57:10.412 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.0.8) 2022-04-26 13:57:10.414 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.3.0) 2022-04-26 13:57:10.415 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.6.0) 2022-04-26 13:57:10.416 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.4.0) 2022-04-26 13:57:10.417 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (17.7.0) 2022-04-26 13:57:10.418 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.13.1) 2022-04-26 13:57:10.419 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2022.1) 2022-04-26 13:57:10.420 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.27.1) 2022-04-26 13:57:10.421 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.5.1) 2022-04-26 13:57:10.422 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.6.4) 2022-04-26 13:57:10.423 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.1.74) 2022-04-26 13:57:10.424 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.16.0) 2022-04-26 13:57:10.425 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.4.35) 2022-04-26 13:57:10.426 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.13.0) 2022-04-26 13:57:10.427 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.5.0) 2022-04-26 13:57:10.430 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.8.9) 2022-04-26 13:57:10.431 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (6.3.1) 2022-04-26 13:57:10.431 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.8.7) 2022-04-26 13:57:10.432 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.1.0) 2022-04-26 13:57:10.434 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.10.0) 2022-04-26 13:57:10.435 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.2.0) 2022-04-26 13:57:10.436 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.6.0) 2022-04-26 13:57:10.437 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.11.0) 2022-04-26 13:57:10.438 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.45.0) 2022-04-26 13:57:10.439 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.10.1) 2022-04-26 13:57:10.440 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (36.0.2) 2022-04-26 13:57:10.441 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.2.2) 2022-04-26 13:57:10.442 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.5.2.4) 2022-04-26 13:57:10.443 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.21.44) 2022-04-26 13:57:10.457 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev57) (0.5.2) 2022-04-26 13:57:10.459 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev57) (1.0.0) 2022-04-26 13:57:10.460 | Requirement already satisfied: botocore<1.25.0,>=1.24.44 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev57) (1.24.44) 2022-04-26 13:57:10.524 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev57) (1.15.0) 2022-04-26 13:57:10.556 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev57) (2.2.1) 2022-04-26 13:57:10.572 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (2.6.5) 2022-04-26 13:57:10.574 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (0.1.0) 2022-04-26 13:57:10.575 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (2.7.2) 2022-04-26 13:57:10.576 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (4.1.1) 2022-04-26 13:57:10.675 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev57) (1.7.0) 2022-04-26 13:57:10.729 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev57) (2.10.1) 2022-04-26 13:57:10.730 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev57) (3.1.1) 2022-04-26 13:57:10.761 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev57) (0.2.8) 2022-04-26 13:57:10.763 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev57) (4.8) 2022-04-26 13:57:10.763 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev57) (0.4.8) 2022-04-26 13:57:10.847 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev57) (0.17.3) 2022-04-26 13:57:10.892 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev57) (1.5.0) 2022-04-26 13:57:10.893 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev57) (2.5.0) 2022-04-26 13:57:10.894 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev57) (0.8.0) 2022-04-26 13:57:10.897 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev57) (6.0) 2022-04-26 13:57:10.959 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev57) (1.7.7) 2022-04-26 13:57:10.962 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev57) (2.0.1) 2022-04-26 13:57:10.963 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev57) (0.5.0) 2022-04-26 13:57:11.023 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev57) (0.9.6) 2022-04-26 13:57:11.026 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev57) (2.8.2) 2022-04-26 13:57:11.088 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (2.4.0) 2022-04-26 13:57:11.090 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (5.2.4) 2022-04-26 13:57:11.093 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (0.4.0) 2022-04-26 13:57:11.094 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (5.1.1) 2022-04-26 13:57:11.095 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (5.0.0) 2022-04-26 13:57:11.120 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev57) (3.1.1) 2022-04-26 13:57:11.121 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev57) (3.2.0) 2022-04-26 13:57:11.124 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev57) (3.3.0) 2022-04-26 13:57:11.174 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev57) (1.0.3) 2022-04-26 13:57:11.260 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev57) (1.3.3) 2022-04-26 13:57:11.263 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev57) (3.0.0) 2022-04-26 13:57:11.290 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev57) (3.2.0) 2022-04-26 13:57:11.315 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev57) (0.11.0) 2022-04-26 13:57:11.386 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev57) (1.26.9) 2022-04-26 13:57:11.389 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev57) (1.1.0) 2022-04-26 13:57:11.526 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev57) (1.5.0) 2022-04-26 13:57:11.551 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev57) (62.1.0) 2022-04-26 13:57:11.697 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev57) (3.10.1) 2022-04-26 13:57:11.735 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev57) (22.0.0) 2022-04-26 13:57:11.736 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev57) (1.3.3) 2022-04-26 13:57:11.739 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev57) (1.14.0) 2022-04-26 13:57:11.946 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev57) (2019.11.28) 2022-04-26 13:57:11.949 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev57) (3.3) 2022-04-26 13:57:11.951 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev57) (2.0.12) 2022-04-26 13:57:11.989 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev57) (0.7) 2022-04-26 13:57:12.019 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev57) (0.23.2) 2022-04-26 13:57:12.265 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev57) (0.4.2) 2022-04-26 13:57:12.266 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev57) (0.5.2) 2022-04-26 13:57:12.412 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev57) (2.8) 2022-04-26 13:57:12.416 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev57) (1.4.2) 2022-04-26 13:57:12.419 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev57) (2.5.0) 2022-04-26 13:57:12.580 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev57) (0.13.1) 2022-04-26 13:57:12.706 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev57) (1.2.0) 2022-04-26 13:57:12.708 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev57) (4.11.3) 2022-04-26 13:57:12.709 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev57) (5.7.1) 2022-04-26 13:57:12.746 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (5.0.0) 2022-04-26 13:57:12.970 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev57) (2.21) 2022-04-26 13:57:13.051 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev57) (2.4.1) 2022-04-26 13:57:13.055 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev57) (0.5.0) 2022-04-26 13:57:13.237 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev57) (2.5.0) 2022-04-26 13:57:13.332 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (3.20.0) 2022-04-26 13:57:13.334 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (1.56.0) 2022-04-26 13:57:13.521 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev57) (2.1.1) 2022-04-26 13:57:13.962 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev57) (1.1.5) 2022-04-26 13:57:14.017 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (0.14.1) 2022-04-26 13:57:14.067 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev57) (0.2.5) 2022-04-26 13:57:15.171 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev57) (1.32) 2022-04-26 13:57:15.452 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev57) (1.8.2) 2022-04-26 13:57:15.453 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev57) (21.4.0) 2022-04-26 13:57:15.602 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev57) (2.3) 2022-04-26 13:57:15.801 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev57) (1.0.0) 2022-04-26 13:57:15.980 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev57) (3.8.0) 2022-04-26 13:57:17.703 | Installing collected packages: cinder 2022-04-26 13:57:17.703 | Attempting uninstall: cinder 2022-04-26 13:57:17.703 | Found existing installation: cinder 20.1.0.dev57 2022-04-26 13:57:17.709 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-26 13:57:17.711 | Running setup.py develop for cinder 2022-04-26 13:57:25.286 | Successfully installed cinder 2022-04-26 13:57:25.286 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:57:25.294 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:57:25.294 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:57:25.448 | + inc/python:pip_install:200 : result=0 2022-04-26 13:57:25.450 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:57:25.452 | + functions-common:time_stop:2437 : local name 2022-04-26 13:57:25.454 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:57:25.457 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:57:25.459 | + functions-common:time_stop:2440 : local total 2022-04-26 13:57:25.462 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:57:25.464 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:57:25.466 | + functions-common:time_stop:2444 : start_time=1650981422466 2022-04-26 13:57:25.468 | + functions-common:time_stop:2446 : [[ -z 1650981422466 ]] 2022-04-26 13:57:25.471 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:57:25.476 | + functions-common:time_stop:2449 : end_time=1650981445473 2022-04-26 13:57:25.478 | + functions-common:time_stop:2450 : elapsed_time=23007 2022-04-26 13:57:25.480 | + functions-common:time_stop:2451 : total=105653 2022-04-26 13:57:25.482 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:57:25.485 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=128660 2022-04-26 13:57:25.487 | + inc/python:pip_install:203 : return 0 2022-04-26 13:57:25.490 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 13:57:25.492 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-26 13:57:25.495 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-26 13:57:25.514 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-26 13:57:25.527 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-26 13:57:25.530 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-26 13:57:25.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:57:25.535 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:57:25.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-26 13:57:25.540 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:57:25.543 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-26 13:57:25.545 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-26 13:57:25.548 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-26 13:57:25.550 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:57:25.553 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:57:25.555 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-26 13:57:25.567 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-26 13:57:25.570 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 13:57:25.573 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:57:25.575 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 13:57:25.578 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:57:25.580 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:57:25.583 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:57:25.586 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:57:25.589 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:57:25.591 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:57:25.594 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 13:57:25.596 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 13:57:25.599 | + functions-common:apt_get_update:1202 : return 2022-04-26 13:57:25.601 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-04-26 13:57:25.604 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:57:25.606 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:57:25.609 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:57:25.611 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-04-26 13:57:25.638 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-26 13:57:25.751 | Reading package lists... 2022-04-26 13:57:26.041 | Building dependency tree... 2022-04-26 13:57:26.042 | Reading state information... 2022-04-26 13:57:26.336 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-26 13:57:26.336 | The following packages were automatically installed and are no longer required: 2022-04-26 13:57:26.338 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:57:26.338 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:57:26.338 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:57:26.338 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:57:26.338 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:57:26.338 | python3-zope.interface 2022-04-26 13:57:26.338 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:57:26.462 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:57:26.467 | + functions-common:apt_get:1246 : result=0 2022-04-26 13:57:26.469 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:57:26.472 | + functions-common:time_stop:2437 : local name 2022-04-26 13:57:26.475 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:57:26.477 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:57:26.480 | + functions-common:time_stop:2440 : local total 2022-04-26 13:57:26.483 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:57:26.485 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:57:26.488 | + functions-common:time_stop:2444 : start_time=1650981445635 2022-04-26 13:57:26.490 | + functions-common:time_stop:2446 : [[ -z 1650981445635 ]] 2022-04-26 13:57:26.493 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:57:26.498 | + functions-common:time_stop:2449 : end_time=1650981446495 2022-04-26 13:57:26.500 | + functions-common:time_stop:2450 : elapsed_time=860 2022-04-26 13:57:26.503 | + functions-common:time_stop:2451 : total=5443 2022-04-26 13:57:26.505 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:57:26.509 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6303 2022-04-26 13:57:26.511 | + functions-common:apt_get:1250 : return 0 2022-04-26 13:57:26.514 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 13:57:26.516 | + ./stack.sh:main:928 : configure_cinder 2022-04-26 13:57:26.519 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-26 13:57:26.532 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-26 13:57:26.536 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-26 13:57:26.539 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-26 13:57:26.541 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-26 13:57:26.545 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-26 13:57:26.545 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-26 13:57:26.549 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-26 13:57:26.552 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-26 13:57:26.554 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-26 13:57:26.556 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-26 13:57:26.559 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-26 13:57:26.561 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-26 13:57:26.563 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-26 13:57:26.565 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-26 13:57:26.577 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-26 13:57:26.590 | + 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-04-26 13:57:26.602 | + 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-04-26 13:57:26.614 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-26 13:57:26.626 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-26 13:57:26.629 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-26 13:57:26.633 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.0cbIc5wBxD 2022-04-26 13:57:26.636 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-26 13:57:26.638 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-26 13:57:26.640 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-26 13:57:26.643 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.0cbIc5wBxD 2022-04-26 13:57:26.646 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.0cbIc5wBxD 2022-04-26 13:57:26.658 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.0cbIc5wBxD /etc/sudoers.d/cinder-rootwrap 2022-04-26 13:57:26.671 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-26 13:57:26.676 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-26 13:57:26.678 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-26 13:57:26.681 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-26 13:57:26.683 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-26 13:57:26.685 | + 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-04-26 13:57:26.688 | + 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-04-26 13:57:26.690 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-26 13:57:26.692 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-26 13:57:26.697 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-26 13:57:26.702 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-26 13:57:26.721 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-26 13:57:26.741 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-26 13:57:26.760 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-26 13:57:26.780 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-26 13:57:26.800 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-26 13:57:26.819 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-26 13:57:26.838 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-26 13:57:26.858 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-26 13:57:26.861 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-26 13:57:26.863 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-26 13:57:26.865 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-26 13:57:26.868 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-26 13:57:26.899 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-26 13:57:26.928 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-04-26 13:57:26.961 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-26 13:57:26.989 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-26 13:57:27.019 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-26 13:57:27.047 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-26 13:57:27.076 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-26 13:57:27.104 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 13:57:27.132 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-26 13:57:27.161 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-26 13:57:27.195 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-26 13:57:27.224 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-26 13:57:27.227 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-26 13:57:27.229 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-26 13:57:27.232 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-04-26 13:57:27.234 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-26 13:57:27.237 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-26 13:57:27.269 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-26 13:57:27.297 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-26 13:57:27.326 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-26 13:57:27.355 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-26 13:57:27.384 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-26 13:57:27.412 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-26 13:57:27.445 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-26 13:57:27.447 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.16 2022-04-26 13:57:27.477 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-26 13:57:27.511 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-26 13:57:27.518 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 3a08b0f2a758c891c6a68099025695de 2022-04-26 13:57:27.547 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-26 13:57:27.550 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-26 13:57:27.578 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-26 13:57:27.606 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-26 13:57:27.635 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-26 13:57:27.663 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-26 13:57:27.680 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:57:27.683 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-26 13:57:27.685 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-26 13:57:27.687 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-26 13:57:27.690 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-26 13:57:27.692 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-26 13:57:27.695 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-26 13:57:27.698 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-26 13:57:27.700 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-26 13:57:27.702 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-26 13:57:27.705 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-26 13:57:27.707 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-26 13:57:27.738 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-26 13:57:27.767 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-26 13:57:27.795 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-26 13:57:27.826 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-26 13:57:27.854 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-26 13:57:27.882 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-26 13:57:27.885 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-26 13:57:27.887 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-26 13:57:27.889 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-26 13:57:27.918 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-26 13:57:27.920 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-26 13:57:27.949 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-26 13:57:27.951 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-26 13:57:27.954 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-26 13:57:27.956 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-26 13:57:27.985 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-26 13:57:27.987 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-26 13:57:27.989 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-26 13:57:28.006 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:57:28.009 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-26 13:57:28.011 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-26 13:57:28.013 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-26 13:57:28.016 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-26 13:57:28.044 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.16:8080/v1/AUTH_ 2022-04-26 13:57:28.073 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-26 13:57:28.089 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:57:28.092 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-26 13:57:28.109 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:57:28.111 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-26 13:57:28.128 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:57:28.130 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-26 13:57:28.133 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-26 13:57:28.135 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-26 13:57:28.137 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-26 13:57:28.140 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 13:57:28.142 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-26 13:57:28.145 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 13:57:28.161 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:57:28.165 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-26 13:57:28.168 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-26 13:57:28.170 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 13:57:28.187 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:57:28.189 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:57:28.192 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:57:28.221 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 13:57:28.223 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 13:57:28.226 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-26 13:57:28.228 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-26 13:57:28.231 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-26 13:57:28.234 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 13:57:28.251 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 13:57:28.253 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 13:57:28.256 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 13:57:28.259 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 13:57:28.261 | + 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-04-26 13:57:28.289 | + 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-04-26 13:57:28.318 | + 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-04-26 13:57:28.346 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 13:57:28.375 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-26 13:57:28.392 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:57:28.394 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-26 13:57:28.397 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-26 13:57:28.399 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-26 13:57:28.402 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-26 13:57:28.404 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-26 13:57:28.407 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-26 13:57:28.410 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-26 13:57:28.414 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-26 13:57:28.416 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-26 13:57:28.419 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-26 13:57:28.432 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-26 13:57:28.432 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:57:28.440 | d /var/run/uwsgi 0755 ubuntu root 2022-04-26 13:57:28.444 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:57:28.460 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-26 13:57:28.462 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-26 13:57:28.466 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-26 13:57:28.501 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-26 13:57:28.528 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-26 13:57:28.557 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-26 13:57:28.588 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-26 13:57:28.618 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-26 13:57:28.656 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-26 13:57:28.686 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-26 13:57:28.713 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-26 13:57:28.742 | + 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-04-26 13:57:28.769 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-26 13:57:28.802 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-26 13:57:28.831 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-26 13:57:28.859 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-26 13:57:28.862 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-26 13:57:28.865 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-26 13:57:28.867 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-26 13:57:28.870 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-26 13:57:28.872 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:57:28.875 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:57:28.877 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-26 13:57:28.880 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-26 13:57:28.882 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-26 13:57:28.911 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-26 13:57:28.940 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-26 13:57:28.941 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-26 13:57:28.952 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-26 13:57:28.955 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-26 13:57:28.958 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-26 13:57:28.961 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-26 13:57:28.964 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-26 13:57:28.967 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 13:57:28.969 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:57:28.971 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:57:28.974 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-26 13:57:28.977 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-26 13:57:28.979 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:57:28.981 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:57:28.984 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-26 13:57:29.047 | Enabling site cinder-wsgi. 2022-04-26 13:57:29.053 | To activate the new configuration, you need to run: 2022-04-26 13:57:29.053 | systemctl reload apache2 2022-04-26 13:57:29.057 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-26 13:57:29.060 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 13:57:29.062 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:57:29.065 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 13:57:29.206 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-26 13:57:29.209 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-26 13:57:29.240 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.16/image 2022-04-26 13:57:29.271 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-26 13:57:29.289 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:57:29.292 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-26 13:57:29.294 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-26 13:57:29.297 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-26 13:57:29.299 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-26 13:57:29.301 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-26 13:57:29.333 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-26 13:57:29.362 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.16/identity 2022-04-26 13:57:29.392 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-26 13:57:29.420 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-26 13:57:29.450 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-26 13:57:29.480 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-26 13:57:29.509 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-26 13:57:29.541 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-26 13:57:29.570 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-26 13:57:29.600 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-26 13:57:29.630 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-26 13:57:29.660 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-26 13:57:29.662 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-26 13:57:29.680 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:57:29.682 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.16:2379 2022-04-26 13:57:29.716 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-26 13:57:29.719 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-26 13:57:29.737 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:57:29.739 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-26 13:57:29.743 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-26 13:57:29.745 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-26 13:57:29.748 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 13:57:29.750 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-26 13:57:29.753 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-26 13:57:29.757 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:57:29.757 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 13:57:29.763 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:57:29.766 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 13:57:29.768 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-26 13:57:29.771 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 13:57:29.774 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-26 13:57:29.777 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-26 13:57:29.779 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-26 13:57:29.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:57:29.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:57:29.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-26 13:57:29.790 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:57:29.793 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-26 13:57:29.795 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-26 13:57:29.797 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-26 13:57:29.800 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 13:57:29.802 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 13:57:29.806 | ++ functions-common:git_clone:612 : pwd 2022-04-26 13:57:29.809 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 13:57:29.812 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 13:57:29.815 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 13:57:29.832 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 13:57:29.835 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 13:57:29.837 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 13:57:29.840 | + functions-common:git_clone:629 : echo master 2022-04-26 13:57:29.840 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 13:57:29.845 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-26 13:57:29.848 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 13:57:29.850 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-04-26 13:57:29.863 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-04-26 13:57:29.867 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 13:57:29.867 | + functions-common:git_clone:690 : head -1 2022-04-26 13:57:29.872 | 6615fbe11a [OVS] Do not shadow "l2_agent_extensions_manager" module 2022-04-26 13:57:29.875 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 13:57:29.878 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-26 13:57:29.880 | + inc/python:setup_develop:338 : local bindep 2022-04-26 13:57:29.883 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-26 13:57:29.886 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-26 13:57:29.888 | + inc/python:setup_develop:344 : local extras= 2022-04-26 13:57:29.891 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-26 13:57:29.893 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 13:57:29.896 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-26 13:57:29.899 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-26 13:57:29.901 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 13:57:29.904 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 13:57:29.907 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-26 13:57:29.910 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 13:57:29.913 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-26 13:57:29.916 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 13:57:29.918 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 13:57:29.921 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-26 13:57:29.927 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-26 13:57:29.930 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-26 13:57:30.623 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-26 13:57:30.626 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 13:57:30.628 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 13:57:30.631 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 13:57:30.634 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-26 13:57:30.636 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-26 13:57:30.639 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 13:57:30.641 | + inc/python:setup_package:428 : local extras= 2022-04-26 13:57:30.643 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 13:57:30.646 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 13:57:30.649 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 13:57:30.652 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 13:57:30.654 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 13:57:30.657 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-26 13:57:30.679 | Using python 3.8 to install /opt/stack/neutron 2022-04-26 13:57:30.681 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-26 13:57:31.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:57:31.572 | from cryptography.utils import int_from_bytes 2022-04-26 13:57:31.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:57:31.572 | from cryptography.utils import int_from_bytes 2022-04-26 13:57:32.767 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:57:32.799 | Obtaining file:///opt/stack/neutron 2022-04-26 13:57:32.799 | Preparing metadata (setup.py): started 2022-04-26 13:57:38.627 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:57:38.718 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (5.8.1) 2022-04-26 13:57:38.719 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (3.5.0) 2022-04-26 13:57:38.720 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.1.1) 2022-04-26 13:57:38.721 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.5.1) 2022-04-26 13:57:38.722 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.5.0) 2022-04-26 13:57:38.723 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (5.1.1) 2022-04-26 13:57:38.724 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.33.0) 2022-04-26 13:57:38.725 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.4.1) 2022-04-26 13:57:38.727 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.20.4) 2022-04-26 13:57:38.728 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.27.1) 2022-04-26 13:57:38.729 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (3.1.1) 2022-04-26 13:57:38.730 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (9.4.0) 2022-04-26 13:57:38.731 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.8.0) 2022-04-26 13:57:38.732 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.11.0) 2022-04-26 13:57:38.733 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.20.0) 2022-04-26 13:57:38.734 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (7.8.0) 2022-04-26 13:57:38.735 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (6.3.1) 2022-04-26 13:57:38.736 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.4.35) 2022-04-26 13:57:38.738 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.8.7) 2022-04-26 13:57:38.739 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.5.0) 2022-04-26 13:57:38.740 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.7.7) 2022-04-26 13:57:38.741 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (3.5.0) 2022-04-26 13:57:38.742 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.10.1) 2022-04-26 13:57:38.743 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.5.0) 2022-04-26 13:57:38.744 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (8.8.0) 2022-04-26 13:57:38.745 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.1.0) 2022-04-26 13:57:38.746 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (11.2.0) 2022-04-26 13:57:38.748 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (5.1.0) 2022-04-26 13:57:38.749 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.7.0) 2022-04-26 13:57:38.750 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (12.13.0) 2022-04-26 13:57:38.751 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.5.1) 2022-04-26 13:57:38.752 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (3.11.0) 2022-04-26 13:57:38.753 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.7.0) 2022-04-26 13:57:38.754 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.3.0) 2022-04-26 13:57:38.755 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (6.3.1) 2022-04-26 13:57:38.757 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.3.0) 2022-04-26 13:57:38.758 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.8.0) 2022-04-26 13:57:38.759 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.5.0) 2022-04-26 13:57:38.760 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.12.2) 2022-04-26 13:57:38.761 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.6.0) 2022-04-26 13:57:38.762 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (3.4.2) 2022-04-26 13:57:38.764 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.3.1) 2022-04-26 13:57:38.765 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.1.0) 2022-04-26 13:57:38.766 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.16.0) 2022-04-26 13:57:38.767 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.16.0) 2022-04-26 13:57:38.767 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (21.3) 2022-04-26 13:57:38.769 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (5.9.0) 2022-04-26 13:57:38.770 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.6.9) 2022-04-26 13:57:38.771 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (22.0.0) 2022-04-26 13:57:38.772 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (17.7.0) 2022-04-26 13:57:38.773 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.61.0) 2022-04-26 13:57:38.774 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.5.0) 2022-04-26 13:57:38.775 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.7.1) 2022-04-26 13:57:38.776 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.4.0) 2022-04-26 13:57:38.777 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.11.0) 2022-04-26 13:57:38.793 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev155) (4.11.3) 2022-04-26 13:57:38.794 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev155) (1.2.0) 2022-04-26 13:57:38.796 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev155) (5.7.1) 2022-04-26 13:57:38.804 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev155) (1.14.0) 2022-04-26 13:57:38.815 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev155) (1.16.0) 2022-04-26 13:57:38.816 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev155) (1.1.2) 2022-04-26 13:57:38.818 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev155) (2.2.1) 2022-04-26 13:57:38.837 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev155) (3.0.8) 2022-04-26 13:57:38.845 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev155) (2.1.1) 2022-04-26 13:57:38.905 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev155) (1.7.0) 2022-04-26 13:57:38.907 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev155) (1.0.2) 2022-04-26 13:57:38.961 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev155) (4.4.0) 2022-04-26 13:57:38.963 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev155) (3.1.1) 2022-04-26 13:57:39.009 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev155) (2.7.0) 2022-04-26 13:57:39.013 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev155) (1.2.3) 2022-04-26 13:57:39.042 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (2.5.0) 2022-04-26 13:57:39.043 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (1.4.0) 2022-04-26 13:57:39.044 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (1.0.0) 2022-04-26 13:57:39.045 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (1.4.4) 2022-04-26 13:57:39.046 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (36.0.2) 2022-04-26 13:57:39.047 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (1.1.5) 2022-04-26 13:57:39.050 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (1.32) 2022-04-26 13:57:39.051 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (6.0) 2022-04-26 13:57:39.067 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev155) (1.0.3) 2022-04-26 13:57:39.159 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev155) (0.17.3) 2022-04-26 13:57:39.227 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev155) (1.5.0) 2022-04-26 13:57:39.292 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev155) (0.13.0) 2022-04-26 13:57:39.294 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev155) (0.5.0) 2022-04-26 13:57:39.296 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev155) (2.0.1) 2022-04-26 13:57:39.353 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev155) (2.8.2) 2022-04-26 13:57:39.356 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev155) (0.9.6) 2022-04-26 13:57:39.413 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev155) (0.4.0) 2022-04-26 13:57:39.416 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev155) (5.0.0) 2022-04-26 13:57:39.418 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev155) (5.2.4) 2022-04-26 13:57:39.420 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev155) (5.1.1) 2022-04-26 13:57:39.447 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev155) (3.3.0) 2022-04-26 13:57:39.448 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev155) (3.2.0) 2022-04-26 13:57:39.494 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev155) (1.15.0) 2022-04-26 13:57:39.549 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev155) (2022.1) 2022-04-26 13:57:39.582 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev155) (1.3.3) 2022-04-26 13:57:39.587 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev155) (3.0.0) 2022-04-26 13:57:39.610 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev155) (3.2.0) 2022-04-26 13:57:39.752 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev155) (2.4.0) 2022-04-26 13:57:39.823 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev155) (62.1.0) 2022-04-26 13:57:39.902 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev155) (0.3.5) 2022-04-26 13:57:39.903 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev155) (3.0.0) 2022-04-26 13:57:40.014 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev155) (0.6.9) 2022-04-26 13:57:40.016 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev155) (0.6.9) 2022-04-26 13:57:40.017 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev155) (0.6.9) 2022-04-26 13:57:40.018 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev155) (0.6.9) 2022-04-26 13:57:40.019 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev155) (0.6.9) 2022-04-26 13:57:40.020 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev155) (0.6.9) 2022-04-26 13:57:40.021 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev155) (0.6.9) 2022-04-26 13:57:40.231 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev155) (2.5.0) 2022-04-26 13:57:40.233 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev155) (3.2.0) 2022-04-26 13:57:40.234 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev155) (3.10.1) 2022-04-26 13:57:40.279 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev155) (3.17.6) 2022-04-26 13:57:40.284 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev155) (2.1.0) 2022-04-26 13:57:40.374 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev155) (1.26.9) 2022-04-26 13:57:40.375 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev155) (2019.11.28) 2022-04-26 13:57:40.377 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev155) (2.0.12) 2022-04-26 13:57:40.379 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev155) (3.3) 2022-04-26 13:57:40.417 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev155) (0.7) 2022-04-26 13:57:40.754 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev155) (0.13.1) 2022-04-26 13:57:40.830 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev155) (5.0.0) 2022-04-26 13:57:40.995 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev155) (2.21) 2022-04-26 13:57:41.069 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev155) (0.5.0) 2022-04-26 13:57:41.072 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev155) (2.4.1) 2022-04-26 13:57:41.367 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev155) (2.5.0) 2022-04-26 13:57:41.544 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev155) (2.3) 2022-04-26 13:57:42.078 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev155) (0.14.1) 2022-04-26 13:57:42.125 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev155) (0.2.5) 2022-04-26 13:57:42.737 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev155) (0.5.2) 2022-04-26 13:57:42.741 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev155) (0.4.2) 2022-04-26 13:57:43.054 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev155) (4.11.1) 2022-04-26 13:57:43.055 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev155) (2.1.1) 2022-04-26 13:57:43.224 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev155) (3.8.0) 2022-04-26 13:57:43.468 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev155) (1.8.2) 2022-04-26 13:57:43.469 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev155) (21.4.0) 2022-04-26 13:57:43.655 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev155) (1.0.0) 2022-04-26 13:57:43.920 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev155) (2.3.2.post1) 2022-04-26 13:57:45.520 | Installing collected packages: neutron 2022-04-26 13:57:45.520 | Attempting uninstall: neutron 2022-04-26 13:57:45.521 | Found existing installation: neutron 20.1.0.dev155 2022-04-26 13:57:45.541 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-26 13:57:45.542 | Running setup.py develop for neutron 2022-04-26 13:57:53.148 | Successfully installed neutron 2022-04-26 13:57:53.148 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:57:53.156 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:57:53.156 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:57:53.313 | + inc/python:pip_install:200 : result=0 2022-04-26 13:57:53.315 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:57:53.317 | + functions-common:time_stop:2437 : local name 2022-04-26 13:57:53.320 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:57:53.322 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:57:53.324 | + functions-common:time_stop:2440 : local total 2022-04-26 13:57:53.326 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:57:53.329 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:57:53.331 | + functions-common:time_stop:2444 : start_time=1650981450673 2022-04-26 13:57:53.333 | + functions-common:time_stop:2446 : [[ -z 1650981450673 ]] 2022-04-26 13:57:53.336 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:57:53.340 | + functions-common:time_stop:2449 : end_time=1650981473338 2022-04-26 13:57:53.343 | + functions-common:time_stop:2450 : elapsed_time=22665 2022-04-26 13:57:53.345 | + functions-common:time_stop:2451 : total=128660 2022-04-26 13:57:53.347 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:57:53.350 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=151325 2022-04-26 13:57:53.352 | + inc/python:pip_install:203 : return 0 2022-04-26 13:57:53.355 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 13:57:53.357 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-26 13:57:53.360 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-26 13:57:53.379 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-26 13:57:53.392 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-26 13:57:53.395 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-26 13:57:53.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:57:53.400 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:57:53.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-26 13:57:53.405 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:57:53.408 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-26 13:57:53.410 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 13:57:53.414 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-26 13:57:53.432 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:57:53.434 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-26 13:57:53.437 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-26 13:57:53.439 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-26 13:57:53.442 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 13:57:53.445 | + lib/stack:stack_install_service:32 : install_nova 2022-04-26 13:57:53.447 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-26 13:57:53.450 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-26 13:57:53.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:57:53.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:57:53.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-26 13:57:53.459 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:57:53.462 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-26 13:57:53.478 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:57:53.481 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-26 13:57:53.498 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:57:53.501 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-26 13:57:53.517 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:57:53.520 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-26 13:57:53.523 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-26 13:57:53.525 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-26 13:57:53.527 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 13:57:53.530 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 13:57:53.533 | ++ functions-common:git_clone:612 : pwd 2022-04-26 13:57:53.535 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 13:57:53.538 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 13:57:53.541 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 13:57:53.557 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 13:57:53.560 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 13:57:53.562 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 13:57:53.565 | + functions-common:git_clone:629 : echo master 2022-04-26 13:57:53.565 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 13:57:53.571 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-26 13:57:53.573 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 13:57:53.575 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-04-26 13:57:53.589 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-04-26 13:57:53.592 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 13:57:53.592 | + functions-common:git_clone:690 : head -1 2022-04-26 13:57:53.598 | 56b5aed08c Merge "Deprecate [api] use_forwarded_for" 2022-04-26 13:57:53.601 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 13:57:53.604 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-26 13:57:53.606 | + inc/python:setup_develop:338 : local bindep 2022-04-26 13:57:53.609 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-26 13:57:53.611 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-26 13:57:53.613 | + inc/python:setup_develop:344 : local extras= 2022-04-26 13:57:53.616 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-26 13:57:53.618 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 13:57:53.621 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-26 13:57:53.623 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-26 13:57:53.626 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 13:57:53.628 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 13:57:53.631 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-26 13:57:53.634 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 13:57:53.637 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-26 13:57:53.639 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 13:57:53.642 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 13:57:53.645 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-26 13:57:53.651 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-26 13:57:53.654 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-26 13:57:54.335 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-26 13:57:54.337 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 13:57:54.340 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 13:57:54.342 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 13:57:54.345 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-26 13:57:54.347 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-26 13:57:54.350 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 13:57:54.353 | + inc/python:setup_package:428 : local extras= 2022-04-26 13:57:54.355 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 13:57:54.357 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 13:57:54.360 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 13:57:54.362 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 13:57:54.365 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 13:57:54.368 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-26 13:57:54.388 | Using python 3.8 to install /opt/stack/nova 2022-04-26 13:57:54.391 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-26 13:57:55.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:57:55.253 | from cryptography.utils import int_from_bytes 2022-04-26 13:57:55.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:57:55.253 | from cryptography.utils import int_from_bytes 2022-04-26 13:57:56.440 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:57:56.471 | Obtaining file:///opt/stack/nova 2022-04-26 13:57:56.471 | Preparing metadata (setup.py): started 2022-04-26 13:58:03.179 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:58:03.307 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (5.8.1) 2022-04-26 13:58:03.308 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.4.35) 2022-04-26 13:58:03.309 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (5.1.1) 2022-04-26 13:58:03.310 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.33.0) 2022-04-26 13:58:03.311 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.1.1) 2022-04-26 13:58:03.312 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (9.4.0) 2022-04-26 13:58:03.313 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.8.0) 2022-04-26 13:58:03.314 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.5.1) 2022-04-26 13:58:03.315 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (36.0.2) 2022-04-26 13:58:03.316 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.8.7) 2022-04-26 13:58:03.317 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.1.2) 2022-04-26 13:58:03.319 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.1.1) 2022-04-26 13:58:03.320 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.5.0) 2022-04-26 13:58:03.321 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.2.0) 2022-04-26 13:58:03.322 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.13.0) 2022-04-26 13:58:03.323 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.7.7) 2022-04-26 13:58:03.324 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.8.0) 2022-04-26 13:58:03.326 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.11.0) 2022-04-26 13:58:03.327 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.8.1) 2022-04-26 13:58:03.327 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.0.2) 2022-04-26 13:58:03.328 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev65) (3.2.0) 2022-04-26 13:58:03.330 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (8.3.0) 2022-04-26 13:58:03.331 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.5.0) 2022-04-26 13:58:03.332 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (7.8.0) 2022-04-26 13:58:03.333 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.6.0) 2022-04-26 13:58:03.334 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.27.1) 2022-04-26 13:58:03.336 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.5.0) 2022-04-26 13:58:03.337 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.10.0) 2022-04-26 13:58:03.338 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.10.1) 2022-04-26 13:58:03.339 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.5.0) 2022-04-26 13:58:03.340 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (8.8.0) 2022-04-26 13:58:03.341 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.1.0) 2022-04-26 13:58:03.342 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.7.0) 2022-04-26 13:58:03.343 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.5.0) 2022-04-26 13:58:03.344 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.3.0) 2022-04-26 13:58:03.346 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.3.0) 2022-04-26 13:58:03.347 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.5.0) 2022-04-26 13:58:03.348 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.12.2) 2022-04-26 13:58:03.349 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (11.2.0) 2022-04-26 13:58:03.350 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (6.3.1) 2022-04-26 13:58:03.352 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (12.13.0) 2022-04-26 13:58:03.353 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.11.0) 2022-04-26 13:58:03.354 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.7.0) 2022-04-26 13:58:03.355 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (5.1.0) 2022-04-26 13:58:03.356 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.8.0) 2022-04-26 13:58:03.357 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.5.0) 2022-04-26 13:58:03.358 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.5.1) 2022-04-26 13:58:03.359 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (5.9.0) 2022-04-26 13:58:03.360 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.6.0) 2022-04-26 13:58:03.362 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (5.2.0) 2022-04-26 13:58:03.363 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.1.0) 2022-04-26 13:58:03.364 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.7.0) 2022-04-26 13:58:03.366 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.7.1) 2022-04-26 13:58:03.367 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.10.1) 2022-04-26 13:58:03.368 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.0.1) 2022-04-26 13:58:03.369 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.11.0) 2022-04-26 13:58:03.370 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.2.2) 2022-04-26 13:58:03.371 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.3.3) 2022-04-26 13:58:03.372 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.7.0) 2022-04-26 13:58:03.373 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.6.4) 2022-04-26 13:58:03.374 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.8.2) 2022-04-26 13:58:03.375 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.4.0) 2022-04-26 13:58:03.376 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.61.0) 2022-04-26 13:58:03.378 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (6.0) 2022-04-26 13:58:03.394 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev65) (1.2.0) 2022-04-26 13:58:03.395 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev65) (5.7.1) 2022-04-26 13:58:03.397 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev65) (4.11.3) 2022-04-26 13:58:03.418 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev65) (5.3.0) 2022-04-26 13:58:03.460 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev65) (1.15.0) 2022-04-26 13:58:03.492 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev65) (2.2.1) 2022-04-26 13:58:03.493 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev65) (1.16.0) 2022-04-26 13:58:03.517 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev65) (2.1.1) 2022-04-26 13:58:03.651 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev65) (4.4.0) 2022-04-26 13:58:03.653 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev65) (3.1.1) 2022-04-26 13:58:03.713 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev65) (1.1.5) 2022-04-26 13:58:03.715 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev65) (1.32) 2022-04-26 13:58:03.743 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev65) (2.5.0) 2022-04-26 13:58:03.744 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev65) (1.4.0) 2022-04-26 13:58:03.746 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev65) (1.4.4) 2022-04-26 13:58:03.747 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev65) (1.0.0) 2022-04-26 13:58:03.770 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev65) (6.3.1) 2022-04-26 13:58:03.773 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev65) (5.6.0) 2022-04-26 13:58:03.823 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev65) (2.5.0) 2022-04-26 13:58:03.827 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev65) (0.6.9) 2022-04-26 13:58:03.829 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev65) (1.16.0) 2022-04-26 13:58:03.890 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev65) (0.17.3) 2022-04-26 13:58:04.004 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev65) (0.5.0) 2022-04-26 13:58:04.009 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev65) (2.0.1) 2022-04-26 13:58:04.093 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev65) (0.9.6) 2022-04-26 13:58:04.158 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev65) (0.4.0) 2022-04-26 13:58:04.159 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev65) (5.1.1) 2022-04-26 13:58:04.161 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev65) (5.2.4) 2022-04-26 13:58:04.163 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev65) (5.0.0) 2022-04-26 13:58:04.186 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev65) (3.3.0) 2022-04-26 13:58:04.191 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev65) (3.2.0) 2022-04-26 13:58:04.244 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev65) (1.0.3) 2022-04-26 13:58:04.301 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev65) (2022.1) 2022-04-26 13:58:04.336 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev65) (1.3.3) 2022-04-26 13:58:04.338 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev65) (3.0.0) 2022-04-26 13:58:04.393 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev65) (3.0.8) 2022-04-26 13:58:04.397 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev65) (21.3) 2022-04-26 13:58:04.488 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev65) (1.5.0) 2022-04-26 13:58:04.516 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev65) (62.1.0) 2022-04-26 13:58:04.629 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev65) (0.2.5) 2022-04-26 13:58:04.721 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev65) (3.17.6) 2022-04-26 13:58:04.797 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev65) (1.3.3) 2022-04-26 13:58:04.799 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev65) (1.14.0) 2022-04-26 13:58:04.802 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev65) (22.0.0) 2022-04-26 13:58:04.858 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev65) (2.5.0) 2022-04-26 13:58:04.863 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev65) (3.10.1) 2022-04-26 13:58:04.866 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev65) (2.1.0) 2022-04-26 13:58:04.957 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev65) (1.26.9) 2022-04-26 13:58:04.958 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev65) (2019.11.28) 2022-04-26 13:58:04.963 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev65) (2.0.12) 2022-04-26 13:58:04.965 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev65) (3.3) 2022-04-26 13:58:05.079 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev65) (0.7) 2022-04-26 13:58:05.328 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev65) (0.4.2) 2022-04-26 13:58:05.329 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev65) (0.5.2) 2022-04-26 13:58:05.453 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev65) (2.5.0) 2022-04-26 13:58:05.458 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev65) (2.8) 2022-04-26 13:58:05.460 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev65) (1.4.2) 2022-04-26 13:58:05.577 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev65) (0.13.1) 2022-04-26 13:58:05.662 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev65) (1.22.3) 2022-04-26 13:58:05.697 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev65) (5.0.0) 2022-04-26 13:58:05.904 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev65) (2.21) 2022-04-26 13:58:05.985 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev65) (2.4.1) 2022-04-26 13:58:05.986 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev65) (0.5.0) 2022-04-26 13:58:06.211 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev65) (2.5.0) 2022-04-26 13:58:06.322 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev65) (2.3) 2022-04-26 13:58:06.799 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev65) (0.14.1) 2022-04-26 13:58:06.848 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev65) (2.16.0) 2022-04-26 13:58:07.220 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev65) (0.6.9) 2022-04-26 13:58:07.221 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev65) (0.6.9) 2022-04-26 13:58:07.222 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev65) (0.6.9) 2022-04-26 13:58:07.223 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev65) (0.6.9) 2022-04-26 13:58:07.225 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev65) (0.6.9) 2022-04-26 13:58:07.226 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev65) (0.6.9) 2022-04-26 13:58:07.228 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev65) (0.6.9) 2022-04-26 13:58:08.489 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev65) (3.8.0) 2022-04-26 13:58:08.902 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev65) (1.8.2) 2022-04-26 13:58:08.903 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev65) (21.4.0) 2022-04-26 13:58:09.002 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev65) (2.4.0) 2022-04-26 13:58:09.108 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev65) (1.0.0) 2022-04-26 13:58:10.777 | Installing collected packages: nova 2022-04-26 13:58:10.778 | Attempting uninstall: nova 2022-04-26 13:58:10.778 | Found existing installation: nova 25.1.0.dev65 2022-04-26 13:58:10.787 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-26 13:58:10.788 | Running setup.py develop for nova 2022-04-26 13:58:19.219 | Successfully installed nova 2022-04-26 13:58:19.219 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:58:19.228 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:58:19.228 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:58:19.378 | + inc/python:pip_install:200 : result=0 2022-04-26 13:58:19.380 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:58:19.383 | + functions-common:time_stop:2437 : local name 2022-04-26 13:58:19.385 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:58:19.387 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:58:19.389 | + functions-common:time_stop:2440 : local total 2022-04-26 13:58:19.391 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:58:19.394 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:58:19.396 | + functions-common:time_stop:2444 : start_time=1650981474383 2022-04-26 13:58:19.398 | + functions-common:time_stop:2446 : [[ -z 1650981474383 ]] 2022-04-26 13:58:19.401 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:58:19.405 | + functions-common:time_stop:2449 : end_time=1650981499403 2022-04-26 13:58:19.408 | + functions-common:time_stop:2450 : elapsed_time=25020 2022-04-26 13:58:19.410 | + functions-common:time_stop:2451 : total=151325 2022-04-26 13:58:19.413 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:58:19.415 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=176345 2022-04-26 13:58:19.417 | + inc/python:pip_install:203 : return 0 2022-04-26 13:58:19.420 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 13:58:19.422 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-26 13:58:19.425 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-26 13:58:19.445 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-26 13:58:19.457 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-26 13:58:19.460 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-26 13:58:19.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:58:19.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:58:19.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-26 13:58:19.470 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:58:19.472 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-26 13:58:19.486 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 13:58:19.488 | + ./stack.sh:main:939 : configure_nova 2022-04-26 13:58:19.492 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-26 13:58:19.504 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-26 13:58:19.506 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-26 13:58:19.509 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-26 13:58:19.512 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-26 13:58:19.513 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-26 13:58:19.518 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-26 13:58:19.520 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-26 13:58:19.523 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-26 13:58:19.526 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-26 13:58:19.528 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-26 13:58:19.531 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-26 13:58:19.533 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-26 13:58:19.535 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-26 13:58:19.547 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-26 13:58:19.560 | + 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-04-26 13:58:19.572 | + 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-04-26 13:58:19.585 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-26 13:58:19.597 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-26 13:58:19.601 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-26 13:58:19.605 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.iJDLBrbG1G 2022-04-26 13:58:19.608 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-26 13:58:19.610 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-26 13:58:19.613 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-26 13:58:19.616 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-26 13:58:19.618 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-26 13:58:19.621 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.iJDLBrbG1G 2022-04-26 13:58:19.625 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.iJDLBrbG1G 2022-04-26 13:58:19.637 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.iJDLBrbG1G /etc/sudoers.d/nova-rootwrap 2022-04-26 13:58:19.650 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-26 13:58:19.655 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-26 13:58:19.659 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-26 13:58:19.663 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-26 13:58:19.665 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-26 13:58:19.668 | + 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-04-26 13:58:19.670 | + 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-04-26 13:58:19.673 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-26 13:58:19.675 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-26 13:58:19.680 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-26 13:58:19.697 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:58:19.699 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-26 13:58:19.702 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-26 13:58:19.705 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-26 13:58:19.710 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-26 13:58:19.739 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-26 13:58:19.741 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-26 13:58:19.767 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-26 13:58:19.798 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-26 13:58:19.824 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-26 13:58:19.855 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-26 13:58:19.884 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-26 13:58:19.915 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-26 13:58:19.917 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.16 2022-04-26 13:58:19.945 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-26 13:58:19.973 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-26 13:58:20.000 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-26 13:58:20.028 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-26 13:58:20.056 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-26 13:58:20.085 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-26 13:58:20.087 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:58:20.090 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:58:20.092 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:58:20.094 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:58:20.096 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:58:20.099 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:58:20.101 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:58:20.104 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:58:20.106 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:58:20.108 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:58:20.110 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:58:20.112 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-26 13:58:20.115 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:58:20.117 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:58:20.119 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:58:20.122 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:58:20.124 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:58:20.126 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:58:20.128 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-26 13:58:20.144 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:20.147 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 13:58:20.149 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-26 13:58:20.151 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-26 13:58:20.181 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-26 13:58:20.183 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-26 13:58:20.185 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-26 13:58:20.187 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-04-26 13:58:20.190 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-26 13:58:20.192 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-26 13:58:20.222 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-26 13:58:20.225 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-26 13:58:20.227 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-26 13:58:20.230 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_api 2022-04-26 13:58:20.232 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-26 13:58:20.235 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-26 13:58:20.264 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-26 13:58:20.294 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-26 13:58:20.322 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-26 13:58:20.349 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-26 13:58:20.365 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:20.367 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-26 13:58:20.384 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:20.387 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-26 13:58:20.387 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-26 13:58:20.392 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-26 13:58:20.395 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-26 13:58:20.423 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-26 13:58:20.439 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:58:20.441 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-26 13:58:20.444 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-26 13:58:20.447 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-26 13:58:20.449 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-26 13:58:20.452 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-26 13:58:20.483 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-26 13:58:20.512 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-04-26 13:58:20.541 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-26 13:58:20.569 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-26 13:58:20.596 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-26 13:58:20.625 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-26 13:58:20.653 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-26 13:58:20.680 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 13:58:20.707 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-26 13:58:20.736 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-26 13:58:20.752 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:20.754 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-26 13:58:20.757 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-26 13:58:20.788 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-26 13:58:20.815 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.16/identity 2022-04-26 13:58:20.843 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-26 13:58:20.871 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-26 13:58:20.899 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-26 13:58:20.927 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-26 13:58:20.954 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-26 13:58:20.982 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-26 13:58:20.998 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:58:21.001 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-26 13:58:21.003 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-26 13:58:21.032 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-26 13:58:21.062 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-26 13:58:21.064 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-26 13:58:21.092 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-26 13:58:21.094 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-26 13:58:21.097 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-26 13:58:21.099 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:58:21.101 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:58:21.103 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:58:21.106 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:58:21.108 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:58:21.110 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:58:21.113 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-26 13:58:21.115 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:58:21.117 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:58:21.119 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:58:21.122 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:58:21.124 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:58:21.126 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:58:21.129 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:58:21.132 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:58:21.134 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:58:21.136 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:58:21.138 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:58:21.141 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-26 13:58:21.143 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-26 13:58:21.146 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-26 13:58:21.149 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 13:58:21.166 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 13:58:21.168 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 13:58:21.171 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 13:58:21.173 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 13:58:21.175 | + 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-04-26 13:58:21.203 | + 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-04-26 13:58:21.231 | + 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-04-26 13:58:21.259 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 13:58:21.290 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-26 13:58:21.320 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-26 13:58:21.337 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:21.339 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-26 13:58:21.341 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-26 13:58:21.344 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-26 13:58:21.346 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-26 13:58:21.348 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-26 13:58:21.351 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-26 13:58:21.354 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-26 13:58:21.358 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-26 13:58:21.360 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-26 13:58:21.363 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-26 13:58:21.377 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-26 13:58:21.377 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:58:21.386 | d /var/run/uwsgi 0755 ubuntu root 2022-04-26 13:58:21.390 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:58:21.406 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-26 13:58:21.408 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-26 13:58:21.412 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-26 13:58:21.442 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-26 13:58:21.469 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-26 13:58:21.496 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-26 13:58:21.524 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-26 13:58:21.552 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-26 13:58:21.580 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-26 13:58:21.607 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-26 13:58:21.635 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-26 13:58:21.662 | + 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-04-26 13:58:21.690 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-26 13:58:21.718 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-26 13:58:21.745 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-26 13:58:21.774 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-26 13:58:21.776 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-26 13:58:21.779 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-26 13:58:21.781 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-26 13:58:21.784 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-26 13:58:21.787 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:58:21.789 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:58:21.791 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-26 13:58:21.794 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-26 13:58:21.797 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-26 13:58:21.824 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-26 13:58:21.853 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-26 13:58:21.853 | + 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-04-26 13:58:21.861 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-26 13:58:21.866 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-26 13:58:21.868 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-26 13:58:21.870 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-26 13:58:21.873 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-26 13:58:21.875 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 13:58:21.877 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:58:21.880 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:58:21.882 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-26 13:58:21.885 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-26 13:58:21.887 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:58:21.889 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:58:21.892 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-26 13:58:21.953 | Enabling site nova-api-wsgi. 2022-04-26 13:58:21.959 | To activate the new configuration, you need to run: 2022-04-26 13:58:21.959 | systemctl reload apache2 2022-04-26 13:58:21.963 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-26 13:58:21.966 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 13:58:21.968 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:58:21.970 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 13:58:22.107 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-26 13:58:22.132 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:22.134 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-26 13:58:22.137 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-26 13:58:22.139 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-26 13:58:22.142 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-26 13:58:22.144 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-26 13:58:22.148 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-26 13:58:22.153 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-26 13:58:22.155 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-26 13:58:22.158 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-26 13:58:22.160 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-26 13:58:22.174 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-26 13:58:22.175 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:58:22.183 | d /var/run/uwsgi 0755 ubuntu root 2022-04-26 13:58:22.187 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:58:22.203 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-26 13:58:22.205 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-26 13:58:22.210 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-26 13:58:22.240 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-26 13:58:22.267 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-26 13:58:22.295 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-26 13:58:22.323 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-26 13:58:22.350 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-26 13:58:22.378 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-26 13:58:22.405 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-26 13:58:22.433 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-26 13:58:22.461 | + 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-04-26 13:58:22.489 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-26 13:58:22.516 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-26 13:58:22.543 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-26 13:58:22.571 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-26 13:58:22.573 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-26 13:58:22.602 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-26 13:58:22.618 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:58:22.621 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-26 13:58:22.653 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-26 13:58:22.655 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-26 13:58:22.658 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-26 13:58:22.675 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:22.678 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:58:22.681 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:58:22.710 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-26 13:58:22.740 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-26 13:58:22.743 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-26 13:58:22.745 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-26 13:58:22.747 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 13:58:22.750 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-26 13:58:22.752 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 13:58:22.769 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:22.773 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-26 13:58:22.775 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-26 13:58:22.778 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 13:58:22.794 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:22.796 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:58:22.799 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:58:22.828 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 13:58:22.830 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 13:58:22.833 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-26 13:58:22.861 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-26 13:58:22.889 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-26 13:58:22.920 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-26 13:58:22.937 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:58:22.939 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-26 13:58:22.967 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-26 13:58:22.969 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-26 13:58:22.972 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-26 13:58:23.002 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-26 13:58:23.032 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.16/identity 2022-04-26 13:58:23.060 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-26 13:58:23.089 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-26 13:58:23.117 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-26 13:58:23.145 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-26 13:58:23.174 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-26 13:58:23.201 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-26 13:58:23.230 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-26 13:58:23.247 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:23.250 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-26 13:58:23.254 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 13:58:23.256 | + lib/nova:create_nova_conf:553 : local conf 2022-04-26 13:58:23.258 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-26 13:58:23.261 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-26 13:58:23.264 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 13:58:23.266 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 13:58:23.269 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-26 13:58:23.272 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-26 13:58:23.274 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-26 13:58:23.279 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-26 13:58:23.281 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-26 13:58:23.284 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-26 13:58:23.287 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell1 2022-04-26 13:58:23.289 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-26 13:58:23.292 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-26 13:58:23.323 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-26 13:58:23.355 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-26 13:58:23.386 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 13:58:23.388 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-26 13:58:23.390 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-26 13:58:23.393 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-26 13:58:23.410 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:23.414 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-26 13:58:23.415 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-26 13:58:24.103 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-26 13:58:24.106 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-26 13:58:24.109 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-26 13:58:24.111 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-26 13:58:24.115 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 13:58:24.117 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-26 13:58:24.119 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 13:58:24.136 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:24.139 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-26 13:58:24.142 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-26 13:58:24.144 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 13:58:24.160 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:24.163 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2022-04-26 13:58:24.166 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2022-04-26 13:58:24.195 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 13:58:24.197 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 13:58:24.200 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-26 13:58:24.216 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:24.219 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-26 13:58:24.221 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-26 13:58:24.224 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-26 13:58:24.255 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.16/identity 2022-04-26 13:58:24.283 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-26 13:58:24.311 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-26 13:58:24.339 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-26 13:58:24.368 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-26 13:58:24.396 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-26 13:58:24.424 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-26 13:58:24.453 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-26 13:58:24.455 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-26 13:58:24.458 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-26 13:58:24.461 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 13:58:24.478 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 13:58:24.482 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 13:58:24.485 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 13:58:24.487 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 13:58:24.490 | + 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-04-26 13:58:24.517 | + 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-04-26 13:58:24.546 | + 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-04-26 13:58:24.574 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 13:58:24.603 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 13:58:24.606 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-26 13:58:24.610 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 13:58:24.613 | + lib/nova:create_nova_conf:587 : local conf 2022-04-26 13:58:24.615 | + lib/nova:create_nova_conf:588 : local offset 2022-04-26 13:58:24.618 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-26 13:58:24.620 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 13:58:24.623 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 13:58:24.626 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-26 13:58:24.628 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-26 13:58:24.630 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-26 13:58:24.633 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-26 13:58:24.635 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-26 13:58:24.638 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-26 13:58:24.640 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-26 13:58:24.656 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:58:24.659 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-26 13:58:24.662 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-26 13:58:24.679 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:58:24.681 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-26 13:58:24.697 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:58:24.700 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-26 13:58:24.717 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:58:24.719 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-26 13:58:24.738 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:24.740 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-26 13:58:24.743 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-26 13:58:24.745 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-26 13:58:24.748 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 13:58:24.750 | + lib/stack:stack_install_service:32 : install_placement 2022-04-26 13:58:24.753 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-26 13:58:24.756 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-26 13:58:24.758 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:58:24.761 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:58:24.764 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-26 13:58:24.766 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 13:58:24.769 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:58:24.772 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 13:58:24.774 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:58:24.777 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:58:24.779 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:58:24.782 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:58:24.784 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:58:24.788 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:58:24.790 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 13:58:24.793 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 13:58:24.795 | + functions-common:apt_get_update:1202 : return 2022-04-26 13:58:24.798 | + functions-common:install_package:1476 : real_install_package apache2 2022-04-26 13:58:24.800 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:58:24.803 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:58:24.806 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:58:24.808 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-04-26 13:58:24.831 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-26 13:58:24.941 | Reading package lists... 2022-04-26 13:58:25.186 | Building dependency tree... 2022-04-26 13:58:25.187 | Reading state information... 2022-04-26 13:58:25.447 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-26 13:58:25.448 | The following packages were automatically installed and are no longer required: 2022-04-26 13:58:25.449 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:58:25.449 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:58:25.449 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:58:25.449 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:58:25.449 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:58:25.449 | python3-zope.interface 2022-04-26 13:58:25.449 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:58:25.565 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:58:25.570 | + functions-common:apt_get:1246 : result=0 2022-04-26 13:58:25.572 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:58:25.574 | + functions-common:time_stop:2437 : local name 2022-04-26 13:58:25.577 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:58:25.579 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:58:25.581 | + functions-common:time_stop:2440 : local total 2022-04-26 13:58:25.584 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:58:25.586 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:58:25.589 | + functions-common:time_stop:2444 : start_time=1650981504828 2022-04-26 13:58:25.591 | + functions-common:time_stop:2446 : [[ -z 1650981504828 ]] 2022-04-26 13:58:25.594 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:58:25.599 | + functions-common:time_stop:2449 : end_time=1650981505596 2022-04-26 13:58:25.602 | + functions-common:time_stop:2450 : elapsed_time=768 2022-04-26 13:58:25.604 | + functions-common:time_stop:2451 : total=6303 2022-04-26 13:58:25.606 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:58:25.609 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7071 2022-04-26 13:58:25.611 | + functions-common:apt_get:1250 : return 0 2022-04-26 13:58:25.614 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-26 13:58:25.617 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-04-26 13:58:25.620 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-04-26 13:58:25.622 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-04-26 13:58:25.625 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-04-26 13:58:25.647 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-26 13:58:25.650 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 13:58:25.652 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:58:25.655 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 13:58:25.657 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:58:25.660 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:58:25.663 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:58:25.665 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:58:25.668 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:58:25.670 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:58:25.673 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 13:58:25.675 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 13:58:25.679 | + functions-common:apt_get_update:1202 : return 2022-04-26 13:58:25.682 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-04-26 13:58:25.685 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:58:25.688 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:58:25.690 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:58:25.693 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-04-26 13:58:25.718 | + functions-common:apt_get:1242 : 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-04-26 13:58:25.831 | Reading package lists... 2022-04-26 13:58:26.076 | Building dependency tree... 2022-04-26 13:58:26.077 | Reading state information... 2022-04-26 13:58:26.340 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-26 13:58:26.340 | The following packages were automatically installed and are no longer required: 2022-04-26 13:58:26.341 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:58:26.341 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:58:26.341 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:58:26.341 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:58:26.341 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:58:26.341 | python3-zope.interface 2022-04-26 13:58:26.341 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:58:26.455 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:58:26.461 | + functions-common:apt_get:1246 : result=0 2022-04-26 13:58:26.463 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:58:26.466 | + functions-common:time_stop:2437 : local name 2022-04-26 13:58:26.468 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:58:26.471 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:58:26.473 | + functions-common:time_stop:2440 : local total 2022-04-26 13:58:26.476 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:58:26.478 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:58:26.480 | + functions-common:time_stop:2444 : start_time=1650981505715 2022-04-26 13:58:26.483 | + functions-common:time_stop:2446 : [[ -z 1650981505715 ]] 2022-04-26 13:58:26.486 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:58:26.490 | + functions-common:time_stop:2449 : end_time=1650981506488 2022-04-26 13:58:26.493 | + functions-common:time_stop:2450 : elapsed_time=773 2022-04-26 13:58:26.495 | + functions-common:time_stop:2451 : total=7071 2022-04-26 13:58:26.499 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:58:26.502 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7844 2022-04-26 13:58:26.505 | + functions-common:apt_get:1250 : return 0 2022-04-26 13:58:26.507 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-26 13:58:26.510 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-26 13:58:26.513 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 13:58:26.515 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:58:26.518 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:58:26.521 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-26 13:58:26.524 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-26 13:58:26.579 | wsgi (enabled by maintainer script) 2022-04-26 13:58:26.583 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-26 13:58:26.586 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-26 13:58:26.588 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 13:58:26.592 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-26 13:58:26.594 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-26 13:58:26.597 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 13:58:26.601 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-26 13:58:26.602 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 13:58:26.607 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-26 13:58:26.610 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-26 13:58:26.612 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-26 13:58:26.615 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-26 13:58:26.618 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-26 13:58:26.641 | Using python 3.8 to install osc-placement 2022-04-26 13:58:26.644 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-26 13:58:27.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:58:27.521 | from cryptography.utils import int_from_bytes 2022-04-26 13:58:27.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:58:27.521 | from cryptography.utils import int_from_bytes 2022-04-26 13:58:28.721 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:58:28.753 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-26 13:58:28.764 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-26 13:58:28.766 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-26 13:58:28.767 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-26 13:58:28.768 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-26 13:58:28.769 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-26 13:58:28.771 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-26 13:58:28.829 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-26 13:58:28.830 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-26 13:58:28.832 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-26 13:58:28.834 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-26 13:58:28.847 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-26 13:58:28.848 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-26 13:58:28.850 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-26 13:58:28.864 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.8) 2022-04-26 13:58:28.865 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-26 13:58:28.866 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-26 13:58:28.867 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-26 13:58:28.869 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-26 13:58:28.870 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-26 13:58:28.891 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-26 13:58:28.892 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-26 13:58:28.893 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-26 13:58:28.894 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.1) 2022-04-26 13:58:28.904 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-26 13:58:28.945 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-26 13:58:28.946 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-26 13:58:28.948 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-26 13:58:28.949 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-26 13:58:28.950 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-26 13:58:28.951 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-26 13:58:28.952 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-26 13:58:28.954 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-26 13:58:29.022 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-26 13:58:29.024 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-26 13:58:29.025 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-26 13:58:29.026 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-26 13:58:29.116 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-26 13:58:29.117 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-26 13:58:29.118 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-26 13:58:29.161 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-26 13:58:29.202 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.3) 2022-04-26 13:58:29.379 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-26 13:58:31.627 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:58:31.635 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:58:31.635 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:58:31.758 | + inc/python:pip_install:200 : result=0 2022-04-26 13:58:31.761 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:58:31.764 | + functions-common:time_stop:2437 : local name 2022-04-26 13:58:31.766 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:58:31.769 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:58:31.772 | + functions-common:time_stop:2440 : local total 2022-04-26 13:58:31.775 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:58:31.777 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:58:31.780 | + functions-common:time_stop:2444 : start_time=1650981506635 2022-04-26 13:58:31.783 | + functions-common:time_stop:2446 : [[ -z 1650981506635 ]] 2022-04-26 13:58:31.786 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:58:31.790 | + functions-common:time_stop:2449 : end_time=1650981511788 2022-04-26 13:58:31.793 | + functions-common:time_stop:2450 : elapsed_time=5153 2022-04-26 13:58:31.795 | + functions-common:time_stop:2451 : total=176345 2022-04-26 13:58:31.798 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:58:31.801 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=181498 2022-04-26 13:58:31.804 | + inc/python:pip_install:203 : return 0 2022-04-26 13:58:31.806 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-26 13:58:31.809 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-26 13:58:31.811 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-26 13:58:31.814 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 13:58:31.816 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 13:58:31.820 | ++ functions-common:git_clone:612 : pwd 2022-04-26 13:58:31.823 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 13:58:31.825 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 13:58:31.828 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 13:58:31.846 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 13:58:31.848 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 13:58:31.851 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 13:58:31.854 | + functions-common:git_clone:629 : echo master 2022-04-26 13:58:31.854 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 13:58:31.860 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-26 13:58:31.862 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 13:58:31.865 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-04-26 13:58:31.877 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-04-26 13:58:31.881 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 13:58:31.881 | + functions-common:git_clone:690 : head -1 2022-04-26 13:58:31.885 | 5acaa2ee Merge "Make perfload jobs fail if write allocation fails" 2022-04-26 13:58:31.888 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 13:58:31.890 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-26 13:58:31.893 | + inc/python:setup_develop:338 : local bindep 2022-04-26 13:58:31.896 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-26 13:58:31.899 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-26 13:58:31.901 | + inc/python:setup_develop:344 : local extras= 2022-04-26 13:58:31.904 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-26 13:58:31.907 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 13:58:31.909 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-26 13:58:31.912 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-26 13:58:31.914 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 13:58:31.917 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 13:58:31.920 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-26 13:58:31.923 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 13:58:31.926 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-26 13:58:31.929 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 13:58:31.931 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 13:58:31.935 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-26 13:58:31.940 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-26 13:58:31.944 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-26 13:58:32.609 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-26 13:58:32.612 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 13:58:32.616 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 13:58:32.618 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 13:58:32.621 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-26 13:58:32.623 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-26 13:58:32.626 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 13:58:32.628 | + inc/python:setup_package:428 : local extras= 2022-04-26 13:58:32.631 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 13:58:32.634 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 13:58:32.636 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 13:58:32.639 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 13:58:32.641 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 13:58:32.644 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-26 13:58:32.666 | Using python 3.8 to install /opt/stack/placement 2022-04-26 13:58:32.669 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-26 13:58:33.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:58:33.555 | from cryptography.utils import int_from_bytes 2022-04-26 13:58:33.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:58:33.555 | from cryptography.utils import int_from_bytes 2022-04-26 13:58:34.759 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:58:34.792 | Obtaining file:///opt/stack/placement 2022-04-26 13:58:34.793 | Preparing metadata (setup.py): started 2022-04-26 13:58:39.513 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:58:39.559 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (5.8.1) 2022-04-26 13:58:39.561 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.4.35) 2022-04-26 13:58:39.562 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (9.4.0) 2022-04-26 13:58:39.563 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.5.1) 2022-04-26 13:58:39.564 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.8.7) 2022-04-26 13:58:39.565 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev20) (3.2.0) 2022-04-26 13:58:39.567 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.27.1) 2022-04-26 13:58:39.568 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (62.1.0) 2022-04-26 13:58:39.569 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.0) 2022-04-26 13:58:39.570 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (8.8.0) 2022-04-26 13:58:39.572 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.1.0) 2022-04-26 13:58:39.573 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.7.0) 2022-04-26 13:58:39.574 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.3.0) 2022-04-26 13:58:39.575 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.12.2) 2022-04-26 13:58:39.576 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (11.2.0) 2022-04-26 13:58:39.577 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (3.11.0) 2022-04-26 13:58:39.578 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-04-26 13:58:39.579 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.5.0) 2022-04-26 13:58:39.581 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.1.0) 2022-04-26 13:58:39.583 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.7.0) 2022-04-26 13:58:39.584 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.0.1) 2022-04-26 13:58:39.650 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.16.0) 2022-04-26 13:58:39.651 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (5.1.0) 2022-04-26 13:58:39.652 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (4.4.0) 2022-04-26 13:58:39.655 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (2.10.1) 2022-04-26 13:58:39.656 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (3.1.1) 2022-04-26 13:58:39.658 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (4.5.0) 2022-04-26 13:58:39.679 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev20) (0.17.3) 2022-04-26 13:58:39.720 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (1.5.0) 2022-04-26 13:58:39.721 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-04-26 13:58:39.722 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (6.0) 2022-04-26 13:58:39.724 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (3.5.0) 2022-04-26 13:58:39.725 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (0.8.0) 2022-04-26 13:58:39.776 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.0.1) 2022-04-26 13:58:39.777 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.0) 2022-04-26 13:58:39.778 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.13.0) 2022-04-26 13:58:39.779 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.7.7) 2022-04-26 13:58:39.822 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev20) (2.8.2) 2022-04-26 13:58:39.825 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev20) (0.9.6) 2022-04-26 13:58:39.845 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.2.0) 2022-04-26 13:58:39.846 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.3.0) 2022-04-26 13:58:39.848 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.1.1) 2022-04-26 13:58:39.875 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev20) (1.0.3) 2022-04-26 13:58:39.876 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev20) (2022.1) 2022-04-26 13:58:39.890 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev20) (3.2.0) 2022-04-26 13:58:39.908 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (0.11.0) 2022-04-26 13:58:39.910 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (1.0.2) 2022-04-26 13:58:39.911 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (21.3) 2022-04-26 13:58:39.912 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (3.0.8) 2022-04-26 13:58:39.955 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (3.3) 2022-04-26 13:58:39.956 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (1.26.9) 2022-04-26 13:58:39.960 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2.0.12) 2022-04-26 13:58:39.961 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2019.11.28) 2022-04-26 13:58:39.977 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev20) (0.7) 2022-04-26 13:58:40.169 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev20) (1.1.2) 2022-04-26 13:58:40.210 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.7.1) 2022-04-26 13:58:40.212 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.2.0) 2022-04-26 13:58:40.213 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (4.11.3) 2022-04-26 13:58:40.230 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (1.15.0) 2022-04-26 13:58:40.265 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (1.14.0) 2022-04-26 13:58:40.324 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (2.1.1) 2022-04-26 13:58:40.392 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.7.0) 2022-04-26 13:58:40.479 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.1.5) 2022-04-26 13:58:40.529 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev20) (0.2.5) 2022-04-26 13:58:40.730 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.2) 2022-04-26 13:58:40.731 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.4.2) 2022-04-26 13:58:40.731 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.1.1) 2022-04-26 13:58:40.813 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-04-26 13:58:40.878 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (2.21) 2022-04-26 13:58:41.040 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.8.0) 2022-04-26 13:58:41.153 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.0.0) 2022-04-26 13:58:41.154 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.0.0) 2022-04-26 13:58:43.080 | Installing collected packages: openstack-placement 2022-04-26 13:58:43.080 | Attempting uninstall: openstack-placement 2022-04-26 13:58:43.081 | Found existing installation: openstack-placement 7.1.0.dev20 2022-04-26 13:58:43.083 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-26 13:58:43.085 | Running setup.py develop for openstack-placement 2022-04-26 13:58:49.227 | Successfully installed openstack-placement 2022-04-26 13:58:49.228 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:58:49.236 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:58:49.236 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:58:49.367 | + inc/python:pip_install:200 : result=0 2022-04-26 13:58:49.369 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:58:49.371 | + functions-common:time_stop:2437 : local name 2022-04-26 13:58:49.374 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:58:49.376 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:58:49.378 | + functions-common:time_stop:2440 : local total 2022-04-26 13:58:49.381 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:58:49.383 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:58:49.386 | + functions-common:time_stop:2444 : start_time=1650981512660 2022-04-26 13:58:49.388 | + functions-common:time_stop:2446 : [[ -z 1650981512660 ]] 2022-04-26 13:58:49.391 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:58:49.395 | + functions-common:time_stop:2449 : end_time=1650981529393 2022-04-26 13:58:49.398 | + functions-common:time_stop:2450 : elapsed_time=16733 2022-04-26 13:58:49.400 | + functions-common:time_stop:2451 : total=181498 2022-04-26 13:58:49.402 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:58:49.405 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=198231 2022-04-26 13:58:49.407 | + inc/python:pip_install:203 : return 0 2022-04-26 13:58:49.410 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 13:58:49.413 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-26 13:58:49.415 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-26 13:58:49.436 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-26 13:58:49.448 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-26 13:58:49.450 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-26 13:58:49.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:58:49.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:58:49.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-26 13:58:49.461 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:58:49.464 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 13:58:49.466 | + ./stack.sh:main:945 : configure_placement 2022-04-26 13:58:49.469 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-26 13:58:49.481 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-26 13:58:49.484 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-26 13:58:49.489 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-26 13:58:49.492 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-26 13:58:49.494 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-26 13:58:49.497 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=placement 2022-04-26 13:58:49.499 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-26 13:58:49.503 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-26 13:58:49.536 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-26 13:58:49.569 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-26 13:58:49.602 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-26 13:58:49.605 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-26 13:58:49.607 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-26 13:58:49.610 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-26 13:58:49.612 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-26 13:58:49.644 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-26 13:58:49.674 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-04-26 13:58:49.704 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-26 13:58:49.734 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-26 13:58:49.763 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-26 13:58:49.794 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-26 13:58:49.824 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-26 13:58:49.854 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 13:58:49.884 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-26 13:58:49.914 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-26 13:58:49.917 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-26 13:58:49.919 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-26 13:58:49.923 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 13:58:49.942 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 13:58:49.944 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 13:58:49.947 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 13:58:49.949 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 13:58:49.952 | + 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-04-26 13:58:49.981 | + 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-04-26 13:58:50.011 | + 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-04-26 13:58:50.041 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 13:58:50.071 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-26 13:58:50.073 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-26 13:58:50.076 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-26 13:58:50.078 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-26 13:58:50.081 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-26 13:58:50.084 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-26 13:58:50.087 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-26 13:58:50.090 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-26 13:58:50.094 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-26 13:58:50.096 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-26 13:58:50.099 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-26 13:58:50.112 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-26 13:58:50.112 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:58:50.121 | d /var/run/uwsgi 0755 ubuntu root 2022-04-26 13:58:50.124 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:58:50.140 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-26 13:58:50.143 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-26 13:58:50.148 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-26 13:58:50.180 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-26 13:58:50.210 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-26 13:58:50.238 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-26 13:58:50.267 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-26 13:58:50.297 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-26 13:58:50.330 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-26 13:58:50.360 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-26 13:58:50.389 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-26 13:58:50.419 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-26 13:58:50.449 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-26 13:58:50.478 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-26 13:58:50.508 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-26 13:58:50.537 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-26 13:58:50.540 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-26 13:58:50.543 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-26 13:58:50.546 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-26 13:58:50.548 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-26 13:58:50.551 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:58:50.554 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:58:50.556 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-26 13:58:50.559 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-26 13:58:50.562 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-26 13:58:50.592 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-26 13:58:50.622 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-26 13:58:50.623 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-26 13:58:50.632 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-26 13:58:50.636 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-26 13:58:50.638 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-26 13:58:50.641 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-26 13:58:50.643 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-26 13:58:50.646 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 13:58:50.649 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:58:50.651 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:58:50.654 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-26 13:58:50.657 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-26 13:58:50.659 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:58:50.662 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:58:50.664 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-26 13:58:50.727 | Site placement-api already enabled 2022-04-26 13:58:50.731 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-26 13:58:50.734 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 13:58:50.736 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:58:50.740 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 13:58:50.953 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-26 13:58:50.974 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:50.976 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-26 13:58:50.997 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:58:51.000 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-26 13:58:51.020 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:51.022 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-26 13:58:51.025 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-26 13:58:51.028 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-26 13:58:51.061 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.16/identity 2022-04-26 13:58:51.092 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-26 13:58:51.122 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-26 13:58:51.152 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-26 13:58:51.182 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-26 13:58:51.213 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-26 13:58:51.243 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-26 13:58:51.274 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-26 13:58:51.293 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:58:51.295 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-26 13:58:51.313 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:58:51.315 | + ./stack.sh:main:971 : run_phase stack install 2022-04-26 13:58:51.318 | + functions-common:run_phase:1865 : local mode=stack 2022-04-26 13:58:51.320 | + functions-common:run_phase:1866 : local phase=install 2022-04-26 13:58:51.323 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 13:58:51.325 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 13:58:51.328 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 13:58:51.331 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 13:58:51.334 | + functions-common:run_phase:1875 : local extra 2022-04-26 13:58:51.337 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 13:58:51.341 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 13:58:51.344 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 13:58:51.347 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 13:58:51.350 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-26 13:58:51.352 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 13:58:51.368 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:51.371 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 13:58:51.373 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:58:51.376 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-26 13:58:51.378 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-26 13:58:51.381 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:58:51.383 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-26 13:58:51.386 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-26 13:58:51.388 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-26 13:58:51.446 | ++ inc/async:async_inner:63 : install_tempest 2022-04-26 13:58:51.482 | [118214 Async install_tempest:143870]: running: install_tempest 2022-04-26 13:58:51.485 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-26 13:58:51.488 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-26 13:58:51.491 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 13:58:51.494 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-26 13:58:51.498 | + functions-common:run_phase:1892 : run_plugins stack install 2022-04-26 13:58:51.501 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-26 13:58:51.504 | + functions-common:run_plugins:1852 : local phase=install 2022-04-26 13:58:51.507 | + functions-common:run_plugins:1854 : local plugins= 2022-04-26 13:58:51.510 | + functions-common:run_plugins:1855 : local plugin 2022-04-26 13:58:51.513 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-26 13:58:51.515 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-26 13:58:51.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:58:51.522 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:58:51.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-26 13:58:51.527 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:58:51.530 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-26 13:58:51.533 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-26 13:58:51.536 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 13:58:51.540 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-26 13:58:51.543 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-26 13:58:51.546 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 13:58:51.551 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 13:58:51.551 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-26 13:58:51.558 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-26 13:58:51.560 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-26 13:58:51.563 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-26 13:58:51.567 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-26 13:58:51.569 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-26 13:58:51.594 | Using python 3.8 to install python-openstackclient 2022-04-26 13:58:51.596 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-26 13:58:52.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:58:52.487 | from cryptography.utils import int_from_bytes 2022-04-26 13:58:52.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:58:52.488 | from cryptography.utils import int_from_bytes 2022-04-26 13:58:53.680 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:58:53.712 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-26 13:58:53.732 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-26 13:58:53.733 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-26 13:58:53.734 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-26 13:58:53.735 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-26 13:58:53.736 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-26 13:58:53.737 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-26 13:58:53.739 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-26 13:58:53.740 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-26 13:58:53.741 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-26 13:58:53.742 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-26 13:58:53.743 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-26 13:58:53.754 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-04-26 13:58:53.755 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-26 13:58:53.756 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-26 13:58:53.758 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-26 13:58:53.759 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.8) 2022-04-26 13:58:53.786 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-26 13:58:53.787 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-26 13:58:53.788 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-26 13:58:53.789 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-26 13:58:53.790 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-26 13:58:53.791 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-26 13:58:53.792 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-26 13:58:53.794 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-26 13:58:53.795 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-26 13:58:53.797 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-26 13:58:53.798 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-26 13:58:53.812 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-26 13:58:53.832 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-26 13:58:53.833 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-26 13:58:53.835 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-26 13:58:53.836 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-26 13:58:53.857 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-26 13:58:53.875 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-26 13:58:53.877 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-26 13:58:53.879 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-26 13:58:53.971 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-26 13:58:53.972 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-26 13:58:53.973 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-26 13:58:54.016 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-26 13:58:54.027 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-26 13:58:54.061 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.3) 2022-04-26 13:58:54.228 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-26 13:58:54.242 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-26 13:58:54.346 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-26 13:58:54.348 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-26 13:58:54.351 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-26 13:58:54.352 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-26 13:58:54.504 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-26 13:58:56.821 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:58:56.828 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:58:56.828 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:58:56.957 | + inc/python:pip_install:200 : result=0 2022-04-26 13:58:56.960 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:58:56.963 | + functions-common:time_stop:2437 : local name 2022-04-26 13:58:56.965 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:58:56.967 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:58:56.970 | + functions-common:time_stop:2440 : local total 2022-04-26 13:58:56.973 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:58:56.975 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:58:56.978 | + functions-common:time_stop:2444 : start_time=1650981531588 2022-04-26 13:58:56.980 | + functions-common:time_stop:2446 : [[ -z 1650981531588 ]] 2022-04-26 13:58:56.983 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:58:56.988 | + functions-common:time_stop:2449 : end_time=1650981536985 2022-04-26 13:58:56.991 | + functions-common:time_stop:2450 : elapsed_time=5397 2022-04-26 13:58:56.993 | + functions-common:time_stop:2451 : total=198231 2022-04-26 13:58:56.995 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:58:56.998 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=203628 2022-04-26 13:58:57.000 | + inc/python:pip_install:203 : return 0 2022-04-26 13:58:57.003 | + ./stack.sh:main:983 : install_oscwrap 2022-04-26 13:58:57.006 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-04-26 13:58:57.011 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.YZP4yGOpTz 2022-04-26 13:58:57.014 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-04-26 13:58:57.017 | + functions-common:install_oscwrap:2488 : unalias -a 2022-04-26 13:58:57.019 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-04-26 13:58:57.022 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-26 13:58:57.025 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-26 13:58:57.028 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-26 13:58:57.046 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:58:57.048 | + ./stack.sh:main:1037 : configure_database 2022-04-26 13:58:57.052 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-26 13:58:57.054 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-26 13:58:57.057 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-26 13:58:57.059 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:58:57.061 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-26 13:58:57.064 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-26 13:58:57.067 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:58:57.069 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:58:57.071 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-26 13:58:57.079 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-26 13:58:57.082 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-04-26 13:58:57.083 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-04-26 13:58:57.088 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-26 13:58:57.140 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-26 13:58:57.143 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:58:57.147 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:58:57.149 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:58:57.151 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:58:57.154 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:58:57.156 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:58:57.159 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:58:57.162 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:58:57.164 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:58:57.167 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:58:57.169 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:58:57.171 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-26 13:58:57.174 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:58:57.177 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:58:57.179 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:58:57.181 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:58:57.184 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:58:57.186 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:58:57.189 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-26 13:58:57.192 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:58:57.194 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:58:57.197 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-26 13:58:57.199 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:58:57.202 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-04-26 13:58:59.988 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-26 13:59:00.004 | mysqladmin: connect to server at 'localhost' failed 2022-04-26 13:59:00.004 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-26 13:59:00.008 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-26 13:59:00.011 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-26 13:59:00.013 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:59:00.016 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:59:00.018 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-26 13:59:00.021 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-26 13:59:00.024 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-26 13:59:00.026 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:59:00.029 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:59:00.031 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-26 13:59:00.034 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-26 13:59:00.037 | + 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-04-26 13:59:00.049 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:59:00.087 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-26 13:59:00.100 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:59:00.118 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-26 13:59:00.174 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-26 13:59:00.232 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-26 13:59:00.290 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-26 13:59:00.293 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-04-26 13:59:00.295 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance_schema items' 2022-04-26 13:59:00.295 | enabling MySQL performance_schema items 2022-04-26 13:59:00.298 | + lib/databases/mysql:configure_database_mysql:156 : iniset -sudo /etc/mysql/my.cnf mysqld performance-schema-consumer-events-statements-history-long TRUE 2022-04-26 13:59:00.357 | + lib/databases/mysql:configure_database_mysql:158 : iniset -sudo /etc/mysql/my.cnf mysqld performance_schema_events_stages_history_long_size 1000000 2022-04-26 13:59:00.413 | + lib/databases/mysql:configure_database_mysql:162 : restart_service mysql 2022-04-26 13:59:00.415 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:59:00.418 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-04-26 13:59:03.327 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-26 13:59:03.329 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-26 13:59:03.333 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-26 13:59:03.338 | + functions-common:save_stackenv:62 : time_stamp=2022-04-26-135903 2022-04-26 13:59:03.340 | + functions-common:save_stackenv:63 : echo '# 2022-04-26-135903 1041' 2022-04-26 13:59:03.343 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:59:03.346 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-26 13:59:03.349 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:59:03.351 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-26 13:59:03.354 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:59:03.356 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-26 13:59:03.359 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:59:03.362 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-26 13:59:03.365 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:59:03.368 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2022-04-26 13:59:03.370 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:59:03.373 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2022-04-26 13:59:03.375 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:59:03.379 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-26-135431 2022-04-26 13:59:03.382 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:59:03.385 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-26 13:59:03.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:59:03.390 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2022-04-26 13:59:03.392 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:59:03.396 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-26 13:59:03.398 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:59:03.401 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-26 13:59:03.403 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:59:03.406 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-26 13:59:03.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:59:03.411 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-26 13:59:03.413 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-26 13:59:03.416 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-26 13:59:03.418 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-26 13:59:03.431 | + ./stack.sh:main:1067 : start_dstat 2022-04-26 13:59:03.434 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 13:59:03.437 | + functions-common:run_process:1692 : local service=dstat 2022-04-26 13:59:03.439 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 13:59:03.442 | + functions-common:run_process:1694 : local group= 2022-04-26 13:59:03.445 | + functions-common:run_process:1695 : local user= 2022-04-26 13:59:03.448 | + functions-common:run_process:1697 : local name=dstat 2022-04-26 13:59:03.450 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:59:03.453 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:59:03.455 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:59:03.458 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:59:03.461 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:59:03.466 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981543463 2022-04-26 13:59:03.469 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-04-26 13:59:03.487 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:59:03.490 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-26 13:59:03.493 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-04-26 13:59:03.495 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 13:59:03.498 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 13:59:03.500 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 13:59:03.503 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 13:59:03.506 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-26 13:59:03.509 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-26 13:59:03.511 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-04-26 13:59:03.514 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:59:03.516 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:59:03.519 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-26 13:59:03.522 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-26 13:59:03.524 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-04-26 13:59:03.527 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 13:59:03.529 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:59:03.532 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:59:03.535 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:59:03.537 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:59:03.540 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-26 13:59:03.542 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:59:03.547 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-26 13:59:03.601 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-26 13:59:03.654 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 13:59:03.709 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-26 13:59:03.762 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-26 13:59:03.817 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:59:03.870 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:59:03.873 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-26 13:59:03.928 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:59:04.327 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-04-26 13:59:04.345 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-26 13:59:04.730 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-04-26 13:59:04.754 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:59:04.756 | + functions-common:time_stop:2437 : local name 2022-04-26 13:59:04.759 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:59:04.761 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:59:04.764 | + functions-common:time_stop:2440 : local total 2022-04-26 13:59:04.767 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:59:04.769 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:59:04.772 | + functions-common:time_stop:2444 : start_time=1650981543463 2022-04-26 13:59:04.775 | + functions-common:time_stop:2446 : [[ -z 1650981543463 ]] 2022-04-26 13:59:04.778 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:59:04.782 | + functions-common:time_stop:2449 : end_time=1650981544780 2022-04-26 13:59:04.785 | + functions-common:time_stop:2450 : elapsed_time=1317 2022-04-26 13:59:04.788 | + functions-common:time_stop:2451 : total=0 2022-04-26 13:59:04.790 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:59:04.793 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1317 2022-04-26 13:59:04.795 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-26 13:59:04.798 | + functions-common:run_process:1692 : local service=memory_tracker 2022-04-26 13:59:04.801 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-26 13:59:04.804 | + functions-common:run_process:1694 : local group= 2022-04-26 13:59:04.807 | + functions-common:run_process:1695 : local user=root 2022-04-26 13:59:04.809 | + functions-common:run_process:1697 : local name=memory_tracker 2022-04-26 13:59:04.812 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:59:04.814 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:59:04.817 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:59:04.820 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:59:04.823 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:59:04.828 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981544825 2022-04-26 13:59:04.831 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-04-26 13:59:04.854 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:59:04.857 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:59:04.859 | + functions-common:time_stop:2437 : local name 2022-04-26 13:59:04.862 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:59:04.865 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:59:04.867 | + functions-common:time_stop:2440 : local total 2022-04-26 13:59:04.870 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:59:04.872 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:59:04.875 | + functions-common:time_stop:2444 : start_time=1650981544825 2022-04-26 13:59:04.877 | + functions-common:time_stop:2446 : [[ -z 1650981544825 ]] 2022-04-26 13:59:04.881 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:59:04.886 | + functions-common:time_stop:2449 : end_time=1650981544883 2022-04-26 13:59:04.888 | + functions-common:time_stop:2450 : elapsed_time=58 2022-04-26 13:59:04.891 | + functions-common:time_stop:2451 : total=1317 2022-04-26 13:59:04.893 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:59:04.896 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1375 2022-04-26 13:59:04.899 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-26 13:59:04.921 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:59:04.926 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-26 13:59:04.951 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:59:04.953 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-26 13:59:04.971 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:59:04.974 | + ./stack.sh:main:1080 : start_etcd3 2022-04-26 13:59:04.977 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-26 13:59:04.979 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-839377-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-26 13:59:04.982 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-26 13:59:04.985 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-839377-1-hyperv=http://10.222.0.16:2380' 2022-04-26 13:59:04.988 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.16:2380' 2022-04-26 13:59:04.991 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.16:2379' 2022-04-26 13:59:04.993 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-26 13:59:04.996 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-26 13:59:04.998 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.16:2379' 2022-04-26 13:59:05.001 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-26 13:59:05.004 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-26 13:59:05.006 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-26 13:59:05.009 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-839377-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839377-1-hyperv=http://10.222.0.16:2380 --initial-advertise-peer-urls http://10.222.0.16:2380 --advertise-client-urls http://10.222.0.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.16:2379 --debug' '' root 2022-04-26 13:59:05.011 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-04-26 13:59:05.014 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-839377-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839377-1-hyperv=http://10.222.0.16:2380 --initial-advertise-peer-urls http://10.222.0.16:2380 --advertise-client-urls http://10.222.0.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.16:2379 --debug' 2022-04-26 13:59:05.016 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:59:05.019 | + functions-common:write_user_unit_file:1577 : local user=root 2022-04-26 13:59:05.022 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:59:05.024 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:59:05.027 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-26 13:59:05.030 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:59:05.035 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-26 13:59:05.104 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-26 13:59:05.171 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-839377-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839377-1-hyperv=http://10.222.0.16:2380 --initial-advertise-peer-urls http://10.222.0.16:2380 --advertise-client-urls http://10.222.0.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.16:2379 --debug' 2022-04-26 13:59:05.223 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-26 13:59:05.275 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-26 13:59:05.327 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:59:05.387 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:59:05.390 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-26 13:59:05.460 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:59:05.926 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-26 13:59:05.991 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-26 13:59:06.055 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-26 13:59:06.116 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-26 13:59:06.178 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-26 13:59:06.182 | ++ functions-common:is_arch:506 : uname -m 2022-04-26 13:59:06.186 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-26 13:59:06.189 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-26 13:59:06.610 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-26 13:59:06.624 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-26 13:59:07.021 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-26 13:59:07.899 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-26 13:59:07.918 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:59:07.921 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-26 13:59:07.923 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-26 13:59:07.926 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-26 13:59:07.931 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-26 13:59:07.944 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-26 13:59:07.957 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-26 13:59:07.959 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-26 13:59:07.962 | + 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.16/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-26 13:59:08.100 | + 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.16/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-26 13:59:08.239 | + 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.16/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-26 13:59:08.376 | + 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.16/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-26 13:59:08.513 | + 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.16/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-26 13:59:08.652 | + 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.16/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-26 13:59:08.790 | + 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.16/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-26 13:59:08.928 | + 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.16/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-26 13:59:09.067 | + 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.16/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-26 13:59:09.206 | + 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.16/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-26 13:59:09.344 | + functions-common:write_clouds_yaml:198 : cat 2022-04-26 13:59:09.349 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-26 13:59:09.352 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-26 13:59:09.355 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-26 13:59:09.359 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-26 13:59:09.363 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-26 13:59:09.366 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-26 13:59:09.382 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:59:09.385 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-26 13:59:09.388 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:59:09.390 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-26 13:59:09.393 | + ./stack.sh:main:1097 : '[' 10.222.0.16 == 10.222.0.16 ']' 2022-04-26 13:59:09.396 | + ./stack.sh:main:1098 : init_keystone 2022-04-26 13:59:09.398 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-26 13:59:09.415 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:59:09.417 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-26 13:59:09.419 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-26 13:59:09.422 | + lib/database:recreate_database:112 : local db=keystone 2022-04-26 13:59:09.424 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-26 13:59:09.427 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-26 13:59:09.430 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-26 13:59:09.435 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:59:09.939 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-26 13:59:09.944 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:59:09.961 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-26 13:59:09.964 | + functions-common:time_start:2423 : local name=dbsync 2022-04-26 13:59:09.967 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:59:09.970 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:59:09.973 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:59:09.978 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981549975 2022-04-26 13:59:09.980 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-26 13:59:14.580 | 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=145847) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 13:59:14.587 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:59:14.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.589 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.589 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.589 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.590 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:59:14.590 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:59:14.618 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:59:14.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.620 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.620 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.620 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.621 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:59:14.621 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:59:14.769 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:59:14.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.771 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.771 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.772 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:14.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:14.773 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:59:14.773 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:59:14.780 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-26 13:59:16.504 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:16.504 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-26 13:59:16.511 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:16.511 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-26 13:59:16.518 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:16.518 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-26 13:59:16.527 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:16.527 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-26 13:59:16.534 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:16.534 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-26 13:59:16.541 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:16.541 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-26 13:59:16.600 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:16.600 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:59:16.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.602 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.602 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.603 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.603 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.604 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:59:16.604 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:59:16.604 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:59:16.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.606 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.606 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.606 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.607 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:59:16.607 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:59:16.615 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:59:16.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.617 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.618 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.618 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:16.618 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:16.618 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:59:16.619 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:59:17.179 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:59:17.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.181 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.182 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.182 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.182 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.182 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:59:17.182 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:59:17.209 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:59:17.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.211 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.212 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.212 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.212 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.212 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:59:17.212 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:59:17.220 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-26 13:59:17.280 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:17.280 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-26 13:59:17.289 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:17.289 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-26 13:59:17.296 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:17.296 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-26 13:59:17.304 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:17.305 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-26 13:59:17.311 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:17.312 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-26 13:59:17.319 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:17.319 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-26 13:59:17.326 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:17.326 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:59:17.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.328 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.329 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.329 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.329 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:59:17.329 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:59:17.330 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:59:17.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.332 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.332 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.333 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.333 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.333 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:59:17.333 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:59:17.340 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:59:17.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.342 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.343 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.343 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.343 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:59:17.343 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:59:17.844 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:59:17.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.846 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.847 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.847 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.847 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:59:17.847 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:59:17.873 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:59:17.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.875 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.876 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.876 | 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=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:59:17.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:59:17.876 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:59:17.876 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145847) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:59:17.884 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-26 13:59:17.892 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:17.893 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-26 13:59:17.902 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:17.902 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-26 13:59:17.909 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:17.909 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-26 13:59:17.916 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:17.916 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-26 13:59:17.924 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:17.924 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-26 13:59:17.931 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:17.931 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-26 13:59:17.938 | INFO migrate.versioning.api [-] done 2022-04-26 13:59:18.333 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-26 13:59:18.335 | + functions-common:time_stop:2437 : local name 2022-04-26 13:59:18.338 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:59:18.340 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:59:18.343 | + functions-common:time_stop:2440 : local total 2022-04-26 13:59:18.345 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:59:18.348 | + functions-common:time_stop:2443 : name=dbsync 2022-04-26 13:59:18.351 | + functions-common:time_stop:2444 : start_time=1650981549975 2022-04-26 13:59:18.353 | + functions-common:time_stop:2446 : [[ -z 1650981549975 ]] 2022-04-26 13:59:18.356 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:59:18.361 | + functions-common:time_stop:2449 : end_time=1650981558358 2022-04-26 13:59:18.364 | + functions-common:time_stop:2450 : elapsed_time=8383 2022-04-26 13:59:18.367 | + functions-common:time_stop:2451 : total=0 2022-04-26 13:59:18.369 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:59:18.372 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8383 2022-04-26 13:59:18.374 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-26 13:59:18.377 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-26 13:59:18.382 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-26 13:59:22.808 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-26 13:59:22.808 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-26 13:59:22.808 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-26 13:59:22.809 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-26 13:59:22.809 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-26 13:59:22.810 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-26 13:59:22.810 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-26 13:59:22.810 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-26 13:59:22.810 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-26 13:59:23.186 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-26 13:59:23.191 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-26 13:59:27.622 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-26 13:59:27.623 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-26 13:59:27.623 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-26 13:59:27.623 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-26 13:59:27.624 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-26 13:59:27.624 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-26 13:59:27.624 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-26 13:59:27.624 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-26 13:59:27.625 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-26 13:59:27.991 | + ./stack.sh:main:1099 : start_keystone 2022-04-26 13:59:27.993 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-26 13:59:27.996 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-26 13:59:27.998 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-26 13:59:28.015 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:59:28.019 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-26 13:59:28.022 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-26 13:59:28.027 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-26 13:59:28.029 | + functions-common:run_process:1692 : local service=keystone 2022-04-26 13:59:28.032 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 13:59:28.035 | + functions-common:run_process:1694 : local group= 2022-04-26 13:59:28.037 | + functions-common:run_process:1695 : local user= 2022-04-26 13:59:28.040 | + functions-common:run_process:1697 : local name=keystone 2022-04-26 13:59:28.042 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:59:28.045 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:59:28.047 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:59:28.050 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:59:28.053 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:59:28.057 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981568054 2022-04-26 13:59:28.060 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-04-26 13:59:28.075 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:59:28.078 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-26 13:59:28.081 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-04-26 13:59:28.083 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 13:59:28.086 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 13:59:28.088 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 13:59:28.091 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 13:59:28.093 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-26 13:59:28.096 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-26 13:59:28.098 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-04-26 13:59:28.101 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:59:28.103 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:59:28.106 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-26 13:59:28.108 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-26 13:59:28.110 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-04-26 13:59:28.113 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 13:59:28.115 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 13:59:28.117 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 13:59:28.119 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-26 13:59:28.121 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 13:59:28.125 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-26 13:59:28.182 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-26 13:59:28.240 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-26 13:59:28.294 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 13:59:28.349 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:59:28.402 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-26 13:59:28.455 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-26 13:59:28.508 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-26 13:59:28.562 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-26 13:59:28.615 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-26 13:59:28.669 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 13:59:28.671 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-26 13:59:28.725 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 13:59:29.115 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-04-26 13:59:29.130 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-26 13:59:29.500 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-04-26 13:59:29.584 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:59:29.588 | + functions-common:time_stop:2437 : local name 2022-04-26 13:59:29.591 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:59:29.593 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:59:29.596 | + functions-common:time_stop:2440 : local total 2022-04-26 13:59:29.599 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:59:29.602 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:59:29.604 | + functions-common:time_stop:2444 : start_time=1650981568054 2022-04-26 13:59:29.607 | + functions-common:time_stop:2446 : [[ -z 1650981568054 ]] 2022-04-26 13:59:29.610 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:59:29.616 | + functions-common:time_stop:2449 : end_time=1650981569612 2022-04-26 13:59:29.622 | + functions-common:time_stop:2450 : elapsed_time=1558 2022-04-26 13:59:29.625 | + functions-common:time_stop:2451 : total=1375 2022-04-26 13:59:29.628 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:59:29.631 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2933 2022-04-26 13:59:29.633 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-26 13:59:29.633 | Waiting for keystone to start... 2022-04-26 13:59:29.636 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.16/identity/v3/ 2022-04-26 13:59:29.639 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.16/identity/v3/ 2022-04-26 13:59:29.641 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 13:59:29.644 | + functions:wait_for_service:458 : local url=http://10.222.0.16/identity/v3/ 2022-04-26 13:59:29.647 | + functions:wait_for_service:459 : local rval=0 2022-04-26 13:59:29.649 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 13:59:29.652 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 13:59:29.654 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:59:29.657 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:59:29.663 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:59:29.665 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981569662 2022-04-26 13:59:29.668 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 13:59:29.675 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/identity/v3/ 2022-04-26 13:59:32.530 | ++ inc/async:async_inner:64 : rc=0 2022-04-26 13:59:32.556 | [143870 Async install_tempest:143870]: finished successfully 2022-04-26 13:59:36.107 | + :: : [[ 200 == 503 ]] 2022-04-26 13:59:36.108 | + :: : [[ 0 -eq 7 ]] 2022-04-26 13:59:36.111 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 13:59:36.114 | + functions-common:time_stop:2437 : local name 2022-04-26 13:59:36.117 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:59:36.119 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:59:36.121 | + functions-common:time_stop:2440 : local total 2022-04-26 13:59:36.124 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:59:36.126 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 13:59:36.129 | + functions-common:time_stop:2444 : start_time=1650981569662 2022-04-26 13:59:36.132 | + functions-common:time_stop:2446 : [[ -z 1650981569662 ]] 2022-04-26 13:59:36.135 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:59:36.139 | + functions-common:time_stop:2449 : end_time=1650981576137 2022-04-26 13:59:36.142 | + functions-common:time_stop:2450 : elapsed_time=6475 2022-04-26 13:59:36.145 | + functions-common:time_stop:2451 : total=0 2022-04-26 13:59:36.148 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:59:36.150 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6475 2022-04-26 13:59:36.153 | + functions:wait_for_service:467 : return 0 2022-04-26 13:59:36.155 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-26 13:59:36.173 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:59:36.176 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-26 13:59:36.178 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:59:36.181 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-04-26 13:59:36.207 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-26 13:59:36.210 | + 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.16/identity 2022-04-26 13:59:40.746 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.746 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.746 | 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=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.754 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.772 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.772 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.803 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.837 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.837 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.926 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.926 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.927 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.927 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.927 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.927 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.940 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.940 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.941 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.941 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.941 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.941 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.941 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.949 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.951 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.952 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.952 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.952 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.952 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.952 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.953 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=146679) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:59:40.984 | 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=146679) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 13:59:41.194 | INFO keystone.cmd.bootstrap [None req-e11a4649-7e12-45e9-88d7-12871d0b9398 None None] Created domain default 2022-04-26 13:59:41.235 | INFO keystone.cmd.bootstrap [None req-e11a4649-7e12-45e9-88d7-12871d0b9398 None None] Created project admin 2022-04-26 13:59:41.263 | DEBUG passlib.handlers.bcrypt [None req-e11a4649-7e12-45e9-88d7-12871d0b9398 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=146679) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-26 13:59:41.263 | DEBUG passlib.handlers.bcrypt [None req-e11a4649-7e12-45e9-88d7-12871d0b9398 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=146679) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-26 13:59:41.324 | INFO keystone.cmd.bootstrap [None req-e11a4649-7e12-45e9-88d7-12871d0b9398 None None] Created user admin 2022-04-26 13:59:41.336 | INFO keystone.cmd.bootstrap [None req-e11a4649-7e12-45e9-88d7-12871d0b9398 None None] Created role reader 2022-04-26 13:59:41.347 | INFO keystone.cmd.bootstrap [None req-e11a4649-7e12-45e9-88d7-12871d0b9398 None None] Created role member 2022-04-26 13:59:41.368 | INFO keystone.cmd.bootstrap [None req-e11a4649-7e12-45e9-88d7-12871d0b9398 None None] Created implied role where aea3a03fc6724666abc02e4f0bf7410c implies 7dcabac7e9634a2fa0272868624be062 2022-04-26 13:59:41.377 | INFO keystone.cmd.bootstrap [None req-e11a4649-7e12-45e9-88d7-12871d0b9398 None None] Created role admin 2022-04-26 13:59:41.393 | INFO keystone.cmd.bootstrap [None req-e11a4649-7e12-45e9-88d7-12871d0b9398 None None] Created implied role where 75747ee282b4476bb9b656bbfc30f198 implies aea3a03fc6724666abc02e4f0bf7410c 2022-04-26 13:59:41.403 | INFO keystone.cmd.bootstrap [None req-e11a4649-7e12-45e9-88d7-12871d0b9398 None None] Granted role admin on project admin to user admin. 2022-04-26 13:59:41.411 | INFO keystone.cmd.bootstrap [None req-e11a4649-7e12-45e9-88d7-12871d0b9398 None None] Granted role admin on the system to user admin. 2022-04-26 13:59:41.422 | WARNING py.warnings [None req-e11a4649-7e12-45e9-88d7-12871d0b9398 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-04-26 13:59:41.422 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-26 13:59:41.422 |  2022-04-26 13:59:41.426 | INFO keystone.cmd.bootstrap [None req-e11a4649-7e12-45e9-88d7-12871d0b9398 None None] Created region RegionOne 2022-04-26 13:59:41.457 | INFO keystone.cmd.bootstrap [None req-e11a4649-7e12-45e9-88d7-12871d0b9398 None None] Created public endpoint http://10.222.0.16/identity 2022-04-26 13:59:41.901 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-26 13:59:41.904 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-26 13:59:41.907 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-26 13:59:41.910 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-26 13:59:44.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:59:44.813 | from cryptography.utils import int_from_bytes 2022-04-26 13:59:44.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:59:44.813 | from cryptography.utils import int_from_bytes 2022-04-26 13:59:44.982 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:59:44.985 | + lib/keystone:create_keystone_accounts:310 : admin_project=fd3a663c045b4a31b621a6eb3e49a097 2022-04-26 13:59:44.987 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-26 13:59:44.990 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-26 13:59:47.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:59:47.130 | from cryptography.utils import int_from_bytes 2022-04-26 13:59:47.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:59:47.130 | from cryptography.utils import int_from_bytes 2022-04-26 13:59:47.299 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:59:47.302 | + lib/keystone:create_keystone_accounts:312 : admin_user=501d6fb8af184ee9be3df9ec9e61855f 2022-04-26 13:59:47.305 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-26 13:59:47.307 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-26 13:59:47.309 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-26 13:59:47.312 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 501d6fb8af184ee9be3df9ec9e61855f default 2022-04-26 13:59:47.369 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 501d6fb8af184ee9be3df9ec9e61855f default 2022-04-26 13:59:47.406 | [118214 Async ks-domain-role:146805]: running: get_or_add_user_domain_role admin 501d6fb8af184ee9be3df9ec9e61855f default 2022-04-26 13:59:47.409 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-26 13:59:47.411 | + functions-common:get_or_create_domain:889 : local domain_id 2022-04-26 13:59:47.415 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-26 13:59:50.614 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-04-26 13:59:50.617 | + functions-common:get_or_create_domain:900 : echo default 2022-04-26 13:59:50.617 | default 2022-04-26 13:59:50.619 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-26 13:59:50.679 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-26 13:59:50.717 | [118214 Async ks-project:146946]: running: get_or_create_project service Default 2022-04-26 13:59:50.719 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-26 13:59:50.781 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-26 13:59:50.825 | [118214 Async ks-service:147032]: running: get_or_create_role service 2022-04-26 13:59:50.828 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-26 13:59:50.893 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-26 13:59:51.083 | [118214 Async ks-reseller:147118]: running: get_or_create_role ResellerAdmin 2022-04-26 13:59:51.102 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-26 13:59:51.126 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-26 13:59:51.545 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-26 13:59:51.779 | [118214 Async ks-anotherrole:147209]: running: get_or_create_role anotherrole 2022-04-26 13:59:51.797 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-26 13:59:51.825 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-26 13:59:51.845 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 13:59:51.889 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-26 13:59:54.148 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:59:54.300 | [147032 Async ks-service:147032]: finished successfully 2022-04-26 13:59:54.737 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:59:54.826 | [147118 Async ks-reseller:147118]: finished successfully 2022-04-26 13:59:55.082 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:59:55.159 | [146946 Async ks-project:146946]: finished successfully 2022-04-26 13:59:55.302 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:59:55.331 | [147209 Async ks-anotherrole:147209]: finished successfully 2022-04-26 13:59:55.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:59:55.522 | from cryptography.utils import int_from_bytes 2022-04-26 13:59:55.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:59:55.522 | from cryptography.utils import int_from_bytes 2022-04-26 13:59:55.706 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:59:55.709 | ++ functions-common:get_or_create_project:950 : project_id=72198f8cfc7e401782dc544825805b6e 2022-04-26 13:59:55.711 | ++ functions-common:get_or_create_project:951 : echo 72198f8cfc7e401782dc544825805b6e 2022-04-26 13:59:55.714 | + lib/keystone:create_keystone_accounts:340 : invis_project=72198f8cfc7e401782dc544825805b6e 2022-04-26 13:59:55.717 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-26 13:59:55.720 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-26 13:59:55.723 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 13:59:55.726 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-26 13:59:57.782 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:59:57.809 | [146805 Async ks-domain-role:146805]: finished successfully 2022-04-26 13:59:58.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:59:58.204 | from cryptography.utils import int_from_bytes 2022-04-26 13:59:58.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:59:58.204 | from cryptography.utils import int_from_bytes 2022-04-26 13:59:58.370 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:59:58.373 | ++ functions-common:get_or_create_project:950 : project_id=746dd6dbb92e44a5b722546ed4640adb 2022-04-26 13:59:58.375 | ++ functions-common:get_or_create_project:951 : echo 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 13:59:58.378 | + lib/keystone:create_keystone_accounts:344 : demo_project=746dd6dbb92e44a5b722546ed4640adb 2022-04-26 13:59:58.381 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-26 13:59:58.384 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-26 13:59:58.386 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:59:58.389 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-04-26 13:59:58.391 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-04-26 13:59:58.395 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-26 14:00:00.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:00.864 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:00.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:00.864 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:01.030 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:01.034 | ++ functions-common:get_or_create_user:937 : user_id=2db31220fd9c4110848c7adfdd56582d 2022-04-26 14:00:01.036 | ++ functions-common:get_or_create_user:938 : echo 2db31220fd9c4110848c7adfdd56582d 2022-04-26 14:00:01.039 | + lib/keystone:create_keystone_accounts:347 : demo_user=2db31220fd9c4110848c7adfdd56582d 2022-04-26 14:00:01.042 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-26 14:00:01.091 | [118214 Async ks-domain-role:146805]: Waiting for completion of get_or_add_user_domain_role admin 501d6fb8af184ee9be3df9ec9e61855f default running on PID 146805 (6 other jobs running) 2022-04-26 14:00:01.116 | [118214 Async ks-domain-role:146805]: Signaling child to exit 2022-04-26 14:00:01.116 | WAKEUP 2022-04-26 14:00:01.139 | [118214 Async ks-domain-role:146805]: Signaled 2022-04-26 14:00:01.140 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-04-26 14:00:01.140 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 501d6fb8af184ee9be3df9ec9e61855f --domain default 2022-04-26 14:00:01.140 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-04-26 14:00:01.140 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:01.140 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:01.140 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:01.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:01.141 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:01.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:01.141 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:01.141 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:01.141 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-04-26 14:00:01.141 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-04-26 14:00:01.141 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 501d6fb8af184ee9be3df9ec9e61855f --domain default 2022-04-26 14:00:01.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:01.141 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:01.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:01.141 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:01.141 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:01.141 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 501d6fb8af184ee9be3df9ec9e61855f --domain default 2022-04-26 14:00:01.141 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-04-26 14:00:01.141 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:01.141 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:01.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:01.141 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:01.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:01.141 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:01.141 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:01.141 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:00:01.141 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:00:01.141 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:00:01.141 | ++ functions-common:get_field:830 : echo '| 75747ee282b4476bb9b656bbfc30f198 | 501d6fb8af184ee9be3df9ec9e61855f | | | default | | False |' 2022-04-26 14:00:01.142 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:01.142 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:00:01.142 | + functions-common:get_or_add_user_domain_role:1033 : echo 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:00:01.142 | 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:00:01.186 | [118214 Async ks-domain-role:146805]: finished get_or_add_user_domain_role admin 501d6fb8af184ee9be3df9ec9e61855f default with result 0 in 10 seconds 2022-04-26 14:00:01.193 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-26 14:00:01.228 | [118214 Async ks-project:146946]: Waiting for completion of get_or_create_project service Default running on PID 146946 (5 other jobs running) 2022-04-26 14:00:01.255 | [118214 Async ks-project:146946]: Signaling child to exit 2022-04-26 14:00:01.255 | WAKEUP 2022-04-26 14:00:01.277 | [118214 Async ks-project:146946]: Signaled 2022-04-26 14:00:01.279 | + functions-common:get_or_create_project:944 : local project_id 2022-04-26 14:00:01.279 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-26 14:00:01.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:01.279 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:01.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:01.279 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:01.279 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:01.279 | + functions-common:get_or_create_project:950 : project_id=099c7fbb14c446b19db68b5e32439625 2022-04-26 14:00:01.279 | + functions-common:get_or_create_project:951 : echo 099c7fbb14c446b19db68b5e32439625 2022-04-26 14:00:01.279 | 099c7fbb14c446b19db68b5e32439625 2022-04-26 14:00:01.323 | [118214 Async ks-project:146946]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-26 14:00:01.359 | [118214 Async ks-service:147032]: Waiting for completion of get_or_create_role service running on PID 147032 (4 other jobs running) 2022-04-26 14:00:01.384 | [118214 Async ks-service:147032]: Signaling child to exit 2022-04-26 14:00:01.384 | WAKEUP 2022-04-26 14:00:01.406 | [118214 Async ks-service:147032]: Signaled 2022-04-26 14:00:01.408 | + functions-common:get_or_create_role:957 : local role_id 2022-04-26 14:00:01.408 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-26 14:00:01.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:01.408 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:01.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:01.408 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:01.408 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:01.408 | + functions-common:get_or_create_role:962 : role_id=6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:00:01.408 | + functions-common:get_or_create_role:963 : echo 6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:00:01.408 | 6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:00:01.452 | [118214 Async ks-service:147032]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-26 14:00:01.488 | [118214 Async ks-reseller:147118]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 147118 (3 other jobs running) 2022-04-26 14:00:01.513 | [118214 Async ks-reseller:147118]: Signaling child to exit 2022-04-26 14:00:01.513 | WAKEUP 2022-04-26 14:00:01.535 | [118214 Async ks-reseller:147118]: Signaled 2022-04-26 14:00:01.537 | + functions-common:get_or_create_role:957 : local role_id 2022-04-26 14:00:01.537 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-26 14:00:01.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:01.537 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:01.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:01.537 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:01.537 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:01.537 | + functions-common:get_or_create_role:962 : role_id=a16e6a9411b94e1cb120ee1f09d76d45 2022-04-26 14:00:01.537 | + functions-common:get_or_create_role:963 : echo a16e6a9411b94e1cb120ee1f09d76d45 2022-04-26 14:00:01.537 | a16e6a9411b94e1cb120ee1f09d76d45 2022-04-26 14:00:01.581 | [118214 Async ks-reseller:147118]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-26 14:00:01.617 | [118214 Async ks-anotherrole:147209]: Waiting for completion of get_or_create_role anotherrole running on PID 147209 (2 other jobs running) 2022-04-26 14:00:01.642 | [118214 Async ks-anotherrole:147209]: Signaling child to exit 2022-04-26 14:00:01.642 | WAKEUP 2022-04-26 14:00:01.664 | [118214 Async ks-anotherrole:147209]: Signaled 2022-04-26 14:00:01.665 | + functions-common:get_or_create_role:957 : local role_id 2022-04-26 14:00:01.665 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-26 14:00:01.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:01.665 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:01.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:01.665 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:01.665 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:01.665 | + functions-common:get_or_create_role:962 : role_id=ef510d67aa9f4ab486e37fbdb24ffa23 2022-04-26 14:00:01.665 | + functions-common:get_or_create_role:963 : echo ef510d67aa9f4ab486e37fbdb24ffa23 2022-04-26 14:00:01.665 | ef510d67aa9f4ab486e37fbdb24ffa23 2022-04-26 14:00:01.709 | [118214 Async ks-anotherrole:147209]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-04-26 14:00:01.713 | + inc/async:async_wait:197 : return 0 2022-04-26 14:00:01.716 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 2db31220fd9c4110848c7adfdd56582d 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:01.775 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2db31220fd9c4110848c7adfdd56582d 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:01.817 | [118214 Async ks-demo-member:148077]: running: get_or_add_user_project_role member 2db31220fd9c4110848c7adfdd56582d 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:01.820 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 501d6fb8af184ee9be3df9ec9e61855f 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:01.881 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 501d6fb8af184ee9be3df9ec9e61855f 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:01.931 | [118214 Async ks-demo-admin:148189]: running: get_or_add_user_project_role admin 501d6fb8af184ee9be3df9ec9e61855f 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:01.935 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 2db31220fd9c4110848c7adfdd56582d 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:02.001 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2db31220fd9c4110848c7adfdd56582d 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:02.051 | [118214 Async ks-demo-another:148301]: running: get_or_add_user_project_role anotherrole 2db31220fd9c4110848c7adfdd56582d 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:02.053 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 2db31220fd9c4110848c7adfdd56582d 72198f8cfc7e401782dc544825805b6e 2022-04-26 14:00:02.142 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2db31220fd9c4110848c7adfdd56582d 72198f8cfc7e401782dc544825805b6e 2022-04-26 14:00:02.177 | [118214 Async ks-demo-invis:148413]: running: get_or_add_user_project_role member 2db31220fd9c4110848c7adfdd56582d 72198f8cfc7e401782dc544825805b6e 2022-04-26 14:00:02.187 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-26 14:00:02.191 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-26 14:00:02.196 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:00:02.204 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-04-26 14:00:02.210 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-04-26 14:00:02.227 | +++ functions-common:get_or_create_user:939 : 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-04-26 14:00:06.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:06.104 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:06.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:06.104 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:06.294 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:06.302 | ++ functions-common:get_or_create_user:937 : user_id=d43adb49ea79461ba28b0d8bbf3b7e47 2022-04-26 14:00:06.306 | ++ functions-common:get_or_create_user:938 : echo d43adb49ea79461ba28b0d8bbf3b7e47 2022-04-26 14:00:06.309 | + lib/keystone:create_keystone_accounts:360 : demo_reader=d43adb49ea79461ba28b0d8bbf3b7e47 2022-04-26 14:00:06.314 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader d43adb49ea79461ba28b0d8bbf3b7e47 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:06.452 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d43adb49ea79461ba28b0d8bbf3b7e47 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:06.480 | [118214 Async ks-demo-reader:148569]: running: get_or_add_user_project_role reader d43adb49ea79461ba28b0d8bbf3b7e47 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:06.488 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-26 14:00:06.488 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-26 14:00:06.500 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 14:00:06.500 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-26 14:00:10.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:10.067 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:10.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:10.067 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:10.361 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:10.364 | ++ functions-common:get_or_create_project:950 : project_id=f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:10.367 | ++ functions-common:get_or_create_project:951 : echo f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:10.369 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:10.372 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-26 14:00:10.375 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-26 14:00:10.378 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:00:10.381 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-04-26 14:00:10.383 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-04-26 14:00:10.387 | +++ functions-common:get_or_create_user:939 : 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-04-26 14:00:13.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:13.259 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:13.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:13.259 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:13.662 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:13.690 | ++ functions-common:get_or_create_user:937 : user_id=9e68a99238ee433f97691dca31c93860 2022-04-26 14:00:13.710 | ++ functions-common:get_or_create_user:938 : echo 9e68a99238ee433f97691dca31c93860 2022-04-26 14:00:13.730 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=9e68a99238ee433f97691dca31c93860 2022-04-26 14:00:13.753 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 9e68a99238ee433f97691dca31c93860 f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:14.202 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 9e68a99238ee433f97691dca31c93860 f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:14.440 | [118214 Async ks-alt-admin:148939]: running: get_or_add_user_project_role admin 9e68a99238ee433f97691dca31c93860 f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:14.470 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 9e68a99238ee433f97691dca31c93860 f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:14.882 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9e68a99238ee433f97691dca31c93860 f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:15.114 | [118214 Async ks-alt-another:149051]: running: get_or_add_user_project_role anotherrole 9e68a99238ee433f97691dca31c93860 f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:15.135 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-26 14:00:15.171 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-26 14:00:15.199 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:00:15.220 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-04-26 14:00:15.241 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-04-26 14:00:15.252 | +++ functions-common:get_or_create_user:939 : 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-04-26 14:00:18.760 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:00:18.847 | [148189 Async ks-demo-admin:148189]: finished successfully 2022-04-26 14:00:19.031 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:00:19.082 | [148077 Async ks-demo-member:148077]: finished successfully 2022-04-26 14:00:19.389 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:00:19.442 | [148301 Async ks-demo-another:148301]: finished successfully 2022-04-26 14:00:19.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:19.944 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:19.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:19.944 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:20.039 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:00:20.109 | [148413 Async ks-demo-invis:148413]: finished successfully 2022-04-26 14:00:20.210 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:20.213 | ++ functions-common:get_or_create_user:937 : user_id=6af689b8761942438dad78cdfa9d9f50 2022-04-26 14:00:20.216 | ++ functions-common:get_or_create_user:938 : echo 6af689b8761942438dad78cdfa9d9f50 2022-04-26 14:00:20.221 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=6af689b8761942438dad78cdfa9d9f50 2022-04-26 14:00:20.224 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 6af689b8761942438dad78cdfa9d9f50 f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:20.320 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6af689b8761942438dad78cdfa9d9f50 f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:20.372 | [118214 Async ks-alt-member-user:149434]: running: get_or_add_user_project_role member 6af689b8761942438dad78cdfa9d9f50 f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:20.375 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-26 14:00:20.379 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-26 14:00:20.382 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:00:20.385 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-26 14:00:20.388 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-04-26 14:00:20.392 | +++ functions-common:get_or_create_user:939 : 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-04-26 14:00:22.618 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:00:22.787 | [148569 Async ks-demo-reader:148569]: finished successfully 2022-04-26 14:00:23.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:23.271 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:23.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:23.271 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:23.521 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:23.526 | ++ functions-common:get_or_create_user:937 : user_id=12f7252d6e54456e87fd9228f2294cda 2022-04-26 14:00:23.530 | ++ functions-common:get_or_create_user:938 : echo 12f7252d6e54456e87fd9228f2294cda 2022-04-26 14:00:23.534 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=12f7252d6e54456e87fd9228f2294cda 2022-04-26 14:00:23.538 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 12f7252d6e54456e87fd9228f2294cda f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:23.638 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 12f7252d6e54456e87fd9228f2294cda f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:23.712 | [118214 Async ks-alt-reader-user:149658]: running: get_or_add_user_project_role reader 12f7252d6e54456e87fd9228f2294cda f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:23.717 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-26 14:00:23.721 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:00:23.724 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-04-26 14:00:23.728 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-04-26 14:00:23.742 | +++ functions-common:get_or_create_user:939 : 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-04-26 14:00:26.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:26.884 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:26.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:26.884 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:27.132 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:27.134 | ++ functions-common:get_or_create_user:937 : user_id=799eb729389f4d858814f7e134548b70 2022-04-26 14:00:27.138 | ++ functions-common:get_or_create_user:938 : echo 799eb729389f4d858814f7e134548b70 2022-04-26 14:00:27.153 | + lib/keystone:create_keystone_accounts:392 : system_member_user=799eb729389f4d858814f7e134548b70 2022-04-26 14:00:27.158 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 799eb729389f4d858814f7e134548b70 all 2022-04-26 14:00:27.356 | + inc/async:async_inner:63 : get_or_add_user_system_role member 799eb729389f4d858814f7e134548b70 all 2022-04-26 14:00:27.539 | [118214 Async ks-system-member:149882]: running: get_or_add_user_system_role member 799eb729389f4d858814f7e134548b70 all 2022-04-26 14:00:27.558 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-26 14:00:27.586 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:00:27.602 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-04-26 14:00:27.630 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-04-26 14:00:27.666 | +++ functions-common:get_or_create_user:939 : 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-04-26 14:00:30.558 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:00:30.741 | [148939 Async ks-alt-admin:148939]: finished successfully 2022-04-26 14:00:30.994 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:00:31.133 | [149051 Async ks-alt-another:149051]: finished successfully 2022-04-26 14:00:31.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:31.240 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:31.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:31.240 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:31.438 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:31.446 | ++ functions-common:get_or_create_user:937 : user_id=74ad09e035bf4b60bc484d8b221b8f82 2022-04-26 14:00:31.452 | ++ functions-common:get_or_create_user:938 : echo 74ad09e035bf4b60bc484d8b221b8f82 2022-04-26 14:00:31.458 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=74ad09e035bf4b60bc484d8b221b8f82 2022-04-26 14:00:31.460 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 74ad09e035bf4b60bc484d8b221b8f82 all 2022-04-26 14:00:31.571 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 74ad09e035bf4b60bc484d8b221b8f82 all 2022-04-26 14:00:31.665 | [118214 Async ks-system-reader:150166]: running: get_or_add_user_system_role reader 74ad09e035bf4b60bc484d8b221b8f82 all 2022-04-26 14:00:31.669 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-26 14:00:31.681 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-26 14:00:31.686 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-04-26 14:00:31.697 | ++ functions-common:get_or_create_group:907 : local group_id 2022-04-26 14:00:31.711 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-26 14:00:33.846 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:00:34.023 | [149434 Async ks-alt-member-user:149434]: finished successfully 2022-04-26 14:00:34.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:34.505 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:34.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:34.505 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:34.708 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:34.711 | ++ functions-common:get_or_create_group:914 : group_id=af11c649b52a495bbe6b263de302c7eb 2022-04-26 14:00:34.715 | ++ functions-common:get_or_create_group:915 : echo af11c649b52a495bbe6b263de302c7eb 2022-04-26 14:00:34.718 | + lib/keystone:create_keystone_accounts:402 : admin_group=af11c649b52a495bbe6b263de302c7eb 2022-04-26 14:00:34.721 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-26 14:00:34.729 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-26 14:00:34.743 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-04-26 14:00:34.746 | ++ functions-common:get_or_create_group:907 : local group_id 2022-04-26 14:00:34.763 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-26 14:00:37.055 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:00:37.094 | [149658 Async ks-alt-reader-user:149658]: finished successfully 2022-04-26 14:00:37.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:37.381 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:37.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:37.381 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:37.561 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:37.564 | ++ functions-common:get_or_create_group:914 : group_id=a3d02f701426483799303db6c1c133d7 2022-04-26 14:00:37.566 | ++ functions-common:get_or_create_group:915 : echo a3d02f701426483799303db6c1c133d7 2022-04-26 14:00:37.569 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=a3d02f701426483799303db6c1c133d7 2022-04-26 14:00:37.572 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member a3d02f701426483799303db6c1c133d7 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:37.643 | + inc/async:async_inner:63 : get_or_add_group_project_role member a3d02f701426483799303db6c1c133d7 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:37.701 | [118214 Async ks-group-memberdemo:150551]: running: get_or_add_group_project_role member a3d02f701426483799303db6c1c133d7 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:37.706 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole a3d02f701426483799303db6c1c133d7 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:37.820 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a3d02f701426483799303db6c1c133d7 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:37.997 | [118214 Async ks-group-anotherdemo:150637]: running: get_or_add_group_project_role anotherrole a3d02f701426483799303db6c1c133d7 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:38.013 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member a3d02f701426483799303db6c1c133d7 f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:38.344 | + inc/async:async_inner:63 : get_or_add_group_project_role member a3d02f701426483799303db6c1c133d7 f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:38.501 | [118214 Async ks-group-memberalt:150723]: running: get_or_add_group_project_role member a3d02f701426483799303db6c1c133d7 f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:38.520 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole a3d02f701426483799303db6c1c133d7 f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:38.810 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:00:38.857 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a3d02f701426483799303db6c1c133d7 f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:38.972 | [149882 Async ks-system-member:149882]: finished successfully 2022-04-26 14:00:39.076 | [118214 Async ks-group-anotheralt:150822]: running: get_or_add_group_project_role anotherrole a3d02f701426483799303db6c1c133d7 f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:39.106 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin af11c649b52a495bbe6b263de302c7eb fd3a663c045b4a31b621a6eb3e49a097 2022-04-26 14:00:39.545 | + inc/async:async_inner:63 : get_or_add_group_project_role admin af11c649b52a495bbe6b263de302c7eb fd3a663c045b4a31b621a6eb3e49a097 2022-04-26 14:00:39.799 | [118214 Async ks-group-admin:150956]: running: get_or_add_group_project_role admin af11c649b52a495bbe6b263de302c7eb fd3a663c045b4a31b621a6eb3e49a097 2022-04-26 14:00:39.822 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-26 14:00:40.217 | [118214 Async ks-demo-member:148077]: Waiting for completion of get_or_add_user_project_role member 2db31220fd9c4110848c7adfdd56582d 746dd6dbb92e44a5b722546ed4640adb running on PID 148077 (17 other jobs running) 2022-04-26 14:00:40.401 | [118214 Async ks-demo-member:148077]: Signaling child to exit 2022-04-26 14:00:40.412 | WAKEUP 2022-04-26 14:00:40.547 | [118214 Async ks-demo-member:148077]: Signaled 2022-04-26 14:00:40.553 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:00:40.553 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:00:40.553 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:00:40.553 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:00:40.553 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:00:40.553 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:00:40.553 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:00:40.553 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:00:40.553 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2db31220fd9c4110848c7adfdd56582d --project 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:40.553 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:40.553 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:00:40.553 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:40.553 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:40.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:40.553 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:40.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:40.553 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:40.553 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:40.553 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:00:40.553 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:00:40.554 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 2db31220fd9c4110848c7adfdd56582d --project 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:40.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:40.554 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:40.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:40.554 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:40.554 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2db31220fd9c4110848c7adfdd56582d --project 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:40.554 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:40.554 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:00:40.554 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:40.554 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:40.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:40.554 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:40.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:40.554 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:40.554 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:40.554 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:00:40.554 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:00:40.554 | ++ functions-common:get_field:830 : echo '| aea3a03fc6724666abc02e4f0bf7410c | 2db31220fd9c4110848c7adfdd56582d | | 746dd6dbb92e44a5b722546ed4640adb | | | False |' 2022-04-26 14:00:40.554 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:00:40.554 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:40.554 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=aea3a03fc6724666abc02e4f0bf7410c 2022-04-26 14:00:40.554 | + functions-common:get_or_add_user_project_role:1009 : echo aea3a03fc6724666abc02e4f0bf7410c 2022-04-26 14:00:40.554 | aea3a03fc6724666abc02e4f0bf7410c 2022-04-26 14:00:40.809 | [118214 Async ks-demo-member:148077]: finished get_or_add_user_project_role member 2db31220fd9c4110848c7adfdd56582d 746dd6dbb92e44a5b722546ed4640adb with result 0 in 17 seconds 2022-04-26 14:00:41.061 | [118214 Async ks-demo-admin:148189]: Waiting for completion of get_or_add_user_project_role admin 501d6fb8af184ee9be3df9ec9e61855f 746dd6dbb92e44a5b722546ed4640adb running on PID 148189 (16 other jobs running) 2022-04-26 14:00:41.237 | [118214 Async ks-demo-admin:148189]: Signaling child to exit 2022-04-26 14:00:41.237 | WAKEUP 2022-04-26 14:00:41.371 | [118214 Async ks-demo-admin:148189]: Signaled 2022-04-26 14:00:41.385 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:00:41.385 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:00:41.385 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:00:41.385 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:00:41.385 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:00:41.385 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:00:41.385 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:00:41.385 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:00:41.385 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:41.385 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:00:41.386 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 501d6fb8af184ee9be3df9ec9e61855f --project 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:41.386 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:41.386 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:41.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:41.386 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:41.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:41.386 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:41.386 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:41.386 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:00:41.386 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:00:41.386 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 501d6fb8af184ee9be3df9ec9e61855f --project 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:41.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:41.386 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:41.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:41.386 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:41.386 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 501d6fb8af184ee9be3df9ec9e61855f --project 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:41.386 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:41.386 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:00:41.386 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:41.386 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:41.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:41.386 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:41.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:41.386 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:41.386 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:41.386 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:00:41.386 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:00:41.386 | ++ functions-common:get_field:830 : echo '| 75747ee282b4476bb9b656bbfc30f198 | 501d6fb8af184ee9be3df9ec9e61855f | | 746dd6dbb92e44a5b722546ed4640adb | | | False |' 2022-04-26 14:00:41.386 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:00:41.386 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:41.387 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:00:41.387 | + functions-common:get_or_add_user_project_role:1009 : echo 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:00:41.387 | 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:00:41.662 | [118214 Async ks-demo-admin:148189]: finished get_or_add_user_project_role admin 501d6fb8af184ee9be3df9ec9e61855f 746dd6dbb92e44a5b722546ed4640adb with result 0 in 16 seconds 2022-04-26 14:00:41.957 | [118214 Async ks-demo-another:148301]: Waiting for completion of get_or_add_user_project_role anotherrole 2db31220fd9c4110848c7adfdd56582d 746dd6dbb92e44a5b722546ed4640adb running on PID 148301 (15 other jobs running) 2022-04-26 14:00:42.117 | [118214 Async ks-demo-another:148301]: Signaling child to exit 2022-04-26 14:00:42.118 | WAKEUP 2022-04-26 14:00:42.266 | [118214 Async ks-demo-another:148301]: Signaled 2022-04-26 14:00:42.289 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:00:42.289 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:00:42.289 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:00:42.289 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:00:42.289 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:00:42.289 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:00:42.289 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:00:42.289 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:00:42.289 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2db31220fd9c4110848c7adfdd56582d --project 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:42.289 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:00:42.289 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:42.289 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:42.289 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:42.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:42.290 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:42.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:42.290 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:42.290 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:42.290 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:00:42.290 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:00:42.290 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2db31220fd9c4110848c7adfdd56582d --project 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:42.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:42.290 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:42.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:42.290 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:42.290 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2db31220fd9c4110848c7adfdd56582d --project 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:42.290 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:42.290 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:00:42.290 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:42.290 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:42.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:42.290 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:42.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:42.290 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:42.290 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:42.290 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:00:42.290 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:00:42.290 | ++ functions-common:get_field:830 : echo '| ef510d67aa9f4ab486e37fbdb24ffa23 | 2db31220fd9c4110848c7adfdd56582d | | 746dd6dbb92e44a5b722546ed4640adb | | | False |' 2022-04-26 14:00:42.290 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:00:42.290 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:42.290 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ef510d67aa9f4ab486e37fbdb24ffa23 2022-04-26 14:00:42.290 | + functions-common:get_or_add_user_project_role:1009 : echo ef510d67aa9f4ab486e37fbdb24ffa23 2022-04-26 14:00:42.290 | ef510d67aa9f4ab486e37fbdb24ffa23 2022-04-26 14:00:42.635 | [118214 Async ks-demo-another:148301]: finished get_or_add_user_project_role anotherrole 2db31220fd9c4110848c7adfdd56582d 746dd6dbb92e44a5b722546ed4640adb with result 0 in 17 seconds 2022-04-26 14:00:42.888 | [118214 Async ks-demo-invis:148413]: Waiting for completion of get_or_add_user_project_role member 2db31220fd9c4110848c7adfdd56582d 72198f8cfc7e401782dc544825805b6e running on PID 148413 (14 other jobs running) 2022-04-26 14:00:43.078 | [118214 Async ks-demo-invis:148413]: Signaling child to exit 2022-04-26 14:00:43.078 | WAKEUP 2022-04-26 14:00:43.228 | [118214 Async ks-demo-invis:148413]: Signaled 2022-04-26 14:00:43.241 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:00:43.241 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:00:43.241 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:00:43.241 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:00:43.241 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:00:43.241 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:00:43.241 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:00:43.241 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:00:43.241 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2db31220fd9c4110848c7adfdd56582d --project 72198f8cfc7e401782dc544825805b6e 2022-04-26 14:00:43.242 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:43.242 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:00:43.242 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:43.242 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:43.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:43.242 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:43.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:43.242 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:43.242 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:43.242 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:00:43.242 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:00:43.242 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 2db31220fd9c4110848c7adfdd56582d --project 72198f8cfc7e401782dc544825805b6e 2022-04-26 14:00:43.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:43.242 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:43.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:43.242 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:43.242 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2db31220fd9c4110848c7adfdd56582d --project 72198f8cfc7e401782dc544825805b6e 2022-04-26 14:00:43.242 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:00:43.242 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:43.242 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:43.242 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:43.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:43.242 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:43.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:43.242 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:43.242 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:43.242 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:00:43.242 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:00:43.242 | ++ functions-common:get_field:830 : echo '| aea3a03fc6724666abc02e4f0bf7410c | 2db31220fd9c4110848c7adfdd56582d | | 72198f8cfc7e401782dc544825805b6e | | | False |' 2022-04-26 14:00:43.242 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:00:43.243 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:43.243 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=aea3a03fc6724666abc02e4f0bf7410c 2022-04-26 14:00:43.243 | + functions-common:get_or_add_user_project_role:1009 : echo aea3a03fc6724666abc02e4f0bf7410c 2022-04-26 14:00:43.243 | aea3a03fc6724666abc02e4f0bf7410c 2022-04-26 14:00:43.482 | [118214 Async ks-demo-invis:148413]: finished get_or_add_user_project_role member 2db31220fd9c4110848c7adfdd56582d 72198f8cfc7e401782dc544825805b6e with result 0 in 18 seconds 2022-04-26 14:00:43.781 | [118214 Async ks-demo-reader:148569]: Waiting for completion of get_or_add_user_project_role reader d43adb49ea79461ba28b0d8bbf3b7e47 746dd6dbb92e44a5b722546ed4640adb running on PID 148569 (13 other jobs running) 2022-04-26 14:00:43.942 | [118214 Async ks-demo-reader:148569]: Signaling child to exit 2022-04-26 14:00:43.943 | WAKEUP 2022-04-26 14:00:44.094 | [118214 Async ks-demo-reader:148569]: Signaled 2022-04-26 14:00:44.109 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:00:44.109 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:00:44.109 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:00:44.109 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:00:44.109 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:00:44.110 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:00:44.110 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:00:44.110 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:00:44.110 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d43adb49ea79461ba28b0d8bbf3b7e47 --project 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:44.110 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:44.110 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:00:44.110 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:44.110 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:44.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:44.110 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:44.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:44.110 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:44.110 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:44.110 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:00:44.110 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:00:44.110 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user d43adb49ea79461ba28b0d8bbf3b7e47 --project 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:44.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:44.110 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:44.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:44.110 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:44.110 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:00:44.110 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d43adb49ea79461ba28b0d8bbf3b7e47 --project 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:44.110 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:44.110 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:44.110 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:44.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:44.110 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:44.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:44.110 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:44.110 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:44.111 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:00:44.111 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:00:44.111 | ++ functions-common:get_field:830 : echo '| 7dcabac7e9634a2fa0272868624be062 | d43adb49ea79461ba28b0d8bbf3b7e47 | | 746dd6dbb92e44a5b722546ed4640adb | | | False |' 2022-04-26 14:00:44.111 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:00:44.111 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:44.111 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7dcabac7e9634a2fa0272868624be062 2022-04-26 14:00:44.111 | + functions-common:get_or_add_user_project_role:1009 : echo 7dcabac7e9634a2fa0272868624be062 2022-04-26 14:00:44.111 | 7dcabac7e9634a2fa0272868624be062 2022-04-26 14:00:44.332 | [118214 Async ks-demo-reader:148569]: finished get_or_add_user_project_role reader d43adb49ea79461ba28b0d8bbf3b7e47 746dd6dbb92e44a5b722546ed4640adb with result 0 in 16 seconds 2022-04-26 14:00:44.366 | + inc/async:async_wait:197 : return 0 2022-04-26 14:00:44.389 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-26 14:00:44.683 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:00:44.762 | [118214 Async ks-alt-admin:148939]: Waiting for completion of get_or_add_user_project_role admin 9e68a99238ee433f97691dca31c93860 f5571e5b92e84a08b76c9d44c50dded6 running on PID 148939 (12 other jobs running) 2022-04-26 14:00:44.854 | [150166 Async ks-system-reader:150166]: finished successfully 2022-04-26 14:00:44.929 | [118214 Async ks-alt-admin:148939]: Signaling child to exit 2022-04-26 14:00:44.929 | WAKEUP 2022-04-26 14:00:45.062 | [118214 Async ks-alt-admin:148939]: Signaled 2022-04-26 14:00:45.081 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:00:45.081 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:00:45.081 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:00:45.081 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:00:45.082 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:00:45.082 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:00:45.082 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:00:45.082 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:00:45.082 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:00:45.082 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:45.082 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9e68a99238ee433f97691dca31c93860 --project f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:45.082 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:45.082 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:45.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:45.083 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:45.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:45.083 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:45.083 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:45.083 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:00:45.083 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:00:45.083 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 9e68a99238ee433f97691dca31c93860 --project f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:45.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:45.083 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:45.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:45.083 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:45.083 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9e68a99238ee433f97691dca31c93860 --project f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:45.083 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:45.083 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:00:45.083 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:45.083 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:45.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:45.083 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:45.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:45.083 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:45.083 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:45.083 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:00:45.083 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:00:45.083 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:00:45.083 | ++ functions-common:get_field:830 : echo '| 75747ee282b4476bb9b656bbfc30f198 | 9e68a99238ee433f97691dca31c93860 | | f5571e5b92e84a08b76c9d44c50dded6 | | | False |' 2022-04-26 14:00:45.083 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:45.083 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:00:45.083 | + functions-common:get_or_add_user_project_role:1009 : echo 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:00:45.083 | 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:00:45.403 | [118214 Async ks-alt-admin:148939]: finished get_or_add_user_project_role admin 9e68a99238ee433f97691dca31c93860 f5571e5b92e84a08b76c9d44c50dded6 with result 0 in 16 seconds 2022-04-26 14:00:45.650 | [118214 Async ks-alt-another:149051]: Waiting for completion of get_or_add_user_project_role anotherrole 9e68a99238ee433f97691dca31c93860 f5571e5b92e84a08b76c9d44c50dded6 running on PID 149051 (11 other jobs running) 2022-04-26 14:00:45.785 | [118214 Async ks-alt-another:149051]: Signaling child to exit 2022-04-26 14:00:45.788 | WAKEUP 2022-04-26 14:00:45.927 | [118214 Async ks-alt-another:149051]: Signaled 2022-04-26 14:00:45.938 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:00:45.938 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:00:45.938 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:00:45.938 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:00:45.938 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:00:45.938 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:00:45.939 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:00:45.939 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:00:45.939 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:00:45.939 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:45.939 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:45.939 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9e68a99238ee433f97691dca31c93860 --project f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:45.939 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:45.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:45.939 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:45.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:45.939 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:45.939 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:45.939 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:00:45.939 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:00:45.939 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 9e68a99238ee433f97691dca31c93860 --project f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:45.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:45.939 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:45.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:45.939 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:45.939 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9e68a99238ee433f97691dca31c93860 --project f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:45.939 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:00:45.939 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:45.939 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:45.939 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:45.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:45.939 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:45.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:45.939 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:45.939 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:45.939 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:00:45.940 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:00:45.940 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:00:45.940 | ++ functions-common:get_field:830 : echo '| ef510d67aa9f4ab486e37fbdb24ffa23 | 9e68a99238ee433f97691dca31c93860 | | f5571e5b92e84a08b76c9d44c50dded6 | | | False |' 2022-04-26 14:00:45.940 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:45.940 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ef510d67aa9f4ab486e37fbdb24ffa23 2022-04-26 14:00:45.940 | + functions-common:get_or_add_user_project_role:1009 : echo ef510d67aa9f4ab486e37fbdb24ffa23 2022-04-26 14:00:45.940 | ef510d67aa9f4ab486e37fbdb24ffa23 2022-04-26 14:00:46.246 | [118214 Async ks-alt-another:149051]: finished get_or_add_user_project_role anotherrole 9e68a99238ee433f97691dca31c93860 f5571e5b92e84a08b76c9d44c50dded6 with result 0 in 16 seconds 2022-04-26 14:00:46.471 | [118214 Async ks-alt-member-user:149434]: Waiting for completion of get_or_add_user_project_role member 6af689b8761942438dad78cdfa9d9f50 f5571e5b92e84a08b76c9d44c50dded6 running on PID 149434 (10 other jobs running) 2022-04-26 14:00:46.578 | [118214 Async ks-alt-member-user:149434]: Signaling child to exit 2022-04-26 14:00:46.578 | WAKEUP 2022-04-26 14:00:46.756 | [118214 Async ks-alt-member-user:149434]: Signaled 2022-04-26 14:00:46.788 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:00:46.788 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:00:46.788 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:00:46.788 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:00:46.788 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:00:46.789 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:00:46.789 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:00:46.789 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:00:46.789 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6af689b8761942438dad78cdfa9d9f50 --project f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:46.789 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:46.789 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:00:46.789 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:46.789 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:46.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:46.789 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:46.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:46.789 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:46.789 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:46.789 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:00:46.789 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:00:46.789 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 6af689b8761942438dad78cdfa9d9f50 --project f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:46.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:46.789 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:46.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:46.789 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:46.789 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:00:46.789 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:46.789 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6af689b8761942438dad78cdfa9d9f50 --project f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:46.789 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:46.789 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:46.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:46.789 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:46.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:46.789 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:46.789 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:46.789 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:00:46.790 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:00:46.790 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:00:46.790 | ++ functions-common:get_field:830 : echo '| aea3a03fc6724666abc02e4f0bf7410c | 6af689b8761942438dad78cdfa9d9f50 | | f5571e5b92e84a08b76c9d44c50dded6 | | | False |' 2022-04-26 14:00:46.790 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:46.790 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=aea3a03fc6724666abc02e4f0bf7410c 2022-04-26 14:00:46.790 | + functions-common:get_or_add_user_project_role:1009 : echo aea3a03fc6724666abc02e4f0bf7410c 2022-04-26 14:00:46.790 | aea3a03fc6724666abc02e4f0bf7410c 2022-04-26 14:00:47.021 | [118214 Async ks-alt-member-user:149434]: finished get_or_add_user_project_role member 6af689b8761942438dad78cdfa9d9f50 f5571e5b92e84a08b76c9d44c50dded6 with result 0 in 13 seconds 2022-04-26 14:00:47.266 | [118214 Async ks-alt-reader-user:149658]: Waiting for completion of get_or_add_user_project_role reader 12f7252d6e54456e87fd9228f2294cda f5571e5b92e84a08b76c9d44c50dded6 running on PID 149658 (9 other jobs running) 2022-04-26 14:00:47.438 | [118214 Async ks-alt-reader-user:149658]: Signaling child to exit 2022-04-26 14:00:47.438 | WAKEUP 2022-04-26 14:00:47.558 | [118214 Async ks-alt-reader-user:149658]: Signaled 2022-04-26 14:00:47.567 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:00:47.567 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:00:47.567 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:00:47.567 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:00:47.567 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:00:47.567 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:00:47.567 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:00:47.567 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:00:47.567 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 12f7252d6e54456e87fd9228f2294cda --project f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:47.567 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:00:47.567 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:47.567 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:47.567 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:47.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:47.567 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:47.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:47.567 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:47.568 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:47.568 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:00:47.568 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:00:47.568 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 12f7252d6e54456e87fd9228f2294cda --project f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:47.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:47.568 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:47.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:47.568 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:47.568 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 12f7252d6e54456e87fd9228f2294cda --project f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:47.568 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:00:47.568 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:00:47.568 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:00:47.568 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:47.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:47.568 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:47.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:47.568 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:47.568 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:47.568 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:00:47.568 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:00:47.568 | ++ functions-common:get_field:830 : echo '| 7dcabac7e9634a2fa0272868624be062 | 12f7252d6e54456e87fd9228f2294cda | | f5571e5b92e84a08b76c9d44c50dded6 | | | False |' 2022-04-26 14:00:47.568 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:00:47.568 | ++ functions-common:get_field:824 : read data 2022-04-26 14:00:47.569 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7dcabac7e9634a2fa0272868624be062 2022-04-26 14:00:47.569 | + functions-common:get_or_add_user_project_role:1009 : echo 7dcabac7e9634a2fa0272868624be062 2022-04-26 14:00:47.569 | 7dcabac7e9634a2fa0272868624be062 2022-04-26 14:00:47.870 | [118214 Async ks-alt-reader-user:149658]: finished get_or_add_user_project_role reader 12f7252d6e54456e87fd9228f2294cda f5571e5b92e84a08b76c9d44c50dded6 with result 0 in 13 seconds 2022-04-26 14:00:47.909 | + inc/async:async_wait:197 : return 0 2022-04-26 14:00:47.930 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-26 14:00:48.221 | [118214 Async ks-system-member:149882]: Waiting for completion of get_or_add_user_system_role member 799eb729389f4d858814f7e134548b70 all running on PID 149882 (8 other jobs running) 2022-04-26 14:00:48.365 | [118214 Async ks-system-member:149882]: Signaling child to exit 2022-04-26 14:00:48.365 | WAKEUP 2022-04-26 14:00:48.492 | [118214 Async ks-system-member:149882]: Signaled 2022-04-26 14:00:48.508 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-04-26 14:00:48.508 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-04-26 14:00:48.508 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-04-26 14:00:48.508 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:00:48.508 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:00:48.508 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:00:48.508 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:00:48.508 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:00:48.508 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-04-26 14:00:48.508 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 799eb729389f4d858814f7e134548b70 --system all -f value -c Role 2022-04-26 14:00:48.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:48.508 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:48.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:48.509 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:48.509 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:48.509 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-04-26 14:00:48.509 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-04-26 14:00:48.509 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 799eb729389f4d858814f7e134548b70 --system all 2022-04-26 14:00:48.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:48.509 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:48.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:48.509 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:48.509 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 799eb729389f4d858814f7e134548b70 --system all -f value -c Role 2022-04-26 14:00:48.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:48.509 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:48.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:48.509 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:48.509 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:48.509 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=aea3a03fc6724666abc02e4f0bf7410c 2022-04-26 14:00:48.509 | + functions-common:get_or_add_user_system_role:1064 : echo aea3a03fc6724666abc02e4f0bf7410c 2022-04-26 14:00:48.509 | aea3a03fc6724666abc02e4f0bf7410c 2022-04-26 14:00:48.840 | [118214 Async ks-system-member:149882]: finished get_or_add_user_system_role member 799eb729389f4d858814f7e134548b70 all with result 0 in 11 seconds 2022-04-26 14:00:49.087 | [118214 Async ks-system-reader:150166]: Waiting for completion of get_or_add_user_system_role reader 74ad09e035bf4b60bc484d8b221b8f82 all running on PID 150166 (7 other jobs running) 2022-04-26 14:00:49.270 | [118214 Async ks-system-reader:150166]: Signaling child to exit 2022-04-26 14:00:49.271 | WAKEUP 2022-04-26 14:00:49.408 | [118214 Async ks-system-reader:150166]: Signaled 2022-04-26 14:00:49.422 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-04-26 14:00:49.422 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-04-26 14:00:49.422 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-04-26 14:00:49.422 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:00:49.422 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:00:49.422 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:00:49.422 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:00:49.422 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:00:49.422 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-04-26 14:00:49.422 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 74ad09e035bf4b60bc484d8b221b8f82 --system all -f value -c Role 2022-04-26 14:00:49.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:49.422 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:49.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:49.422 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:49.422 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:49.422 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-04-26 14:00:49.423 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-04-26 14:00:49.423 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 74ad09e035bf4b60bc484d8b221b8f82 --system all 2022-04-26 14:00:49.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:49.423 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:49.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:49.423 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:49.423 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 74ad09e035bf4b60bc484d8b221b8f82 --system all -f value -c Role 2022-04-26 14:00:49.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:49.423 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:49.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:49.423 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:49.423 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:49.423 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=7dcabac7e9634a2fa0272868624be062 2022-04-26 14:00:49.423 | + functions-common:get_or_add_user_system_role:1064 : echo 7dcabac7e9634a2fa0272868624be062 2022-04-26 14:00:49.423 | 7dcabac7e9634a2fa0272868624be062 2022-04-26 14:00:49.709 | [118214 Async ks-system-reader:150166]: finished get_or_add_user_system_role reader 74ad09e035bf4b60bc484d8b221b8f82 all with result 0 in 13 seconds 2022-04-26 14:00:49.742 | + inc/async:async_wait:197 : return 0 2022-04-26 14:00:49.770 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-26 14:00:50.138 | [118214 Async ks-group-memberdemo:150551]: Waiting for completion of get_or_add_group_project_role member a3d02f701426483799303db6c1c133d7 746dd6dbb92e44a5b722546ed4640adb running on PID 150551 (6 other jobs running) 2022-04-26 14:00:50.325 | [118214 Async ks-group-memberdemo:150551]: Signaling child to exit 2022-04-26 14:00:52.058 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:00:52.173 | [150551 Async ks-group-memberdemo:150551]: finished successfully 2022-04-26 14:00:52.223 | WAKEUP 2022-04-26 14:00:52.315 | [118214 Async ks-group-memberdemo:150551]: Signaled 2022-04-26 14:00:52.317 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-26 14:00:52.317 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a3d02f701426483799303db6c1c133d7 --project 746dd6dbb92e44a5b722546ed4640adb -f value 2022-04-26 14:00:52.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:52.317 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:52.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:52.317 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:52.317 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:52.317 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-26 14:00:52.317 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-26 14:00:52.317 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group a3d02f701426483799303db6c1c133d7 --project 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:52.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:52.317 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:52.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:52.317 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:52.317 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a3d02f701426483799303db6c1c133d7 --project 746dd6dbb92e44a5b722546ed4640adb -f value 2022-04-26 14:00:52.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:52.317 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:52.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:52.318 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:52.318 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:52.318 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='aea3a03fc6724666abc02e4f0bf7410c a3d02f701426483799303db6c1c133d7 746dd6dbb92e44a5b722546ed4640adb False' 2022-04-26 14:00:52.318 | + functions-common:get_or_add_group_project_role:1088 : echo aea3a03fc6724666abc02e4f0bf7410c a3d02f701426483799303db6c1c133d7 746dd6dbb92e44a5b722546ed4640adb False 2022-04-26 14:00:52.318 | aea3a03fc6724666abc02e4f0bf7410c a3d02f701426483799303db6c1c133d7 746dd6dbb92e44a5b722546ed4640adb False 2022-04-26 14:00:52.419 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:00:52.447 | [118214 Async ks-group-memberdemo:150551]: finished get_or_add_group_project_role member a3d02f701426483799303db6c1c133d7 746dd6dbb92e44a5b722546ed4640adb with result 0 in 14 seconds 2022-04-26 14:00:52.479 | [150637 Async ks-group-anotherdemo:150637]: finished successfully 2022-04-26 14:00:52.533 | [118214 Async ks-group-anotherdemo:150637]: Waiting for completion of get_or_add_group_project_role anotherrole a3d02f701426483799303db6c1c133d7 746dd6dbb92e44a5b722546ed4640adb running on PID 150637 (5 other jobs running) 2022-04-26 14:00:52.583 | [118214 Async ks-group-anotherdemo:150637]: Signaling child to exit 2022-04-26 14:00:52.585 | WAKEUP 2022-04-26 14:00:52.628 | [118214 Async ks-group-anotherdemo:150637]: Signaled 2022-04-26 14:00:52.629 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-26 14:00:52.629 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a3d02f701426483799303db6c1c133d7 --project 746dd6dbb92e44a5b722546ed4640adb -f value 2022-04-26 14:00:52.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:52.629 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:52.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:52.629 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:52.629 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:52.629 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-26 14:00:52.629 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-26 14:00:52.629 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group a3d02f701426483799303db6c1c133d7 --project 746dd6dbb92e44a5b722546ed4640adb 2022-04-26 14:00:52.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:52.629 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:52.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:52.630 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:52.630 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a3d02f701426483799303db6c1c133d7 --project 746dd6dbb92e44a5b722546ed4640adb -f value 2022-04-26 14:00:52.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:52.630 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:52.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:52.630 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:52.630 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:52.630 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='ef510d67aa9f4ab486e37fbdb24ffa23 a3d02f701426483799303db6c1c133d7 746dd6dbb92e44a5b722546ed4640adb False' 2022-04-26 14:00:52.630 | + functions-common:get_or_add_group_project_role:1088 : echo ef510d67aa9f4ab486e37fbdb24ffa23 a3d02f701426483799303db6c1c133d7 746dd6dbb92e44a5b722546ed4640adb False 2022-04-26 14:00:52.630 | ef510d67aa9f4ab486e37fbdb24ffa23 a3d02f701426483799303db6c1c133d7 746dd6dbb92e44a5b722546ed4640adb False 2022-04-26 14:00:52.681 | [118214 Async ks-group-anotherdemo:150637]: finished get_or_add_group_project_role anotherrole a3d02f701426483799303db6c1c133d7 746dd6dbb92e44a5b722546ed4640adb with result 0 in 14 seconds 2022-04-26 14:00:52.721 | [118214 Async ks-group-memberalt:150723]: Waiting for completion of get_or_add_group_project_role member a3d02f701426483799303db6c1c133d7 f5571e5b92e84a08b76c9d44c50dded6 running on PID 150723 (4 other jobs running) 2022-04-26 14:00:52.750 | [118214 Async ks-group-memberalt:150723]: Signaling child to exit 2022-04-26 14:00:53.384 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:00:53.411 | [150723 Async ks-group-memberalt:150723]: finished successfully 2022-04-26 14:00:53.431 | WAKEUP 2022-04-26 14:00:53.458 | [118214 Async ks-group-memberalt:150723]: Signaled 2022-04-26 14:00:53.459 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-26 14:00:53.460 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a3d02f701426483799303db6c1c133d7 --project f5571e5b92e84a08b76c9d44c50dded6 -f value 2022-04-26 14:00:53.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:53.460 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:53.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:53.460 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:53.460 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:53.460 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-26 14:00:53.460 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-26 14:00:53.460 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group a3d02f701426483799303db6c1c133d7 --project f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:53.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:53.460 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:53.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:53.460 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:53.460 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a3d02f701426483799303db6c1c133d7 --project f5571e5b92e84a08b76c9d44c50dded6 -f value 2022-04-26 14:00:53.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:53.460 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:53.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:53.460 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:53.460 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:53.460 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='aea3a03fc6724666abc02e4f0bf7410c a3d02f701426483799303db6c1c133d7 f5571e5b92e84a08b76c9d44c50dded6 False' 2022-04-26 14:00:53.460 | + functions-common:get_or_add_group_project_role:1088 : echo aea3a03fc6724666abc02e4f0bf7410c a3d02f701426483799303db6c1c133d7 f5571e5b92e84a08b76c9d44c50dded6 False 2022-04-26 14:00:53.460 | aea3a03fc6724666abc02e4f0bf7410c a3d02f701426483799303db6c1c133d7 f5571e5b92e84a08b76c9d44c50dded6 False 2022-04-26 14:00:53.509 | [118214 Async ks-group-memberalt:150723]: finished get_or_add_group_project_role member a3d02f701426483799303db6c1c133d7 f5571e5b92e84a08b76c9d44c50dded6 with result 0 in 15 seconds 2022-04-26 14:00:53.557 | [118214 Async ks-group-anotheralt:150822]: Waiting for completion of get_or_add_group_project_role anotherrole a3d02f701426483799303db6c1c133d7 f5571e5b92e84a08b76c9d44c50dded6 running on PID 150822 (3 other jobs running) 2022-04-26 14:00:53.585 | [118214 Async ks-group-anotheralt:150822]: Signaling child to exit 2022-04-26 14:00:53.858 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:00:53.885 | [150822 Async ks-group-anotheralt:150822]: finished successfully 2022-04-26 14:00:53.905 | WAKEUP 2022-04-26 14:00:53.930 | [118214 Async ks-group-anotheralt:150822]: Signaled 2022-04-26 14:00:53.931 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-26 14:00:53.931 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a3d02f701426483799303db6c1c133d7 --project f5571e5b92e84a08b76c9d44c50dded6 -f value 2022-04-26 14:00:53.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:53.931 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:53.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:53.931 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:53.931 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:53.931 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-26 14:00:53.931 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-26 14:00:53.931 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group a3d02f701426483799303db6c1c133d7 --project f5571e5b92e84a08b76c9d44c50dded6 2022-04-26 14:00:53.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:53.931 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:53.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:53.931 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:53.932 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a3d02f701426483799303db6c1c133d7 --project f5571e5b92e84a08b76c9d44c50dded6 -f value 2022-04-26 14:00:53.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:53.932 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:53.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:53.932 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:53.932 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:53.932 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='ef510d67aa9f4ab486e37fbdb24ffa23 a3d02f701426483799303db6c1c133d7 f5571e5b92e84a08b76c9d44c50dded6 False' 2022-04-26 14:00:53.932 | + functions-common:get_or_add_group_project_role:1088 : echo ef510d67aa9f4ab486e37fbdb24ffa23 a3d02f701426483799303db6c1c133d7 f5571e5b92e84a08b76c9d44c50dded6 False 2022-04-26 14:00:53.932 | ef510d67aa9f4ab486e37fbdb24ffa23 a3d02f701426483799303db6c1c133d7 f5571e5b92e84a08b76c9d44c50dded6 False 2022-04-26 14:00:53.979 | [118214 Async ks-group-anotheralt:150822]: finished get_or_add_group_project_role anotherrole a3d02f701426483799303db6c1c133d7 f5571e5b92e84a08b76c9d44c50dded6 with result 0 in 15 seconds 2022-04-26 14:00:54.019 | [118214 Async ks-group-admin:150956]: Waiting for completion of get_or_add_group_project_role admin af11c649b52a495bbe6b263de302c7eb fd3a663c045b4a31b621a6eb3e49a097 running on PID 150956 (2 other jobs running) 2022-04-26 14:00:54.045 | [118214 Async ks-group-admin:150956]: Signaling child to exit 2022-04-26 14:00:54.269 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:00:54.294 | [150956 Async ks-group-admin:150956]: finished successfully 2022-04-26 14:00:54.314 | WAKEUP 2022-04-26 14:00:54.338 | [118214 Async ks-group-admin:150956]: Signaled 2022-04-26 14:00:54.339 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-26 14:00:54.339 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group af11c649b52a495bbe6b263de302c7eb --project fd3a663c045b4a31b621a6eb3e49a097 -f value 2022-04-26 14:00:54.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:54.339 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:54.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:54.339 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:54.339 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:54.339 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-26 14:00:54.339 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-26 14:00:54.339 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group af11c649b52a495bbe6b263de302c7eb --project fd3a663c045b4a31b621a6eb3e49a097 2022-04-26 14:00:54.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:54.339 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:54.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:54.339 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:54.340 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group af11c649b52a495bbe6b263de302c7eb --project fd3a663c045b4a31b621a6eb3e49a097 -f value 2022-04-26 14:00:54.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:54.340 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:54.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:00:54.340 | from cryptography.utils import int_from_bytes 2022-04-26 14:00:54.340 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:00:54.340 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='75747ee282b4476bb9b656bbfc30f198 af11c649b52a495bbe6b263de302c7eb fd3a663c045b4a31b621a6eb3e49a097 False' 2022-04-26 14:00:54.340 | + functions-common:get_or_add_group_project_role:1088 : echo 75747ee282b4476bb9b656bbfc30f198 af11c649b52a495bbe6b263de302c7eb fd3a663c045b4a31b621a6eb3e49a097 False 2022-04-26 14:00:54.340 | 75747ee282b4476bb9b656bbfc30f198 af11c649b52a495bbe6b263de302c7eb fd3a663c045b4a31b621a6eb3e49a097 False 2022-04-26 14:00:54.384 | [118214 Async ks-group-admin:150956]: finished get_or_add_group_project_role admin af11c649b52a495bbe6b263de302c7eb fd3a663c045b4a31b621a6eb3e49a097 with result 0 in 14 seconds 2022-04-26 14:00:54.388 | + inc/async:async_wait:197 : return 0 2022-04-26 14:00:54.390 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-26 14:00:54.408 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:00:54.410 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-26 14:00:54.429 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:00:54.432 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-26 14:00:54.434 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-26 14:00:54.494 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-26 14:00:54.534 | [118214 Async create_nova_accounts:152856]: running: create_nova_accounts 2022-04-26 14:00:54.537 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-26 14:00:54.556 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:00:54.558 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-26 14:00:54.562 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-26 14:00:54.624 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-26 14:00:54.670 | [118214 Async create_glance_accounts:152971]: running: create_glance_accounts 2022-04-26 14:00:54.673 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-26 14:00:54.692 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:00:54.694 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-26 14:00:54.697 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-26 14:00:54.772 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-26 14:00:54.815 | [118214 Async create_cinder_accounts:153101]: running: create_cinder_accounts 2022-04-26 14:00:54.818 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-26 14:00:54.841 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:00:54.844 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-26 14:00:54.847 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-26 14:00:54.924 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-26 14:00:54.981 | [118214 Async create_neutron_accounts:153216]: running: create_neutron_accounts 2022-04-26 14:00:54.984 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-26 14:00:55.017 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:00:55.025 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-26 14:00:55.032 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-26 14:00:55.163 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-26 14:00:55.400 | [118214 Async create_swift_accounts:153357]: running: create_swift_accounts 2022-04-26 14:00:55.418 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-26 14:00:55.550 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:00:55.570 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-26 14:00:55.955 | [118214 Async create_nova_accounts:152856]: Waiting for completion of create_nova_accounts running on PID 152856 (6 other jobs running) 2022-04-26 14:00:56.121 | [118214 Async create_nova_accounts:152856]: Signaling child to exit 2022-04-26 14:01:35.318 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:01:35.485 | [153216 Async create_neutron_accounts:153216]: finished successfully 2022-04-26 14:01:54.479 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:01:54.532 | [153101 Async create_cinder_accounts:153101]: finished successfully 2022-04-26 14:02:10.208 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:02:10.243 | [152971 Async create_glance_accounts:152971]: finished successfully 2022-04-26 14:02:13.430 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:02:13.458 | [152856 Async create_nova_accounts:152856]: finished successfully 2022-04-26 14:02:13.479 | WAKEUP 2022-04-26 14:02:13.502 | [118214 Async create_nova_accounts:152856]: Signaled 2022-04-26 14:02:13.503 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-26 14:02:13.503 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-26 14:02:13.503 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-26 14:02:13.503 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:02:13.503 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 14:02:13.503 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 14:02:13.503 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-26 14:02:13.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.503 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.503 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.503 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.503 | + functions-common:get_or_create_user:937 : user_id=2d4eeb8631e04813ab1dedb7c154bb20 2022-04-26 14:02:13.504 | + functions-common:get_or_create_user:938 : echo 2d4eeb8631e04813ab1dedb7c154bb20 2022-04-26 14:02:13.504 | 2d4eeb8631e04813ab1dedb7c154bb20 2022-04-26 14:02:13.504 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-26 14:02:13.504 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:02:13.504 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:02:13.504 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:02:13.504 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:02:13.504 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:02:13.504 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:02:13.504 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:02:13.504 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:02:13.504 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:02:13.504 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:02:13.504 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.504 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:02:13.504 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:02:13.504 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:02:13.504 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.504 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.504 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.504 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.504 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:02:13.504 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:02:13.504 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.504 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.504 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.505 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:02:13.505 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.505 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:02:13.505 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:02:13.505 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.505 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.505 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.505 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.505 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:02:13.505 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:02:13.505 | ++ functions-common:get_field:830 : echo '| 6bfc18df8cd4491dacaaf444859c0a9b | 2d4eeb8631e04813ab1dedb7c154bb20 | | 099c7fbb14c446b19db68b5e32439625 | | | False |' 2022-04-26 14:02:13.505 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:02:13.505 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.505 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:02:13.505 | + functions-common:get_or_add_user_project_role:1009 : echo 6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:02:13.505 | 6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:02:13.505 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-26 14:02:13.505 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-26 14:02:13.505 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:02:13.505 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:02:13.505 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:02:13.505 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:02:13.505 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:02:13.505 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:02:13.505 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:02:13.505 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:02:13.505 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:02:13.505 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:02:13.505 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:02:13.505 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:02:13.506 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:02:13.506 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.506 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.506 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.506 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.506 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.506 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:02:13.506 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:02:13.506 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.506 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.506 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.506 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.506 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:02:13.506 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:02:13.506 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:02:13.506 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.506 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.506 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.506 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.506 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:02:13.506 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:02:13.506 | ++ functions-common:get_field:830 : echo '| 75747ee282b4476bb9b656bbfc30f198 | 2d4eeb8631e04813ab1dedb7c154bb20 | | 099c7fbb14c446b19db68b5e32439625 | | | False |' 2022-04-26 14:02:13.506 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:02:13.506 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.507 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:02:13.507 | + functions-common:get_or_add_user_project_role:1009 : echo 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:02:13.507 | 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:02:13.507 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-26 14:02:13.507 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-26 14:02:13.507 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.16/compute 2022-04-26 14:02:13.507 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-26 14:02:13.507 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 14:02:13.507 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-26 14:02:13.507 | ++ functions-common:get_or_create_service:1109 : 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-04-26 14:02:13.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.507 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.507 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.507 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.507 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 14:02:13.507 | 30aae060d8004fa981e93a7d88467c79' 2022-04-26 14:02:13.507 | + functions-common:get_or_create_service:1106 : echo 30aae060d8004fa981e93a7d88467c79 2022-04-26 14:02:13.507 | 30aae060d8004fa981e93a7d88467c79 2022-04-26 14:02:13.507 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.16/compute/v2/$(project_id)s' 2022-04-26 14:02:13.507 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 14:02:13.507 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.16/compute/v2/$(project_id)s' RegionOne 2022-04-26 14:02:13.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:02:13.507 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-26 14:02:13.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.507 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.507 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.507 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:02:13.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:02:13.507 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.16/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-26 14:02:13.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.508 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.508 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.508 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.508 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=8067020225014d4292347a8c8c85e07d 2022-04-26 14:02:13.508 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 8067020225014d4292347a8c8c85e07d 2022-04-26 14:02:13.508 | + functions-common:get_or_create_endpoint:1139 : public_id=8067020225014d4292347a8c8c85e07d 2022-04-26 14:02:13.508 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 14:02:13.508 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 14:02:13.508 | + functions-common:get_or_create_endpoint:1148 : echo 8067020225014d4292347a8c8c85e07d 2022-04-26 14:02:13.508 | 8067020225014d4292347a8c8c85e07d 2022-04-26 14:02:13.508 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-26 14:02:13.508 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 14:02:13.508 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-26 14:02:13.508 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-26 14:02:13.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.508 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.508 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.508 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.508 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 14:02:13.508 | 40788f922f6b48f28e80026182e9e727' 2022-04-26 14:02:13.508 | + functions-common:get_or_create_service:1106 : echo 40788f922f6b48f28e80026182e9e727 2022-04-26 14:02:13.508 | 40788f922f6b48f28e80026182e9e727 2022-04-26 14:02:13.508 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.16/compute/v2.1 2022-04-26 14:02:13.508 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 14:02:13.508 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.16/compute/v2.1 RegionOne 2022-04-26 14:02:13.508 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:02:13.509 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-26 14:02:13.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.509 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.509 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.509 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.509 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:02:13.509 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:02:13.509 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.16/compute/v2.1 --region RegionOne -f value -c id 2022-04-26 14:02:13.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.509 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.509 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.509 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.509 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=0b4b203080cb4ab7a1e40251cd4263cc 2022-04-26 14:02:13.509 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 0b4b203080cb4ab7a1e40251cd4263cc 2022-04-26 14:02:13.509 | + functions-common:get_or_create_endpoint:1139 : public_id=0b4b203080cb4ab7a1e40251cd4263cc 2022-04-26 14:02:13.509 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 14:02:13.509 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 14:02:13.509 | + functions-common:get_or_create_endpoint:1148 : echo 0b4b203080cb4ab7a1e40251cd4263cc 2022-04-26 14:02:13.509 | 0b4b203080cb4ab7a1e40251cd4263cc 2022-04-26 14:02:13.509 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-26 14:02:13.509 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:02:13.509 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-26 14:02:13.509 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:02:13.509 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-26 14:02:13.509 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:02:13.509 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:02:13.509 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:02:13.509 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:02:13.509 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:02:13.510 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:02:13.510 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:02:13.510 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:02:13.510 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:02:13.510 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:02:13.510 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.510 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:02:13.510 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:02:13.510 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:02:13.510 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.510 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.510 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.510 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.510 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:02:13.510 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:02:13.510 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.510 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.510 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.510 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:02:13.510 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.510 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:02:13.510 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:02:13.510 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.510 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.510 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.511 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.511 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:02:13.511 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:02:13.511 | ++ functions-common:get_field:830 : echo '| a16e6a9411b94e1cb120ee1f09d76d45 | 2d4eeb8631e04813ab1dedb7c154bb20 | | 099c7fbb14c446b19db68b5e32439625 | | | False |' 2022-04-26 14:02:13.511 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:02:13.511 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.511 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a16e6a9411b94e1cb120ee1f09d76d45 2022-04-26 14:02:13.511 | + functions-common:get_or_add_user_project_role:1009 : echo a16e6a9411b94e1cb120ee1f09d76d45 2022-04-26 14:02:13.511 | a16e6a9411b94e1cb120ee1f09d76d45 2022-04-26 14:02:13.511 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-26 14:02:13.511 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:02:13.512 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-26 14:02:13.512 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:02:13.512 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-26 14:02:13.551 | [118214 Async create_nova_accounts:152856]: finished create_nova_accounts with result 0 in 78 seconds 2022-04-26 14:02:13.592 | [118214 Async create_glance_accounts:152971]: Waiting for completion of create_glance_accounts running on PID 152971 (5 other jobs running) 2022-04-26 14:02:13.618 | [118214 Async create_glance_accounts:152971]: Signaling child to exit 2022-04-26 14:02:13.619 | WAKEUP 2022-04-26 14:02:13.643 | [118214 Async create_glance_accounts:152971]: Signaled 2022-04-26 14:02:13.644 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-26 14:02:13.644 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:02:13.644 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-26 14:02:13.644 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-26 14:02:13.644 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:02:13.644 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 14:02:13.644 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 14:02:13.645 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-26 14:02:13.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.645 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.645 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.645 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.645 | + functions-common:get_or_create_user:937 : user_id=dc4dd99095a244929e2862a909df41ad 2022-04-26 14:02:13.645 | + functions-common:get_or_create_user:938 : echo dc4dd99095a244929e2862a909df41ad 2022-04-26 14:02:13.645 | dc4dd99095a244929e2862a909df41ad 2022-04-26 14:02:13.645 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-26 14:02:13.645 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:02:13.645 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:02:13.645 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:02:13.645 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:02:13.645 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:02:13.645 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:02:13.645 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:02:13.645 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:02:13.645 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:02:13.645 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:02:13.645 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:02:13.645 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:02:13.645 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:02:13.645 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.645 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.645 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.645 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.645 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.646 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:02:13.646 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:02:13.646 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.646 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.646 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.646 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:02:13.646 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:02:13.646 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.646 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:02:13.646 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.646 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.646 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.646 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.646 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:02:13.646 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:02:13.646 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:02:13.646 | ++ functions-common:get_field:830 : echo '| 6bfc18df8cd4491dacaaf444859c0a9b | dc4dd99095a244929e2862a909df41ad | | 099c7fbb14c446b19db68b5e32439625 | | | False |' 2022-04-26 14:02:13.646 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.646 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:02:13.646 | + functions-common:get_or_add_user_project_role:1009 : echo 6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:02:13.646 | 6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:02:13.646 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-26 14:02:13.646 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-26 14:02:13.646 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:02:13.646 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-26 14:02:13.646 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-26 14:02:13.647 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:02:13.647 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 14:02:13.647 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 14:02:13.647 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-26 14:02:13.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.647 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.647 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.647 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.647 | + functions-common:get_or_create_user:937 : user_id=340ebbb4695a4a09a1a8f20766c56041 2022-04-26 14:02:13.647 | + functions-common:get_or_create_user:938 : echo 340ebbb4695a4a09a1a8f20766c56041 2022-04-26 14:02:13.647 | 340ebbb4695a4a09a1a8f20766c56041 2022-04-26 14:02:13.647 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-26 14:02:13.647 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:02:13.647 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:02:13.647 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:02:13.647 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:02:13.647 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:02:13.647 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:02:13.647 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:02:13.647 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:02:13.647 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:02:13.647 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:02:13.647 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.647 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:02:13.647 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:02:13.647 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:02:13.647 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.647 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.648 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.648 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.648 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:02:13.648 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:02:13.648 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.648 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.648 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.648 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.648 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:02:13.648 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:02:13.648 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:02:13.648 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.648 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.648 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.648 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.648 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:02:13.648 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:02:13.648 | ++ functions-common:get_field:830 : echo '| 6bfc18df8cd4491dacaaf444859c0a9b | 340ebbb4695a4a09a1a8f20766c56041 | | 099c7fbb14c446b19db68b5e32439625 | | | False |' 2022-04-26 14:02:13.648 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:02:13.648 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.648 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:02:13.648 | + functions-common:get_or_add_user_project_role:1009 : echo 6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:02:13.648 | 6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:02:13.648 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-26 14:02:13.649 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-26 14:02:13.649 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:02:13.649 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:02:13.649 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:02:13.649 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:02:13.649 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:02:13.649 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:02:13.649 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:02:13.649 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:02:13.649 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:02:13.649 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:02:13.649 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:02:13.649 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:02:13.649 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:02:13.649 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.649 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.649 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.649 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.649 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.649 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:02:13.649 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:02:13.649 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.649 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.649 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.649 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:02:13.649 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.650 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:02:13.650 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:02:13.650 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.650 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.650 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.650 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.650 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:02:13.650 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:02:13.650 | ++ functions-common:get_field:830 : echo '| a16e6a9411b94e1cb120ee1f09d76d45 | 340ebbb4695a4a09a1a8f20766c56041 | | 099c7fbb14c446b19db68b5e32439625 | | | False |' 2022-04-26 14:02:13.650 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:02:13.650 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.650 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a16e6a9411b94e1cb120ee1f09d76d45 2022-04-26 14:02:13.650 | + functions-common:get_or_add_user_project_role:1009 : echo a16e6a9411b94e1cb120ee1f09d76d45 2022-04-26 14:02:13.650 | a16e6a9411b94e1cb120ee1f09d76d45 2022-04-26 14:02:13.650 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-26 14:02:13.650 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 14:02:13.650 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-26 14:02:13.650 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-26 14:02:13.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.650 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.650 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.650 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.650 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 14:02:13.650 | 315104c61d2e4ac8bccdb06fd1c5afde' 2022-04-26 14:02:13.650 | + functions-common:get_or_create_service:1106 : echo 315104c61d2e4ac8bccdb06fd1c5afde 2022-04-26 14:02:13.650 | 315104c61d2e4ac8bccdb06fd1c5afde 2022-04-26 14:02:13.650 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.16/image 2022-04-26 14:02:13.650 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 14:02:13.651 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.16/image RegionOne 2022-04-26 14:02:13.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:02:13.651 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-26 14:02:13.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.651 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.651 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.651 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:02:13.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:02:13.651 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.16/image --region RegionOne -f value -c id 2022-04-26 14:02:13.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.651 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.651 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.651 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=6706e4ab9366455eb402c9eb6d57e36b 2022-04-26 14:02:13.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 6706e4ab9366455eb402c9eb6d57e36b 2022-04-26 14:02:13.651 | + functions-common:get_or_create_endpoint:1139 : public_id=6706e4ab9366455eb402c9eb6d57e36b 2022-04-26 14:02:13.651 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 14:02:13.651 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 14:02:13.651 | + functions-common:get_or_create_endpoint:1148 : echo 6706e4ab9366455eb402c9eb6d57e36b 2022-04-26 14:02:13.651 | 6706e4ab9366455eb402c9eb6d57e36b 2022-04-26 14:02:13.651 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-26 14:02:13.651 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-04-26 14:02:13.651 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-26 14:02:13.651 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-04-26 14:02:13.651 | ++ functions-common:get_or_create_domain:900 : echo default 2022-04-26 14:02:13.651 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-26 14:02:13.652 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-26 14:02:13.652 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-26 14:02:13.652 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-26 14:02:13.697 | [118214 Async create_glance_accounts:152971]: finished create_glance_accounts with result 0 in 75 seconds 2022-04-26 14:02:13.738 | [118214 Async create_cinder_accounts:153101]: Waiting for completion of create_cinder_accounts running on PID 153101 (4 other jobs running) 2022-04-26 14:02:13.764 | [118214 Async create_cinder_accounts:153101]: Signaling child to exit 2022-04-26 14:02:13.764 | WAKEUP 2022-04-26 14:02:13.788 | [118214 Async create_cinder_accounts:153101]: Signaled 2022-04-26 14:02:13.790 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-26 14:02:13.790 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-26 14:02:13.790 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-26 14:02:13.790 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:02:13.790 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 14:02:13.790 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 14:02:13.790 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-26 14:02:13.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.790 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.790 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.790 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.790 | + functions-common:get_or_create_user:937 : user_id=2e88527659bd4ecfb9a35cc3db5349ef 2022-04-26 14:02:13.790 | + functions-common:get_or_create_user:938 : echo 2e88527659bd4ecfb9a35cc3db5349ef 2022-04-26 14:02:13.790 | 2e88527659bd4ecfb9a35cc3db5349ef 2022-04-26 14:02:13.790 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-26 14:02:13.790 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:02:13.790 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:02:13.790 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:02:13.790 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:02:13.790 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:02:13.790 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:02:13.790 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:02:13.790 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:02:13.790 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:02:13.790 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:02:13.791 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:02:13.791 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:02:13.791 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.791 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.791 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:02:13.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.791 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.791 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.791 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.791 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:02:13.791 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:02:13.791 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.791 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.791 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.791 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:02:13.791 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:02:13.791 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.791 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:02:13.791 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.791 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.791 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.791 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.791 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:02:13.791 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:02:13.791 | ++ functions-common:get_field:830 : echo '| 6bfc18df8cd4491dacaaf444859c0a9b | 2e88527659bd4ecfb9a35cc3db5349ef | | 099c7fbb14c446b19db68b5e32439625 | | | False |' 2022-04-26 14:02:13.791 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:02:13.792 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.792 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:02:13.792 | + functions-common:get_or_add_user_project_role:1009 : echo 6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:02:13.792 | 6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:02:13.792 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-26 14:02:13.792 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-26 14:02:13.792 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 14:02:13.792 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-26 14:02:13.792 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-26 14:02:13.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.792 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.792 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.792 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.793 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 14:02:13.793 | 24048c04def9487aabdb20aaabaf39fa' 2022-04-26 14:02:13.793 | + functions-common:get_or_create_service:1106 : echo 24048c04def9487aabdb20aaabaf39fa 2022-04-26 14:02:13.793 | 24048c04def9487aabdb20aaabaf39fa 2022-04-26 14:02:13.793 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-26 14:02:13.793 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.16/volume/v3/$(project_id)s' 2022-04-26 14:02:13.793 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 14:02:13.793 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.16/volume/v3/$(project_id)s' RegionOne 2022-04-26 14:02:13.793 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:02:13.793 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-26 14:02:13.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.793 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.793 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.793 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.793 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:02:13.793 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:02:13.793 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.16/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-26 14:02:13.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.794 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.794 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.794 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.794 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=3b53fc492e1f4d2c9aeadf99deae9c29 2022-04-26 14:02:13.794 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 3b53fc492e1f4d2c9aeadf99deae9c29 2022-04-26 14:02:13.794 | + functions-common:get_or_create_endpoint:1139 : public_id=3b53fc492e1f4d2c9aeadf99deae9c29 2022-04-26 14:02:13.794 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 14:02:13.794 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 14:02:13.794 | + functions-common:get_or_create_endpoint:1148 : echo 3b53fc492e1f4d2c9aeadf99deae9c29 2022-04-26 14:02:13.794 | 3b53fc492e1f4d2c9aeadf99deae9c29 2022-04-26 14:02:13.794 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-26 14:02:13.794 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 14:02:13.794 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-26 14:02:13.794 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-26 14:02:13.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.794 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.794 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.794 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.794 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 14:02:13.794 | 2ca3124b2a9247899aff3121e19e04ce' 2022-04-26 14:02:13.794 | + functions-common:get_or_create_service:1106 : echo 2ca3124b2a9247899aff3121e19e04ce 2022-04-26 14:02:13.794 | 2ca3124b2a9247899aff3121e19e04ce 2022-04-26 14:02:13.794 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.16/volume/v3/$(project_id)s' 2022-04-26 14:02:13.794 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 14:02:13.794 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.16/volume/v3/$(project_id)s' RegionOne 2022-04-26 14:02:13.794 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:02:13.794 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-26 14:02:13.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.794 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.795 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.795 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.795 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:02:13.795 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:02:13.795 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.16/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-26 14:02:13.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.795 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.795 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.795 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.795 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=e3a676f0e4df44108bbafbc2813772e4 2022-04-26 14:02:13.795 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo e3a676f0e4df44108bbafbc2813772e4 2022-04-26 14:02:13.795 | + functions-common:get_or_create_endpoint:1139 : public_id=e3a676f0e4df44108bbafbc2813772e4 2022-04-26 14:02:13.795 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 14:02:13.795 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 14:02:13.795 | + functions-common:get_or_create_endpoint:1148 : echo e3a676f0e4df44108bbafbc2813772e4 2022-04-26 14:02:13.795 | e3a676f0e4df44108bbafbc2813772e4 2022-04-26 14:02:13.795 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-26 14:02:13.795 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-26 14:02:13.795 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 14:02:13.795 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-26 14:02:13.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.795 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.795 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.795 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.795 | ++ functions-common:get_or_create_project:950 : project_id=099c7fbb14c446b19db68b5e32439625 2022-04-26 14:02:13.795 | ++ functions-common:get_or_create_project:951 : echo 099c7fbb14c446b19db68b5e32439625 2022-04-26 14:02:13.795 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 099c7fbb14c446b19db68b5e32439625 2022-04-26 14:02:13.796 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-26 14:02:13.796 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:02:13.796 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 14:02:13.796 | ++ functions-common:get_or_create_user:925 : local email= 2022-04-26 14:02:13.796 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-26 14:02:13.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.796 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.796 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.796 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-26 14:02:13.796 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.796 | ++ functions-common:get_or_create_user:937 : user_id=2e88527659bd4ecfb9a35cc3db5349ef 2022-04-26 14:02:13.796 | ++ functions-common:get_or_create_user:938 : echo 2e88527659bd4ecfb9a35cc3db5349ef 2022-04-26 14:02:13.796 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 2e88527659bd4ecfb9a35cc3db5349ef 2022-04-26 14:02:13.843 | [118214 Async create_cinder_accounts:153101]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-26 14:02:13.847 | + inc/async:async_wait:197 : return 0 2022-04-26 14:02:13.850 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-26 14:02:13.905 | [118214 Async create_neutron_accounts:153216]: Waiting for completion of create_neutron_accounts running on PID 153216 (3 other jobs running) 2022-04-26 14:02:13.932 | [118214 Async create_neutron_accounts:153216]: Signaling child to exit 2022-04-26 14:02:13.932 | WAKEUP 2022-04-26 14:02:13.956 | [118214 Async create_neutron_accounts:153216]: Signaled 2022-04-26 14:02:13.958 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-26 14:02:13.958 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:02:13.958 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 14:02:13.958 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:02:13.958 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 14:02:13.958 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-26 14:02:13.958 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 14:02:13.958 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-26 14:02:13.958 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-26 14:02:13.958 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-26 14:02:13.958 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.16:9696/ 2022-04-26 14:02:13.958 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-26 14:02:13.958 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-26 14:02:13.958 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-26 14:02:13.958 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:02:13.958 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 14:02:13.959 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 14:02:13.959 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-26 14:02:13.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.959 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.959 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.959 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.959 | + functions-common:get_or_create_user:937 : user_id=5f696737e4034bd4960fa2fded7c58ef 2022-04-26 14:02:13.959 | + functions-common:get_or_create_user:938 : echo 5f696737e4034bd4960fa2fded7c58ef 2022-04-26 14:02:13.959 | 5f696737e4034bd4960fa2fded7c58ef 2022-04-26 14:02:13.959 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-26 14:02:13.959 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:02:13.959 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:02:13.959 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:02:13.959 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:02:13.959 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:02:13.959 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:02:13.959 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:02:13.959 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:02:13.959 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:02:13.959 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:02:13.959 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.959 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:02:13.959 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:02:13.959 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:02:13.959 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.959 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.959 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.959 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.960 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:02:13.960 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:02:13.960 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.960 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.960 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.960 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-26 14:02:13.960 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:02:13.960 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:02:13.960 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:02:13.960 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.960 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.960 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.960 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.960 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:02:13.960 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:02:13.960 | ++ functions-common:get_field:830 : echo '| 6bfc18df8cd4491dacaaf444859c0a9b | 5f696737e4034bd4960fa2fded7c58ef | | 099c7fbb14c446b19db68b5e32439625 | | | False |' 2022-04-26 14:02:13.960 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:02:13.960 | ++ functions-common:get_field:824 : read data 2022-04-26 14:02:13.960 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:02:13.960 | + functions-common:get_or_add_user_project_role:1009 : echo 6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:02:13.960 | 6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:02:13.960 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-26 14:02:13.960 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-26 14:02:13.961 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 14:02:13.961 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-26 14:02:13.961 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-26 14:02:13.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.961 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.961 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.961 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.961 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 14:02:13.961 | 1f0bf45fe0874fe8b3c91fa05f8616b4' 2022-04-26 14:02:13.961 | + functions-common:get_or_create_service:1106 : echo 1f0bf45fe0874fe8b3c91fa05f8616b4 2022-04-26 14:02:13.961 | 1f0bf45fe0874fe8b3c91fa05f8616b4 2022-04-26 14:02:13.961 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.16:9696/ 2022-04-26 14:02:13.961 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 14:02:13.961 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.16:9696/ RegionOne 2022-04-26 14:02:13.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:02:13.961 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-26 14:02:13.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.961 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.961 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.961 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:02:13.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:02:13.961 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.16:9696/ --region RegionOne -f value -c id 2022-04-26 14:02:13.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.961 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:02:13.961 | from cryptography.utils import int_from_bytes 2022-04-26 14:02:13.961 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:02:13.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=85f4e4bc11fd41bba7e3a5433d40ec78 2022-04-26 14:02:13.962 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 85f4e4bc11fd41bba7e3a5433d40ec78 2022-04-26 14:02:13.962 | + functions-common:get_or_create_endpoint:1139 : public_id=85f4e4bc11fd41bba7e3a5433d40ec78 2022-04-26 14:02:13.962 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 14:02:13.962 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 14:02:13.962 | + functions-common:get_or_create_endpoint:1148 : echo 85f4e4bc11fd41bba7e3a5433d40ec78 2022-04-26 14:02:13.962 | 85f4e4bc11fd41bba7e3a5433d40ec78 2022-04-26 14:02:14.008 | [118214 Async create_neutron_accounts:153216]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-26 14:02:14.047 | [118214 Async create_swift_accounts:153357]: Waiting for completion of create_swift_accounts running on PID 153357 (2 other jobs running) 2022-04-26 14:02:14.078 | [118214 Async create_swift_accounts:153357]: Signaling child to exit 2022-04-26 14:03:02.021 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:03:02.047 | [153357 Async create_swift_accounts:153357]: finished successfully 2022-04-26 14:03:02.068 | WAKEUP 2022-04-26 14:03:02.091 | [118214 Async create_swift_accounts:153357]: Signaled 2022-04-26 14:03:02.092 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-26 14:03:02.092 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-26 14:03:02.092 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-26 14:03:02.092 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-26 14:03:02.092 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-26 14:03:02.092 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-26 14:03:02.092 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-26 14:03:02.092 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-26 14:03:02.093 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-26 14:03:02.093 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-26 14:03:02.093 | ++ functions-common:get_or_create_role:957 : local role_id 2022-04-26 14:03:02.093 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-26 14:03:02.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.093 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.093 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.093 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.093 | ++ functions-common:get_or_create_role:962 : role_id=ef510d67aa9f4ab486e37fbdb24ffa23 2022-04-26 14:03:02.093 | ++ functions-common:get_or_create_role:963 : echo ef510d67aa9f4ab486e37fbdb24ffa23 2022-04-26 14:03:02.093 | + lib/swift:create_swift_accounts:614 : another_role=ef510d67aa9f4ab486e37fbdb24ffa23 2022-04-26 14:03:02.093 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-26 14:03:02.093 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-26 14:03:02.093 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:03:02.093 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 14:03:02.093 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 14:03:02.093 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-26 14:03:02.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.093 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.093 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.093 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.093 | + functions-common:get_or_create_user:937 : user_id=abf7018aafe342709c3bb8c1494e0a7d 2022-04-26 14:03:02.093 | + functions-common:get_or_create_user:938 : echo abf7018aafe342709c3bb8c1494e0a7d 2022-04-26 14:03:02.093 | abf7018aafe342709c3bb8c1494e0a7d 2022-04-26 14:03:02.093 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-26 14:03:02.093 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:03:02.093 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:03:02.093 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:03:02.093 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:03:02.094 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:03:02.094 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:03:02.094 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:03:02.094 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:03:02.094 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:03:02.094 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:03:02.094 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-26 14:03:02.094 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:03:02.094 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:03:02.094 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:03:02.094 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.094 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.094 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.094 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.094 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:03:02.094 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:03:02.094 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-26 14:03:02.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.094 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.094 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.094 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:03:02.094 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:03:02.094 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:03:02.094 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-26 14:03:02.094 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.094 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.095 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.095 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.095 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:03:02.095 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:03:02.095 | ++ functions-common:get_field:830 : echo '| 6bfc18df8cd4491dacaaf444859c0a9b | abf7018aafe342709c3bb8c1494e0a7d | | 099c7fbb14c446b19db68b5e32439625 | | | False |' 2022-04-26 14:03:02.095 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:03:02.095 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.095 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:03:02.095 | + functions-common:get_or_add_user_project_role:1009 : echo 6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:03:02.095 | 6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:03:02.095 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-26 14:03:02.095 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-26 14:03:02.095 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:03:02.095 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:03:02.095 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:03:02.095 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:03:02.095 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:03:02.095 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:03:02.095 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:03:02.095 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:03:02.095 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:03:02.095 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:03:02.095 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:03:02.095 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:03:02.095 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:03:02.095 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-26 14:03:02.095 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.095 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.095 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.096 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.096 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:03:02.096 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:03:02.096 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-26 14:03:02.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.096 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.096 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.096 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-26 14:03:02.096 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:03:02.096 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:03:02.096 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:03:02.096 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.096 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.096 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.096 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.096 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:03:02.096 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:03:02.096 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:03:02.096 | ++ functions-common:get_field:830 : echo '| 75747ee282b4476bb9b656bbfc30f198 | abf7018aafe342709c3bb8c1494e0a7d | | 099c7fbb14c446b19db68b5e32439625 | | | False |' 2022-04-26 14:03:02.096 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.096 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:03:02.096 | + functions-common:get_or_add_user_project_role:1009 : echo 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:03:02.096 | 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:03:02.096 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-26 14:03:02.096 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 14:03:02.096 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-26 14:03:02.097 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-26 14:03:02.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.097 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.097 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.097 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.097 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 14:03:02.097 | 4e065c30ae43413ba4876b1f29c9d47b' 2022-04-26 14:03:02.097 | + functions-common:get_or_create_service:1106 : echo 4e065c30ae43413ba4876b1f29c9d47b 2022-04-26 14:03:02.097 | 4e065c30ae43413ba4876b1f29c9d47b 2022-04-26 14:03:02.097 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.16:8080/v1/AUTH_$(project_id)s' http://10.222.0.16:8080 2022-04-26 14:03:02.097 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 14:03:02.097 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.16:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-26 14:03:02.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:03:02.097 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-26 14:03:02.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.097 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.097 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.097 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:03:02.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:03:02.097 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.16:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-26 14:03:02.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.097 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.097 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.097 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=d4979f5268f04a20ac757e9d94966b19 2022-04-26 14:03:02.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo d4979f5268f04a20ac757e9d94966b19 2022-04-26 14:03:02.098 | + functions-common:get_or_create_endpoint:1139 : public_id=d4979f5268f04a20ac757e9d94966b19 2022-04-26 14:03:02.098 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.16:8080 ]] 2022-04-26 14:03:02.098 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.16:8080 RegionOne 2022-04-26 14:03:02.098 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:03:02.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-26 14:03:02.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.098 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.098 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.098 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.098 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:03:02.098 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:03:02.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.16:8080 --region RegionOne -f value -c id 2022-04-26 14:03:02.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.098 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.098 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.098 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.098 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f213a6a1d80b4c90bac732e56f907c0d 2022-04-26 14:03:02.098 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo f213a6a1d80b4c90bac732e56f907c0d 2022-04-26 14:03:02.098 | f213a6a1d80b4c90bac732e56f907c0d 2022-04-26 14:03:02.098 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 14:03:02.098 | + functions-common:get_or_create_endpoint:1148 : echo d4979f5268f04a20ac757e9d94966b19 2022-04-26 14:03:02.098 | d4979f5268f04a20ac757e9d94966b19 2022-04-26 14:03:02.098 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-26 14:03:02.098 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-26 14:03:02.098 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 14:03:02.098 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-26 14:03:02.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.098 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.099 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.099 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.099 | ++ functions-common:get_or_create_project:950 : project_id=a45fbfc101d74e5fa974fd24014b5d59 2022-04-26 14:03:02.099 | ++ functions-common:get_or_create_project:951 : echo a45fbfc101d74e5fa974fd24014b5d59 2022-04-26 14:03:02.099 | + lib/swift:create_swift_accounts:628 : swift_project_test1=a45fbfc101d74e5fa974fd24014b5d59 2022-04-26 14:03:02.099 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-26 14:03:02.099 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:03:02.099 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-26 14:03:02.099 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:03:02.099 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-04-26 14:03:02.099 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-04-26 14:03:02.099 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-26 14:03:02.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.099 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.099 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.099 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.099 | ++ functions-common:get_or_create_user:937 : user_id=7148e8cdbeb94bb892a0c68caa6a3216 2022-04-26 14:03:02.099 | ++ functions-common:get_or_create_user:938 : echo 7148e8cdbeb94bb892a0c68caa6a3216 2022-04-26 14:03:02.099 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=7148e8cdbeb94bb892a0c68caa6a3216 2022-04-26 14:03:02.099 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-26 14:03:02.099 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:03:02.099 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 7148e8cdbeb94bb892a0c68caa6a3216 a45fbfc101d74e5fa974fd24014b5d59 2022-04-26 14:03:02.099 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:03:02.099 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:03:02.099 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:03:02.099 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:03:02.099 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:03:02.099 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:03:02.100 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:03:02.100 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:03:02.100 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7148e8cdbeb94bb892a0c68caa6a3216 --project a45fbfc101d74e5fa974fd24014b5d59 2022-04-26 14:03:02.100 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:03:02.100 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:03:02.100 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:03:02.100 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.100 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.100 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.100 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.100 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:03:02.100 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:03:02.100 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 7148e8cdbeb94bb892a0c68caa6a3216 --project a45fbfc101d74e5fa974fd24014b5d59 2022-04-26 14:03:02.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.100 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.100 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.100 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:03:02.100 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7148e8cdbeb94bb892a0c68caa6a3216 --project a45fbfc101d74e5fa974fd24014b5d59 2022-04-26 14:03:02.100 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:03:02.100 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:03:02.100 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.100 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.100 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.100 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.100 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:03:02.101 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:03:02.101 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:03:02.101 | ++ functions-common:get_field:830 : echo '| 75747ee282b4476bb9b656bbfc30f198 | 7148e8cdbeb94bb892a0c68caa6a3216 | | a45fbfc101d74e5fa974fd24014b5d59 | | | False |' 2022-04-26 14:03:02.101 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.101 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:03:02.101 | + functions-common:get_or_add_user_project_role:1009 : echo 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:03:02.101 | 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:03:02.101 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-26 14:03:02.101 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-26 14:03:02.101 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:03:02.101 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-04-26 14:03:02.101 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-04-26 14:03:02.101 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-26 14:03:02.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.101 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.101 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.101 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.101 | ++ functions-common:get_or_create_user:937 : user_id=70a6080208804573aa535e960d01e3ed 2022-04-26 14:03:02.101 | ++ functions-common:get_or_create_user:938 : echo 70a6080208804573aa535e960d01e3ed 2022-04-26 14:03:02.101 | + lib/swift:create_swift_accounts:637 : swift_user_test3=70a6080208804573aa535e960d01e3ed 2022-04-26 14:03:02.101 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-26 14:03:02.101 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:03:02.101 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role ef510d67aa9f4ab486e37fbdb24ffa23 70a6080208804573aa535e960d01e3ed a45fbfc101d74e5fa974fd24014b5d59 2022-04-26 14:03:02.101 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:03:02.101 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:03:02.101 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:03:02.101 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:03:02.101 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:03:02.101 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:03:02.101 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:03:02.101 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:03:02.102 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ef510d67aa9f4ab486e37fbdb24ffa23 --user 70a6080208804573aa535e960d01e3ed --project a45fbfc101d74e5fa974fd24014b5d59 2022-04-26 14:03:02.102 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:03:02.102 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:03:02.102 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:03:02.102 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.102 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.102 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.102 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.102 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:03:02.102 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:03:02.102 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ef510d67aa9f4ab486e37fbdb24ffa23 --user 70a6080208804573aa535e960d01e3ed --project a45fbfc101d74e5fa974fd24014b5d59 2022-04-26 14:03:02.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.102 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.102 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.102 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ef510d67aa9f4ab486e37fbdb24ffa23 --user 70a6080208804573aa535e960d01e3ed --project a45fbfc101d74e5fa974fd24014b5d59 2022-04-26 14:03:02.102 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:03:02.102 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:03:02.102 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:03:02.102 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.102 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.103 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.103 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.103 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:03:02.103 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:03:02.103 | ++ functions-common:get_field:830 : echo '| ef510d67aa9f4ab486e37fbdb24ffa23 | 70a6080208804573aa535e960d01e3ed | | a45fbfc101d74e5fa974fd24014b5d59 | | | False |' 2022-04-26 14:03:02.103 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:03:02.103 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.103 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ef510d67aa9f4ab486e37fbdb24ffa23 2022-04-26 14:03:02.103 | + functions-common:get_or_add_user_project_role:1009 : echo ef510d67aa9f4ab486e37fbdb24ffa23 2022-04-26 14:03:02.103 | ef510d67aa9f4ab486e37fbdb24ffa23 2022-04-26 14:03:02.103 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-26 14:03:02.103 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-26 14:03:02.103 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 14:03:02.103 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-26 14:03:02.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.103 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.103 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.103 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.103 | ++ functions-common:get_or_create_project:950 : project_id=8270483f7717464eaa28348b7e9f1506 2022-04-26 14:03:02.103 | ++ functions-common:get_or_create_project:951 : echo 8270483f7717464eaa28348b7e9f1506 2022-04-26 14:03:02.104 | + lib/swift:create_swift_accounts:642 : swift_project_test2=8270483f7717464eaa28348b7e9f1506 2022-04-26 14:03:02.104 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-26 14:03:02.104 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:03:02.104 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-26 14:03:02.104 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-26 14:03:02.104 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:03:02.104 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-04-26 14:03:02.104 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-04-26 14:03:02.104 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-26 14:03:02.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.104 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.104 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.104 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.104 | ++ functions-common:get_or_create_user:937 : user_id=1529a6b65988494ca0903efd7d31537d 2022-04-26 14:03:02.104 | ++ functions-common:get_or_create_user:938 : echo 1529a6b65988494ca0903efd7d31537d 2022-04-26 14:03:02.104 | + lib/swift:create_swift_accounts:647 : swift_user_test2=1529a6b65988494ca0903efd7d31537d 2022-04-26 14:03:02.104 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-26 14:03:02.104 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:03:02.104 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 1529a6b65988494ca0903efd7d31537d 8270483f7717464eaa28348b7e9f1506 2022-04-26 14:03:02.104 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:03:02.104 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:03:02.104 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:03:02.104 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:03:02.104 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:03:02.104 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:03:02.104 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:03:02.104 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:03:02.105 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1529a6b65988494ca0903efd7d31537d --project 8270483f7717464eaa28348b7e9f1506 2022-04-26 14:03:02.105 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:03:02.105 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:03:02.105 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:03:02.105 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.105 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.105 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.105 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.105 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:03:02.105 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:03:02.105 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 1529a6b65988494ca0903efd7d31537d --project 8270483f7717464eaa28348b7e9f1506 2022-04-26 14:03:02.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.105 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.105 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.105 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1529a6b65988494ca0903efd7d31537d --project 8270483f7717464eaa28348b7e9f1506 2022-04-26 14:03:02.105 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:03:02.105 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:03:02.105 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:03:02.105 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.105 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.105 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.105 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.105 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:03:02.105 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:03:02.105 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:03:02.105 | ++ functions-common:get_field:830 : echo '| 75747ee282b4476bb9b656bbfc30f198 | 1529a6b65988494ca0903efd7d31537d | | 8270483f7717464eaa28348b7e9f1506 | | | False |' 2022-04-26 14:03:02.106 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.106 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:03:02.106 | + functions-common:get_or_add_user_project_role:1009 : echo 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:03:02.106 | 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:03:02.106 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-26 14:03:02.106 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-26 14:03:02.106 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-04-26 14:03:02.106 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-26 14:03:02.106 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-26 14:03:02.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.106 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.106 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.106 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.106 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-04-26 14:03:02.106 | 93d0a23b4a3140fa9b57b4d4b478636f' 2022-04-26 14:03:02.106 | ++ functions-common:get_or_create_domain:900 : echo 93d0a23b4a3140fa9b57b4d4b478636f 2022-04-26 14:03:02.106 | + lib/swift:create_swift_accounts:652 : swift_domain=93d0a23b4a3140fa9b57b4d4b478636f 2022-04-26 14:03:02.106 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-26 14:03:02.106 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:03:02.106 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-26 14:03:02.106 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 93d0a23b4a3140fa9b57b4d4b478636f 2022-04-26 14:03:02.106 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 14:03:02.106 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=93d0a23b4a3140fa9b57b4d4b478636f --or-show -f value -c id 2022-04-26 14:03:02.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.106 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.106 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.106 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.106 | ++ functions-common:get_or_create_project:950 : project_id=f043964c48584c358e90d8f3bf046f9b 2022-04-26 14:03:02.106 | ++ functions-common:get_or_create_project:951 : echo f043964c48584c358e90d8f3bf046f9b 2022-04-26 14:03:02.107 | + lib/swift:create_swift_accounts:656 : swift_project_test4=f043964c48584c358e90d8f3bf046f9b 2022-04-26 14:03:02.107 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-26 14:03:02.107 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:03:02.107 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-26 14:03:02.107 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 93d0a23b4a3140fa9b57b4d4b478636f test4@example.com 2022-04-26 14:03:02.107 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:03:02.107 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-04-26 14:03:02.107 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-04-26 14:03:02.107 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=93d0a23b4a3140fa9b57b4d4b478636f --email=test4@example.com --or-show -f value -c id 2022-04-26 14:03:02.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.107 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.107 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.107 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.107 | ++ functions-common:get_or_create_user:937 : user_id=32d1b894a4cf4d789d318111a4ee541f 2022-04-26 14:03:02.107 | ++ functions-common:get_or_create_user:938 : echo 32d1b894a4cf4d789d318111a4ee541f 2022-04-26 14:03:02.107 | + lib/swift:create_swift_accounts:661 : swift_user_test4=32d1b894a4cf4d789d318111a4ee541f 2022-04-26 14:03:02.107 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-26 14:03:02.107 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:03:02.107 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 32d1b894a4cf4d789d318111a4ee541f f043964c48584c358e90d8f3bf046f9b 2022-04-26 14:03:02.107 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:03:02.107 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:03:02.107 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:03:02.107 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:03:02.107 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:03:02.107 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:03:02.107 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:03:02.107 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:03:02.107 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 32d1b894a4cf4d789d318111a4ee541f --project f043964c48584c358e90d8f3bf046f9b 2022-04-26 14:03:02.107 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:03:02.108 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:03:02.108 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:03:02.108 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.108 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.108 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.108 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.108 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:03:02.108 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:03:02.108 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 32d1b894a4cf4d789d318111a4ee541f --project f043964c48584c358e90d8f3bf046f9b 2022-04-26 14:03:02.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.108 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.108 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.108 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 32d1b894a4cf4d789d318111a4ee541f --project f043964c48584c358e90d8f3bf046f9b 2022-04-26 14:03:02.108 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:03:02.108 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:03:02.108 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:03:02.108 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.108 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:02.108 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:02.108 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:03:02.108 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:03:02.108 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:03:02.108 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:03:02.108 | ++ functions-common:get_field:830 : echo '| 75747ee282b4476bb9b656bbfc30f198 | 32d1b894a4cf4d789d318111a4ee541f | | f043964c48584c358e90d8f3bf046f9b | | | False |' 2022-04-26 14:03:02.109 | ++ functions-common:get_field:824 : read data 2022-04-26 14:03:02.109 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:03:02.109 | + functions-common:get_or_add_user_project_role:1009 : echo 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:03:02.109 | 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:03:02.138 | [118214 Async create_swift_accounts:153357]: finished create_swift_accounts with result 0 in 126 seconds 2022-04-26 14:03:02.146 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-26 14:03:02.148 | + inc/async:async_wait:197 : return 0 2022-04-26 14:03:02.151 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-26 14:03:02.170 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:02.172 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-26 14:03:02.191 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:02.193 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-26 14:03:02.196 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:03:02.198 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-26 14:03:02.201 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-26 14:03:02.204 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-26 14:03:02.265 | + inc/async:async_inner:63 : init_glance 2022-04-26 14:03:02.303 | [118214 Async init_glance:157617]: running: init_glance 2022-04-26 14:03:02.307 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-26 14:03:02.325 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:02.328 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-26 14:03:02.330 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:03:02.333 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-26 14:03:02.336 | + ./stack.sh:main:1149 : configure_neutron 2022-04-26 14:03:02.339 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-26 14:03:02.343 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:03:02.343 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 14:03:02.349 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:03:02.352 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 14:03:02.355 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-26 14:03:02.358 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 14:03:02.361 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-26 14:03:02.363 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-26 14:03:02.366 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-26 14:03:02.369 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-26 14:03:02.383 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-26 14:03:02.386 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-26 14:03:05.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:05.934 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:05.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:05.935 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:09.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:09.686 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:09.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:09.686 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:12.310 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:03:12.338 | [157617 Async init_glance:157617]: finished successfully 2022-04-26 14:03:13.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:13.240 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:13.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:13.240 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:16.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:16.712 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:16.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:16.712 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:20.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:20.177 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:20.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:20.177 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:23.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:23.591 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:23.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:23.591 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:27.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:27.098 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:27.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:27.098 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:30.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:30.753 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:30.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:30.753 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:35.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:35.403 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:35.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:35.403 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:35.403 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-26 14:03:41.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:41.259 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:41.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:41.259 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:41.578 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-26 14:03:41.583 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-26 14:03:41.586 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-26 14:03:41.588 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-26 14:03:41.590 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-26 14:03:41.593 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-26 14:03:41.595 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-26 14:03:41.597 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-26 14:03:41.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-26 14:03:41.602 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-26 14:03:41.604 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-26 14:03:41.606 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-26 14:03:41.609 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-26 14:03:41.611 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-26 14:03:41.613 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-26 14:03:41.616 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-26 14:03:41.620 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:03:41.623 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-26 14:03:41.625 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:03:41.630 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-26 14:03:41.633 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-26 14:03:41.636 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-26 14:03:41.638 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=neutron 2022-04-26 14:03:41.640 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-26 14:03:41.643 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-26 14:03:41.678 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-26 14:03:41.708 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-26 14:03:41.737 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-26 14:03:41.768 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-26 14:03:41.798 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-26 14:03:41.827 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-26 14:03:41.830 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-26 14:03:41.832 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-26 14:03:41.835 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-26 14:03:41.839 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 14:03:41.856 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 14:03:41.859 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 14:03:41.861 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 14:03:41.863 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 14:03:41.866 | + 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-04-26 14:03:41.895 | + 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-04-26 14:03:41.925 | + 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-04-26 14:03:41.955 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 14:03:41.986 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-26 14:03:42.003 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:03:42.005 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-26 14:03:42.008 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-26 14:03:42.010 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-26 14:03:42.013 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-26 14:03:42.016 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-26 14:03:42.028 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-26 14:03:42.030 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-26 14:03:42.033 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-26 14:03:42.035 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-26 14:03:42.048 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-26 14:03:42.061 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-26 14:03:42.064 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-26 14:03:42.076 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-26 14:03:42.088 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-26 14:03:42.100 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-26 14:03:42.103 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-26 14:03:42.106 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-26 14:03:42.111 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.jSY0ZQJU5q 2022-04-26 14:03:42.113 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-26 14:03:42.116 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-26 14:03:42.119 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.jSY0ZQJU5q 2022-04-26 14:03:42.123 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.jSY0ZQJU5q 2022-04-26 14:03:42.135 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.jSY0ZQJU5q /etc/sudoers.d/neutron-rootwrap 2022-04-26 14:03:42.147 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-26 14:03:42.178 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-26 14:03:42.180 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-26 14:03:42.209 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-26 14:03:42.212 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-26 14:03:42.215 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-26 14:03:42.217 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 14:03:42.219 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-26 14:03:42.222 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 14:03:42.240 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:42.244 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-26 14:03:42.246 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-26 14:03:42.249 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 14:03:42.268 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:42.271 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 14:03:42.274 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 14:03:42.305 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 14:03:42.308 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 14:03:42.310 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-26 14:03:42.328 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:42.330 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-26 14:03:42.333 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-26 14:03:42.336 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-26 14:03:42.339 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-26 14:03:42.341 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-26 14:03:42.344 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-26 14:03:42.346 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-26 14:03:42.349 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-26 14:03:42.352 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-26 14:03:42.355 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-26 14:03:42.359 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-26 14:03:42.362 | + 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-04-26 14:03:42.367 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-26 14:03:42.384 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:42.387 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-26 14:03:42.389 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-26 14:03:42.392 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-26 14:03:42.397 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-26 14:03:42.427 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-26 14:03:42.457 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-26 14:03:42.489 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-26 14:03:42.519 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-26 14:03:42.551 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-26 14:03:42.554 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-26 14:03:42.557 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-26 14:03:42.559 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-26 14:03:42.562 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-26 14:03:42.591 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-26 14:03:42.622 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-04-26 14:03:42.651 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-26 14:03:42.683 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-26 14:03:42.713 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-26 14:03:42.744 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-26 14:03:42.775 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-26 14:03:42.806 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 14:03:42.836 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-26 14:03:42.866 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-26 14:03:42.897 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-26 14:03:42.928 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-26 14:03:42.931 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-26 14:03:42.933 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-26 14:03:42.936 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-26 14:03:42.938 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-26 14:03:42.969 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-26 14:03:42.999 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.16/identity 2022-04-26 14:03:43.031 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-26 14:03:43.061 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-26 14:03:43.092 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-26 14:03:43.122 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-26 14:03:43.153 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-26 14:03:43.184 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-26 14:03:43.215 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-26 14:03:43.245 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-26 14:03:43.247 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-26 14:03:43.250 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-26 14:03:43.252 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-26 14:03:43.255 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-26 14:03:43.258 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-26 14:03:43.260 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-26 14:03:43.263 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-04-26 14:03:43.265 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-04-26 14:03:43.268 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-04-26 14:03:43.270 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-26 14:03:43.273 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-26 14:03:43.276 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-26 14:03:43.278 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-26 14:03:43.280 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-26 14:03:43.283 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-26 14:03:43.285 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-26 14:03:43.288 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-26 14:03:43.291 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-26 14:03:43.293 | + 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-04-26 14:03:43.323 | + 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-04-26 14:03:43.325 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:03:43.327 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-26 14:03:43.330 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-26 14:03:43.332 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-26 14:03:43.335 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 14:03:43.337 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-26 14:03:43.366 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-26 14:03:43.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-26 14:03:43.372 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:03:43.374 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-26 14:03:43.377 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-26 14:03:43.379 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-26 14:03:43.382 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 14:03:43.384 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-26 14:03:43.413 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-26 14:03:43.416 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:03:43.419 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-26 14:03:43.421 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-26 14:03:43.424 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-26 14:03:43.426 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 14:03:43.429 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-26 14:03:43.458 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-26 14:03:43.462 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:03:43.464 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-26 14:03:43.467 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-26 14:03:43.469 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-26 14:03:43.471 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 14:03:43.474 | + 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-04-26 14:03:43.503 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-26 14:03:43.505 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:03:43.508 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-26 14:03:43.511 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-26 14:03:43.514 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-26 14:03:43.516 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 14:03:43.519 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-26 14:03:43.548 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-26 14:03:43.550 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:03:43.553 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-26 14:03:43.555 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-26 14:03:43.558 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-26 14:03:43.560 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 14:03:43.562 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-26 14:03:43.592 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:50:99 2022-04-26 14:03:43.595 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:03:43.597 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-26 14:03:43.600 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-04-26 14:03:43.602 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-04-26 14:03:43.604 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 14:03:43.607 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-04-26 14:03:43.636 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-26 14:03:43.639 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:03:43.641 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-26 14:03:43.644 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-26 14:03:43.646 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-26 14:03:43.649 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 14:03:43.651 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-26 14:03:43.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-26 14:03:43.683 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-26 14:03:43.701 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:43.703 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-26 14:03:43.706 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-26 14:03:43.737 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-26 14:03:43.740 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-26 14:03:43.771 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-26 14:03:43.803 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-26 14:03:43.806 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-26 14:03:43.809 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-26 14:03:43.811 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-26 14:03:46.820 | INFO neutron.common.config [-] Logging enabled! 2022-04-26 14:03:46.820 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev155 2022-04-26 14:03:46.821 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=159593) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-04-26 14:03:46.872 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=159593) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-26 14:03:46.872 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=159593) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-26 14:03:46.873 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=159593) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 14:03:46.873 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=159593) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 14:03:46.873 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=159593) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 14:03:46.873 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=159593) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 14:03:46.928 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-26 14:03:46.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:46.928 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:46.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:46.928 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:47.292 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-26 14:03:47.295 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-26 14:03:47.298 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-26 14:03:47.300 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-26 14:03:47.303 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-26 14:03:47.361 | + 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-04-26 14:03:47.382 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-26 14:03:47.385 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-26 14:03:47.387 | + 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-04-26 14:03:47.418 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-26 14:03:47.422 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-26 14:03:47.430 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-26 14:03:47.433 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-26 14:03:47.436 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-26 14:03:47.450 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-26 14:03:47.462 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-26 14:03:47.465 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-26 14:03:47.473 | net.bridge.bridge-nf-call-iptables = 1 2022-04-26 14:03:47.476 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-26 14:03:47.479 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-26 14:03:47.487 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-26 14:03:47.490 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-26 14:03:47.494 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-26 14:03:47.496 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-26 14:03:47.499 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-26 14:03:47.501 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-26 14:03:47.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-26 14:03:47.506 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-26 14:03:47.509 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-26 14:03:47.512 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-26 14:03:47.538 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-26 14:03:47.540 | + 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-04-26 14:03:47.576 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-26 14:03:47.578 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-26 14:03:47.607 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-26 14:03:47.638 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-26 14:03:47.656 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:47.658 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-26 14:03:47.661 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-26 14:03:47.666 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-26 14:03:47.697 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-26 14:03:47.725 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-26 14:03:47.758 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-26 14:03:47.761 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-26 14:03:47.790 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-26 14:03:47.808 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:47.811 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-26 14:03:47.813 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-26 14:03:47.842 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-26 14:03:47.845 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-26 14:03:47.847 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-26 14:03:47.877 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-26 14:03:47.880 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-26 14:03:47.882 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-26 14:03:47.885 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-26 14:03:47.902 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:47.904 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-26 14:03:47.907 | + 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-04-26 14:03:47.912 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-26 14:03:47.942 | + 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-04-26 14:03:47.974 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-26 14:03:47.977 | + 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-04-26 14:03:48.007 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-26 14:03:48.010 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-26 14:03:48.040 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-26 14:03:48.043 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-26 14:03:48.045 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-26 14:03:48.081 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-26 14:03:48.083 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-26 14:03:48.086 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-26 14:03:48.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-26 14:03:51.025 | INFO neutron.common.config [-] Logging enabled! 2022-04-26 14:03:51.025 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev155 2022-04-26 14:03:51.025 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=160124) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-04-26 14:03:51.076 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=160124) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-26 14:03:51.076 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=160124) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-26 14:03:51.076 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=160124) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 14:03:51.076 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=160124) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 14:03:51.077 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=160124) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 14:03:51.077 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=160124) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 14:03:51.135 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-26 14:03:51.136 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=160124) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-26 14:03:51.136 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=160124) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-26 14:03:51.136 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-26 14:03:51.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:51.137 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:51.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:03:51.137 | from cryptography.utils import int_from_bytes 2022-04-26 14:03:51.514 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-26 14:03:51.516 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-26 14:03:51.519 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-26 14:03:51.521 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-26 14:03:51.524 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-26 14:03:51.527 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-26 14:03:51.529 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-26 14:03:51.546 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-26 14:03:51.549 | + functions:set_mtu:785 : local dev=br-data 2022-04-26 14:03:51.552 | + functions:set_mtu:786 : local mtu=1500 2022-04-26 14:03:51.554 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-26 14:03:51.566 | + 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-04-26 14:03:51.584 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-26 14:03:51.588 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-26 14:03:51.590 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-26 14:03:51.593 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-26 14:03:51.595 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-26 14:03:51.598 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-26 14:03:51.601 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-26 14:03:51.603 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-26 14:03:51.606 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-26 14:03:51.608 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-26 14:03:51.611 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-26 14:03:51.613 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-26 14:03:51.616 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-26 14:03:51.619 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-26 14:03:51.622 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-26 14:03:51.623 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-26 14:03:51.629 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-26 14:03:51.631 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-26 14:03:51.635 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-26 14:03:51.637 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-26 14:03:51.642 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-26 14:03:51.642 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-26 14:03:51.642 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-26 14:03:51.648 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.29/22 brd 192.168.3.255' 2022-04-26 14:03:51.651 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-26 14:03:51.654 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-26 14:03:51.656 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-26 14:03:51.658 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-26 14:03:51.661 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.29/22 brd 192.168.3.255 != '' ]] 2022-04-26 14:03:51.663 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.29/22 brd 192.168.3.255 dev eth1' 2022-04-26 14:03:51.666 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.29/22 brd 192.168.3.255 dev br-data' 2022-04-26 14:03:51.668 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-26 14:03:51.671 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-26 14:03:51.675 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.29/22 brd 192.168.3.255 2022-04-26 14:03:51.675 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-26 14:03:51.676 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-26 14:03:51.677 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-26 14:03:51.682 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.29 2022-04-26 14:03:51.684 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.29 ' 2022-04-26 14:03:51.687 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.29/22 brd 192.168.3.255 dev eth1 2022-04-26 14:03:51.700 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.29/22 brd 192.168.3.255 dev br-data 2022-04-26 14:03:51.712 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-26 14:03:51.725 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-26 14:03:51.745 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.29 2022-04-26 14:03:51.754 | PING 192.168.0.29 (192.168.0.29) from 192.168.0.29 br-data: 56(84) bytes of data. 2022-04-26 14:03:51.754 | 64 bytes from 192.168.0.29: icmp_seq=1 ttl=64 time=0.075 ms 2022-04-26 14:03:52.764 | 64 bytes from 192.168.0.29: icmp_seq=2 ttl=64 time=0.050 ms 2022-04-26 14:03:53.788 | 64 bytes from 192.168.0.29: icmp_seq=3 ttl=64 time=0.037 ms 2022-04-26 14:03:53.788 | 2022-04-26 14:03:53.788 | --- 192.168.0.29 ping statistics --- 2022-04-26 14:03:53.788 | 3 packets transmitted, 3 received, 0% packet loss, time 2034ms 2022-04-26 14:03:53.788 | rtt min/avg/max/mdev = 0.037/0.054/0.075/0.015 ms 2022-04-26 14:03:53.793 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-04-26 14:03:53.794 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-04-26 14:03:53.799 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-04-26 14:03:53.802 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-04-26 14:03:53.821 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:53.823 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-04-26 14:03:53.826 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-04-26 14:03:53.830 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-04-26 14:03:53.860 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.16 2022-04-26 14:03:53.890 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-04-26 14:03:53.920 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-26 14:03:53.953 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-04-26 14:03:53.955 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-26 14:03:53.985 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-26 14:03:53.987 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-04-26 14:03:54.005 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:03:54.009 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-04-26 14:03:54.011 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-04-26 14:03:54.029 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:03:54.032 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-04-26 14:03:54.050 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:03:54.052 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-04-26 14:03:54.070 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:03:54.073 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-04-26 14:03:54.105 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-04-26 14:03:54.137 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-04-26 14:03:54.140 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-04-26 14:03:54.158 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:54.161 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-04-26 14:03:54.180 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:54.182 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-04-26 14:03:54.185 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-04-26 14:03:54.245 | + inc/async:async_inner:63 : init_neutron 2022-04-26 14:03:54.286 | [118214 Async init_neutron:160602]: running: init_neutron 2022-04-26 14:03:54.289 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-04-26 14:03:54.310 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:54.313 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-04-26 14:03:54.324 | ++ ./stack.sh:main:1164 : true 2022-04-26 14:03:54.327 | + ./stack.sh:main:1164 : netman_pid= 2022-04-26 14:03:54.330 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-04-26 14:03:54.332 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-04-26 14:03:54.344 | dnsmasq: no process found 2022-04-26 14:03:54.348 | + ./stack.sh:main:1166 : true 2022-04-26 14:03:54.350 | + ./stack.sh:main:1171 : clean_iptables 2022-04-26 14:03:54.360 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-04-26 14:03:54.360 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-04-26 14:03:54.360 | + lib/nova:clean_iptables:186 : grep nova 2022-04-26 14:03:54.360 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-04-26 14:03:54.363 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-04-26 14:03:54.365 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-26 14:03:54.368 | + lib/nova:clean_iptables:186 : bash 2022-04-26 14:03:54.377 | + lib/nova:clean_iptables:188 : grep nova 2022-04-26 14:03:54.383 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-04-26 14:03:54.383 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-26 14:03:54.383 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-04-26 14:03:54.383 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-04-26 14:03:54.383 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-04-26 14:03:54.383 | + lib/nova:clean_iptables:188 : bash 2022-04-26 14:03:54.401 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-26 14:03:54.403 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-04-26 14:03:54.407 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-04-26 14:03:54.407 | + lib/nova:clean_iptables:190 : grep nova 2022-04-26 14:03:54.407 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-04-26 14:03:54.412 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-04-26 14:03:54.412 | + lib/nova:clean_iptables:190 : bash 2022-04-26 14:03:54.430 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-26 14:03:54.430 | + lib/nova:clean_iptables:192 : grep nova 2022-04-26 14:03:54.430 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-04-26 14:03:54.430 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-04-26 14:03:54.430 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-04-26 14:03:54.433 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-04-26 14:03:54.434 | + lib/nova:clean_iptables:192 : bash 2022-04-26 14:03:54.445 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-04-26 14:03:54.453 | net.ipv4.ip_forward = 1 2022-04-26 14:03:54.457 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-04-26 14:03:54.475 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:54.478 | + ./stack.sh:main:1180 : configure_os_vif 2022-04-26 14:03:54.481 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-04-26 14:03:54.483 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-04-26 14:03:54.519 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-04-26 14:03:54.551 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-04-26 14:03:54.555 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-04-26 14:03:54.590 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-04-26 14:03:54.625 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-04-26 14:03:54.645 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:54.648 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-04-26 14:03:54.650 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:03:54.653 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-04-26 14:03:54.656 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-04-26 14:03:54.659 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-04-26 14:03:54.726 | + inc/async:async_inner:63 : init_swift 2022-04-26 14:03:54.775 | [118214 Async init_swift:160960]: running: init_swift 2022-04-26 14:03:54.778 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-04-26 14:03:54.807 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:54.809 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-04-26 14:03:54.815 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:03:54.818 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-04-26 14:03:54.821 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-04-26 14:03:54.825 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-04-26 14:03:54.906 | + inc/async:async_inner:63 : init_cinder 2022-04-26 14:03:54.971 | [118214 Async init_cinder:161055]: running: init_cinder 2022-04-26 14:03:54.974 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-04-26 14:03:55.020 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:03:55.025 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-04-26 14:03:55.028 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:03:55.029 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-04-26 14:03:55.031 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-04-26 14:03:55.034 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-04-26 14:03:55.132 | + inc/async:async_inner:63 : init_placement 2022-04-26 14:03:55.197 | [118214 Async init_placement:161173]: running: init_placement 2022-04-26 14:03:55.204 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-04-26 14:03:55.323 | [118214 Async init_neutron:160602]: Waiting for completion of init_neutron running on PID 160602 (6 other jobs running) 2022-04-26 14:03:55.376 | [118214 Async init_neutron:160602]: Signaling child to exit 2022-04-26 14:04:06.097 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:04:06.158 | [161055 Async init_cinder:161055]: finished successfully 2022-04-26 14:04:09.760 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:04:09.808 | [160960 Async init_swift:160960]: finished successfully 2022-04-26 14:04:22.337 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:04:22.362 | [160602 Async init_neutron:160602]: finished successfully 2022-04-26 14:04:22.383 | WAKEUP 2022-04-26 14:04:22.407 | [118214 Async init_neutron:160602]: Signaled 2022-04-26 14:04:22.409 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-04-26 14:04:22.409 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 14:04:22.409 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:04:22.409 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:04:22.409 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 14:04:22.409 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-26 14:04:22.409 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 14:04:22.409 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-04-26 14:04:22.409 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-04-26 14:04:22.409 | + lib/database:recreate_database:112 : local db=neutron 2022-04-26 14:04:22.409 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-04-26 14:04:22.409 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-04-26 14:04:22.409 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-04-26 14:04:22.409 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:04:22.409 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-04-26 14:04:22.409 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:04:22.409 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-04-26 14:04:22.409 | + functions-common:time_start:2423 : local name=dbsync 2022-04-26 14:04:22.409 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:04:22.409 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:04:22.409 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:04:22.409 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981837291 2022-04-26 14:04:22.409 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-04-26 14:04:22.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:22.410 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:22.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:22.410 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-04-26 14:04:22.410 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-04-26 14:04:22.411 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-04-26 14:04:22.412 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-04-26 14:04:22.413 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-04-26 14:04:22.414 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-04-26 14:04:22.414 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-04-26 14:04:22.414 | Running upgrade for neutron ... 2022-04-26 14:04:22.414 | OK 2022-04-26 14:04:22.414 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-04-26 14:04:22.414 | + functions-common:time_stop:2437 : local name 2022-04-26 14:04:22.414 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:04:22.414 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:04:22.414 | + functions-common:time_stop:2440 : local total 2022-04-26 14:04:22.414 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:04:22.414 | + functions-common:time_stop:2443 : name=dbsync 2022-04-26 14:04:22.414 | + functions-common:time_stop:2444 : start_time=1650981837291 2022-04-26 14:04:22.414 | + functions-common:time_stop:2446 : [[ -z 1650981837291 ]] 2022-04-26 14:04:22.414 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:04:22.414 | + functions-common:time_stop:2449 : end_time=1650981862320 2022-04-26 14:04:22.414 | + functions-common:time_stop:2450 : elapsed_time=25029 2022-04-26 14:04:22.414 | + functions-common:time_stop:2451 : total=8383 2022-04-26 14:04:22.414 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:04:22.414 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33412 2022-04-26 14:04:22.455 | [118214 Async init_neutron:160602]: finished init_neutron with result 0 in 28 seconds 2022-04-26 14:04:22.460 | + inc/async:async_wait:197 : return 0 2022-04-26 14:04:22.462 | + ./stack.sh:main:1210 : async_wait init_placement 2022-04-26 14:04:22.514 | [118214 Async init_placement:161173]: Waiting for completion of init_placement running on PID 161173 (5 other jobs running) 2022-04-26 14:04:22.541 | [118214 Async init_placement:161173]: Signaling child to exit 2022-04-26 14:04:41.668 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:04:41.695 | [161173 Async init_placement:161173]: finished successfully 2022-04-26 14:04:41.715 | WAKEUP 2022-04-26 14:04:41.739 | [118214 Async init_placement:161173]: Signaled 2022-04-26 14:04:41.741 | + lib/placement:init_placement:130 : recreate_database placement 2022-04-26 14:04:41.741 | + lib/database:recreate_database:112 : local db=placement 2022-04-26 14:04:41.741 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-04-26 14:04:41.741 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-04-26 14:04:41.741 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-04-26 14:04:41.741 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:04:41.741 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-04-26 14:04:41.741 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:04:41.741 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-04-26 14:04:41.741 | + lib/placement:init_placement:132 : create_placement_accounts 2022-04-26 14:04:41.741 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-04-26 14:04:41.741 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-04-26 14:04:41.741 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:04:41.741 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 14:04:41.741 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 14:04:41.741 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-26 14:04:41.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.741 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.741 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.741 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:04:41.741 | + functions-common:get_or_create_user:937 : user_id=e6c86c7dd6b044248d760e20752c65d9 2022-04-26 14:04:41.741 | + functions-common:get_or_create_user:938 : echo e6c86c7dd6b044248d760e20752c65d9 2022-04-26 14:04:41.741 | e6c86c7dd6b044248d760e20752c65d9 2022-04-26 14:04:41.742 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-04-26 14:04:41.742 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:04:41.742 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:04:41.742 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:04:41.742 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:04:41.742 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:04:41.742 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:04:41.742 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:04:41.742 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:04:41.742 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:04:41.742 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:04:41.742 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:04:41.742 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-04-26 14:04:41.742 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:04:41.742 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:04:41.742 | ++ functions-common:get_field:824 : read data 2022-04-26 14:04:41.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.742 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.742 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.742 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:04:41.742 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:04:41.742 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:04:41.742 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-04-26 14:04:41.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.742 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.742 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.742 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-04-26 14:04:41.742 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:04:41.742 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:04:41.743 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:04:41.743 | ++ functions-common:get_field:824 : read data 2022-04-26 14:04:41.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.743 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.743 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.743 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:04:41.743 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:04:41.743 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:04:41.743 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:04:41.743 | ++ functions-common:get_field:830 : echo '| 6bfc18df8cd4491dacaaf444859c0a9b | e6c86c7dd6b044248d760e20752c65d9 | | 099c7fbb14c446b19db68b5e32439625 | | | False |' 2022-04-26 14:04:41.743 | ++ functions-common:get_field:824 : read data 2022-04-26 14:04:41.743 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:04:41.743 | + functions-common:get_or_add_user_project_role:1009 : echo 6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:04:41.743 | 6bfc18df8cd4491dacaaf444859c0a9b 2022-04-26 14:04:41.743 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-26 14:04:41.743 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-04-26 14:04:41.743 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:04:41.743 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:04:41.743 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:04:41.743 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:04:41.743 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:04:41.743 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:04:41.743 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:04:41.743 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:04:41.743 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:04:41.743 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:04:41.743 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-04-26 14:04:41.743 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:04:41.743 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:04:41.744 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:04:41.744 | ++ functions-common:get_field:824 : read data 2022-04-26 14:04:41.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.744 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.744 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.744 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:04:41.744 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:04:41.744 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:04:41.744 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-04-26 14:04:41.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.744 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.744 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.744 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-04-26 14:04:41.744 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:04:41.744 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:04:41.744 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:04:41.744 | ++ functions-common:get_field:824 : read data 2022-04-26 14:04:41.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.744 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.744 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.744 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:04:41.744 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:04:41.744 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:04:41.744 | ++ functions-common:get_field:830 : echo '| 75747ee282b4476bb9b656bbfc30f198 | e6c86c7dd6b044248d760e20752c65d9 | | 099c7fbb14c446b19db68b5e32439625 | | | False |' 2022-04-26 14:04:41.744 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:04:41.744 | ++ functions-common:get_field:824 : read data 2022-04-26 14:04:41.744 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:04:41.745 | + functions-common:get_or_add_user_project_role:1009 : echo 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:04:41.745 | 75747ee282b4476bb9b656bbfc30f198 2022-04-26 14:04:41.745 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.16/placement 2022-04-26 14:04:41.745 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-04-26 14:04:41.745 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 14:04:41.745 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-04-26 14:04:41.745 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-04-26 14:04:41.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.745 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.745 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.745 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:04:41.745 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 14:04:41.745 | a2ffddb0562440cb8ed04089a38f1ca7' 2022-04-26 14:04:41.745 | + functions-common:get_or_create_service:1106 : echo a2ffddb0562440cb8ed04089a38f1ca7 2022-04-26 14:04:41.745 | a2ffddb0562440cb8ed04089a38f1ca7 2022-04-26 14:04:41.745 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.16/placement 2022-04-26 14:04:41.745 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 14:04:41.745 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.16/placement RegionOne 2022-04-26 14:04:41.745 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:04:41.745 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-04-26 14:04:41.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.745 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.745 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.745 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:04:41.745 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:04:41.745 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:04:41.745 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.16/placement --region RegionOne -f value -c id 2022-04-26 14:04:41.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.745 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:41.746 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:41.746 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:04:41.746 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=89838f1c8dd44ffcb208fd4f8e02f7a5 2022-04-26 14:04:41.746 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 89838f1c8dd44ffcb208fd4f8e02f7a5 2022-04-26 14:04:41.746 | + functions-common:get_or_create_endpoint:1139 : public_id=89838f1c8dd44ffcb208fd4f8e02f7a5 2022-04-26 14:04:41.746 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 14:04:41.746 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 14:04:41.746 | + functions-common:get_or_create_endpoint:1148 : echo 89838f1c8dd44ffcb208fd4f8e02f7a5 2022-04-26 14:04:41.746 | 89838f1c8dd44ffcb208fd4f8e02f7a5 2022-04-26 14:04:41.788 | [118214 Async init_placement:161173]: finished init_placement with result 0 in 46 seconds 2022-04-26 14:04:41.793 | + inc/async:async_wait:197 : return 0 2022-04-26 14:04:41.795 | + ./stack.sh:main:1211 : async_wait init_glance 2022-04-26 14:04:41.849 | [118214 Async init_glance:157617]: Waiting for completion of init_glance running on PID 157617 (4 other jobs running) 2022-04-26 14:04:41.874 | [118214 Async init_glance:157617]: Signaling child to exit 2022-04-26 14:04:41.874 | WAKEUP 2022-04-26 14:04:41.898 | [118214 Async init_glance:157617]: Signaled 2022-04-26 14:04:41.900 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-04-26 14:04:41.900 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-04-26 14:04:41.900 | + lib/glance:init_glance:485 : recreate_database glance 2022-04-26 14:04:41.900 | + lib/database:recreate_database:112 : local db=glance 2022-04-26 14:04:41.900 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-04-26 14:04:41.900 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-04-26 14:04:41.900 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-04-26 14:04:41.900 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:04:41.900 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-04-26 14:04:41.900 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:04:41.900 | + lib/glance:init_glance:487 : time_start dbsync 2022-04-26 14:04:41.900 | + functions-common:time_start:2423 : local name=dbsync 2022-04-26 14:04:41.900 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:04:41.900 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:04:41.900 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:04:41.901 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981782544 2022-04-26 14:04:41.901 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-04-26 14:04:41.901 | 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=157739) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:04:41.901 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 14:04:41.901 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 14:04:41.901 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 14:04:41.901 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:04:41.901 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-04-26 14:04:41.902 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-04-26 14:04:41.902 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-04-26 14:04:41.902 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-04-26 14:04:41.902 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-04-26 14:04:41.902 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-04-26 14:04:41.902 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-04-26 14:04:41.902 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-04-26 14:04:41.902 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:04:41.902 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:04:41.902 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:04:41.902 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:04:41.902 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-04-26 14:04:41.902 | Database migration is up to date. No migration needed. 2022-04-26 14:04:41.902 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-04-26 14:04:41.902 | Database is synced successfully. 2022-04-26 14:04:41.902 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-04-26 14:04:41.902 | 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=157892) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:04:41.902 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-04-26 14:04:41.902 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-04-26 14:04:41.902 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-04-26 14:04:41.902 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-04-26 14:04:41.902 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-04-26 14:04:41.902 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-04-26 14:04:41.902 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-04-26 14:04:41.902 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-04-26 14:04:41.902 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-04-26 14:04:41.902 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-04-26 14:04:41.902 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-04-26 14:04:41.902 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-04-26 14:04:41.902 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-04-26 14:04:41.903 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-04-26 14:04:41.903 | + lib/glance:init_glance:493 : time_stop dbsync 2022-04-26 14:04:41.903 | + functions-common:time_stop:2437 : local name 2022-04-26 14:04:41.903 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:04:41.903 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:04:41.903 | + functions-common:time_stop:2440 : local total 2022-04-26 14:04:41.903 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:04:41.903 | + functions-common:time_stop:2443 : name=dbsync 2022-04-26 14:04:41.903 | + functions-common:time_stop:2444 : start_time=1650981782544 2022-04-26 14:04:41.903 | + functions-common:time_stop:2446 : [[ -z 1650981782544 ]] 2022-04-26 14:04:41.903 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:04:41.903 | + functions-common:time_stop:2449 : end_time=1650981792294 2022-04-26 14:04:41.903 | + functions-common:time_stop:2450 : elapsed_time=9750 2022-04-26 14:04:41.903 | + functions-common:time_stop:2451 : total=8383 2022-04-26 14:04:41.904 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:04:41.904 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18133 2022-04-26 14:04:41.946 | [118214 Async init_glance:157617]: finished init_glance with result 0 in 10 seconds 2022-04-26 14:04:41.951 | + inc/async:async_wait:197 : return 0 2022-04-26 14:04:41.953 | + ./stack.sh:main:1212 : async_wait init_swift 2022-04-26 14:04:42.006 | [118214 Async init_swift:160960]: Waiting for completion of init_swift running on PID 160960 (3 other jobs running) 2022-04-26 14:04:42.032 | [118214 Async init_swift:160960]: Signaling child to exit 2022-04-26 14:04:42.032 | WAKEUP 2022-04-26 14:04:42.055 | [118214 Async init_swift:160960]: Signaled 2022-04-26 14:04:42.057 | + lib/swift:init_swift:668 : local node_number 2022-04-26 14:04:42.057 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-26 14:04:42.057 | No object-server running 2022-04-26 14:04:42.057 | No container-sync running 2022-04-26 14:04:42.057 | No container-auditor running 2022-04-26 14:04:42.057 | No account-reaper running 2022-04-26 14:04:42.057 | No object-auditor running 2022-04-26 14:04:42.057 | No object-expirer running 2022-04-26 14:04:42.057 | No object-updater running 2022-04-26 14:04:42.057 | No account-server running 2022-04-26 14:04:42.057 | No proxy-server running 2022-04-26 14:04:42.057 | No account-replicator running 2022-04-26 14:04:42.057 | No container-server running 2022-04-26 14:04:42.057 | No container-updater running 2022-04-26 14:04:42.057 | No object-reconstructor running 2022-04-26 14:04:42.057 | No container-replicator running 2022-04-26 14:04:42.057 | No container-reconciler running 2022-04-26 14:04:42.057 | No object-replicator running 2022-04-26 14:04:42.057 | No account-auditor running 2022-04-26 14:04:42.057 | No container-sharder running 2022-04-26 14:04:42.058 | + lib/swift:init_swift:670 : true 2022-04-26 14:04:42.058 | + lib/swift:init_swift:673 : create_swift_disk 2022-04-26 14:04:42.058 | + lib/swift:create_swift_disk:565 : local node_number 2022-04-26 14:04:42.058 | + lib/swift:create_swift_disk:570 : local user_group 2022-04-26 14:04:42.058 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-04-26 14:04:42.058 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-04-26 14:04:42.058 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-04-26 14:04:42.058 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-04-26 14:04:42.058 | + functions:create_disk:732 : local node_number 2022-04-26 14:04:42.058 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-26 14:04:42.058 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-26 14:04:42.058 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-04-26 14:04:42.058 | + functions:create_disk:736 : local key 2022-04-26 14:04:42.058 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-26 14:04:42.058 | ++ functions:create_disk:738 : sed s#/.## 2022-04-26 14:04:42.058 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-26 14:04:42.058 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-26 14:04:42.058 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-04-26 14:04:42.058 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-26 14:04:42.058 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-26 14:04:42.058 | + functions:destroy_disk:765 : local key 2022-04-26 14:04:42.058 | ++ functions:destroy_disk:767 : sed s#/.## 2022-04-26 14:04:42.058 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-26 14:04:42.058 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-26 14:04:42.058 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-26 14:04:42.058 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-04-26 14:04:42.058 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-04-26 14:04:42.058 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-04-26 14:04:42.058 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-04-26 14:04:42.059 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-04-26 14:04:42.059 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-04-26 14:04:42.059 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-04-26 14:04:42.059 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-04-26 14:04:42.059 | = sectsz=512 attr=2, projid32bit=1 2022-04-26 14:04:42.059 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-04-26 14:04:42.059 | = reflink=1 2022-04-26 14:04:42.059 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-04-26 14:04:42.059 | = sunit=0 swidth=0 blks 2022-04-26 14:04:42.059 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-04-26 14:04:42.059 | log =internal log bsize=4096 blocks=2560, version=2 2022-04-26 14:04:42.059 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-04-26 14:04:42.059 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-04-26 14:04:42.059 | + 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-04-26 14:04:42.059 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-04-26 14:04:42.059 | /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-04-26 14:04:42.059 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-04-26 14:04:42.059 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-04-26 14:04:42.059 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-04-26 14:04:42.059 | + lib/swift:create_swift_disk:579 : local node_number 2022-04-26 14:04:42.059 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-26 14:04:42.059 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-04-26 14:04:42.059 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-04-26 14:04:42.060 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-04-26 14:04:42.060 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-26 14:04:42.060 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-04-26 14:04:42.060 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-26 14:04:42.060 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-04-26 14:04:42.060 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1650981005.object.builder backups/1650981006.container.builder backups/1650981008.account.builder backups/1650981013.object.builder backups/1650981015.container.builder backups/1650981016.account.builder backups/1650981013.object.ring.gz backups/1650981015.container.ring.gz backups/1650981016.account.ring.gz 2022-04-26 14:04:42.060 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-04-26 14:04:42.060 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-04-26 14:04:42.060 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-04-26 14:04:42.060 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-04-26 14:04:42.060 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-26 14:04:42.060 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-04-26 14:04:42.060 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-04-26 14:04:42.060 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-04-26 14:04:42.060 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-04-26 14:04:42.060 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-04-26 14:04:42.060 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-04-26 14:04:42.060 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-04-26 14:04:42.060 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-04-26 14:04:42.060 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-04-26 14:04:42.060 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-04-26 14:04:42.061 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-26 14:04:42.061 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-04-26 14:04:42.061 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-26 14:04:42.061 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-04-26 14:04:42.061 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-26 14:04:42.061 | + lib/swift:init_swift:714 : popd 2022-04-26 14:04:42.104 | [118214 Async init_swift:160960]: finished init_swift with result 0 in 15 seconds 2022-04-26 14:04:42.108 | + inc/async:async_wait:197 : return 0 2022-04-26 14:04:42.111 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-04-26 14:04:42.165 | [118214 Async init_cinder:161055]: Waiting for completion of init_cinder running on PID 161055 (2 other jobs running) 2022-04-26 14:04:42.191 | [118214 Async init_cinder:161055]: Signaling child to exit 2022-04-26 14:04:42.191 | WAKEUP 2022-04-26 14:04:42.215 | [118214 Async init_cinder:161055]: Signaled 2022-04-26 14:04:42.216 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-04-26 14:04:42.216 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:04:42.216 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-04-26 14:04:42.216 | + lib/database:recreate_database:112 : local db=cinder 2022-04-26 14:04:42.216 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-04-26 14:04:42.216 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-04-26 14:04:42.216 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-04-26 14:04:42.216 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:04:42.216 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-04-26 14:04:42.216 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:04:42.216 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-04-26 14:04:42.217 | + functions-common:time_start:2423 : local name=dbsync 2022-04-26 14:04:42.217 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:04:42.217 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:04:42.217 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:04:42.217 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981835677 2022-04-26 14:04:42.217 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-04-26 14:04:42.217 | 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=161292) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:42.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:42.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:42.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:42.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:42.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:42.218 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:04:42.218 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=161292) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:04:42.218 | INFO cinder.db.migration [-] Applying migration(s) 2022-04-26 14:04:42.218 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 14:04:42.218 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 14:04:42.218 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-04-26 14:04:42.218 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=161292) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-26 14:04:42.218 | INFO cinder.db.migration [-] Migration(s) applied 2022-04-26 14:04:42.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:42.218 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:42.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:42.218 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:42.218 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-26 14:04:42.218 | last_heartbeat = column_property( 2022-04-26 14:04:42.218 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-26 14:04:42.218 | num_hosts = column_property( 2022-04-26 14:04:42.218 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-26 14:04:42.218 | num_down_hosts = column_property( 2022-04-26 14:04:42.218 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-04-26 14:04:42.218 | + functions-common:time_stop:2437 : local name 2022-04-26 14:04:42.218 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:04:42.218 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:04:42.218 | + functions-common:time_stop:2440 : local total 2022-04-26 14:04:42.218 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:04:42.218 | + functions-common:time_stop:2443 : name=dbsync 2022-04-26 14:04:42.218 | + functions-common:time_stop:2444 : start_time=1650981835677 2022-04-26 14:04:42.219 | + functions-common:time_stop:2446 : [[ -z 1650981835677 ]] 2022-04-26 14:04:42.219 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:04:42.219 | + functions-common:time_stop:2449 : end_time=1650981842973 2022-04-26 14:04:42.219 | + functions-common:time_stop:2450 : elapsed_time=7296 2022-04-26 14:04:42.219 | + functions-common:time_stop:2451 : total=8383 2022-04-26 14:04:42.219 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:04:42.219 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15679 2022-04-26 14:04:42.219 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-04-26 14:04:42.219 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:04:42.219 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-04-26 14:04:42.219 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-04-26 14:04:42.219 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-26 14:04:42.219 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-04-26 14:04:42.219 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-04-26 14:04:42.219 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-04-26 14:04:42.219 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-04-26 14:04:42.219 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-04-26 14:04:42.219 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-04-26 14:04:42.219 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-04-26 14:04:42.219 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-04-26 14:04:42.219 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-04-26 14:04:42.219 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 14:04:42.219 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 14:04:42.219 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 14:04:42.219 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 14:04:42.219 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 14:04:42.219 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 14:04:42.219 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 14:04:42.219 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 14:04:42.219 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 14:04:42.219 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 14:04:42.219 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 14:04:42.220 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-04-26 14:04:42.220 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 14:04:42.220 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 14:04:42.220 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 14:04:42.220 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 14:04:42.220 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 14:04:42.220 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 14:04:42.220 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-04-26 14:04:42.220 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-04-26 14:04:42.220 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-04-26 14:04:42.220 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-26 14:04:42.220 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-04-26 14:04:42.220 | Volume group "stack-volumes-lvmdriver-1" not found 2022-04-26 14:04:42.220 | Cannot process volume group stack-volumes-lvmdriver-1 2022-04-26 14:04:42.220 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-04-26 14:04:42.220 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-26 14:04:42.220 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-04-26 14:04:42.220 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-04-26 14:04:42.220 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-04-26 14:04:42.220 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-04-26 14:04:42.220 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-04-26 14:04:42.220 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-04-26 14:04:42.220 | s|%DIRECTIO%|--direct-io=on|g; 2022-04-26 14:04:42.220 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-04-26 14:04:42.220 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-04-26 14:04:42.220 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-04-26 14:04:42.220 | [Unit] 2022-04-26 14:04:42.220 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-26 14:04:42.220 | DefaultDependencies=no 2022-04-26 14:04:42.220 | After=systemd-udev-settle.service 2022-04-26 14:04:42.221 | Before=lvm2-activation-early.service 2022-04-26 14:04:42.221 | Wants=systemd-udev-settle.service 2022-04-26 14:04:42.221 | 2022-04-26 14:04:42.221 | [Service] 2022-04-26 14:04:42.221 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-26 14:04:42.221 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-04-26 14:04:42.221 | RemainAfterExit=yes 2022-04-26 14:04:42.221 | Type=oneshot 2022-04-26 14:04:42.221 | 2022-04-26 14:04:42.221 | [Install] 2022-04-26 14:04:42.221 | WantedBy=local-fs.target 2022-04-26 14:04:42.221 | Also=systemd-udev-settle.service 2022-04-26 14:04:42.221 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-04-26 14:04:42.221 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-04-26 14:04:42.221 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-04-26 14:04:42.221 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-04-26 14:04:42.221 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-04-26 14:04:42.221 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-04-26 14:04:42.221 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-04-26 14:04:42.221 | Volume group "stack-volumes-lvmdriver-1" not found 2022-04-26 14:04:42.221 | Cannot process volume group stack-volumes-lvmdriver-1 2022-04-26 14:04:42.221 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-04-26 14:04:42.221 | Physical volume "/dev/loop4" successfully created. 2022-04-26 14:04:42.221 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-04-26 14:04:42.221 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-04-26 14:04:42.221 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-04-26 14:04:42.221 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-04-26 14:04:42.221 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-04-26 14:04:42.221 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-04-26 14:04:42.221 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-04-26 14:04:42.221 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-04-26 14:04:42.222 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:04:42.222 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-04-26 14:04:42.222 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-04-26 14:04:42.222 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-04-26 14:04:42.262 | [118214 Async init_cinder:161055]: finished init_cinder with result 0 in 11 seconds 2022-04-26 14:04:42.266 | + inc/async:async_wait:197 : return 0 2022-04-26 14:04:42.269 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-04-26 14:04:42.288 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:04:42.290 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-04-26 14:04:42.293 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:04:42.296 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-04-26 14:04:42.298 | + ./stack.sh:main:1220 : init_nova 2022-04-26 14:04:42.302 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-04-26 14:04:42.320 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:04:42.322 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-04-26 14:04:42.340 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:04:42.343 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 14:04:42.346 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-26 14:04:42.405 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-26 14:04:42.444 | [118214 Async nova-cell-0:163551]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-26 14:04:42.450 | ++ lib/nova:init_nova:842 : seq 1 1 2022-04-26 14:04:42.455 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 14:04:42.459 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-04-26 14:04:42.462 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 14:04:42.464 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 14:04:42.467 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-26 14:04:42.530 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-26 14:04:42.572 | [118214 Async nova-cell-1:163643]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-26 14:04:42.575 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-04-26 14:04:42.578 | + lib/database:recreate_database:112 : local db=nova_api 2022-04-26 14:04:42.581 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-04-26 14:04:42.584 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-04-26 14:04:42.589 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-04-26 14:04:42.594 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:04:43.068 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-04-26 14:04:43.073 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:04:43.091 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-04-26 14:04:44.268 | 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-04-26 14:04:47.572 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:04:47.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:47.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:47.582 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:04:47.582 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=163701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:04:47.608 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 14:04:47.608 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 14:04:47.642 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-04-26 14:04:49.567 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=163701) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-26 14:04:49.571 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-04-26 14:04:50.277 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=163701) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-26 14:04:50.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:50.285 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:50.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:50.285 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:50.781 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-04-26 14:04:50.789 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-26 14:04:50.793 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-26 14:04:50.797 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-04-26 14:04:50.800 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-26 14:04:50.805 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-26 14:04:51.976 | 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-04-26 14:04:55.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:55.088 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:55.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:55.088 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:55.228 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:04:55.258 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:04:55.259 | [163551 Async nova-cell-0:163551]: finished successfully 2022-04-26 14:04:55.288 | [163643 Async nova-cell-1:163643]: finished successfully 2022-04-26 14:04:55.550 | ++ lib/nova:init_nova:854 : seq 0 1 2022-04-26 14:04:55.555 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-26 14:04:55.557 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-04-26 14:04:55.610 | [118214 Async nova-cell-0:163551]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 163551 (3 other jobs running) 2022-04-26 14:04:55.636 | [118214 Async nova-cell-0:163551]: Signaling child to exit 2022-04-26 14:04:55.636 | WAKEUP 2022-04-26 14:04:55.658 | [118214 Async nova-cell-0:163551]: Signaled 2022-04-26 14:04:55.659 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-04-26 14:04:55.660 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-04-26 14:04:55.660 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-04-26 14:04:55.660 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-04-26 14:04:55.660 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-04-26 14:04:55.660 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-04-26 14:04:55.660 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-04-26 14:04:55.660 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:04:55.660 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-04-26 14:04:55.660 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:04:55.660 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-04-26 14:04:55.660 | 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-04-26 14:04:55.660 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:04:55.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.662 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:04:55.662 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=163708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:04:55.662 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 14:04:55.662 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 14:04:55.662 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-26 14:04:55.662 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=163708) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-26 14:04:55.662 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-26 14:04:55.662 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=163708) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-26 14:04:55.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:55.662 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:55.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:55.662 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:55.705 | [118214 Async nova-cell-0:163551]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-04-26 14:04:55.709 | + inc/async:async_wait:197 : return 0 2022-04-26 14:04:55.712 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-26 14:04:55.714 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-04-26 14:04:55.765 | [118214 Async nova-cell-1:163643]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 163643 (2 other jobs running) 2022-04-26 14:04:55.797 | [118214 Async nova-cell-1:163643]: Signaling child to exit 2022-04-26 14:04:55.797 | WAKEUP 2022-04-26 14:04:55.822 | [118214 Async nova-cell-1:163643]: Signaled 2022-04-26 14:04:55.824 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-04-26 14:04:55.824 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-04-26 14:04:55.824 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-04-26 14:04:55.824 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-04-26 14:04:55.824 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-04-26 14:04:55.824 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-04-26 14:04:55.824 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-04-26 14:04:55.824 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:04:55.824 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-04-26 14:04:55.824 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:04:55.824 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-04-26 14:04:55.824 | 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-04-26 14:04:55.824 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:04:55.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:04:55.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:04:55.826 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:04:55.826 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=163715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:04:55.826 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 14:04:55.826 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 14:04:55.826 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-26 14:04:55.826 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=163715) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-26 14:04:55.826 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-26 14:04:55.826 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=163715) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-26 14:04:55.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:55.826 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:55.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:55.826 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:55.869 | [118214 Async nova-cell-1:163643]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-04-26 14:04:55.873 | + inc/async:async_wait:197 : return 0 2022-04-26 14:04:55.876 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 14:04:55.879 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-04-26 14:04:56.928 | 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-04-26 14:04:59.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:59.714 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:59.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:04:59.714 | from cryptography.utils import int_from_bytes 2022-04-26 14:04:59.714 | Running batches of 50 until complete 2022-04-26 14:04:59.714 | +-------------------------------------+--------------+-----------+ 2022-04-26 14:04:59.714 | | Migration | Total Needed | Completed | 2022-04-26 14:04:59.714 | +-------------------------------------+--------------+-----------+ 2022-04-26 14:04:59.714 | | fill_virtual_interface_list | 0 | 0 | 2022-04-26 14:04:59.714 | | migrate_empty_ratio | 0 | 0 | 2022-04-26 14:04:59.714 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-04-26 14:04:59.714 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-04-26 14:04:59.714 | | migration_migrate_to_uuid | 0 | 0 | 2022-04-26 14:04:59.714 | | populate_dev_uuids | 0 | 0 | 2022-04-26 14:04:59.714 | | populate_missing_availability_zones | 0 | 0 | 2022-04-26 14:04:59.714 | | populate_queued_for_delete | 0 | 0 | 2022-04-26 14:04:59.714 | | populate_user_id | 0 | 0 | 2022-04-26 14:04:59.714 | | populate_uuids | 0 | 0 | 2022-04-26 14:04:59.714 | +-------------------------------------+--------------+-----------+ 2022-04-26 14:05:00.216 | ++ lib/nova:init_nova:868 : seq 1 1 2022-04-26 14:05:00.220 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 14:05:00.224 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-04-26 14:05:00.227 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 14:05:00.230 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 14:05:00.233 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-04-26 14:05:01.260 | 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-04-26 14:05:03.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:05:03.744 | from cryptography.utils import int_from_bytes 2022-04-26 14:05:03.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:05:03.744 | from cryptography.utils import int_from_bytes 2022-04-26 14:05:03.744 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-04-26 14:05:03.744 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-04-26 14:05:04.191 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-04-26 14:05:04.194 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-04-26 14:05:04.208 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-04-26 14:05:04.210 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-04-26 14:05:04.229 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:04.231 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-04-26 14:05:04.234 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-04-26 14:05:04.295 | + inc/async:async_inner:63 : configure_neutron_nova 2022-04-26 14:05:04.333 | [118214 Async configure_neutron_nova:164867]: running: configure_neutron_nova 2022-04-26 14:05:04.336 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-04-26 14:05:04.339 | + functions-common:run_phase:1865 : local mode=stack 2022-04-26 14:05:04.341 | + functions-common:run_phase:1866 : local phase=post-config 2022-04-26 14:05:04.344 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 14:05:04.346 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 14:05:04.350 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 14:05:04.353 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 14:05:04.355 | + functions-common:run_phase:1875 : local extra 2022-04-26 14:05:04.359 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 14:05:04.365 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 14:05:04.368 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 14:05:04.370 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 14:05:04.373 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-04-26 14:05:04.376 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 14:05:04.395 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:04.398 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 14:05:04.401 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-26 14:05:04.403 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-04-26 14:05:04.406 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-26 14:05:04.408 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-26 14:05:04.411 | ++ extras.d/80-tempest.sh:source:12 : : 2022-04-26 14:05:04.413 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-26 14:05:04.416 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-26 14:05:04.419 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 14:05:04.422 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-26 14:05:04.425 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-04-26 14:05:04.428 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-26 14:05:04.431 | + functions-common:run_plugins:1852 : local phase=post-config 2022-04-26 14:05:04.434 | + functions-common:run_plugins:1854 : local plugins= 2022-04-26 14:05:04.437 | + functions-common:run_plugins:1855 : local plugin 2022-04-26 14:05:04.439 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-04-26 14:05:04.443 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-26 14:05:04.445 | + inc/meta-config:merge_config_group:171 : shift 2022-04-26 14:05:04.448 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-04-26 14:05:04.451 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:05:04.454 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-26 14:05:04.457 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-26 14:05:04.461 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-04-26 14:05:04.463 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:05:04.466 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-04-26 14:05:04.469 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:05:04.472 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-04-26 14:05:04.472 | /^\[\[.+\|.*\]\]/ { 2022-04-26 14:05:04.472 | gsub("[][]", "", $1); 2022-04-26 14:05:04.472 | split($1, a, "|"); 2022-04-26 14:05:04.472 | if (a[1] == matchgroup) 2022-04-26 14:05:04.472 | print a[2] 2022-04-26 14:05:04.472 | } 2022-04-26 14:05:04.472 | ' /home/ubuntu/devstack/local.conf 2022-04-26 14:05:04.478 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-26 14:05:04.481 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-26 14:05:04.485 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-26 14:05:04.489 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-04-26 14:05:04.492 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-04-26 14:05:04.495 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-04-26 14:05:04.498 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-04-26 14:05:04.501 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-04-26 14:05:04.506 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-04-26 14:05:04.509 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-04-26 14:05:04.512 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-26 14:05:04.515 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:05:04.518 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-26 14:05:04.521 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-04-26 14:05:04.524 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-26 14:05:04.528 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-04-26 14:05:04.530 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-04-26 14:05:04.536 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-04-26 14:05:04.539 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-04-26 14:05:04.542 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-26 14:05:04.543 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-04-26 14:05:04.543 | BEGIN { 2022-04-26 14:05:04.543 | section = "" 2022-04-26 14:05:04.543 | last_section = "" 2022-04-26 14:05:04.543 | section_count = 0 2022-04-26 14:05:04.543 | } 2022-04-26 14:05:04.543 | /^\[.+\]/ { 2022-04-26 14:05:04.543 | gsub("[][]", "", $1); 2022-04-26 14:05:04.543 | section=$1 2022-04-26 14:05:04.543 | next 2022-04-26 14:05:04.543 | } 2022-04-26 14:05:04.543 | /^ *\#/ { 2022-04-26 14:05:04.543 | next 2022-04-26 14:05:04.543 | } 2022-04-26 14:05:04.543 | /^[^ \t]+/ { 2022-04-26 14:05:04.544 | # get offset of first = in $0 2022-04-26 14:05:04.544 | eq_idx = index($0, "=") 2022-04-26 14:05:04.544 | # extract attr & value from $0 2022-04-26 14:05:04.544 | attr = substr($0, 1, eq_idx - 1) 2022-04-26 14:05:04.544 | value = substr($0, eq_idx + 1) 2022-04-26 14:05:04.544 | # only need to strip trailing whitespace from attr 2022-04-26 14:05:04.544 | sub(/[ \t]*$/, "", attr) 2022-04-26 14:05:04.544 | # need to strip leading & trailing whitespace from value 2022-04-26 14:05:04.544 | sub(/^[ \t]*/, "", value) 2022-04-26 14:05:04.544 | sub(/[ \t]*$/, "", value) 2022-04-26 14:05:04.544 | 2022-04-26 14:05:04.544 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-26 14:05:04.545 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-26 14:05:04.545 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-26 14:05:04.545 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-26 14:05:04.545 | if (! (section, attr) in cfg_attr_count) { 2022-04-26 14:05:04.545 | if (section != last_section) { 2022-04-26 14:05:04.545 | cfg_section[section_count++] = section 2022-04-26 14:05:04.545 | last_section = section 2022-04-26 14:05:04.545 | } 2022-04-26 14:05:04.545 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-26 14:05:04.545 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-26 14:05:04.545 | 2022-04-26 14:05:04.545 | cfg_attr[section, attr, 0] = value 2022-04-26 14:05:04.545 | cfg_attr_count[section, attr] = 1 2022-04-26 14:05:04.545 | } else { 2022-04-26 14:05:04.545 | lno = cfg_attr_count[section, attr]++ 2022-04-26 14:05:04.545 | cfg_attr[section, attr, lno] = value 2022-04-26 14:05:04.545 | } 2022-04-26 14:05:04.545 | } 2022-04-26 14:05:04.545 | END { 2022-04-26 14:05:04.545 | # Process each section in order 2022-04-26 14:05:04.545 | for (sno = 0; sno < section_count; sno++) { 2022-04-26 14:05:04.545 | section = cfg_section[sno] 2022-04-26 14:05:04.545 | # The ini routines simply append a config item immediately 2022-04-26 14:05:04.545 | # after the section header. To keep the same order as defined 2022-04-26 14:05:04.545 | # in local.conf, invoke the ini routines in the reverse order 2022-04-26 14:05:04.545 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-26 14:05:04.545 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-26 14:05:04.545 | if (cfg_attr_count[section, attr] == 1) 2022-04-26 14:05:04.545 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-26 14:05:04.545 | else { 2022-04-26 14:05:04.545 | # For multiline, invoke the ini routines in the reverse order 2022-04-26 14:05:04.545 | count = cfg_attr_count[section, attr] 2022-04-26 14:05:04.546 | print "inidelete " configfile " " section " " attr 2022-04-26 14:05:04.546 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-26 14:05:04.546 | for (l = count -2; l >= 0; l--) 2022-04-26 14:05:04.546 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-26 14:05:04.546 | } 2022-04-26 14:05:04.546 | } 2022-04-26 14:05:04.546 | } 2022-04-26 14:05:04.546 | } 2022-04-26 14:05:04.546 | ' 2022-04-26 14:05:04.546 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:04.546 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:05:04.546 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-26 14:05:04.549 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-26 14:05:04.553 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-04-26 14:05:04.555 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:05:04.558 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-04-26 14:05:04.561 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-04-26 14:05:04.561 | BEGIN { group = "" } 2022-04-26 14:05:04.561 | /^\[\[.+\|.*\]\]/ { 2022-04-26 14:05:04.561 | gsub("[][]", "", $1); 2022-04-26 14:05:04.561 | split($1, a, "|"); 2022-04-26 14:05:04.561 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-26 14:05:04.561 | group=a[1] 2022-04-26 14:05:04.561 | } else { 2022-04-26 14:05:04.561 | group="" 2022-04-26 14:05:04.561 | } 2022-04-26 14:05:04.561 | next 2022-04-26 14:05:04.561 | } 2022-04-26 14:05:04.561 | { 2022-04-26 14:05:04.561 | if (group != "") 2022-04-26 14:05:04.561 | print $0 2022-04-26 14:05:04.561 | } 2022-04-26 14:05:04.561 | ' /home/ubuntu/devstack/local.conf 2022-04-26 14:05:04.569 | + 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-04-26 14:05:04.571 | ++ 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-04-26 14:05:04.602 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:04.604 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-04-26 14:05:04.607 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-04-26 14:05:04.638 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:04.641 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-04-26 14:05:04.644 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-04-26 14:05:04.681 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:04.683 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-04-26 14:05:04.686 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-04-26 14:05:04.719 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:04.722 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-04-26 14:05:04.725 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-04-26 14:05:04.756 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:04.759 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-04-26 14:05:04.762 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-26 14:05:04.799 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:04.801 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.16/identity"' 2022-04-26 14:05:04.804 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.16/identity 2022-04-26 14:05:04.838 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:04.841 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-04-26 14:05:04.844 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-04-26 14:05:04.877 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:04.880 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-04-26 14:05:04.883 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-26 14:05:04.919 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:04.921 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-04-26 14:05:04.924 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-26 14:05:04.959 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:04.962 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-04-26 14:05:04.965 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-04-26 14:05:04.998 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.001 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-04-26 14:05:05.004 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-26 14:05:05.037 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.040 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-04-26 14:05:05.043 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-04-26 14:05:05.074 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.077 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-26 14:05:05.080 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-26 14:05:05.083 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-26 14:05:05.087 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-04-26 14:05:05.090 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-04-26 14:05:05.093 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-04-26 14:05:05.096 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-04-26 14:05:05.100 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-04-26 14:05:05.104 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-04-26 14:05:05.107 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-04-26 14:05:05.110 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-26 14:05:05.112 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:05:05.115 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-26 14:05:05.118 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-04-26 14:05:05.121 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-26 14:05:05.125 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-04-26 14:05:05.127 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-04-26 14:05:05.132 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-04-26 14:05:05.135 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-04-26 14:05:05.140 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-26 14:05:05.140 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-04-26 14:05:05.140 | BEGIN { 2022-04-26 14:05:05.140 | section = "" 2022-04-26 14:05:05.140 | last_section = "" 2022-04-26 14:05:05.140 | section_count = 0 2022-04-26 14:05:05.140 | } 2022-04-26 14:05:05.140 | /^\[.+\]/ { 2022-04-26 14:05:05.140 | gsub("[][]", "", $1); 2022-04-26 14:05:05.140 | section=$1 2022-04-26 14:05:05.140 | next 2022-04-26 14:05:05.140 | } 2022-04-26 14:05:05.140 | /^ *\#/ { 2022-04-26 14:05:05.140 | next 2022-04-26 14:05:05.140 | } 2022-04-26 14:05:05.140 | /^[^ \t]+/ { 2022-04-26 14:05:05.140 | # get offset of first = in $0 2022-04-26 14:05:05.140 | eq_idx = index($0, "=") 2022-04-26 14:05:05.140 | # extract attr & value from $0 2022-04-26 14:05:05.140 | attr = substr($0, 1, eq_idx - 1) 2022-04-26 14:05:05.140 | value = substr($0, eq_idx + 1) 2022-04-26 14:05:05.141 | # only need to strip trailing whitespace from attr 2022-04-26 14:05:05.141 | sub(/[ \t]*$/, "", attr) 2022-04-26 14:05:05.141 | # need to strip leading & trailing whitespace from value 2022-04-26 14:05:05.141 | sub(/^[ \t]*/, "", value) 2022-04-26 14:05:05.141 | sub(/[ \t]*$/, "", value) 2022-04-26 14:05:05.141 | 2022-04-26 14:05:05.141 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-26 14:05:05.141 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-26 14:05:05.141 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-26 14:05:05.141 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-26 14:05:05.141 | if (! (section, attr) in cfg_attr_count) { 2022-04-26 14:05:05.141 | if (section != last_section) { 2022-04-26 14:05:05.141 | cfg_section[section_count++] = section 2022-04-26 14:05:05.141 | last_section = section 2022-04-26 14:05:05.141 | } 2022-04-26 14:05:05.141 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-26 14:05:05.141 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-26 14:05:05.141 | 2022-04-26 14:05:05.141 | cfg_attr[section, attr, 0] = value 2022-04-26 14:05:05.141 | cfg_attr_count[section, attr] = 1 2022-04-26 14:05:05.141 | } else { 2022-04-26 14:05:05.141 | lno = cfg_attr_count[section, attr]++ 2022-04-26 14:05:05.141 | cfg_attr[section, attr, lno] = value 2022-04-26 14:05:05.141 | } 2022-04-26 14:05:05.141 | } 2022-04-26 14:05:05.141 | END { 2022-04-26 14:05:05.141 | # Process each section in order 2022-04-26 14:05:05.141 | for (sno = 0; sno < section_count; sno++) { 2022-04-26 14:05:05.141 | section = cfg_section[sno] 2022-04-26 14:05:05.141 | # The ini routines simply append a config item immediately 2022-04-26 14:05:05.142 | # after the section header. To keep the same order as defined 2022-04-26 14:05:05.142 | # in local.conf, invoke the ini routines in the reverse order 2022-04-26 14:05:05.142 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-26 14:05:05.142 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-26 14:05:05.142 | if (cfg_attr_count[section, attr] == 1) 2022-04-26 14:05:05.142 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-26 14:05:05.142 | else { 2022-04-26 14:05:05.142 | # For multiline, invoke the ini routines in the reverse order 2022-04-26 14:05:05.142 | count = cfg_attr_count[section, attr] 2022-04-26 14:05:05.142 | print "inidelete " configfile " " section " " attr 2022-04-26 14:05:05.142 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-26 14:05:05.142 | for (l = count -2; l >= 0; l--) 2022-04-26 14:05:05.142 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-26 14:05:05.142 | } 2022-04-26 14:05:05.142 | } 2022-04-26 14:05:05.142 | } 2022-04-26 14:05:05.142 | } 2022-04-26 14:05:05.142 | ' 2022-04-26 14:05:05.142 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.142 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:05:05.143 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-26 14:05:05.146 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-26 14:05:05.149 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-04-26 14:05:05.152 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:05:05.155 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-04-26 14:05:05.157 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-04-26 14:05:05.158 | BEGIN { group = "" } 2022-04-26 14:05:05.158 | /^\[\[.+\|.*\]\]/ { 2022-04-26 14:05:05.158 | gsub("[][]", "", $1); 2022-04-26 14:05:05.158 | split($1, a, "|"); 2022-04-26 14:05:05.158 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-26 14:05:05.158 | group=a[1] 2022-04-26 14:05:05.158 | } else { 2022-04-26 14:05:05.158 | group="" 2022-04-26 14:05:05.158 | } 2022-04-26 14:05:05.158 | next 2022-04-26 14:05:05.158 | } 2022-04-26 14:05:05.158 | { 2022-04-26 14:05:05.158 | if (group != "") 2022-04-26 14:05:05.158 | print $0 2022-04-26 14:05:05.158 | } 2022-04-26 14:05:05.158 | ' /home/ubuntu/devstack/local.conf 2022-04-26 14:05:05.164 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-04-26 14:05:05.167 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-04-26 14:05:05.172 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:05:05.198 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.200 | [164867 Async configure_neutron_nova:164867]: finished successfully 2022-04-26 14:05:05.201 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-04-26 14:05:05.203 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-04-26 14:05:05.234 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.237 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-04-26 14:05:05.240 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-04-26 14:05:05.271 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.273 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-04-26 14:05:05.276 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-04-26 14:05:05.305 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.307 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-04-26 14:05:05.310 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-04-26 14:05:05.340 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.343 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-04-26 14:05:05.345 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-04-26 14:05:05.375 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.377 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-04-26 14:05:05.380 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-04-26 14:05:05.410 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.412 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-04-26 14:05:05.415 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-04-26 14:05:05.445 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.448 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-04-26 14:05:05.450 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-04-26 14:05:05.481 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.483 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-04-26 14:05:05.486 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-04-26 14:05:05.516 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.518 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-04-26 14:05:05.521 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-04-26 14:05:05.552 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.555 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-04-26 14:05:05.557 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-04-26 14:05:05.587 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.590 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-04-26 14:05:05.593 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-04-26 14:05:05.622 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.625 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-04-26 14:05:05.627 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-04-26 14:05:05.658 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.661 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-04-26 14:05:05.664 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-04-26 14:05:05.694 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.697 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-04-26 14:05:05.699 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-04-26 14:05:05.730 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.733 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-26 14:05:05.736 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-26 14:05:05.739 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-26 14:05:05.742 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-04-26 14:05:05.745 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-04-26 14:05:05.748 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-04-26 14:05:05.750 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-04-26 14:05:05.754 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-04-26 14:05:05.759 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-04-26 14:05:05.762 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-04-26 14:05:05.764 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-26 14:05:05.767 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:05:05.771 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-26 14:05:05.773 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-04-26 14:05:05.776 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-26 14:05:05.780 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-04-26 14:05:05.782 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-04-26 14:05:05.786 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-04-26 14:05:05.789 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-04-26 14:05:05.793 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-26 14:05:05.794 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.795 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-04-26 14:05:05.795 | BEGIN { 2022-04-26 14:05:05.795 | section = "" 2022-04-26 14:05:05.795 | last_section = "" 2022-04-26 14:05:05.795 | section_count = 0 2022-04-26 14:05:05.795 | } 2022-04-26 14:05:05.795 | /^\[.+\]/ { 2022-04-26 14:05:05.795 | gsub("[][]", "", $1); 2022-04-26 14:05:05.795 | section=$1 2022-04-26 14:05:05.795 | next 2022-04-26 14:05:05.795 | } 2022-04-26 14:05:05.795 | /^ *\#/ { 2022-04-26 14:05:05.795 | next 2022-04-26 14:05:05.795 | } 2022-04-26 14:05:05.795 | /^[^ \t]+/ { 2022-04-26 14:05:05.795 | # get offset of first = in $0 2022-04-26 14:05:05.796 | eq_idx = index($0, "=") 2022-04-26 14:05:05.796 | # extract attr & value from $0 2022-04-26 14:05:05.796 | attr = substr($0, 1, eq_idx - 1) 2022-04-26 14:05:05.796 | value = substr($0, eq_idx + 1) 2022-04-26 14:05:05.796 | # only need to strip trailing whitespace from attr 2022-04-26 14:05:05.796 | sub(/[ \t]*$/, "", attr) 2022-04-26 14:05:05.796 | # need to strip leading & trailing whitespace from value 2022-04-26 14:05:05.796 | sub(/^[ \t]*/, "", value) 2022-04-26 14:05:05.796 | sub(/[ \t]*$/, "", value) 2022-04-26 14:05:05.796 | 2022-04-26 14:05:05.796 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-26 14:05:05.796 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-26 14:05:05.796 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-26 14:05:05.796 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-26 14:05:05.796 | if (! (section, attr) in cfg_attr_count) { 2022-04-26 14:05:05.796 | if (section != last_section) { 2022-04-26 14:05:05.796 | cfg_section[section_count++] = section 2022-04-26 14:05:05.796 | last_section = section 2022-04-26 14:05:05.796 | } 2022-04-26 14:05:05.796 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-26 14:05:05.796 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-26 14:05:05.796 | 2022-04-26 14:05:05.796 | cfg_attr[section, attr, 0] = value 2022-04-26 14:05:05.796 | cfg_attr_count[section, attr] = 1 2022-04-26 14:05:05.796 | } else { 2022-04-26 14:05:05.796 | lno = cfg_attr_count[section, attr]++ 2022-04-26 14:05:05.796 | cfg_attr[section, attr, lno] = value 2022-04-26 14:05:05.796 | } 2022-04-26 14:05:05.796 | } 2022-04-26 14:05:05.796 | END { 2022-04-26 14:05:05.796 | # Process each section in order 2022-04-26 14:05:05.796 | for (sno = 0; sno < section_count; sno++) { 2022-04-26 14:05:05.797 | section = cfg_section[sno] 2022-04-26 14:05:05.797 | # The ini routines simply append a config item immediately 2022-04-26 14:05:05.797 | # after the section header. To keep the same order as defined 2022-04-26 14:05:05.797 | # in local.conf, invoke the ini routines in the reverse order 2022-04-26 14:05:05.797 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-26 14:05:05.797 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-26 14:05:05.797 | if (cfg_attr_count[section, attr] == 1) 2022-04-26 14:05:05.797 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-26 14:05:05.797 | else { 2022-04-26 14:05:05.797 | # For multiline, invoke the ini routines in the reverse order 2022-04-26 14:05:05.797 | count = cfg_attr_count[section, attr] 2022-04-26 14:05:05.797 | print "inidelete " configfile " " section " " attr 2022-04-26 14:05:05.797 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-26 14:05:05.797 | for (l = count -2; l >= 0; l--) 2022-04-26 14:05:05.797 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-26 14:05:05.797 | } 2022-04-26 14:05:05.797 | } 2022-04-26 14:05:05.797 | } 2022-04-26 14:05:05.797 | } 2022-04-26 14:05:05.797 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:05:05.797 | ' 2022-04-26 14:05:05.798 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-26 14:05:05.801 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-26 14:05:05.802 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-04-26 14:05:05.804 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:05:05.807 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-04-26 14:05:05.810 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-04-26 14:05:05.810 | BEGIN { group = "" } 2022-04-26 14:05:05.810 | /^\[\[.+\|.*\]\]/ { 2022-04-26 14:05:05.810 | gsub("[][]", "", $1); 2022-04-26 14:05:05.810 | split($1, a, "|"); 2022-04-26 14:05:05.810 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-26 14:05:05.810 | group=a[1] 2022-04-26 14:05:05.810 | } else { 2022-04-26 14:05:05.810 | group="" 2022-04-26 14:05:05.810 | } 2022-04-26 14:05:05.810 | next 2022-04-26 14:05:05.810 | } 2022-04-26 14:05:05.810 | { 2022-04-26 14:05:05.810 | if (group != "") 2022-04-26 14:05:05.810 | print $0 2022-04-26 14:05:05.810 | } 2022-04-26 14:05:05.810 | ' /home/ubuntu/devstack/local.conf 2022-04-26 14:05:05.817 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-04-26 14:05:05.820 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-04-26 14:05:05.852 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.855 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-04-26 14:05:05.857 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-04-26 14:05:05.888 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.890 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-04-26 14:05:05.893 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-04-26 14:05:05.922 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.924 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-04-26 14:05:05.927 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-04-26 14:05:05.955 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.958 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-04-26 14:05:05.961 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-26 14:05:05.992 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:05.995 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-04-26 14:05:05.997 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-04-26 14:05:06.026 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:06.028 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-04-26 14:05:06.031 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-26 14:05:06.062 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:06.065 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-04-26 14:05:06.067 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-26 14:05:06.097 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:06.100 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-26 14:05:06.103 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-26 14:05:06.106 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-26 14:05:06.110 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-04-26 14:05:06.114 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:05:06.117 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:05:06.119 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-04-26 14:05:06.123 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:05:06.127 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-04-26 14:05:06.130 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-04-26 14:05:06.132 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-26 14:05:06.135 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:05:06.138 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-26 14:05:06.141 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-26 14:05:06.143 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-26 14:05:06.147 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-04-26 14:05:06.150 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:05:06.153 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:05:06.156 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-04-26 14:05:06.160 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-26 14:05:06.161 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-26 14:05:06.161 | BEGIN { 2022-04-26 14:05:06.161 | section = "" 2022-04-26 14:05:06.161 | last_section = "" 2022-04-26 14:05:06.161 | section_count = 0 2022-04-26 14:05:06.161 | } 2022-04-26 14:05:06.161 | /^\[.+\]/ { 2022-04-26 14:05:06.161 | gsub("[][]", "", $1); 2022-04-26 14:05:06.161 | section=$1 2022-04-26 14:05:06.161 | next 2022-04-26 14:05:06.161 | } 2022-04-26 14:05:06.161 | /^ *\#/ { 2022-04-26 14:05:06.161 | next 2022-04-26 14:05:06.161 | } 2022-04-26 14:05:06.161 | /^[^ \t]+/ { 2022-04-26 14:05:06.161 | # get offset of first = in $0 2022-04-26 14:05:06.161 | eq_idx = index($0, "=") 2022-04-26 14:05:06.161 | # extract attr & value from $0 2022-04-26 14:05:06.161 | attr = substr($0, 1, eq_idx - 1) 2022-04-26 14:05:06.161 | value = substr($0, eq_idx + 1) 2022-04-26 14:05:06.161 | # only need to strip trailing whitespace from attr 2022-04-26 14:05:06.161 | sub(/[ \t]*$/, "", attr) 2022-04-26 14:05:06.161 | # need to strip leading & trailing whitespace from value 2022-04-26 14:05:06.161 | sub(/^[ \t]*/, "", value) 2022-04-26 14:05:06.161 | sub(/[ \t]*$/, "", value) 2022-04-26 14:05:06.161 | 2022-04-26 14:05:06.161 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-26 14:05:06.161 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-26 14:05:06.161 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-26 14:05:06.162 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-26 14:05:06.162 | if (! (section, attr) in cfg_attr_count) { 2022-04-26 14:05:06.162 | if (section != last_section) { 2022-04-26 14:05:06.162 | cfg_section[section_count++] = section 2022-04-26 14:05:06.162 | last_section = section 2022-04-26 14:05:06.162 | } 2022-04-26 14:05:06.162 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-26 14:05:06.162 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-26 14:05:06.162 | 2022-04-26 14:05:06.162 | cfg_attr[section, attr, 0] = value 2022-04-26 14:05:06.162 | cfg_attr_count[section, attr] = 1 2022-04-26 14:05:06.162 | } else { 2022-04-26 14:05:06.162 | lno = cfg_attr_count[section, attr]++ 2022-04-26 14:05:06.162 | cfg_attr[section, attr, lno] = value 2022-04-26 14:05:06.162 | } 2022-04-26 14:05:06.162 | } 2022-04-26 14:05:06.162 | END { 2022-04-26 14:05:06.162 | # Process each section in order 2022-04-26 14:05:06.162 | for (sno = 0; sno < section_count; sno++) { 2022-04-26 14:05:06.162 | section = cfg_section[sno] 2022-04-26 14:05:06.162 | # The ini routines simply append a config item immediately 2022-04-26 14:05:06.162 | # after the section header. To keep the same order as defined 2022-04-26 14:05:06.162 | # in local.conf, invoke the ini routines in the reverse order 2022-04-26 14:05:06.162 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-26 14:05:06.162 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-26 14:05:06.162 | if (cfg_attr_count[section, attr] == 1) 2022-04-26 14:05:06.162 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-26 14:05:06.162 | else { 2022-04-26 14:05:06.162 | # For multiline, invoke the ini routines in the reverse order 2022-04-26 14:05:06.162 | count = cfg_attr_count[section, attr] 2022-04-26 14:05:06.162 | print "inidelete " configfile " " section " " attr 2022-04-26 14:05:06.162 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-26 14:05:06.162 | for (l = count -2; l >= 0; l--) 2022-04-26 14:05:06.163 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-26 14:05:06.163 | } 2022-04-26 14:05:06.163 | } 2022-04-26 14:05:06.163 | } 2022-04-26 14:05:06.163 | } 2022-04-26 14:05:06.163 | ' 2022-04-26 14:05:06.163 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:06.164 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-26 14:05:06.165 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:05:06.167 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-26 14:05:06.170 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-26 14:05:06.172 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:05:06.175 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-04-26 14:05:06.177 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-26 14:05:06.177 | BEGIN { group = "" } 2022-04-26 14:05:06.177 | /^\[\[.+\|.*\]\]/ { 2022-04-26 14:05:06.178 | gsub("[][]", "", $1); 2022-04-26 14:05:06.178 | split($1, a, "|"); 2022-04-26 14:05:06.178 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-26 14:05:06.178 | group=a[1] 2022-04-26 14:05:06.178 | } else { 2022-04-26 14:05:06.178 | group="" 2022-04-26 14:05:06.178 | } 2022-04-26 14:05:06.178 | next 2022-04-26 14:05:06.178 | } 2022-04-26 14:05:06.178 | { 2022-04-26 14:05:06.178 | if (group != "") 2022-04-26 14:05:06.178 | print $0 2022-04-26 14:05:06.178 | } 2022-04-26 14:05:06.178 | ' /home/ubuntu/devstack/local.conf 2022-04-26 14:05:06.184 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-04-26 14:05:06.187 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-04-26 14:05:06.215 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:06.217 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-04-26 14:05:06.220 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-04-26 14:05:06.248 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:05:06.251 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-04-26 14:05:06.271 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:06.273 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-04-26 14:05:06.276 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:05:06.279 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-04-26 14:05:06.281 | + ./stack.sh:main:1254 : start_swift 2022-04-26 14:05:06.284 | + lib/swift:start_swift:752 : restart_service memcached 2022-04-26 14:05:06.288 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 14:05:06.290 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-04-26 14:05:06.318 | + lib/swift:start_swift:755 : is_ubuntu 2022-04-26 14:05:06.326 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:05:06.328 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:05:06.331 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-04-26 14:05:06.777 | Restarting rsync (via systemctl): rsync.service. 2022-04-26 14:05:06.785 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-04-26 14:05:06.788 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-04-26 14:05:06.791 | + lib/swift:start_swift:783 : local foreground_services type 2022-04-26 14:05:06.794 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-04-26 14:05:06.797 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-26 14:05:06.801 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 14:05:06.804 | + functions-common:run_process:1692 : local service=s-object 2022-04-26 14:05:06.806 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 14:05:06.809 | + functions-common:run_process:1694 : local group= 2022-04-26 14:05:06.811 | + functions-common:run_process:1695 : local user= 2022-04-26 14:05:06.814 | + functions-common:run_process:1697 : local name=s-object 2022-04-26 14:05:06.817 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:05:06.820 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:05:06.823 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:06.825 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:06.828 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:06.834 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981906831 2022-04-26 14:05:06.837 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-04-26 14:05:06.858 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:06.860 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-04-26 14:05:06.864 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-04-26 14:05:06.866 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 14:05:06.869 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 14:05:06.872 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 14:05:06.874 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 14:05:06.876 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-04-26 14:05:06.879 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-04-26 14:05:06.882 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-04-26 14:05:06.884 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:05:06.887 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:05:06.889 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-04-26 14:05:06.892 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-04-26 14:05:06.895 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-04-26 14:05:06.897 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 14:05:06.899 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:05:06.901 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:05:06.904 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:05:06.906 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:05:06.908 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-04-26 14:05:06.911 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:05:06.916 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-04-26 14:05:06.969 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-04-26 14:05:07.022 | + functions-common:write_user_unit_file:1587 : 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-04-26 14:05:07.075 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-04-26 14:05:07.128 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-04-26 14:05:07.183 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:05:07.237 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:05:07.239 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-04-26 14:05:07.292 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:05:07.696 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-04-26 14:05:07.709 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-04-26 14:05:08.145 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-04-26 14:05:08.166 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:05:08.169 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:08.171 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:08.178 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:08.181 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:08.183 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:08.186 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:05:08.188 | + functions-common:time_stop:2444 : start_time=1650981906831 2022-04-26 14:05:08.191 | + functions-common:time_stop:2446 : [[ -z 1650981906831 ]] 2022-04-26 14:05:08.195 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:08.199 | + functions-common:time_stop:2449 : end_time=1650981908196 2022-04-26 14:05:08.202 | + functions-common:time_stop:2450 : elapsed_time=1365 2022-04-26 14:05:08.204 | + functions-common:time_stop:2451 : total=2933 2022-04-26 14:05:08.207 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:08.216 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4298 2022-04-26 14:05:08.219 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-26 14:05:08.221 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 14:05:08.224 | + functions-common:run_process:1692 : local service=s-container 2022-04-26 14:05:08.227 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 14:05:08.229 | + functions-common:run_process:1694 : local group= 2022-04-26 14:05:08.232 | + functions-common:run_process:1695 : local user= 2022-04-26 14:05:08.234 | + functions-common:run_process:1697 : local name=s-container 2022-04-26 14:05:08.237 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:05:08.240 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:05:08.243 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:08.245 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:08.248 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:08.253 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981908250 2022-04-26 14:05:08.255 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-04-26 14:05:08.273 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:08.276 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-04-26 14:05:08.278 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-04-26 14:05:08.281 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 14:05:08.283 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 14:05:08.286 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 14:05:08.289 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 14:05:08.291 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-04-26 14:05:08.294 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-04-26 14:05:08.296 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-04-26 14:05:08.299 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:05:08.302 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:05:08.304 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-04-26 14:05:08.307 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-04-26 14:05:08.310 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-04-26 14:05:08.312 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 14:05:08.314 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:05:08.317 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:05:08.319 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:05:08.322 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:05:08.324 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-04-26 14:05:08.327 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:05:08.331 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-04-26 14:05:08.386 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-04-26 14:05:08.444 | + functions-common:write_user_unit_file:1587 : 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-04-26 14:05:08.499 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-04-26 14:05:08.557 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-04-26 14:05:08.611 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:05:08.667 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:05:08.669 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-04-26 14:05:08.724 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:05:09.163 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-04-26 14:05:09.177 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-04-26 14:05:09.593 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-04-26 14:05:09.623 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:05:09.625 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:09.628 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:09.631 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:09.633 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:09.636 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:09.638 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:05:09.641 | + functions-common:time_stop:2444 : start_time=1650981908250 2022-04-26 14:05:09.643 | + functions-common:time_stop:2446 : [[ -z 1650981908250 ]] 2022-04-26 14:05:09.647 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:09.651 | + functions-common:time_stop:2449 : end_time=1650981909648 2022-04-26 14:05:09.654 | + functions-common:time_stop:2450 : elapsed_time=1398 2022-04-26 14:05:09.656 | + functions-common:time_stop:2451 : total=4298 2022-04-26 14:05:09.658 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:09.662 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5696 2022-04-26 14:05:09.664 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-26 14:05:09.667 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 14:05:09.669 | + functions-common:run_process:1692 : local service=s-account 2022-04-26 14:05:09.672 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 14:05:09.674 | + functions-common:run_process:1694 : local group= 2022-04-26 14:05:09.677 | + functions-common:run_process:1695 : local user= 2022-04-26 14:05:09.680 | + functions-common:run_process:1697 : local name=s-account 2022-04-26 14:05:09.682 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:05:09.685 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:05:09.687 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:09.690 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:09.694 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:09.698 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981909695 2022-04-26 14:05:09.701 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-04-26 14:05:09.722 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:09.725 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-04-26 14:05:09.727 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-04-26 14:05:09.730 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 14:05:09.733 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 14:05:09.735 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 14:05:09.738 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 14:05:09.741 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-04-26 14:05:09.743 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-04-26 14:05:09.746 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-04-26 14:05:09.748 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:05:09.750 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:05:09.753 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-04-26 14:05:09.756 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-04-26 14:05:09.758 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-04-26 14:05:09.761 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 14:05:09.763 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:05:09.766 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:05:09.768 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:05:09.771 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:05:09.776 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-04-26 14:05:09.778 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:05:09.783 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-04-26 14:05:09.841 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-04-26 14:05:09.897 | + functions-common:write_user_unit_file:1587 : 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-04-26 14:05:09.951 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-04-26 14:05:10.009 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-04-26 14:05:10.062 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:05:10.118 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:05:10.120 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-04-26 14:05:10.174 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:05:10.587 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-04-26 14:05:10.601 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-04-26 14:05:11.024 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-04-26 14:05:11.050 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:05:11.053 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:11.057 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:11.060 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:11.062 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:11.065 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:11.068 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:05:11.071 | + functions-common:time_stop:2444 : start_time=1650981909695 2022-04-26 14:05:11.073 | + functions-common:time_stop:2446 : [[ -z 1650981909695 ]] 2022-04-26 14:05:11.077 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:11.082 | + functions-common:time_stop:2449 : end_time=1650981911078 2022-04-26 14:05:11.084 | + functions-common:time_stop:2450 : elapsed_time=1383 2022-04-26 14:05:11.087 | + functions-common:time_stop:2451 : total=5696 2022-04-26 14:05:11.089 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:11.092 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7079 2022-04-26 14:05:11.094 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-04-26 14:05:11.097 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-04-26 14:05:11.157 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 14:05:11.159 | + functions-common:run_process:1692 : local service=s-container-sync 2022-04-26 14:05:11.162 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 14:05:11.165 | + functions-common:run_process:1694 : local group= 2022-04-26 14:05:11.167 | + functions-common:run_process:1695 : local user= 2022-04-26 14:05:11.170 | + functions-common:run_process:1697 : local name=s-container-sync 2022-04-26 14:05:11.172 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:05:11.175 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:05:11.177 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:11.180 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:11.183 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:11.188 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981911185 2022-04-26 14:05:11.192 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-04-26 14:05:11.210 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:11.213 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-04-26 14:05:11.215 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-04-26 14:05:11.218 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 14:05:11.220 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 14:05:11.223 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 14:05:11.226 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 14:05:11.228 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-04-26 14:05:11.231 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-04-26 14:05:11.234 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-04-26 14:05:11.236 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:05:11.239 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:05:11.241 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-04-26 14:05:11.244 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-04-26 14:05:11.246 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-04-26 14:05:11.249 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 14:05:11.251 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:05:11.254 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:05:11.256 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:05:11.259 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:05:11.261 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-04-26 14:05:11.264 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:05:11.268 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-04-26 14:05:11.323 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-04-26 14:05:11.377 | + functions-common:write_user_unit_file:1587 : 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-04-26 14:05:11.433 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-04-26 14:05:11.491 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-04-26 14:05:11.545 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:05:11.605 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:05:11.611 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-04-26 14:05:11.678 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:05:12.140 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-04-26 14:05:12.616 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-04-26 14:05:12.645 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:05:12.648 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:12.651 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:12.653 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:12.656 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:12.658 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:12.661 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:05:12.663 | + functions-common:time_stop:2444 : start_time=1650981911185 2022-04-26 14:05:12.666 | + functions-common:time_stop:2446 : [[ -z 1650981911185 ]] 2022-04-26 14:05:12.669 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:12.674 | + functions-common:time_stop:2449 : end_time=1650981912671 2022-04-26 14:05:12.676 | + functions-common:time_stop:2450 : elapsed_time=1486 2022-04-26 14:05:12.679 | + functions-common:time_stop:2451 : total=7079 2022-04-26 14:05:12.682 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:12.684 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8565 2022-04-26 14:05:12.687 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-04-26 14:05:12.705 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:05:12.708 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 14:05:12.711 | + functions-common:run_process:1692 : local service=s-proxy 2022-04-26 14:05:12.713 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 14:05:12.716 | + functions-common:run_process:1694 : local group= 2022-04-26 14:05:12.718 | + functions-common:run_process:1695 : local user= 2022-04-26 14:05:12.721 | + functions-common:run_process:1697 : local name=s-proxy 2022-04-26 14:05:12.723 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:05:12.726 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:05:12.729 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:12.731 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:12.734 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:12.739 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981912736 2022-04-26 14:05:12.742 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-04-26 14:05:12.760 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:12.763 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-04-26 14:05:12.766 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-04-26 14:05:12.768 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 14:05:12.771 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 14:05:12.774 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 14:05:12.776 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 14:05:12.779 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-04-26 14:05:12.782 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-04-26 14:05:12.785 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-04-26 14:05:12.787 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:05:12.790 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:05:12.792 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-04-26 14:05:12.795 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-04-26 14:05:12.798 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-04-26 14:05:12.800 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 14:05:12.803 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:05:12.805 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:05:12.808 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:05:12.810 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:05:12.813 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-04-26 14:05:12.816 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:05:12.820 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-04-26 14:05:12.875 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-04-26 14:05:12.930 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 14:05:12.984 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-04-26 14:05:13.041 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-04-26 14:05:13.095 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:05:13.152 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:05:13.155 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-04-26 14:05:13.212 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:05:13.626 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-04-26 14:05:13.641 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-04-26 14:05:14.063 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-04-26 14:05:14.090 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:05:14.093 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:14.096 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:14.100 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:14.102 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:14.105 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:14.107 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:05:14.110 | + functions-common:time_stop:2444 : start_time=1650981912736 2022-04-26 14:05:14.113 | + functions-common:time_stop:2446 : [[ -z 1650981912736 ]] 2022-04-26 14:05:14.116 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:14.121 | + functions-common:time_stop:2449 : end_time=1650981914118 2022-04-26 14:05:14.123 | + functions-common:time_stop:2450 : elapsed_time=1382 2022-04-26 14:05:14.126 | + functions-common:time_stop:2451 : total=8565 2022-04-26 14:05:14.129 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:14.131 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9947 2022-04-26 14:05:14.134 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-04-26 14:05:14.134 | Waiting for swift proxy to start... 2022-04-26 14:05:14.137 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.16:8080/info 2022-04-26 14:05:14.139 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 14:05:14.142 | + functions:wait_for_service:458 : local url=http://10.222.0.16:8080/info 2022-04-26 14:05:14.144 | + functions:wait_for_service:459 : local rval=0 2022-04-26 14:05:14.147 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 14:05:14.150 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 14:05:14.152 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:14.155 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:14.158 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:14.163 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981914161 2022-04-26 14:05:14.166 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 14:05:14.172 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16:8080/info 2022-04-26 14:05:14.185 | + :: : [[ 000 == 503 ]] 2022-04-26 14:05:14.186 | + :: : [[ 7 -eq 7 ]] 2022-04-26 14:05:14.188 | + :: : sleep 1 2022-04-26 14:05:15.191 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16:8080/info 2022-04-26 14:05:15.204 | + :: : [[ 000 == 503 ]] 2022-04-26 14:05:15.205 | + :: : [[ 7 -eq 7 ]] 2022-04-26 14:05:15.207 | + :: : sleep 1 2022-04-26 14:05:16.210 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16:8080/info 2022-04-26 14:05:16.224 | + :: : [[ 000 == 503 ]] 2022-04-26 14:05:16.225 | + :: : [[ 7 -eq 7 ]] 2022-04-26 14:05:16.226 | + :: : sleep 1 2022-04-26 14:05:17.230 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16:8080/info 2022-04-26 14:05:17.250 | + :: : [[ 200 == 503 ]] 2022-04-26 14:05:17.251 | + :: : [[ 0 -eq 7 ]] 2022-04-26 14:05:17.255 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 14:05:17.258 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:17.261 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:17.263 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:17.266 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:17.269 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:17.271 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 14:05:17.274 | + functions-common:time_stop:2444 : start_time=1650981914161 2022-04-26 14:05:17.276 | + functions-common:time_stop:2446 : [[ -z 1650981914161 ]] 2022-04-26 14:05:17.279 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:17.285 | + functions-common:time_stop:2449 : end_time=1650981917281 2022-04-26 14:05:17.287 | + functions-common:time_stop:2450 : elapsed_time=3120 2022-04-26 14:05:17.290 | + functions-common:time_stop:2451 : total=6475 2022-04-26 14:05:17.292 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:17.295 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9595 2022-04-26 14:05:17.297 | + functions:wait_for_service:467 : return 0 2022-04-26 14:05:17.300 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-04-26 14:05:17.303 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-26 14:05:17.306 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-04-26 14:05:17.324 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:17.327 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-26 14:05:17.358 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-04-26 14:05:17.410 | [118214 Async configure_neutron_nova:164867]: Waiting for completion of configure_neutron_nova running on PID 164867 (2 other jobs running) 2022-04-26 14:05:17.436 | [118214 Async configure_neutron_nova:164867]: Signaling child to exit 2022-04-26 14:05:17.436 | WAKEUP 2022-04-26 14:05:17.459 | [118214 Async configure_neutron_nova:164867]: Signaled 2022-04-26 14:05:17.461 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-04-26 14:05:17.461 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:05:17.461 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 14:05:17.461 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:05:17.461 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 14:05:17.461 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-26 14:05:17.461 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 14:05:17.461 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-04-26 14:05:17.461 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-04-26 14:05:17.461 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-04-26 14:05:17.461 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.16/identity 2022-04-26 14:05:17.461 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-04-26 14:05:17.461 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-04-26 14:05:17.461 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-04-26 14:05:17.461 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-04-26 14:05:17.461 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-04-26 14:05:17.461 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-04-26 14:05:17.461 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-04-26 14:05:17.461 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-04-26 14:05:17.461 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-26 14:05:17.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-26 14:05:17.461 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-26 14:05:17.461 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-04-26 14:05:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-04-26 14:05:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-04-26 14:05:17.462 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-04-26 14:05:17.462 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-04-26 14:05:17.462 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 14:05:17.462 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-04-26 14:05:17.462 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-04-26 14:05:17.462 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 14:05:17.462 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 14:05:17.462 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-04-26 14:05:17.462 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-04-26 14:05:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-04-26 14:05:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-04-26 14:05:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.16/identity 2022-04-26 14:05:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-04-26 14:05:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-04-26 14:05:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-04-26 14:05:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-04-26 14:05:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-04-26 14:05:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-04-26 14:05:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-04-26 14:05:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-04-26 14:05:17.462 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-26 14:05:17.462 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-26 14:05:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-26 14:05:17.462 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-04-26 14:05:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-04-26 14:05:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-04-26 14:05:17.507 | [118214 Async configure_neutron_nova:164867]: finished configure_neutron_nova with result 0 in 0 seconds 2022-04-26 14:05:17.511 | + inc/async:async_wait:197 : return 0 2022-04-26 14:05:17.514 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-04-26 14:05:17.532 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:17.535 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-26 14:05:17.565 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-26 14:05:17.597 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-04-26 14:05:17.615 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:17.618 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-04-26 14:05:17.620 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:05:17.623 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-04-26 14:05:17.626 | + ./stack.sh:main:1279 : start_nova_api 2022-04-26 14:05:17.629 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-04-26 14:05:17.631 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-04-26 14:05:17.634 | + lib/nova:start_nova_api:936 : local nova_url 2022-04-26 14:05:17.637 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-04-26 14:05:17.654 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:05:17.657 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:05:17.660 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:05:17.662 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:05:17.665 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-04-26 14:05:17.669 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-04-26 14:05:17.673 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 14:05:17.676 | + functions-common:run_process:1692 : local service=n-api 2022-04-26 14:05:17.679 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 14:05:17.681 | + functions-common:run_process:1694 : local group= 2022-04-26 14:05:17.684 | + functions-common:run_process:1695 : local user= 2022-04-26 14:05:17.687 | + functions-common:run_process:1697 : local name=n-api 2022-04-26 14:05:17.689 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:05:17.693 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:05:17.695 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:17.698 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:17.701 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:17.706 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981917703 2022-04-26 14:05:17.709 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-04-26 14:05:17.726 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:17.728 | + functions-common:run_process:1701 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-04-26 14:05:17.731 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-04-26 14:05:17.733 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 14:05:17.736 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 14:05:17.739 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 14:05:17.742 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 14:05:17.744 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-04-26 14:05:17.747 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-04-26 14:05:17.749 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-04-26 14:05:17.752 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:05:17.755 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:05:17.758 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-04-26 14:05:17.761 | + functions-common:_run_under_systemd:1667 : 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-04-26 14:05:17.764 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-04-26 14:05:17.766 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 14:05:17.769 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 14:05:17.771 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 14:05:17.774 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-04-26 14:05:17.776 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 14:05:17.780 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-04-26 14:05:17.834 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-04-26 14:05:17.888 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-04-26 14:05:17.942 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-04-26 14:05:17.996 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:05:18.051 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-04-26 14:05:18.104 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-04-26 14:05:18.160 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-04-26 14:05:18.215 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-04-26 14:05:18.269 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-04-26 14:05:18.323 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 14:05:18.325 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-04-26 14:05:18.382 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 14:05:18.785 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-04-26 14:05:18.798 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-04-26 14:05:19.185 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-04-26 14:05:19.265 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:05:19.268 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:19.271 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:19.274 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:19.277 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:19.280 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:19.283 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:05:19.286 | + functions-common:time_stop:2444 : start_time=1650981917703 2022-04-26 14:05:19.289 | + functions-common:time_stop:2446 : [[ -z 1650981917703 ]] 2022-04-26 14:05:19.292 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:19.297 | + functions-common:time_stop:2449 : end_time=1650981919294 2022-04-26 14:05:19.300 | + functions-common:time_stop:2450 : elapsed_time=1591 2022-04-26 14:05:19.303 | + functions-common:time_stop:2451 : total=9947 2022-04-26 14:05:19.305 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:19.308 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11538 2022-04-26 14:05:19.311 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.16/compute/v2.1/ 2022-04-26 14:05:19.313 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-04-26 14:05:19.313 | Waiting for nova-api to start... 2022-04-26 14:05:19.316 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.16/compute/v2.1/ 2022-04-26 14:05:19.319 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 14:05:19.322 | + functions:wait_for_service:458 : local url=http://10.222.0.16/compute/v2.1/ 2022-04-26 14:05:19.324 | + functions:wait_for_service:459 : local rval=0 2022-04-26 14:05:19.327 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 14:05:19.329 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 14:05:19.332 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:19.335 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:19.338 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:19.343 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981919340 2022-04-26 14:05:19.346 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 14:05:19.352 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/compute/v2.1/ 2022-04-26 14:05:25.067 | + :: : [[ 200 == 503 ]] 2022-04-26 14:05:25.068 | + :: : [[ 0 -eq 7 ]] 2022-04-26 14:05:25.071 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 14:05:25.074 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:25.077 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:25.079 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:25.082 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:25.084 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:25.087 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 14:05:25.089 | + functions-common:time_stop:2444 : start_time=1650981919340 2022-04-26 14:05:25.092 | + functions-common:time_stop:2446 : [[ -z 1650981919340 ]] 2022-04-26 14:05:25.095 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:25.100 | + functions-common:time_stop:2449 : end_time=1650981925097 2022-04-26 14:05:25.103 | + functions-common:time_stop:2450 : elapsed_time=5757 2022-04-26 14:05:25.105 | + functions-common:time_stop:2451 : total=9595 2022-04-26 14:05:25.108 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:25.110 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15352 2022-04-26 14:05:25.114 | + functions:wait_for_service:467 : return 0 2022-04-26 14:05:25.117 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:05:25.120 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:05:25.123 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-04-26 14:05:25.142 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:25.144 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-04-26 14:05:25.147 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:05:25.152 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-04-26 14:05:25.155 | + ./stack.sh:main:1284 : start_ovn_services 2022-04-26 14:05:25.157 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-04-26 14:05:25.160 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-04-26 14:05:25.178 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:05:25.181 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-04-26 14:05:25.198 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:25.201 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-04-26 14:05:25.204 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:05:25.207 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-04-26 14:05:25.209 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-04-26 14:05:25.212 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-04-26 14:05:25.215 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-26 14:05:25.246 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-04-26 14:05:25.249 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-04-26 14:05:25.252 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-04-26 14:05:25.283 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-04-26 14:05:25.314 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-04-26 14:05:25.317 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-04-26 14:05:25.319 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-04-26 14:05:25.322 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-04-26 14:05:25.325 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-04-26 14:05:25.328 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-04-26 14:05:25.332 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-26 14:05:25.335 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-26 14:05:25.338 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-04-26 14:05:25.341 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-04-26 14:05:25.343 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-04-26 14:05:25.346 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-04-26 14:05:25.349 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:25.351 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:25.354 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:25.357 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-04-26 14:05:25.360 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:25.363 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:25.366 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-04-26 14:05:25.384 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:05:25.387 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-04-26 14:05:25.389 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:25.392 | + functions-common:run_process:1692 : local service=q-svc 2022-04-26 14:05:25.394 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:25.397 | + functions-common:run_process:1694 : local group= 2022-04-26 14:05:25.400 | + functions-common:run_process:1695 : local user= 2022-04-26 14:05:25.402 | + functions-common:run_process:1697 : local name=q-svc 2022-04-26 14:05:25.405 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:05:25.407 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:05:25.410 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:25.413 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:25.416 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:25.420 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981925418 2022-04-26 14:05:25.423 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-04-26 14:05:25.441 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:25.443 | + functions-common:run_process:1701 : _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-04-26 14:05:25.446 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-04-26 14:05:25.449 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:25.451 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:25.454 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:25.457 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:25.459 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-26 14:05:25.462 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-26 14:05:25.464 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-04-26 14:05:25.467 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:05:25.470 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:05:25.473 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-26 14:05:25.476 | + functions-common:_run_under_systemd:1669 : 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-04-26 14:05:25.478 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-04-26 14:05:25.481 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:25.483 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:05:25.485 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:05:25.488 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:05:25.490 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:05:25.492 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-04-26 14:05:25.495 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:05:25.499 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-04-26 14:05:25.552 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-04-26 14:05:25.605 | + functions-common:write_user_unit_file:1587 : 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-04-26 14:05:25.658 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-04-26 14:05:25.712 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-04-26 14:05:25.767 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:05:25.821 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:05:25.823 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-04-26 14:05:25.877 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:05:26.273 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-04-26 14:05:26.286 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-04-26 14:05:26.674 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-04-26 14:05:26.697 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:05:26.701 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:26.706 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:26.709 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:26.711 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:26.714 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:26.717 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:05:26.719 | + functions-common:time_stop:2444 : start_time=1650981925418 2022-04-26 14:05:26.722 | + functions-common:time_stop:2446 : [[ -z 1650981925418 ]] 2022-04-26 14:05:26.725 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:26.730 | + functions-common:time_stop:2449 : end_time=1650981926727 2022-04-26 14:05:26.732 | + functions-common:time_stop:2450 : elapsed_time=1309 2022-04-26 14:05:26.735 | + functions-common:time_stop:2451 : total=11538 2022-04-26 14:05:26.737 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:26.740 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12847 2022-04-26 14:05:26.743 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.16:9696 2022-04-26 14:05:26.745 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-04-26 14:05:26.764 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:05:26.766 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-04-26 14:05:26.767 | Waiting for Neutron to start... 2022-04-26 14:05:26.770 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.16:9696' 2022-04-26 14:05:26.772 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.16:9696' 'Neutron did not start' 60 2022-04-26 14:05:26.775 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.16:9696' 2022-04-26 14:05:26.777 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-04-26 14:05:26.780 | + functions-common:test_with_retry:2377 : local until=60 2022-04-26 14:05:26.783 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-04-26 14:05:26.785 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-04-26 14:05:26.788 | + functions-common:time_start:2423 : local name=test_with_retry 2022-04-26 14:05:26.791 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:26.793 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:26.797 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:26.802 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981926799 2022-04-26 14:05:26.804 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.16:9696; do sleep 0.5; done' 2022-04-26 14:05:32.380 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.16:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-04-26 14:05:32.383 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:32.386 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:32.388 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:32.391 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:32.395 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:32.401 | + functions-common:time_stop:2443 : name=test_with_retry 2022-04-26 14:05:32.404 | + functions-common:time_stop:2444 : start_time=1650981926799 2022-04-26 14:05:32.406 | + functions-common:time_stop:2446 : [[ -z 1650981926799 ]] 2022-04-26 14:05:32.410 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:32.415 | + functions-common:time_stop:2449 : end_time=1650981932412 2022-04-26 14:05:32.418 | + functions-common:time_stop:2450 : elapsed_time=5613 2022-04-26 14:05:32.422 | + functions-common:time_stop:2451 : total=0 2022-04-26 14:05:32.424 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:32.427 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5613 2022-04-26 14:05:32.429 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-04-26 14:05:32.452 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:32.457 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-04-26 14:05:32.460 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:05:32.463 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-04-26 14:05:32.465 | + ./stack.sh:main:1300 : start_placement 2022-04-26 14:05:32.468 | + lib/placement:start_placement:160 : start_placement_api 2022-04-26 14:05:32.470 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-26 14:05:32.474 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-04-26 14:05:32.480 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 14:05:32.482 | + functions-common:run_process:1692 : local service=placement-api 2022-04-26 14:05:32.485 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 14:05:32.488 | + functions-common:run_process:1694 : local group= 2022-04-26 14:05:32.491 | + functions-common:run_process:1695 : local user= 2022-04-26 14:05:32.493 | + functions-common:run_process:1697 : local name=placement-api 2022-04-26 14:05:32.496 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:05:32.499 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:05:32.501 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:32.504 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:32.508 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:32.513 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981932510 2022-04-26 14:05:32.515 | + functions-common:run_process:1700 : is_service_enabled placement-api 2022-04-26 14:05:32.532 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:32.536 | + functions-common:run_process:1701 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-04-26 14:05:32.538 | + functions-common:_run_under_systemd:1657 : local service=placement-api 2022-04-26 14:05:32.541 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 14:05:32.544 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 14:05:32.546 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 14:05:32.550 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 14:05:32.552 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-04-26 14:05:32.555 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-04-26 14:05:32.558 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@placement-api.service 2022-04-26 14:05:32.560 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:05:32.563 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:05:32.566 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-04-26 14:05:32.569 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-04-26 14:05:32.571 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@placement-api.service 2022-04-26 14:05:32.574 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 14:05:32.576 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 14:05:32.579 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 14:05:32.581 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-04-26 14:05:32.584 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 14:05:32.588 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-04-26 14:05:32.643 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-04-26 14:05:32.698 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-04-26 14:05:32.752 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 14:05:32.807 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:05:32.860 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-04-26 14:05:32.914 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-04-26 14:05:32.969 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-04-26 14:05:33.025 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-04-26 14:05:33.079 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-04-26 14:05:33.137 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 14:05:33.140 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-04-26 14:05:33.194 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 14:05:33.589 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-04-26 14:05:33.603 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-04-26 14:05:33.990 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-04-26 14:05:34.068 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:05:34.072 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:34.074 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:34.076 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:34.079 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:34.082 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:34.085 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:05:34.087 | + functions-common:time_stop:2444 : start_time=1650981932510 2022-04-26 14:05:34.090 | + functions-common:time_stop:2446 : [[ -z 1650981932510 ]] 2022-04-26 14:05:34.093 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:34.099 | + functions-common:time_stop:2449 : end_time=1650981934095 2022-04-26 14:05:34.102 | + functions-common:time_stop:2450 : elapsed_time=1585 2022-04-26 14:05:34.104 | + functions-common:time_stop:2451 : total=12847 2022-04-26 14:05:34.107 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:34.109 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=14432 2022-04-26 14:05:34.113 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-04-26 14:05:34.113 | Waiting for placement-api to start... 2022-04-26 14:05:34.116 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.16/placement 2022-04-26 14:05:34.118 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 14:05:34.121 | + functions:wait_for_service:458 : local url=http://10.222.0.16/placement 2022-04-26 14:05:34.123 | + functions:wait_for_service:459 : local rval=0 2022-04-26 14:05:34.126 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 14:05:34.130 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 14:05:34.133 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:34.136 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:34.139 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:34.144 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981934141 2022-04-26 14:05:34.147 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 14:05:34.156 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/placement 2022-04-26 14:05:36.706 | + :: : [[ 200 == 503 ]] 2022-04-26 14:05:36.707 | + :: : [[ 0 -eq 7 ]] 2022-04-26 14:05:36.711 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 14:05:36.713 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:36.716 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:36.719 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:36.722 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:36.725 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:36.727 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 14:05:36.730 | + functions-common:time_stop:2444 : start_time=1650981934141 2022-04-26 14:05:36.732 | + functions-common:time_stop:2446 : [[ -z 1650981934141 ]] 2022-04-26 14:05:36.736 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:36.741 | + functions-common:time_stop:2449 : end_time=1650981936738 2022-04-26 14:05:36.743 | + functions-common:time_stop:2450 : elapsed_time=2597 2022-04-26 14:05:36.746 | + functions-common:time_stop:2451 : total=15352 2022-04-26 14:05:36.749 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:36.751 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17949 2022-04-26 14:05:36.754 | + functions:wait_for_service:467 : return 0 2022-04-26 14:05:36.757 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-04-26 14:05:36.776 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:36.779 | + ./stack.sh:main:1304 : start_neutron 2022-04-26 14:05:36.782 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-04-26 14:05:36.787 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:05:36.788 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 14:05:36.793 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:05:36.796 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 14:05:36.799 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-04-26 14:05:36.802 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 14:05:36.804 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-04-26 14:05:36.807 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:36.810 | + functions-common:run_process:1692 : local service=q-agt 2022-04-26 14:05:36.812 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:36.815 | + functions-common:run_process:1694 : local group= 2022-04-26 14:05:36.818 | + functions-common:run_process:1695 : local user= 2022-04-26 14:05:36.820 | + functions-common:run_process:1697 : local name=q-agt 2022-04-26 14:05:36.823 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:05:36.826 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:05:36.828 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:36.831 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:36.836 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:36.840 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981936837 2022-04-26 14:05:36.843 | + functions-common:run_process:1700 : is_service_enabled q-agt 2022-04-26 14:05:36.860 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:36.863 | + functions-common:run_process:1701 : _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-04-26 14:05:36.866 | + functions-common:_run_under_systemd:1657 : local service=q-agt 2022-04-26 14:05:36.868 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:36.871 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:36.873 | + functions-common:_run_under_systemd:1661 : _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-04-26 14:05:36.876 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:36.878 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-26 14:05:36.881 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-26 14:05:36.884 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-agt.service 2022-04-26 14:05:36.887 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:05:36.889 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:05:36.892 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-26 14:05:36.895 | + functions-common:_run_under_systemd:1669 : 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-04-26 14:05:36.898 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-04-26 14:05:36.900 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:05:36.903 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:05:36.905 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:05:36.907 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:05:36.910 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:05:36.913 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-04-26 14:05:36.915 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:05:36.919 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-04-26 14:05:36.973 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-04-26 14:05:37.027 | + functions-common:write_user_unit_file:1587 : 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-04-26 14:05:37.081 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-04-26 14:05:37.138 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-04-26 14:05:37.192 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:05:37.245 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:05:37.248 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-04-26 14:05:37.302 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:05:37.714 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-04-26 14:05:37.728 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-04-26 14:05:38.136 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-04-26 14:05:38.160 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:05:38.163 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:38.166 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:38.169 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:38.171 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:38.175 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:38.177 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:05:38.180 | + functions-common:time_stop:2444 : start_time=1650981936837 2022-04-26 14:05:38.182 | + functions-common:time_stop:2446 : [[ -z 1650981936837 ]] 2022-04-26 14:05:38.186 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:38.191 | + functions-common:time_stop:2449 : end_time=1650981938187 2022-04-26 14:05:38.194 | + functions-common:time_stop:2450 : elapsed_time=1350 2022-04-26 14:05:38.196 | + functions-common:time_stop:2451 : total=14432 2022-04-26 14:05:38.199 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:38.201 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15782 2022-04-26 14:05:38.204 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-04-26 14:05:38.207 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-04-26 14:05:38.209 | + functions-common:is_provider_network:2289 : return 1 2022-04-26 14:05:38.212 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-04-26 14:05:38.215 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 14:05:38.217 | + functions-common:run_process:1692 : local service=q-dhcp 2022-04-26 14:05:38.220 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 14:05:38.223 | + functions-common:run_process:1694 : local group= 2022-04-26 14:05:38.225 | + functions-common:run_process:1695 : local user= 2022-04-26 14:05:38.228 | + functions-common:run_process:1697 : local name=q-dhcp 2022-04-26 14:05:38.230 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:05:38.233 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:05:38.235 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:38.239 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:38.242 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:38.247 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981938244 2022-04-26 14:05:38.249 | + functions-common:run_process:1700 : is_service_enabled q-dhcp 2022-04-26 14:05:38.269 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:38.271 | + functions-common:run_process:1701 : _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-04-26 14:05:38.274 | + functions-common:_run_under_systemd:1657 : local service=q-dhcp 2022-04-26 14:05:38.276 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 14:05:38.279 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 14:05:38.281 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 14:05:38.284 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 14:05:38.287 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-04-26 14:05:38.289 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-04-26 14:05:38.292 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-dhcp.service 2022-04-26 14:05:38.295 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:05:38.297 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:05:38.300 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-04-26 14:05:38.303 | + functions-common:_run_under_systemd:1669 : 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-04-26 14:05:38.306 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-04-26 14:05:38.308 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 14:05:38.311 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:05:38.314 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:05:38.317 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:05:38.319 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:05:38.322 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-04-26 14:05:38.325 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:05:38.329 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-04-26 14:05:38.384 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-04-26 14:05:38.441 | + functions-common:write_user_unit_file:1587 : 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-04-26 14:05:38.498 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-04-26 14:05:38.554 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-04-26 14:05:38.609 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:05:38.664 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:05:38.666 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-04-26 14:05:38.721 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:05:39.162 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-04-26 14:05:39.176 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-04-26 14:05:39.609 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-04-26 14:05:39.633 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:05:39.636 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:39.645 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:39.647 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:39.650 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:39.652 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:39.655 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:05:39.658 | + functions-common:time_stop:2444 : start_time=1650981938244 2022-04-26 14:05:39.661 | + functions-common:time_stop:2446 : [[ -z 1650981938244 ]] 2022-04-26 14:05:39.664 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:39.669 | + functions-common:time_stop:2449 : end_time=1650981939666 2022-04-26 14:05:39.672 | + functions-common:time_stop:2450 : elapsed_time=1422 2022-04-26 14:05:39.674 | + functions-common:time_stop:2451 : total=15782 2022-04-26 14:05:39.677 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:39.679 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17204 2022-04-26 14:05:39.683 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-04-26 14:05:39.685 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-26 14:05:39.688 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-26 14:05:39.692 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-04-26 14:05:39.694 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:05:39.697 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:05:39.700 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:05:39.703 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-04-26 14:05:39.707 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:05:39.710 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:05:39.713 | + functions-common:run_process:1692 : local service=q-l3 2022-04-26 14:05:39.715 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:05:39.718 | + functions-common:run_process:1694 : local group= 2022-04-26 14:05:39.722 | + functions-common:run_process:1695 : local user= 2022-04-26 14:05:39.724 | + functions-common:run_process:1697 : local name=q-l3 2022-04-26 14:05:39.727 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:05:39.730 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:05:39.732 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:39.735 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:39.739 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:39.744 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981939741 2022-04-26 14:05:39.746 | + functions-common:run_process:1700 : is_service_enabled q-l3 2022-04-26 14:05:39.765 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:39.768 | + functions-common:run_process:1701 : _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-04-26 14:05:39.771 | + functions-common:_run_under_systemd:1657 : local service=q-l3 2022-04-26 14:05:39.774 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:05:39.776 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:05:39.779 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:05:39.781 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:05:39.785 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-04-26 14:05:39.787 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-04-26 14:05:39.790 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-l3.service 2022-04-26 14:05:39.793 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:05:39.795 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:05:39.798 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-04-26 14:05:39.801 | + functions-common:_run_under_systemd:1669 : 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-04-26 14:05:39.803 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-04-26 14:05:39.806 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:05:39.808 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:05:39.811 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:05:39.813 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:05:39.816 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:05:39.819 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-04-26 14:05:39.821 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:05:39.826 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-04-26 14:05:39.885 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-04-26 14:05:39.950 | + functions-common:write_user_unit_file:1587 : 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-04-26 14:05:40.013 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-04-26 14:05:40.071 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-04-26 14:05:40.129 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:05:40.192 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:05:40.194 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-04-26 14:05:40.254 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:05:40.706 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-04-26 14:05:40.719 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-04-26 14:05:41.158 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-04-26 14:05:41.186 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:05:41.189 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:41.191 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:41.194 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:41.196 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:41.199 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:41.202 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:05:41.205 | + functions-common:time_stop:2444 : start_time=1650981939741 2022-04-26 14:05:41.208 | + functions-common:time_stop:2446 : [[ -z 1650981939741 ]] 2022-04-26 14:05:41.213 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:41.225 | + functions-common:time_stop:2449 : end_time=1650981941214 2022-04-26 14:05:41.228 | + functions-common:time_stop:2450 : elapsed_time=1473 2022-04-26 14:05:41.231 | + functions-common:time_stop:2451 : total=17204 2022-04-26 14:05:41.234 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:41.237 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18677 2022-04-26 14:05:41.239 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 14:05:41.242 | + functions-common:run_process:1692 : local service=q-meta 2022-04-26 14:05:41.245 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 14:05:41.247 | + functions-common:run_process:1694 : local group= 2022-04-26 14:05:41.251 | + functions-common:run_process:1695 : local user= 2022-04-26 14:05:41.256 | + functions-common:run_process:1697 : local name=q-meta 2022-04-26 14:05:41.258 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:05:41.261 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:05:41.264 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:41.267 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:41.274 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:41.276 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981941272 2022-04-26 14:05:41.278 | + functions-common:run_process:1700 : is_service_enabled q-meta 2022-04-26 14:05:41.299 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:41.302 | + functions-common:run_process:1701 : _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-04-26 14:05:41.304 | + functions-common:_run_under_systemd:1657 : local service=q-meta 2022-04-26 14:05:41.307 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 14:05:41.310 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 14:05:41.313 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 14:05:41.315 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 14:05:41.318 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-04-26 14:05:41.321 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-04-26 14:05:41.323 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-meta.service 2022-04-26 14:05:41.326 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:05:41.329 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:05:41.332 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-04-26 14:05:41.335 | + functions-common:_run_under_systemd:1669 : 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-04-26 14:05:41.338 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-04-26 14:05:41.340 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 14:05:41.343 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:05:41.346 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:05:41.349 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:05:41.352 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:05:41.354 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-04-26 14:05:41.357 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:05:41.362 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-04-26 14:05:41.429 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-04-26 14:05:41.494 | + functions-common:write_user_unit_file:1587 : 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-04-26 14:05:41.559 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-04-26 14:05:41.620 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-04-26 14:05:41.684 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:05:41.748 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:05:41.752 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-04-26 14:05:41.816 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:05:42.333 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-04-26 14:05:42.347 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-04-26 14:05:42.841 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-04-26 14:05:42.872 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:05:42.875 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:42.879 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:42.882 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:42.885 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:42.888 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:42.892 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:05:42.897 | + functions-common:time_stop:2444 : start_time=1650981941272 2022-04-26 14:05:42.909 | + functions-common:time_stop:2446 : [[ -z 1650981941272 ]] 2022-04-26 14:05:42.915 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:42.927 | + functions-common:time_stop:2449 : end_time=1650981942918 2022-04-26 14:05:42.937 | + functions-common:time_stop:2450 : elapsed_time=1646 2022-04-26 14:05:42.949 | + functions-common:time_stop:2451 : total=18677 2022-04-26 14:05:42.957 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:42.965 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=20323 2022-04-26 14:05:42.972 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 14:05:42.981 | + functions-common:run_process:1692 : local service=q-metering 2022-04-26 14:05:42.989 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 14:05:42.995 | + functions-common:run_process:1694 : local group= 2022-04-26 14:05:43.005 | + functions-common:run_process:1695 : local user= 2022-04-26 14:05:43.013 | + functions-common:run_process:1697 : local name=q-metering 2022-04-26 14:05:43.020 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:05:43.032 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:05:43.038 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:05:43.050 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:05:43.056 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:05:43.066 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981943059 2022-04-26 14:05:43.073 | + functions-common:run_process:1700 : is_service_enabled q-metering 2022-04-26 14:05:43.114 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:43.126 | + functions-common:run_process:1701 : _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-04-26 14:05:43.133 | + functions-common:_run_under_systemd:1657 : local service=q-metering 2022-04-26 14:05:43.142 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 14:05:43.150 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 14:05:43.160 | + functions-common:_run_under_systemd:1661 : _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-04-26 14:05:43.164 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 14:05:43.168 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-04-26 14:05:43.172 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-04-26 14:05:43.180 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-metering.service 2022-04-26 14:05:43.184 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:05:43.192 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:05:43.200 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-04-26 14:05:43.208 | + functions-common:_run_under_systemd:1669 : 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-04-26 14:05:43.216 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-04-26 14:05:43.224 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 14:05:43.232 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:05:43.240 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:05:43.252 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:05:43.261 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:05:43.272 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-04-26 14:05:43.280 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:05:43.292 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-04-26 14:05:43.377 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-04-26 14:05:43.450 | + functions-common:write_user_unit_file:1587 : 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-04-26 14:05:43.511 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-04-26 14:05:43.582 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-04-26 14:05:43.685 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:05:43.759 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:05:43.762 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-04-26 14:05:43.838 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:05:44.294 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-04-26 14:05:44.307 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-04-26 14:05:44.768 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-04-26 14:05:44.805 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:05:44.808 | + functions-common:time_stop:2437 : local name 2022-04-26 14:05:44.813 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:05:44.817 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:05:44.820 | + functions-common:time_stop:2440 : local total 2022-04-26 14:05:44.825 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:05:44.828 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:05:44.832 | + functions-common:time_stop:2444 : start_time=1650981943059 2022-04-26 14:05:44.835 | + functions-common:time_stop:2446 : [[ -z 1650981943059 ]] 2022-04-26 14:05:44.839 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:05:44.843 | + functions-common:time_stop:2449 : end_time=1650981944840 2022-04-26 14:05:44.846 | + functions-common:time_stop:2450 : elapsed_time=1781 2022-04-26 14:05:44.848 | + functions-common:time_stop:2451 : total=20323 2022-04-26 14:05:44.851 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:05:44.854 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22104 2022-04-26 14:05:44.857 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-04-26 14:05:44.880 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:05:44.882 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-04-26 14:05:44.885 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-04-26 14:05:44.888 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:05:44.891 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-04-26 14:05:44.894 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-04-26 14:05:44.896 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-04-26 14:05:44.899 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-04-26 14:05:44.902 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-04-26 14:05:44.905 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-26 14:05:44.909 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-26 14:05:48.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:05:48.039 | from cryptography.utils import int_from_bytes 2022-04-26 14:05:48.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:05:48.039 | from cryptography.utils import int_from_bytes 2022-04-26 14:05:48.223 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:05:48.226 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-26 14:05:48.226 | address-scope 2022-04-26 14:05:48.226 | router-admin-state-down-before-update 2022-04-26 14:05:48.226 | agent 2022-04-26 14:05:48.226 | agent-resources-synced 2022-04-26 14:05:48.226 | allowed-address-pairs 2022-04-26 14:05:48.226 | auto-allocated-topology 2022-04-26 14:05:48.226 | availability_zone 2022-04-26 14:05:48.226 | availability_zone_filter 2022-04-26 14:05:48.226 | default-subnetpools 2022-04-26 14:05:48.226 | dhcp_agent_scheduler 2022-04-26 14:05:48.226 | dvr 2022-04-26 14:05:48.226 | empty-string-filtering 2022-04-26 14:05:48.226 | external-net 2022-04-26 14:05:48.226 | extra_dhcp_opt 2022-04-26 14:05:48.226 | extraroute 2022-04-26 14:05:48.226 | extraroute-atomic 2022-04-26 14:05:48.226 | filter-validation 2022-04-26 14:05:48.226 | fip-port-details 2022-04-26 14:05:48.226 | flavors 2022-04-26 14:05:48.226 | floatingip-pools 2022-04-26 14:05:48.226 | ip-substring-filtering 2022-04-26 14:05:48.227 | router 2022-04-26 14:05:48.227 | ext-gw-mode 2022-04-26 14:05:48.227 | l3-ha 2022-04-26 14:05:48.227 | l3-flavors 2022-04-26 14:05:48.227 | l3-port-ip-change-not-allowed 2022-04-26 14:05:48.227 | l3_agent_scheduler 2022-04-26 14:05:48.227 | metering 2022-04-26 14:05:48.227 | metering_source_and_destination_fields 2022-04-26 14:05:48.227 | multi-provider 2022-04-26 14:05:48.227 | net-mtu 2022-04-26 14:05:48.227 | net-mtu-writable 2022-04-26 14:05:48.227 | network_availability_zone 2022-04-26 14:05:48.227 | network-ip-availability 2022-04-26 14:05:48.227 | pagination 2022-04-26 14:05:48.227 | port-device-profile 2022-04-26 14:05:48.227 | port-mac-override 2022-04-26 14:05:48.227 | port-mac-address-regenerate 2022-04-26 14:05:48.227 | port-numa-affinity-policy 2022-04-26 14:05:48.227 | binding 2022-04-26 14:05:48.227 | binding-extended 2022-04-26 14:05:48.227 | port-security 2022-04-26 14:05:48.227 | project-id 2022-04-26 14:05:48.227 | provider 2022-04-26 14:05:48.227 | quota-check-limit 2022-04-26 14:05:48.227 | quotas 2022-04-26 14:05:48.227 | quota_details 2022-04-26 14:05:48.227 | rbac-policies 2022-04-26 14:05:48.227 | rbac-address-group 2022-04-26 14:05:48.227 | rbac-address-scope 2022-04-26 14:05:48.227 | rbac-security-groups 2022-04-26 14:05:48.227 | rbac-subnetpool 2022-04-26 14:05:48.227 | revision-if-match 2022-04-26 14:05:48.227 | standard-attr-revisions 2022-04-26 14:05:48.227 | router_availability_zone 2022-04-26 14:05:48.227 | security-groups-normalized-cidr 2022-04-26 14:05:48.228 | port-security-groups-filtering 2022-04-26 14:05:48.228 | security-groups-remote-address-group 2022-04-26 14:05:48.228 | security-groups-shared-filtering 2022-04-26 14:05:48.228 | security-group 2022-04-26 14:05:48.228 | service-type 2022-04-26 14:05:48.228 | sorting 2022-04-26 14:05:48.228 | standard-attr-description 2022-04-26 14:05:48.228 | stateful-security-group 2022-04-26 14:05:48.228 | subnet_onboard 2022-04-26 14:05:48.228 | subnet-service-types 2022-04-26 14:05:48.228 | subnet_allocation 2022-04-26 14:05:48.228 | subnetpool-prefix-ops 2022-04-26 14:05:48.228 | standard-attr-tag 2022-04-26 14:05:48.228 | standard-attr-timestamp' 2022-04-26 14:05:48.228 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-26 14:05:48.229 | address-scope 2022-04-26 14:05:48.229 | router-admin-state-down-before-update 2022-04-26 14:05:48.229 | agent 2022-04-26 14:05:48.229 | agent-resources-synced 2022-04-26 14:05:48.229 | allowed-address-pairs 2022-04-26 14:05:48.229 | auto-allocated-topology 2022-04-26 14:05:48.229 | availability_zone 2022-04-26 14:05:48.229 | availability_zone_filter 2022-04-26 14:05:48.229 | default-subnetpools 2022-04-26 14:05:48.229 | dhcp_agent_scheduler 2022-04-26 14:05:48.229 | dvr 2022-04-26 14:05:48.229 | empty-string-filtering 2022-04-26 14:05:48.229 | external-net 2022-04-26 14:05:48.229 | extra_dhcp_opt 2022-04-26 14:05:48.229 | extraroute 2022-04-26 14:05:48.229 | extraroute-atomic 2022-04-26 14:05:48.229 | filter-validation 2022-04-26 14:05:48.229 | fip-port-details 2022-04-26 14:05:48.229 | flavors 2022-04-26 14:05:48.229 | floatingip-pools 2022-04-26 14:05:48.229 | ip-substring-filtering 2022-04-26 14:05:48.229 | router 2022-04-26 14:05:48.229 | ext-gw-mode 2022-04-26 14:05:48.229 | l3-ha 2022-04-26 14:05:48.229 | l3-flavors 2022-04-26 14:05:48.229 | l3-port-ip-change-not-allowed 2022-04-26 14:05:48.229 | l3_agent_scheduler 2022-04-26 14:05:48.229 | metering 2022-04-26 14:05:48.229 | metering_source_and_destination_fields 2022-04-26 14:05:48.229 | multi-provider 2022-04-26 14:05:48.229 | net-mtu 2022-04-26 14:05:48.229 | net-mtu-writable 2022-04-26 14:05:48.229 | network_availability_zone 2022-04-26 14:05:48.230 | network-ip-availability 2022-04-26 14:05:48.230 | pagination 2022-04-26 14:05:48.230 | port-device-profile 2022-04-26 14:05:48.230 | port-mac-override 2022-04-26 14:05:48.230 | port-mac-address-regenerate 2022-04-26 14:05:48.230 | port-numa-affinity-policy 2022-04-26 14:05:48.230 | binding 2022-04-26 14:05:48.230 | binding-extended 2022-04-26 14:05:48.230 | port-security 2022-04-26 14:05:48.230 | project-id 2022-04-26 14:05:48.230 | provider 2022-04-26 14:05:48.230 | quota-check-limit 2022-04-26 14:05:48.230 | quotas 2022-04-26 14:05:48.230 | quota_details 2022-04-26 14:05:48.230 | rbac-policies 2022-04-26 14:05:48.230 | rbac-address-group 2022-04-26 14:05:48.230 | rbac-address-scope 2022-04-26 14:05:48.230 | rbac-security-groups 2022-04-26 14:05:48.230 | rbac-subnetpool 2022-04-26 14:05:48.230 | revision-if-match 2022-04-26 14:05:48.230 | standard-attr-revisions 2022-04-26 14:05:48.230 | router_availability_zone 2022-04-26 14:05:48.230 | security-groups-normalized-cidr 2022-04-26 14:05:48.230 | port-security-groups-filtering 2022-04-26 14:05:48.230 | security-groups-remote-address-group 2022-04-26 14:05:48.230 | security-groups-shared-filtering 2022-04-26 14:05:48.230 | security-group 2022-04-26 14:05:48.230 | service-type 2022-04-26 14:05:48.230 | sorting 2022-04-26 14:05:48.230 | standard-attr-description 2022-04-26 14:05:48.230 | stateful-security-group 2022-04-26 14:05:48.230 | subnet_onboard 2022-04-26 14:05:48.230 | subnet-service-types 2022-04-26 14:05:48.230 | subnet_allocation 2022-04-26 14:05:48.230 | subnetpool-prefix-ops 2022-04-26 14:05:48.231 | standard-attr-tag 2022-04-26 14:05:48.231 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-26 14:05:48.232 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-26 14:05:48.235 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-04-26 14:05:48.238 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-04-26 14:05:48.241 | ++ 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-04-26 14:05:51.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:05:51.092 | from cryptography.utils import int_from_bytes 2022-04-26 14:05:51.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:05:51.092 | from cryptography.utils import int_from_bytes 2022-04-26 14:05:51.263 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:05:51.266 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=c1008366-b0df-463f-9682-97424c6025ca 2022-04-26 14:05:51.269 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-04-26 14:05:51.271 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-04-26 14:05:51.274 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-04-26 14:05:51.277 | + functions-common:is_provider_network:2289 : return 1 2022-04-26 14:05:51.282 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-04-26 14:05:51.282 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-04-26 14:05:51.286 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-04-26 14:05:51.289 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:05:51.292 | ++ functions-common:get_field:824 : read data 2022-04-26 14:05:54.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:05:54.368 | from cryptography.utils import int_from_bytes 2022-04-26 14:05:54.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:05:54.368 | from cryptography.utils import int_from_bytes 2022-04-26 14:05:54.543 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:05:54.546 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-04-26 14:05:54.549 | ++ functions-common:get_field:828 : field='$3' 2022-04-26 14:05:54.552 | ++ functions-common:get_field:830 : echo '| id | f76d0f40-a26b-422f-9156-cea2bf370d30 |' 2022-04-26 14:05:54.553 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-26 14:05:54.558 | ++ functions-common:get_field:824 : read data 2022-04-26 14:05:54.562 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=f76d0f40-a26b-422f-9156-cea2bf370d30 2022-04-26 14:05:54.565 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-04-26 14:05:54.567 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:05:54.584 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-04-26 14:05:54.587 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-04-26 14:05:54.590 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z c1008366-b0df-463f-9682-97424c6025ca ']' 2022-04-26 14:05:54.593 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-04-26 14:05:54.596 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-04-26 14:05:54.598 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-04-26 14:05:54.601 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool c1008366-b0df-463f-9682-97424c6025ca ' 2022-04-26 14:05:54.604 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-04-26 14:05:54.606 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network f76d0f40-a26b-422f-9156-cea2bf370d30 private-subnet' 2022-04-26 14:05:54.609 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-04-26 14:05:54.614 | +++ 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 c1008366-b0df-463f-9682-97424c6025ca --network f76d0f40-a26b-422f-9156-cea2bf370d30 private-subnet 2022-04-26 14:05:54.614 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-04-26 14:05:54.614 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-04-26 14:05:54.617 | +++ functions-common:get_field:823 : local data field 2022-04-26 14:05:54.619 | +++ functions-common:get_field:824 : read data 2022-04-26 14:05:58.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:05:58.366 | from cryptography.utils import int_from_bytes 2022-04-26 14:05:58.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:05:58.366 | from cryptography.utils import int_from_bytes 2022-04-26 14:05:58.534 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:05:58.537 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-04-26 14:05:58.540 | +++ functions-common:get_field:828 : field='$3' 2022-04-26 14:05:58.543 | +++ functions-common:get_field:830 : echo '| id | c7d8ee26-5faa-4401-8de1-ef0a744a72a3 |' 2022-04-26 14:05:58.543 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-26 14:05:58.550 | +++ functions-common:get_field:824 : read data 2022-04-26 14:05:58.553 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=c7d8ee26-5faa-4401-8de1-ef0a744a72a3 2022-04-26 14:05:58.556 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-04-26 14:05:58.558 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:05:58.576 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo c7d8ee26-5faa-4401-8de1-ef0a744a72a3 2022-04-26 14:05:58.579 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=c7d8ee26-5faa-4401-8de1-ef0a744a72a3 2022-04-26 14:05:58.582 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-04-26 14:05:58.585 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-04-26 14:05:58.587 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-04-26 14:05:58.591 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-26 14:06:01.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:01.178 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:01.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:01.178 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:01.347 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:06:01.350 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-26 14:06:01.350 | address-scope 2022-04-26 14:06:01.350 | router-admin-state-down-before-update 2022-04-26 14:06:01.350 | agent 2022-04-26 14:06:01.350 | agent-resources-synced 2022-04-26 14:06:01.350 | allowed-address-pairs 2022-04-26 14:06:01.350 | auto-allocated-topology 2022-04-26 14:06:01.350 | availability_zone 2022-04-26 14:06:01.350 | availability_zone_filter 2022-04-26 14:06:01.350 | default-subnetpools 2022-04-26 14:06:01.350 | dhcp_agent_scheduler 2022-04-26 14:06:01.351 | dvr 2022-04-26 14:06:01.351 | empty-string-filtering 2022-04-26 14:06:01.351 | external-net 2022-04-26 14:06:01.351 | extra_dhcp_opt 2022-04-26 14:06:01.351 | extraroute 2022-04-26 14:06:01.351 | extraroute-atomic 2022-04-26 14:06:01.351 | filter-validation 2022-04-26 14:06:01.351 | fip-port-details 2022-04-26 14:06:01.351 | flavors 2022-04-26 14:06:01.351 | floatingip-pools 2022-04-26 14:06:01.351 | ip-substring-filtering 2022-04-26 14:06:01.351 | router 2022-04-26 14:06:01.351 | ext-gw-mode 2022-04-26 14:06:01.351 | l3-ha 2022-04-26 14:06:01.351 | l3-flavors 2022-04-26 14:06:01.351 | l3-port-ip-change-not-allowed 2022-04-26 14:06:01.351 | l3_agent_scheduler 2022-04-26 14:06:01.351 | metering 2022-04-26 14:06:01.351 | metering_source_and_destination_fields 2022-04-26 14:06:01.351 | multi-provider 2022-04-26 14:06:01.351 | net-mtu 2022-04-26 14:06:01.351 | net-mtu-writable 2022-04-26 14:06:01.351 | network_availability_zone 2022-04-26 14:06:01.351 | network-ip-availability 2022-04-26 14:06:01.351 | pagination 2022-04-26 14:06:01.351 | port-device-profile 2022-04-26 14:06:01.351 | port-mac-override 2022-04-26 14:06:01.351 | port-mac-address-regenerate 2022-04-26 14:06:01.351 | port-numa-affinity-policy 2022-04-26 14:06:01.351 | binding 2022-04-26 14:06:01.351 | binding-extended 2022-04-26 14:06:01.351 | port-security 2022-04-26 14:06:01.351 | project-id 2022-04-26 14:06:01.351 | provider 2022-04-26 14:06:01.351 | quota-check-limit 2022-04-26 14:06:01.351 | quotas 2022-04-26 14:06:01.352 | quota_details 2022-04-26 14:06:01.352 | rbac-policies 2022-04-26 14:06:01.352 | rbac-address-group 2022-04-26 14:06:01.352 | rbac-address-scope 2022-04-26 14:06:01.352 | rbac-security-groups 2022-04-26 14:06:01.352 | rbac-subnetpool 2022-04-26 14:06:01.352 | revision-if-match 2022-04-26 14:06:01.352 | standard-attr-revisions 2022-04-26 14:06:01.352 | router_availability_zone 2022-04-26 14:06:01.352 | security-groups-normalized-cidr 2022-04-26 14:06:01.352 | port-security-groups-filtering 2022-04-26 14:06:01.352 | security-groups-remote-address-group 2022-04-26 14:06:01.352 | security-groups-shared-filtering 2022-04-26 14:06:01.352 | security-group 2022-04-26 14:06:01.352 | service-type 2022-04-26 14:06:01.352 | sorting 2022-04-26 14:06:01.352 | standard-attr-description 2022-04-26 14:06:01.352 | stateful-security-group 2022-04-26 14:06:01.352 | subnet_onboard 2022-04-26 14:06:01.352 | subnet-service-types 2022-04-26 14:06:01.352 | subnet_allocation 2022-04-26 14:06:01.352 | subnetpool-prefix-ops 2022-04-26 14:06:01.352 | standard-attr-tag 2022-04-26 14:06:01.352 | standard-attr-timestamp' 2022-04-26 14:06:01.353 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-26 14:06:01.353 | address-scope 2022-04-26 14:06:01.353 | router-admin-state-down-before-update 2022-04-26 14:06:01.354 | agent 2022-04-26 14:06:01.354 | agent-resources-synced 2022-04-26 14:06:01.354 | allowed-address-pairs 2022-04-26 14:06:01.354 | auto-allocated-topology 2022-04-26 14:06:01.354 | availability_zone 2022-04-26 14:06:01.354 | availability_zone_filter 2022-04-26 14:06:01.354 | default-subnetpools 2022-04-26 14:06:01.354 | dhcp_agent_scheduler 2022-04-26 14:06:01.354 | dvr 2022-04-26 14:06:01.354 | empty-string-filtering 2022-04-26 14:06:01.354 | external-net 2022-04-26 14:06:01.354 | extra_dhcp_opt 2022-04-26 14:06:01.354 | extraroute 2022-04-26 14:06:01.354 | extraroute-atomic 2022-04-26 14:06:01.354 | filter-validation 2022-04-26 14:06:01.354 | fip-port-details 2022-04-26 14:06:01.354 | flavors 2022-04-26 14:06:01.354 | floatingip-pools 2022-04-26 14:06:01.354 | ip-substring-filtering 2022-04-26 14:06:01.354 | router 2022-04-26 14:06:01.354 | ext-gw-mode 2022-04-26 14:06:01.354 | l3-ha 2022-04-26 14:06:01.354 | l3-flavors 2022-04-26 14:06:01.354 | l3-port-ip-change-not-allowed 2022-04-26 14:06:01.354 | l3_agent_scheduler 2022-04-26 14:06:01.354 | metering 2022-04-26 14:06:01.354 | metering_source_and_destination_fields 2022-04-26 14:06:01.354 | multi-provider 2022-04-26 14:06:01.354 | net-mtu 2022-04-26 14:06:01.354 | net-mtu-writable 2022-04-26 14:06:01.354 | network_availability_zone 2022-04-26 14:06:01.354 | network-ip-availability 2022-04-26 14:06:01.354 | pagination 2022-04-26 14:06:01.354 | port-device-profile 2022-04-26 14:06:01.354 | port-mac-override 2022-04-26 14:06:01.355 | port-mac-address-regenerate 2022-04-26 14:06:01.355 | port-numa-affinity-policy 2022-04-26 14:06:01.355 | binding 2022-04-26 14:06:01.355 | binding-extended 2022-04-26 14:06:01.355 | port-security 2022-04-26 14:06:01.355 | project-id 2022-04-26 14:06:01.355 | provider 2022-04-26 14:06:01.355 | quota-check-limit 2022-04-26 14:06:01.355 | quotas 2022-04-26 14:06:01.355 | quota_details 2022-04-26 14:06:01.355 | rbac-policies 2022-04-26 14:06:01.355 | rbac-address-group 2022-04-26 14:06:01.355 | rbac-address-scope 2022-04-26 14:06:01.355 | rbac-security-groups 2022-04-26 14:06:01.355 | rbac-subnetpool 2022-04-26 14:06:01.355 | revision-if-match 2022-04-26 14:06:01.355 | standard-attr-revisions 2022-04-26 14:06:01.355 | router_availability_zone 2022-04-26 14:06:01.355 | security-groups-normalized-cidr 2022-04-26 14:06:01.355 | port-security-groups-filtering 2022-04-26 14:06:01.355 | security-groups-remote-address-group 2022-04-26 14:06:01.355 | security-groups-shared-filtering 2022-04-26 14:06:01.355 | security-group 2022-04-26 14:06:01.355 | service-type 2022-04-26 14:06:01.355 | sorting 2022-04-26 14:06:01.355 | standard-attr-description 2022-04-26 14:06:01.355 | stateful-security-group 2022-04-26 14:06:01.355 | subnet_onboard 2022-04-26 14:06:01.355 | subnet-service-types 2022-04-26 14:06:01.355 | subnet_allocation 2022-04-26 14:06:01.355 | subnetpool-prefix-ops 2022-04-26 14:06:01.355 | standard-attr-tag 2022-04-26 14:06:01.355 | standard-attr-timestamp =~ router ]] 2022-04-26 14:06:01.356 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-26 14:06:01.359 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-04-26 14:06:01.362 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-04-26 14:06:01.366 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-26 14:06:03.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:03.955 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:03.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:03.955 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:04.125 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:06:04.128 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-26 14:06:04.128 | address-scope 2022-04-26 14:06:04.128 | router-admin-state-down-before-update 2022-04-26 14:06:04.128 | agent 2022-04-26 14:06:04.128 | agent-resources-synced 2022-04-26 14:06:04.128 | allowed-address-pairs 2022-04-26 14:06:04.128 | auto-allocated-topology 2022-04-26 14:06:04.128 | availability_zone 2022-04-26 14:06:04.128 | availability_zone_filter 2022-04-26 14:06:04.128 | default-subnetpools 2022-04-26 14:06:04.128 | dhcp_agent_scheduler 2022-04-26 14:06:04.128 | dvr 2022-04-26 14:06:04.128 | empty-string-filtering 2022-04-26 14:06:04.128 | external-net 2022-04-26 14:06:04.128 | extra_dhcp_opt 2022-04-26 14:06:04.128 | extraroute 2022-04-26 14:06:04.128 | extraroute-atomic 2022-04-26 14:06:04.128 | filter-validation 2022-04-26 14:06:04.128 | fip-port-details 2022-04-26 14:06:04.128 | flavors 2022-04-26 14:06:04.128 | floatingip-pools 2022-04-26 14:06:04.128 | ip-substring-filtering 2022-04-26 14:06:04.128 | router 2022-04-26 14:06:04.128 | ext-gw-mode 2022-04-26 14:06:04.129 | l3-ha 2022-04-26 14:06:04.129 | l3-flavors 2022-04-26 14:06:04.129 | l3-port-ip-change-not-allowed 2022-04-26 14:06:04.129 | l3_agent_scheduler 2022-04-26 14:06:04.129 | metering 2022-04-26 14:06:04.129 | metering_source_and_destination_fields 2022-04-26 14:06:04.129 | multi-provider 2022-04-26 14:06:04.129 | net-mtu 2022-04-26 14:06:04.129 | net-mtu-writable 2022-04-26 14:06:04.129 | network_availability_zone 2022-04-26 14:06:04.129 | network-ip-availability 2022-04-26 14:06:04.129 | pagination 2022-04-26 14:06:04.129 | port-device-profile 2022-04-26 14:06:04.129 | port-mac-override 2022-04-26 14:06:04.129 | port-mac-address-regenerate 2022-04-26 14:06:04.129 | port-numa-affinity-policy 2022-04-26 14:06:04.129 | binding 2022-04-26 14:06:04.129 | binding-extended 2022-04-26 14:06:04.129 | port-security 2022-04-26 14:06:04.129 | project-id 2022-04-26 14:06:04.129 | provider 2022-04-26 14:06:04.129 | quota-check-limit 2022-04-26 14:06:04.129 | quotas 2022-04-26 14:06:04.129 | quota_details 2022-04-26 14:06:04.129 | rbac-policies 2022-04-26 14:06:04.129 | rbac-address-group 2022-04-26 14:06:04.129 | rbac-address-scope 2022-04-26 14:06:04.129 | rbac-security-groups 2022-04-26 14:06:04.129 | rbac-subnetpool 2022-04-26 14:06:04.129 | revision-if-match 2022-04-26 14:06:04.129 | standard-attr-revisions 2022-04-26 14:06:04.129 | router_availability_zone 2022-04-26 14:06:04.129 | security-groups-normalized-cidr 2022-04-26 14:06:04.129 | port-security-groups-filtering 2022-04-26 14:06:04.129 | security-groups-remote-address-group 2022-04-26 14:06:04.129 | security-groups-shared-filtering 2022-04-26 14:06:04.130 | security-group 2022-04-26 14:06:04.130 | service-type 2022-04-26 14:06:04.130 | sorting 2022-04-26 14:06:04.130 | standard-attr-description 2022-04-26 14:06:04.130 | stateful-security-group 2022-04-26 14:06:04.130 | subnet_onboard 2022-04-26 14:06:04.130 | subnet-service-types 2022-04-26 14:06:04.130 | subnet_allocation 2022-04-26 14:06:04.130 | subnetpool-prefix-ops 2022-04-26 14:06:04.130 | standard-attr-tag 2022-04-26 14:06:04.130 | standard-attr-timestamp' 2022-04-26 14:06:04.131 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-26 14:06:04.131 | address-scope 2022-04-26 14:06:04.131 | router-admin-state-down-before-update 2022-04-26 14:06:04.131 | agent 2022-04-26 14:06:04.131 | agent-resources-synced 2022-04-26 14:06:04.131 | allowed-address-pairs 2022-04-26 14:06:04.131 | auto-allocated-topology 2022-04-26 14:06:04.131 | availability_zone 2022-04-26 14:06:04.131 | availability_zone_filter 2022-04-26 14:06:04.131 | default-subnetpools 2022-04-26 14:06:04.131 | dhcp_agent_scheduler 2022-04-26 14:06:04.131 | dvr 2022-04-26 14:06:04.131 | empty-string-filtering 2022-04-26 14:06:04.131 | external-net 2022-04-26 14:06:04.131 | extra_dhcp_opt 2022-04-26 14:06:04.131 | extraroute 2022-04-26 14:06:04.131 | extraroute-atomic 2022-04-26 14:06:04.131 | filter-validation 2022-04-26 14:06:04.131 | fip-port-details 2022-04-26 14:06:04.131 | flavors 2022-04-26 14:06:04.131 | floatingip-pools 2022-04-26 14:06:04.131 | ip-substring-filtering 2022-04-26 14:06:04.131 | router 2022-04-26 14:06:04.131 | ext-gw-mode 2022-04-26 14:06:04.131 | l3-ha 2022-04-26 14:06:04.131 | l3-flavors 2022-04-26 14:06:04.131 | l3-port-ip-change-not-allowed 2022-04-26 14:06:04.131 | l3_agent_scheduler 2022-04-26 14:06:04.131 | metering 2022-04-26 14:06:04.131 | metering_source_and_destination_fields 2022-04-26 14:06:04.131 | multi-provider 2022-04-26 14:06:04.131 | net-mtu 2022-04-26 14:06:04.131 | net-mtu-writable 2022-04-26 14:06:04.131 | network_availability_zone 2022-04-26 14:06:04.132 | network-ip-availability 2022-04-26 14:06:04.132 | pagination 2022-04-26 14:06:04.132 | port-device-profile 2022-04-26 14:06:04.132 | port-mac-override 2022-04-26 14:06:04.132 | port-mac-address-regenerate 2022-04-26 14:06:04.132 | port-numa-affinity-policy 2022-04-26 14:06:04.132 | binding 2022-04-26 14:06:04.132 | binding-extended 2022-04-26 14:06:04.132 | port-security 2022-04-26 14:06:04.132 | project-id 2022-04-26 14:06:04.132 | provider 2022-04-26 14:06:04.132 | quota-check-limit 2022-04-26 14:06:04.132 | quotas 2022-04-26 14:06:04.132 | quota_details 2022-04-26 14:06:04.132 | rbac-policies 2022-04-26 14:06:04.132 | rbac-address-group 2022-04-26 14:06:04.132 | rbac-address-scope 2022-04-26 14:06:04.132 | rbac-security-groups 2022-04-26 14:06:04.132 | rbac-subnetpool 2022-04-26 14:06:04.132 | revision-if-match 2022-04-26 14:06:04.132 | standard-attr-revisions 2022-04-26 14:06:04.132 | router_availability_zone 2022-04-26 14:06:04.132 | security-groups-normalized-cidr 2022-04-26 14:06:04.132 | port-security-groups-filtering 2022-04-26 14:06:04.132 | security-groups-remote-address-group 2022-04-26 14:06:04.132 | security-groups-shared-filtering 2022-04-26 14:06:04.132 | security-group 2022-04-26 14:06:04.132 | service-type 2022-04-26 14:06:04.132 | sorting 2022-04-26 14:06:04.132 | standard-attr-description 2022-04-26 14:06:04.132 | stateful-security-group 2022-04-26 14:06:04.132 | subnet_onboard 2022-04-26 14:06:04.132 | subnet-service-types 2022-04-26 14:06:04.132 | subnet_allocation 2022-04-26 14:06:04.132 | subnetpool-prefix-ops 2022-04-26 14:06:04.133 | standard-attr-tag 2022-04-26 14:06:04.133 | standard-attr-timestamp =~ external-net ]] 2022-04-26 14:06:04.134 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-26 14:06:04.136 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-04-26 14:06:04.141 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-04-26 14:06:04.142 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-04-26 14:06:04.142 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-04-26 14:06:04.145 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:06:04.147 | ++ functions-common:get_field:824 : read data 2022-04-26 14:06:06.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:06.842 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:06.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:06.842 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:07.010 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:06:07.013 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-04-26 14:06:07.015 | ++ functions-common:get_field:828 : field='$3' 2022-04-26 14:06:07.019 | ++ functions-common:get_field:830 : echo '| id | dc4e7feb-baca-4dd3-9b65-e0f576f6a3fb |' 2022-04-26 14:06:07.019 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-26 14:06:07.025 | ++ functions-common:get_field:824 : read data 2022-04-26 14:06:07.029 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=dc4e7feb-baca-4dd3-9b65-e0f576f6a3fb 2022-04-26 14:06:07.032 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-04-26 14:06:07.034 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:06:07.051 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-04-26 14:06:07.054 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-04-26 14:06:07.057 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-26 14:06:07.060 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-26 14:06:09.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:09.653 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:09.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:09.653 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:09.825 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:06:09.828 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-26 14:06:09.828 | address-scope 2022-04-26 14:06:09.828 | router-admin-state-down-before-update 2022-04-26 14:06:09.828 | agent 2022-04-26 14:06:09.829 | agent-resources-synced 2022-04-26 14:06:09.829 | allowed-address-pairs 2022-04-26 14:06:09.829 | auto-allocated-topology 2022-04-26 14:06:09.829 | availability_zone 2022-04-26 14:06:09.829 | availability_zone_filter 2022-04-26 14:06:09.829 | default-subnetpools 2022-04-26 14:06:09.829 | dhcp_agent_scheduler 2022-04-26 14:06:09.829 | dvr 2022-04-26 14:06:09.829 | empty-string-filtering 2022-04-26 14:06:09.829 | external-net 2022-04-26 14:06:09.829 | extra_dhcp_opt 2022-04-26 14:06:09.830 | extraroute 2022-04-26 14:06:09.830 | extraroute-atomic 2022-04-26 14:06:09.830 | filter-validation 2022-04-26 14:06:09.830 | fip-port-details 2022-04-26 14:06:09.830 | flavors 2022-04-26 14:06:09.830 | floatingip-pools 2022-04-26 14:06:09.830 | ip-substring-filtering 2022-04-26 14:06:09.830 | router 2022-04-26 14:06:09.830 | ext-gw-mode 2022-04-26 14:06:09.830 | l3-ha 2022-04-26 14:06:09.830 | l3-flavors 2022-04-26 14:06:09.830 | l3-port-ip-change-not-allowed 2022-04-26 14:06:09.830 | l3_agent_scheduler 2022-04-26 14:06:09.830 | metering 2022-04-26 14:06:09.830 | metering_source_and_destination_fields 2022-04-26 14:06:09.830 | multi-provider 2022-04-26 14:06:09.830 | net-mtu 2022-04-26 14:06:09.830 | net-mtu-writable 2022-04-26 14:06:09.830 | network_availability_zone 2022-04-26 14:06:09.830 | network-ip-availability 2022-04-26 14:06:09.830 | pagination 2022-04-26 14:06:09.830 | port-device-profile 2022-04-26 14:06:09.830 | port-mac-override 2022-04-26 14:06:09.830 | port-mac-address-regenerate 2022-04-26 14:06:09.830 | port-numa-affinity-policy 2022-04-26 14:06:09.830 | binding 2022-04-26 14:06:09.830 | binding-extended 2022-04-26 14:06:09.830 | port-security 2022-04-26 14:06:09.830 | project-id 2022-04-26 14:06:09.830 | provider 2022-04-26 14:06:09.830 | quota-check-limit 2022-04-26 14:06:09.830 | quotas 2022-04-26 14:06:09.830 | quota_details 2022-04-26 14:06:09.830 | rbac-policies 2022-04-26 14:06:09.831 | rbac-address-group 2022-04-26 14:06:09.831 | rbac-address-scope 2022-04-26 14:06:09.831 | rbac-security-groups 2022-04-26 14:06:09.831 | rbac-subnetpool 2022-04-26 14:06:09.831 | revision-if-match 2022-04-26 14:06:09.831 | standard-attr-revisions 2022-04-26 14:06:09.831 | router_availability_zone 2022-04-26 14:06:09.831 | security-groups-normalized-cidr 2022-04-26 14:06:09.831 | port-security-groups-filtering 2022-04-26 14:06:09.831 | security-groups-remote-address-group 2022-04-26 14:06:09.831 | security-groups-shared-filtering 2022-04-26 14:06:09.831 | security-group 2022-04-26 14:06:09.831 | service-type 2022-04-26 14:06:09.831 | sorting 2022-04-26 14:06:09.831 | standard-attr-description 2022-04-26 14:06:09.831 | stateful-security-group 2022-04-26 14:06:09.831 | subnet_onboard 2022-04-26 14:06:09.831 | subnet-service-types 2022-04-26 14:06:09.831 | subnet_allocation 2022-04-26 14:06:09.831 | subnetpool-prefix-ops 2022-04-26 14:06:09.831 | standard-attr-tag 2022-04-26 14:06:09.831 | standard-attr-timestamp' 2022-04-26 14:06:09.832 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-26 14:06:09.832 | address-scope 2022-04-26 14:06:09.832 | router-admin-state-down-before-update 2022-04-26 14:06:09.832 | agent 2022-04-26 14:06:09.832 | agent-resources-synced 2022-04-26 14:06:09.832 | allowed-address-pairs 2022-04-26 14:06:09.832 | auto-allocated-topology 2022-04-26 14:06:09.832 | availability_zone 2022-04-26 14:06:09.832 | availability_zone_filter 2022-04-26 14:06:09.832 | default-subnetpools 2022-04-26 14:06:09.832 | dhcp_agent_scheduler 2022-04-26 14:06:09.832 | dvr 2022-04-26 14:06:09.832 | empty-string-filtering 2022-04-26 14:06:09.832 | external-net 2022-04-26 14:06:09.832 | extra_dhcp_opt 2022-04-26 14:06:09.832 | extraroute 2022-04-26 14:06:09.832 | extraroute-atomic 2022-04-26 14:06:09.832 | filter-validation 2022-04-26 14:06:09.832 | fip-port-details 2022-04-26 14:06:09.832 | flavors 2022-04-26 14:06:09.832 | floatingip-pools 2022-04-26 14:06:09.832 | ip-substring-filtering 2022-04-26 14:06:09.832 | router 2022-04-26 14:06:09.832 | ext-gw-mode 2022-04-26 14:06:09.832 | l3-ha 2022-04-26 14:06:09.832 | l3-flavors 2022-04-26 14:06:09.832 | l3-port-ip-change-not-allowed 2022-04-26 14:06:09.832 | l3_agent_scheduler 2022-04-26 14:06:09.832 | metering 2022-04-26 14:06:09.832 | metering_source_and_destination_fields 2022-04-26 14:06:09.832 | multi-provider 2022-04-26 14:06:09.832 | net-mtu 2022-04-26 14:06:09.833 | net-mtu-writable 2022-04-26 14:06:09.833 | network_availability_zone 2022-04-26 14:06:09.833 | network-ip-availability 2022-04-26 14:06:09.833 | pagination 2022-04-26 14:06:09.833 | port-device-profile 2022-04-26 14:06:09.833 | port-mac-override 2022-04-26 14:06:09.833 | port-mac-address-regenerate 2022-04-26 14:06:09.833 | port-numa-affinity-policy 2022-04-26 14:06:09.833 | binding 2022-04-26 14:06:09.833 | binding-extended 2022-04-26 14:06:09.833 | port-security 2022-04-26 14:06:09.833 | project-id 2022-04-26 14:06:09.833 | provider 2022-04-26 14:06:09.833 | quota-check-limit 2022-04-26 14:06:09.833 | quotas 2022-04-26 14:06:09.833 | quota_details 2022-04-26 14:06:09.833 | rbac-policies 2022-04-26 14:06:09.833 | rbac-address-group 2022-04-26 14:06:09.833 | rbac-address-scope 2022-04-26 14:06:09.833 | rbac-security-groups 2022-04-26 14:06:09.833 | rbac-subnetpool 2022-04-26 14:06:09.833 | revision-if-match 2022-04-26 14:06:09.833 | standard-attr-revisions 2022-04-26 14:06:09.833 | router_availability_zone 2022-04-26 14:06:09.833 | security-groups-normalized-cidr 2022-04-26 14:06:09.833 | port-security-groups-filtering 2022-04-26 14:06:09.833 | security-groups-remote-address-group 2022-04-26 14:06:09.833 | security-groups-shared-filtering 2022-04-26 14:06:09.833 | security-group 2022-04-26 14:06:09.833 | service-type 2022-04-26 14:06:09.833 | sorting 2022-04-26 14:06:09.833 | standard-attr-description 2022-04-26 14:06:09.833 | stateful-security-group 2022-04-26 14:06:09.833 | subnet_onboard 2022-04-26 14:06:09.833 | subnet-service-types 2022-04-26 14:06:09.834 | subnet_allocation 2022-04-26 14:06:09.834 | subnetpool-prefix-ops 2022-04-26 14:06:09.834 | standard-attr-tag 2022-04-26 14:06:09.834 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-26 14:06:09.834 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-26 14:06:09.837 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-04-26 14:06:09.840 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-04-26 14:06:09.845 | ++ 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-04-26 14:06:09.846 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-04-26 14:06:09.846 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-04-26 14:06:09.848 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:06:09.851 | ++ functions-common:get_field:824 : read data 2022-04-26 14:06:12.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:12.888 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:12.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:12.888 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:13.056 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:06:13.059 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-04-26 14:06:13.061 | ++ functions-common:get_field:828 : field='$3' 2022-04-26 14:06:13.065 | ++ functions-common:get_field:830 : echo '| id | 7a670862-087f-414b-ae30-56da4f0a8bef |' 2022-04-26 14:06:13.065 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-26 14:06:13.071 | ++ functions-common:get_field:824 : read data 2022-04-26 14:06:13.075 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=7a670862-087f-414b-ae30-56da4f0a8bef 2022-04-26 14:06:13.077 | + 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-04-26 14:06:13.081 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:06:13.099 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-04-26 14:06:13.101 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-04-26 14:06:13.104 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet dc4e7feb-baca-4dd3-9b65-e0f576f6a3fb c7d8ee26-5faa-4401-8de1-ef0a744a72a3 2022-04-26 14:06:17.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:17.756 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:17.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:17.756 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:17.931 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-04-26 14:06:17.934 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 7a670862-087f-414b-ae30-56da4f0a8bef 2022-04-26 14:06:17.937 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-04-26 14:06:17.940 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-04-26 14:06:17.942 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.26.8.1 ]] 2022-04-26 14:06:17.944 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.26.8.1 ' 2022-04-26 14:06:17.947 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 7a670862-087f-414b-ae30-56da4f0a8bef --subnet-range 172.26.8.0/24 --no-dhcp ' 2022-04-26 14:06:17.949 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-04-26 14:06:17.951 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-04-26 14:06:17.956 | +++ 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.26.8.1 --network 7a670862-087f-414b-ae30-56da4f0a8bef --subnet-range 172.26.8.0/24 --no-dhcp public-subnet 2022-04-26 14:06:17.956 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-04-26 14:06:20.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:20.850 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:20.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:20.851 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:21.027 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:06:21.030 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.26.8.1 | 2022-04-26 14:06:21.030 | | id | ccba0347-9efc-4500-b2d4-b285d2ae781f |' 2022-04-26 14:06:21.033 | ++ 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-04-26 14:06:21.036 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:06:21.052 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' ccba0347-9efc-4500-b2d4-b285d2ae781f '|' 2022-04-26 14:06:21.055 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.26.8.1 | | id | ccba0347-9efc-4500-b2d4-b285d2ae781f |' 2022-04-26 14:06:21.057 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-04-26 14:06:21.061 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' ccba0347-9efc-4500-b2d4-b285d2ae781f '|' 2022-04-26 14:06:21.062 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-04-26 14:06:21.064 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:06:21.066 | ++ functions-common:get_field:824 : read data 2022-04-26 14:06:21.069 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-04-26 14:06:21.071 | ++ functions-common:get_field:828 : field='$3' 2022-04-26 14:06:21.074 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.26.8.1 | | id | ccba0347-9efc-4500-b2d4-b285d2ae781f |' 2022-04-26 14:06:21.074 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-26 14:06:21.080 | ++ functions-common:get_field:824 : read data 2022-04-26 14:06:21.084 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.26.8.1 2022-04-26 14:06:21.087 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' ccba0347-9efc-4500-b2d4-b285d2ae781f '|' 2022-04-26 14:06:21.088 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-04-26 14:06:21.090 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:06:21.093 | ++ functions-common:get_field:824 : read data 2022-04-26 14:06:21.096 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-04-26 14:06:21.098 | ++ functions-common:get_field:828 : field='$6' 2022-04-26 14:06:21.101 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.26.8.1 | | id | ccba0347-9efc-4500-b2d4-b285d2ae781f |' 2022-04-26 14:06:21.101 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-04-26 14:06:21.107 | ++ functions-common:get_field:824 : read data 2022-04-26 14:06:21.110 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=ccba0347-9efc-4500-b2d4-b285d2ae781f 2022-04-26 14:06:21.113 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 7a670862-087f-414b-ae30-56da4f0a8bef dc4e7feb-baca-4dd3-9b65-e0f576f6a3fb 2022-04-26 14:06:25.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:25.288 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:25.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:25.289 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:25.462 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-04-26 14:06:25.465 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-04-26 14:06:25.482 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:25.485 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-04-26 14:06:25.488 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-04-26 14:06:25.490 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-04-26 14:06:25.499 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-04-26 14:06:25.502 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-04-26 14:06:25.504 | ++ 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-04-26 14:06:25.524 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-04-26 14:06:25.527 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-04-26 14:06:25.529 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-04-26 14:06:25.532 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-04-26 14:06:25.535 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-26 14:06:25.537 | + 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-04-26 14:06:25.540 | + functions-common:test_with_retry:2375 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-26 14:06:25.542 | + functions-common:test_with_retry:2376 : local 'failmsg=br-data creation failed' 2022-04-26 14:06:25.545 | + functions-common:test_with_retry:2377 : local until=10 2022-04-26 14:06:25.547 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-04-26 14:06:25.550 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-04-26 14:06:25.552 | + functions-common:time_start:2423 : local name=test_with_retry 2022-04-26 14:06:25.554 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:06:25.557 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:06:25.560 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:06:25.565 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981985562 2022-04-26 14:06:25.567 | + functions-common:test_with_retry:2381 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-04-26 14:06:25.574 | + functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-04-26 14:06:25.577 | + functions-common:time_stop:2437 : local name 2022-04-26 14:06:25.580 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:06:25.582 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:06:25.585 | + functions-common:time_stop:2440 : local total 2022-04-26 14:06:25.587 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:06:25.589 | + functions-common:time_stop:2443 : name=test_with_retry 2022-04-26 14:06:25.591 | + functions-common:time_stop:2444 : start_time=1650981985562 2022-04-26 14:06:25.594 | + functions-common:time_stop:2446 : [[ -z 1650981985562 ]] 2022-04-26 14:06:25.598 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:06:25.602 | + functions-common:time_stop:2449 : end_time=1650981985599 2022-04-26 14:06:25.605 | + functions-common:time_stop:2450 : elapsed_time=37 2022-04-26 14:06:25.607 | + functions-common:time_stop:2451 : total=5613 2022-04-26 14:06:25.610 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:06:25.613 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5650 2022-04-26 14:06:25.617 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-04-26 14:06:25.617 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.26.8.1 2022-04-26 14:06:25.623 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-04-26 14:06:25.625 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-04-26 14:06:25.628 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-04-26 14:06:25.630 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-04-26 14:06:25.633 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.26.8.1/24 dev br-data 2022-04-26 14:06:25.646 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-04-26 14:06:25.662 | ++ 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-04-26 14:06:25.664 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-04-26 14:06:25.664 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-04-26 14:06:25.666 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-04-26 14:06:27.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:27.953 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:27.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:27.953 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:28.127 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:06:28.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.26.8.67 ' 2022-04-26 14:06:28.133 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-04-26 14:06:28.136 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:06:28.154 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-04-26 14:06:28.158 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-04-26 14:06:28.161 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-04-26 14:06:28.164 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-04-26 14:06:28.185 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:28.187 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-04-26 14:06:28.190 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:06:28.192 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-04-26 14:06:28.195 | + ./stack.sh:main:1321 : start_nova 2022-04-26 14:06:28.198 | + lib/nova:start_nova:1136 : start_nova_rest 2022-04-26 14:06:28.200 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:06:28.203 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:06:28.206 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:06:28.209 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-26 14:06:28.212 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 14:06:28.215 | + functions-common:run_process:1692 : local service=n-sch 2022-04-26 14:06:28.218 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 14:06:28.221 | + functions-common:run_process:1694 : local group= 2022-04-26 14:06:28.224 | + functions-common:run_process:1695 : local user= 2022-04-26 14:06:28.227 | + functions-common:run_process:1697 : local name=n-sch 2022-04-26 14:06:28.229 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:06:28.232 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:06:28.236 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:06:28.238 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:06:28.242 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:06:28.246 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981988243 2022-04-26 14:06:28.249 | + functions-common:run_process:1700 : is_service_enabled n-sch 2022-04-26 14:06:28.267 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:28.269 | + functions-common:run_process:1701 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-04-26 14:06:28.272 | + functions-common:_run_under_systemd:1657 : local service=n-sch 2022-04-26 14:06:28.275 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 14:06:28.278 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 14:06:28.281 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 14:06:28.284 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 14:06:28.287 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-26 14:06:28.290 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-26 14:06:28.292 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-sch.service 2022-04-26 14:06:28.295 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:06:28.298 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:06:28.301 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-26 14:06:28.304 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-26 14:06:28.306 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-04-26 14:06:28.309 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 14:06:28.311 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:06:28.314 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:06:28.316 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:06:28.320 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:06:28.322 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-04-26 14:06:28.324 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:06:28.330 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-04-26 14:06:28.385 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-04-26 14:06:28.441 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 14:06:28.499 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-04-26 14:06:28.554 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-04-26 14:06:28.613 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:06:28.670 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:06:28.674 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-04-26 14:06:28.731 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:06:29.166 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-04-26 14:06:29.180 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-04-26 14:06:29.595 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-04-26 14:06:29.620 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:06:29.621 | + functions-common:time_stop:2437 : local name 2022-04-26 14:06:29.624 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:06:29.628 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:06:29.630 | + functions-common:time_stop:2440 : local total 2022-04-26 14:06:29.633 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:06:29.636 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:06:29.641 | + functions-common:time_stop:2444 : start_time=1650981988243 2022-04-26 14:06:29.644 | + functions-common:time_stop:2446 : [[ -z 1650981988243 ]] 2022-04-26 14:06:29.648 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:06:29.653 | + functions-common:time_stop:2449 : end_time=1650981989649 2022-04-26 14:06:29.655 | + functions-common:time_stop:2450 : elapsed_time=1406 2022-04-26 14:06:29.658 | + functions-common:time_stop:2451 : total=22104 2022-04-26 14:06:29.661 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:06:29.664 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23510 2022-04-26 14:06:29.666 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-04-26 14:06:29.670 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-04-26 14:06:29.675 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 14:06:29.678 | + functions-common:run_process:1692 : local service=n-api-meta 2022-04-26 14:06:29.680 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 14:06:29.683 | + functions-common:run_process:1694 : local group= 2022-04-26 14:06:29.686 | + functions-common:run_process:1695 : local user= 2022-04-26 14:06:29.689 | + functions-common:run_process:1697 : local name=n-api-meta 2022-04-26 14:06:29.691 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:06:29.694 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:06:29.697 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:06:29.700 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:06:29.703 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:06:29.710 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981989706 2022-04-26 14:06:29.712 | + functions-common:run_process:1700 : is_service_enabled n-api-meta 2022-04-26 14:06:29.736 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:29.739 | + functions-common:run_process:1701 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-04-26 14:06:29.742 | + functions-common:_run_under_systemd:1657 : local service=n-api-meta 2022-04-26 14:06:29.744 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 14:06:29.747 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 14:06:29.752 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 14:06:29.755 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 14:06:29.757 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-04-26 14:06:29.760 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-04-26 14:06:29.763 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api-meta.service 2022-04-26 14:06:29.766 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:06:29.769 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:06:29.772 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-04-26 14:06:29.775 | + functions-common:_run_under_systemd:1667 : 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-04-26 14:06:29.779 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api-meta.service 2022-04-26 14:06:29.781 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 14:06:29.784 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 14:06:29.787 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 14:06:29.790 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-04-26 14:06:29.793 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 14:06:29.798 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-04-26 14:06:29.858 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-04-26 14:06:29.924 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-04-26 14:06:29.996 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-04-26 14:06:30.058 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:06:30.125 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-04-26 14:06:30.195 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-04-26 14:06:30.256 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-04-26 14:06:30.322 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-04-26 14:06:30.387 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-04-26 14:06:30.453 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 14:06:30.456 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-04-26 14:06:30.522 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 14:06:30.985 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-04-26 14:06:30.999 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-04-26 14:06:31.469 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-04-26 14:06:31.563 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:06:31.566 | + functions-common:time_stop:2437 : local name 2022-04-26 14:06:31.569 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:06:31.574 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:06:31.577 | + functions-common:time_stop:2440 : local total 2022-04-26 14:06:31.583 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:06:31.592 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:06:31.601 | + functions-common:time_stop:2444 : start_time=1650981989706 2022-04-26 14:06:31.606 | + functions-common:time_stop:2446 : [[ -z 1650981989706 ]] 2022-04-26 14:06:31.611 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:06:31.621 | + functions-common:time_stop:2449 : end_time=1650981991613 2022-04-26 14:06:31.629 | + functions-common:time_stop:2450 : elapsed_time=1907 2022-04-26 14:06:31.632 | + functions-common:time_stop:2451 : total=23510 2022-04-26 14:06:31.635 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:06:31.637 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=25417 2022-04-26 14:06:31.641 | + lib/nova:start_nova_rest:1057 : 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-04-26 14:06:31.646 | + lib/nova:start_nova_rest:1057 : 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-04-26 14:06:31.658 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-04-26 14:06:31.661 | + lib/nova:start_nova_console_proxies:1072 : 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-04-26 14:06:31.664 | + lib/nova:start_nova_console_proxies:1074 : 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-04-26 14:06:31.670 | + lib/nova:start_nova_console_proxies:1074 : 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-04-26 14:06:31.680 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-04-26 14:06:31.688 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 14:06:31.696 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-04-26 14:06:31.706 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-04-26 14:06:31.713 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 14:06:31.716 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-26 14:06:31.719 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-04-26 14:06:31.767 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:06:31.773 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-26 14:06:31.777 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-04-26 14:06:31.820 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:06:31.829 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-26 14:06:31.837 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-04-26 14:06:31.881 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:06:31.892 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-04-26 14:06:31.897 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 14:06:31.900 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-04-26 14:06:31.912 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-04-26 14:06:31.920 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 14:06:31.923 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 14:06:31.927 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-04-26 14:06:31.934 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-26 14:06:31.936 | + functions-common:run_process:1692 : local service=n-novnc-cell1 2022-04-26 14:06:31.939 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-26 14:06:31.942 | + functions-common:run_process:1694 : local group= 2022-04-26 14:06:31.945 | + functions-common:run_process:1695 : local user= 2022-04-26 14:06:31.948 | + functions-common:run_process:1697 : local name=n-novnc-cell1 2022-04-26 14:06:31.951 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:06:31.954 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:06:31.962 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:06:31.970 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:06:31.974 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:06:31.986 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981991976 2022-04-26 14:06:31.991 | + functions-common:run_process:1700 : is_service_enabled n-novnc-cell1 2022-04-26 14:06:32.031 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:06:32.037 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:06:32.044 | + functions-common:time_stop:2437 : local name 2022-04-26 14:06:32.048 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:06:32.053 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:06:32.060 | + functions-common:time_stop:2440 : local total 2022-04-26 14:06:32.066 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:06:32.072 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:06:32.072 | + functions-common:time_stop:2444 : start_time=1650981991976 2022-04-26 14:06:32.075 | + functions-common:time_stop:2446 : [[ -z 1650981991976 ]] 2022-04-26 14:06:32.084 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:06:32.089 | + functions-common:time_stop:2449 : end_time=1650981992084 2022-04-26 14:06:32.096 | + functions-common:time_stop:2450 : elapsed_time=108 2022-04-26 14:06:32.101 | + functions-common:time_stop:2451 : total=25417 2022-04-26 14:06:32.105 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:06:32.113 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=25525 2022-04-26 14:06:32.118 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-26 14:06:32.124 | + functions-common:run_process:1692 : local service=n-spice-cell1 2022-04-26 14:06:32.127 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-26 14:06:32.136 | + functions-common:run_process:1694 : local group= 2022-04-26 14:06:32.143 | + functions-common:run_process:1695 : local user= 2022-04-26 14:06:32.152 | + functions-common:run_process:1697 : local name=n-spice-cell1 2022-04-26 14:06:32.153 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:06:32.159 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:06:32.165 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:06:32.168 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:06:32.175 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:06:32.189 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981992177 2022-04-26 14:06:32.193 | + functions-common:run_process:1700 : is_service_enabled n-spice-cell1 2022-04-26 14:06:32.228 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:06:32.232 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:06:32.237 | + functions-common:time_stop:2437 : local name 2022-04-26 14:06:32.242 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:06:32.249 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:06:32.254 | + functions-common:time_stop:2440 : local total 2022-04-26 14:06:32.257 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:06:32.261 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:06:32.266 | + functions-common:time_stop:2444 : start_time=1650981992177 2022-04-26 14:06:32.270 | + functions-common:time_stop:2446 : [[ -z 1650981992177 ]] 2022-04-26 14:06:32.280 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:06:32.289 | + functions-common:time_stop:2449 : end_time=1650981992284 2022-04-26 14:06:32.296 | + functions-common:time_stop:2450 : elapsed_time=107 2022-04-26 14:06:32.296 | + functions-common:time_stop:2451 : total=25525 2022-04-26 14:06:32.298 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:06:32.301 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=25632 2022-04-26 14:06:32.308 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:06:32.311 | + functions-common:run_process:1692 : local service=n-sproxy-cell1 2022-04-26 14:06:32.315 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:06:32.317 | + functions-common:run_process:1694 : local group= 2022-04-26 14:06:32.320 | + functions-common:run_process:1695 : local user= 2022-04-26 14:06:32.323 | + functions-common:run_process:1697 : local name=n-sproxy-cell1 2022-04-26 14:06:32.328 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:06:32.331 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:06:32.334 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:06:32.337 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:06:32.343 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:06:32.349 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981992345 2022-04-26 14:06:32.358 | + functions-common:run_process:1700 : is_service_enabled n-sproxy-cell1 2022-04-26 14:06:32.396 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:06:32.399 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:06:32.402 | + functions-common:time_stop:2437 : local name 2022-04-26 14:06:32.404 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:06:32.412 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:06:32.416 | + functions-common:time_stop:2440 : local total 2022-04-26 14:06:32.420 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:06:32.424 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:06:32.429 | + functions-common:time_stop:2444 : start_time=1650981992345 2022-04-26 14:06:32.432 | + functions-common:time_stop:2446 : [[ -z 1650981992345 ]] 2022-04-26 14:06:32.436 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:06:32.444 | + functions-common:time_stop:2449 : end_time=1650981992437 2022-04-26 14:06:32.448 | + functions-common:time_stop:2450 : elapsed_time=92 2022-04-26 14:06:32.451 | + functions-common:time_stop:2451 : total=25632 2022-04-26 14:06:32.455 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:06:32.460 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=25724 2022-04-26 14:06:32.465 | + lib/nova:start_nova_console_proxies:1093 : 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-04-26 14:06:32.468 | + lib/nova:start_nova_console_proxies:1093 : 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-04-26 14:06:32.471 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-04-26 14:06:32.478 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 14:06:32.481 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-04-26 14:06:32.484 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-04-26 14:06:32.513 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:32.517 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-04-26 14:06:32.596 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-04-26 14:06:32.602 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 14:06:32.604 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-04-26 14:06:32.695 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-04-26 14:06:32.724 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:32.731 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 14:06:32.735 | + functions-common:run_process:1692 : local service=n-super-cond 2022-04-26 14:06:32.739 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 14:06:32.742 | + functions-common:run_process:1694 : local group= 2022-04-26 14:06:32.745 | + functions-common:run_process:1695 : local user= 2022-04-26 14:06:32.748 | + functions-common:run_process:1697 : local name=n-super-cond 2022-04-26 14:06:32.751 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:06:32.754 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:06:32.757 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:06:32.760 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:06:32.764 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:06:32.768 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981992765 2022-04-26 14:06:32.771 | + functions-common:run_process:1700 : is_service_enabled n-super-cond 2022-04-26 14:06:32.804 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:32.808 | + functions-common:run_process:1701 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-04-26 14:06:32.809 | + functions-common:_run_under_systemd:1657 : local service=n-super-cond 2022-04-26 14:06:32.820 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 14:06:32.820 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 14:06:32.824 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 14:06:32.828 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 14:06:32.828 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-26 14:06:32.836 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-26 14:06:32.836 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-super-cond.service 2022-04-26 14:06:32.840 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:06:32.842 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:06:32.848 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-26 14:06:32.848 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-26 14:06:32.852 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-04-26 14:06:32.852 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 14:06:32.855 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:06:32.860 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:06:32.860 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:06:32.862 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:06:32.868 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-04-26 14:06:32.868 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:06:32.871 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-04-26 14:06:32.940 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-04-26 14:06:33.003 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 14:06:33.072 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-04-26 14:06:33.148 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-04-26 14:06:33.220 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:06:33.292 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:06:33.296 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-04-26 14:06:33.367 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:06:33.859 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-04-26 14:06:33.877 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-04-26 14:06:34.400 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-04-26 14:06:34.426 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:06:34.429 | + functions-common:time_stop:2437 : local name 2022-04-26 14:06:34.438 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:06:34.443 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:06:34.448 | + functions-common:time_stop:2440 : local total 2022-04-26 14:06:34.448 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:06:34.452 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:06:34.454 | + functions-common:time_stop:2444 : start_time=1650981992765 2022-04-26 14:06:34.460 | + functions-common:time_stop:2446 : [[ -z 1650981992765 ]] 2022-04-26 14:06:34.460 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:06:34.466 | + functions-common:time_stop:2449 : end_time=1650981994461 2022-04-26 14:06:34.467 | + functions-common:time_stop:2450 : elapsed_time=1696 2022-04-26 14:06:34.470 | + functions-common:time_stop:2451 : total=25724 2022-04-26 14:06:34.474 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:06:34.476 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27420 2022-04-26 14:06:34.480 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-04-26 14:06:34.483 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 14:06:34.487 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-04-26 14:06:34.510 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:34.512 | + lib/nova:start_nova_conductor:1118 : local conf 2022-04-26 14:06:34.516 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-04-26 14:06:34.519 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 14:06:34.522 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 14:06:34.525 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-04-26 14:06:34.528 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:06:34.530 | + functions-common:run_process:1692 : local service=n-cond-cell1 2022-04-26 14:06:34.533 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:06:34.536 | + functions-common:run_process:1694 : local group= 2022-04-26 14:06:34.538 | + functions-common:run_process:1695 : local user= 2022-04-26 14:06:34.541 | + functions-common:run_process:1697 : local name=n-cond-cell1 2022-04-26 14:06:34.544 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:06:34.546 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:06:34.550 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:06:34.553 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:06:34.558 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:06:34.561 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981994558 2022-04-26 14:06:34.564 | + functions-common:run_process:1700 : is_service_enabled n-cond-cell1 2022-04-26 14:06:34.592 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:34.596 | + functions-common:run_process:1701 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-04-26 14:06:34.598 | + functions-common:_run_under_systemd:1657 : local service=n-cond-cell1 2022-04-26 14:06:34.604 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:06:34.604 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:06:34.608 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:06:34.608 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:06:34.610 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-04-26 14:06:34.616 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-04-26 14:06:34.619 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-cond-cell1.service 2022-04-26 14:06:34.620 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:06:34.624 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:06:34.628 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-04-26 14:06:34.628 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-04-26 14:06:34.632 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-04-26 14:06:34.636 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:06:34.639 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:06:34.639 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:06:34.644 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:06:34.648 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:06:34.648 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-04-26 14:06:34.652 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:06:34.656 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-04-26 14:06:34.725 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-04-26 14:06:34.789 | + functions-common:write_user_unit_file:1587 : 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-04-26 14:06:34.853 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-04-26 14:06:34.919 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-04-26 14:06:34.994 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:06:35.067 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:06:35.069 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-04-26 14:06:35.154 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:06:35.636 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-04-26 14:06:35.652 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-04-26 14:06:36.185 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-04-26 14:06:36.213 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:06:36.216 | + functions-common:time_stop:2437 : local name 2022-04-26 14:06:36.221 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:06:36.227 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:06:36.232 | + functions-common:time_stop:2440 : local total 2022-04-26 14:06:36.238 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:06:36.248 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:06:36.258 | + functions-common:time_stop:2444 : start_time=1650981994558 2022-04-26 14:06:36.262 | + functions-common:time_stop:2446 : [[ -z 1650981994558 ]] 2022-04-26 14:06:36.268 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:06:36.276 | + functions-common:time_stop:2449 : end_time=1650981996270 2022-04-26 14:06:36.281 | + functions-common:time_stop:2450 : elapsed_time=1712 2022-04-26 14:06:36.285 | + functions-common:time_stop:2451 : total=27420 2022-04-26 14:06:36.289 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:06:36.296 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=29132 2022-04-26 14:06:36.304 | + lib/nova:start_nova:1139 : start_nova_compute 2022-04-26 14:06:36.308 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:06:36.314 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:06:36.317 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:06:36.325 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-26 14:06:36.332 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-04-26 14:06:36.341 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-26 14:06:36.345 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:06:36.353 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-26 14:06:36.361 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-04-26 14:06:36.369 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-26 14:06:36.379 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-04-26 14:06:36.388 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-04-26 14:06:36.400 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-04-26 14:06:36.408 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-04-26 14:06:36.413 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-26 14:06:36.413 | BEGIN { 2022-04-26 14:06:36.413 | section = "" 2022-04-26 14:06:36.413 | last_section = "" 2022-04-26 14:06:36.413 | section_count = 0 2022-04-26 14:06:36.413 | } 2022-04-26 14:06:36.413 | /^\[.+\]/ { 2022-04-26 14:06:36.413 | gsub("[][]", "", $1); 2022-04-26 14:06:36.413 | section=$1 2022-04-26 14:06:36.413 | next 2022-04-26 14:06:36.414 | } 2022-04-26 14:06:36.414 | /^ *\#/ { 2022-04-26 14:06:36.414 | next 2022-04-26 14:06:36.414 | } 2022-04-26 14:06:36.414 | /^[^ \t]+/ { 2022-04-26 14:06:36.414 | # get offset of first = in $0 2022-04-26 14:06:36.414 | eq_idx = index($0, "=") 2022-04-26 14:06:36.414 | # extract attr & value from $0 2022-04-26 14:06:36.414 | attr = substr($0, 1, eq_idx - 1) 2022-04-26 14:06:36.414 | value = substr($0, eq_idx + 1) 2022-04-26 14:06:36.414 | # only need to strip trailing whitespace from attr 2022-04-26 14:06:36.414 | sub(/[ \t]*$/, "", attr) 2022-04-26 14:06:36.414 | # need to strip leading & trailing whitespace from value 2022-04-26 14:06:36.414 | sub(/^[ \t]*/, "", value) 2022-04-26 14:06:36.414 | sub(/[ \t]*$/, "", value) 2022-04-26 14:06:36.414 | 2022-04-26 14:06:36.414 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-26 14:06:36.414 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-26 14:06:36.414 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-26 14:06:36.414 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-26 14:06:36.414 | if (! (section, attr) in cfg_attr_count) { 2022-04-26 14:06:36.414 | if (section != last_section) { 2022-04-26 14:06:36.414 | cfg_section[section_count++] = section 2022-04-26 14:06:36.414 | last_section = section 2022-04-26 14:06:36.414 | } 2022-04-26 14:06:36.414 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-26 14:06:36.414 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-26 14:06:36.414 | 2022-04-26 14:06:36.414 | cfg_attr[section, attr, 0] = value 2022-04-26 14:06:36.414 | cfg_attr_count[section, attr] = 1 2022-04-26 14:06:36.414 | } else { 2022-04-26 14:06:36.414 | lno = cfg_attr_count[section, attr]++ 2022-04-26 14:06:36.414 | cfg_attr[section, attr, lno] = value 2022-04-26 14:06:36.415 | } 2022-04-26 14:06:36.415 | } 2022-04-26 14:06:36.415 | END { 2022-04-26 14:06:36.415 | # Process each section in order 2022-04-26 14:06:36.415 | for (sno = 0; sno < section_count; sno++) { 2022-04-26 14:06:36.415 | section = cfg_section[sno] 2022-04-26 14:06:36.415 | # The ini routines simply append a config item immediately 2022-04-26 14:06:36.415 | # after the section header. To keep the same order as defined 2022-04-26 14:06:36.415 | # in local.conf, invoke the ini routines in the reverse order 2022-04-26 14:06:36.415 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-26 14:06:36.415 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-26 14:06:36.415 | if (cfg_attr_count[section, attr] == 1) 2022-04-26 14:06:36.415 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-26 14:06:36.415 | else { 2022-04-26 14:06:36.415 | # For multiline, invoke the ini routines in the reverse order 2022-04-26 14:06:36.415 | count = cfg_attr_count[section, attr] 2022-04-26 14:06:36.415 | print "inidelete " configfile " " section " " attr 2022-04-26 14:06:36.415 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-26 14:06:36.415 | for (l = count -2; l >= 0; l--) 2022-04-26 14:06:36.415 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-26 14:06:36.415 | } 2022-04-26 14:06:36.415 | } 2022-04-26 14:06:36.415 | } 2022-04-26 14:06:36.415 | } 2022-04-26 14:06:36.415 | ' 2022-04-26 14:06:36.417 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-26 14:06:36.421 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:06:36.424 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-26 14:06:36.436 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:06:36.448 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-26 14:06:36.456 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-04-26 14:06:36.460 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:06:36.467 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-04-26 14:06:36.476 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-26 14:06:36.477 | BEGIN { group = "" } 2022-04-26 14:06:36.477 | /^\[\[.+\|.*\]\]/ { 2022-04-26 14:06:36.477 | gsub("[][]", "", $1); 2022-04-26 14:06:36.477 | split($1, a, "|"); 2022-04-26 14:06:36.477 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-26 14:06:36.477 | group=a[1] 2022-04-26 14:06:36.477 | } else { 2022-04-26 14:06:36.477 | group="" 2022-04-26 14:06:36.477 | } 2022-04-26 14:06:36.477 | next 2022-04-26 14:06:36.477 | } 2022-04-26 14:06:36.477 | { 2022-04-26 14:06:36.477 | if (group != "") 2022-04-26 14:06:36.477 | print $0 2022-04-26 14:06:36.477 | } 2022-04-26 14:06:36.477 | ' /home/ubuntu/devstack/local.conf 2022-04-26 14:06:36.489 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 14:06:36.491 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-04-26 14:06:36.573 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-04-26 14:06:36.668 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-04-26 14:06:36.683 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-26 14:06:36.690 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-04-26 14:06:36.697 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 14:06:36.708 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-26 14:06:36.712 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 14:06:36.750 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:36.761 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-26 14:06:36.765 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-26 14:06:36.771 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 14:06:36.808 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:36.817 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2022-04-26 14:06:36.822 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2022-04-26 14:06:36.899 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 14:06:36.910 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 14:06:36.920 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-04-26 14:06:36.971 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-04-26 14:06:37.013 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-04-26 14:06:37.023 | + lib/nova:configure_console_compute:643 : local offset 2022-04-26 14:06:37.032 | + lib/nova:configure_console_compute:644 : offset=0 2022-04-26 14:06:37.033 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-04-26 14:06:37.037 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-04-26 14:06:37.070 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.16 2022-04-26 14:06:37.072 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-04-26 14:06:37.112 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:06:37.124 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-04-26 14:06:37.160 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:06:37.164 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-04-26 14:06:37.167 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-04-26 14:06:37.221 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-04-26 14:06:37.249 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:06:37.253 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-04-26 14:06:37.276 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:06:37.279 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-04-26 14:06:37.282 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-26 14:06:37.285 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-04-26 14:06:37.287 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-04-26 14:06:37.290 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-04-26 14:06:37.293 | + functions-common:run_process:1692 : local service=n-cpu 2022-04-26 14:06:37.295 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-04-26 14:06:37.298 | + functions-common:run_process:1694 : local group=libvirt 2022-04-26 14:06:37.301 | + functions-common:run_process:1695 : local user= 2022-04-26 14:06:37.304 | + functions-common:run_process:1697 : local name=n-cpu 2022-04-26 14:06:37.306 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:06:37.309 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:06:37.312 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:06:37.315 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:06:37.321 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:06:37.323 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981997320 2022-04-26 14:06:37.326 | + functions-common:run_process:1700 : is_service_enabled n-cpu 2022-04-26 14:06:37.347 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:06:37.350 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:06:37.353 | + functions-common:time_stop:2437 : local name 2022-04-26 14:06:37.355 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:06:37.358 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:06:37.362 | + functions-common:time_stop:2440 : local total 2022-04-26 14:06:37.365 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:06:37.368 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:06:37.371 | + functions-common:time_stop:2444 : start_time=1650981997320 2022-04-26 14:06:37.373 | + functions-common:time_stop:2446 : [[ -z 1650981997320 ]] 2022-04-26 14:06:37.378 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:06:37.383 | + functions-common:time_stop:2449 : end_time=1650981997380 2022-04-26 14:06:37.386 | + functions-common:time_stop:2450 : elapsed_time=60 2022-04-26 14:06:37.389 | + functions-common:time_stop:2451 : total=29132 2022-04-26 14:06:37.392 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:06:37.395 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=29192 2022-04-26 14:06:37.398 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:06:37.401 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:06:37.404 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-04-26 14:06:37.427 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:37.430 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-04-26 14:06:37.430 | Dumping cells_v2 mapping 2022-04-26 14:06:37.432 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-04-26 14:06:38.492 | 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-04-26 14:06:41.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:41.020 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:41.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:41.021 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:41.021 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-26 14:06:41.021 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-04-26 14:06:41.021 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-26 14:06:41.021 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-04-26 14:06:41.021 | | cell1 | c0f676e5-f9fe-4396-8e59-3177889de950 | rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-04-26 14:06:41.021 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-26 14:06:41.475 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-04-26 14:06:41.477 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-04-26 14:06:41.540 | + inc/async:async_inner:63 : create_flavors 2022-04-26 14:06:41.583 | [118214 Async create_flavors:176356]: running: create_flavors 2022-04-26 14:06:41.586 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-04-26 14:06:41.605 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:41.608 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-04-26 14:06:41.611 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:06:41.614 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-04-26 14:06:41.622 | + ./stack.sh:main:1326 : start_cinder 2022-04-26 14:06:41.625 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-04-26 14:06:41.629 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-04-26 14:06:41.631 | + lib/cinder:start_cinder:510 : local cinder_url 2022-04-26 14:06:41.634 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-04-26 14:06:41.652 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:06:41.655 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-04-26 14:06:41.658 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-04-26 14:06:41.661 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-04-26 14:06:41.664 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-04-26 14:06:41.669 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 14:06:41.673 | + functions-common:run_process:1692 : local service=c-api 2022-04-26 14:06:41.676 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 14:06:41.678 | + functions-common:run_process:1694 : local group= 2022-04-26 14:06:41.681 | + functions-common:run_process:1695 : local user= 2022-04-26 14:06:41.684 | + functions-common:run_process:1697 : local name=c-api 2022-04-26 14:06:41.688 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:06:41.691 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:06:41.694 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:06:41.697 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:06:41.700 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:06:41.704 | + functions-common:time_start:2428 : _TIME_START[$name]=1650982001702 2022-04-26 14:06:41.707 | + functions-common:run_process:1700 : is_service_enabled c-api 2022-04-26 14:06:41.725 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:41.728 | + functions-common:run_process:1701 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-04-26 14:06:41.730 | + functions-common:_run_under_systemd:1657 : local service=c-api 2022-04-26 14:06:41.733 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 14:06:41.736 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 14:06:41.739 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 14:06:41.742 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 14:06:41.744 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-04-26 14:06:41.747 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-04-26 14:06:41.751 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-api.service 2022-04-26 14:06:41.753 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:06:41.756 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:06:41.759 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-04-26 14:06:41.762 | + functions-common:_run_under_systemd:1667 : 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-04-26 14:06:41.764 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@c-api.service 2022-04-26 14:06:41.767 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 14:06:41.769 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 14:06:41.771 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 14:06:41.774 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-04-26 14:06:41.776 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 14:06:41.781 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-04-26 14:06:41.836 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-04-26 14:06:41.891 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-04-26 14:06:41.948 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-04-26 14:06:42.005 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:06:42.062 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-04-26 14:06:42.118 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-04-26 14:06:42.177 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-04-26 14:06:42.234 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-04-26 14:06:42.291 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-04-26 14:06:42.348 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 14:06:42.350 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-04-26 14:06:42.407 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 14:06:42.862 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-04-26 14:06:42.876 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-04-26 14:06:43.322 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-04-26 14:06:43.412 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:06:43.421 | + functions-common:time_stop:2437 : local name 2022-04-26 14:06:43.432 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:06:43.436 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:06:43.436 | + functions-common:time_stop:2440 : local total 2022-04-26 14:06:43.443 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:06:43.443 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:06:43.446 | + functions-common:time_stop:2444 : start_time=1650982001702 2022-04-26 14:06:43.449 | + functions-common:time_stop:2446 : [[ -z 1650982001702 ]] 2022-04-26 14:06:43.454 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:06:43.457 | + functions-common:time_stop:2449 : end_time=1650982003454 2022-04-26 14:06:43.460 | + functions-common:time_stop:2450 : elapsed_time=1752 2022-04-26 14:06:43.462 | + functions-common:time_stop:2451 : total=29192 2022-04-26 14:06:43.465 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:06:43.468 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30944 2022-04-26 14:06:43.471 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.16/volume/v3 2022-04-26 14:06:43.474 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-04-26 14:06:43.474 | Waiting for Cinder API to start... 2022-04-26 14:06:43.477 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.16/volume/v3 2022-04-26 14:06:43.479 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 14:06:43.482 | + functions:wait_for_service:458 : local url=http://10.222.0.16/volume/v3 2022-04-26 14:06:43.485 | + functions:wait_for_service:459 : local rval=0 2022-04-26 14:06:43.488 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 14:06:43.491 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 14:06:43.498 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:06:43.499 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:06:43.505 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:06:43.508 | + functions-common:time_start:2428 : _TIME_START[$name]=1650982003504 2022-04-26 14:06:43.511 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 14:06:43.517 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/volume/v3 2022-04-26 14:06:48.030 | + :: : [[ 401 == 503 ]] 2022-04-26 14:06:48.032 | + :: : [[ 0 -eq 7 ]] 2022-04-26 14:06:48.036 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 14:06:48.038 | + functions-common:time_stop:2437 : local name 2022-04-26 14:06:48.041 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:06:48.044 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:06:48.046 | + functions-common:time_stop:2440 : local total 2022-04-26 14:06:48.049 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:06:48.052 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 14:06:48.054 | + functions-common:time_stop:2444 : start_time=1650982003504 2022-04-26 14:06:48.057 | + functions-common:time_stop:2446 : [[ -z 1650982003504 ]] 2022-04-26 14:06:48.060 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:06:48.065 | + functions-common:time_stop:2449 : end_time=1650982008062 2022-04-26 14:06:48.068 | + functions-common:time_stop:2450 : elapsed_time=4558 2022-04-26 14:06:48.071 | + functions-common:time_stop:2451 : total=17949 2022-04-26 14:06:48.073 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:06:48.076 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22507 2022-04-26 14:06:48.078 | + functions:wait_for_service:467 : return 0 2022-04-26 14:06:48.081 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:48.084 | + functions-common:run_process:1692 : local service=c-sch 2022-04-26 14:06:48.087 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:48.090 | + functions-common:run_process:1694 : local group= 2022-04-26 14:06:48.092 | + functions-common:run_process:1695 : local user= 2022-04-26 14:06:48.095 | + functions-common:run_process:1697 : local name=c-sch 2022-04-26 14:06:48.098 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:06:48.101 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:06:48.103 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:06:48.106 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:06:48.110 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:06:48.114 | + functions-common:time_start:2428 : _TIME_START[$name]=1650982008112 2022-04-26 14:06:48.117 | + functions-common:run_process:1700 : is_service_enabled c-sch 2022-04-26 14:06:48.136 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:48.139 | + functions-common:run_process:1701 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-04-26 14:06:48.142 | + functions-common:_run_under_systemd:1657 : local service=c-sch 2022-04-26 14:06:48.144 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:48.147 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:48.150 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:48.153 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:48.155 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-26 14:06:48.159 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-26 14:06:48.161 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-sch.service 2022-04-26 14:06:48.164 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:06:48.167 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:06:48.169 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-26 14:06:48.173 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-26 14:06:48.175 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-04-26 14:06:48.178 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:48.181 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:06:48.183 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:06:48.186 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:06:48.189 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:06:48.192 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-04-26 14:06:48.195 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:06:48.199 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-04-26 14:06:48.255 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-04-26 14:06:48.312 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:48.370 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-04-26 14:06:48.426 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-04-26 14:06:48.484 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:06:48.543 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:06:48.546 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-04-26 14:06:48.602 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:06:49.082 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-04-26 14:06:49.097 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-04-26 14:06:49.547 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-04-26 14:06:49.570 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:06:49.582 | + functions-common:time_stop:2437 : local name 2022-04-26 14:06:49.585 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:06:49.587 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:06:49.590 | + functions-common:time_stop:2440 : local total 2022-04-26 14:06:49.593 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:06:49.598 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:06:49.600 | + functions-common:time_stop:2444 : start_time=1650982008112 2022-04-26 14:06:49.603 | + functions-common:time_stop:2446 : [[ -z 1650982008112 ]] 2022-04-26 14:06:49.608 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:06:49.614 | + functions-common:time_stop:2449 : end_time=1650982009611 2022-04-26 14:06:49.616 | + functions-common:time_stop:2450 : elapsed_time=1499 2022-04-26 14:06:49.619 | + functions-common:time_stop:2451 : total=30944 2022-04-26 14:06:49.622 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:06:49.624 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32443 2022-04-26 14:06:49.627 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:49.630 | + functions-common:run_process:1692 : local service=c-bak 2022-04-26 14:06:49.633 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:49.636 | + functions-common:run_process:1694 : local group= 2022-04-26 14:06:49.638 | + functions-common:run_process:1695 : local user= 2022-04-26 14:06:49.641 | + functions-common:run_process:1697 : local name=c-bak 2022-04-26 14:06:49.644 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:06:49.647 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:06:49.649 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:06:49.652 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:06:49.656 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:06:49.661 | + functions-common:time_start:2428 : _TIME_START[$name]=1650982009658 2022-04-26 14:06:49.663 | + functions-common:run_process:1700 : is_service_enabled c-bak 2022-04-26 14:06:49.686 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:49.689 | + functions-common:run_process:1701 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-04-26 14:06:49.692 | + functions-common:_run_under_systemd:1657 : local service=c-bak 2022-04-26 14:06:49.695 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:49.698 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:49.701 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:49.704 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:49.706 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-26 14:06:49.710 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-26 14:06:49.713 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-bak.service 2022-04-26 14:06:49.716 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:06:49.719 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:06:49.722 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-26 14:06:49.724 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-26 14:06:49.727 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-bak.service 2022-04-26 14:06:49.730 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:49.733 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:06:49.737 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:06:49.739 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:06:49.742 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:06:49.745 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-04-26 14:06:49.748 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:06:49.753 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-04-26 14:06:49.814 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-04-26 14:06:49.872 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:49.932 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-04-26 14:06:49.991 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-04-26 14:06:50.056 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:06:50.123 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:06:50.130 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-04-26 14:06:50.198 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:06:50.668 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-bak.service 2022-04-26 14:06:50.682 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-04-26 14:06:51.136 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-bak.service 2022-04-26 14:06:51.177 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:06:51.180 | + functions-common:time_stop:2437 : local name 2022-04-26 14:06:51.183 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:06:51.185 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:06:51.189 | + functions-common:time_stop:2440 : local total 2022-04-26 14:06:51.192 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:06:51.195 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:06:51.198 | + functions-common:time_stop:2444 : start_time=1650982009658 2022-04-26 14:06:51.200 | + functions-common:time_stop:2446 : [[ -z 1650982009658 ]] 2022-04-26 14:06:51.206 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:06:51.209 | + functions-common:time_stop:2449 : end_time=1650982011206 2022-04-26 14:06:51.212 | + functions-common:time_stop:2450 : elapsed_time=1548 2022-04-26 14:06:51.215 | + functions-common:time_stop:2451 : total=32443 2022-04-26 14:06:51.218 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:06:51.222 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33991 2022-04-26 14:06:51.224 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:51.227 | + functions-common:run_process:1692 : local service=c-vol 2022-04-26 14:06:51.230 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:51.232 | + functions-common:run_process:1694 : local group= 2022-04-26 14:06:51.236 | + functions-common:run_process:1695 : local user= 2022-04-26 14:06:51.238 | + functions-common:run_process:1697 : local name=c-vol 2022-04-26 14:06:51.241 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:06:51.244 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:06:51.247 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:06:51.250 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:06:51.256 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:06:51.259 | + functions-common:time_start:2428 : _TIME_START[$name]=1650982011256 2022-04-26 14:06:51.262 | + functions-common:run_process:1700 : is_service_enabled c-vol 2022-04-26 14:06:51.286 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:51.289 | + functions-common:run_process:1701 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-04-26 14:06:51.292 | + functions-common:_run_under_systemd:1657 : local service=c-vol 2022-04-26 14:06:51.295 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:51.298 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:51.301 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:51.304 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:51.307 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-26 14:06:51.310 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-26 14:06:51.313 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-vol.service 2022-04-26 14:06:51.317 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:06:51.321 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:06:51.324 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-26 14:06:51.328 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-26 14:06:51.331 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-vol.service 2022-04-26 14:06:51.334 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:51.337 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:06:51.340 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:06:51.343 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:06:51.347 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:06:51.349 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-04-26 14:06:51.353 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:06:51.358 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-04-26 14:06:51.426 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-04-26 14:06:51.499 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 14:06:51.565 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-04-26 14:06:51.634 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-04-26 14:06:51.699 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:06:51.768 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:06:51.771 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-04-26 14:06:51.848 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:06:52.348 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-vol.service 2022-04-26 14:06:52.363 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-04-26 14:06:52.886 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-vol.service 2022-04-26 14:06:52.923 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:06:52.935 | + functions-common:time_stop:2437 : local name 2022-04-26 14:06:52.942 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:06:52.952 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:06:52.956 | + functions-common:time_stop:2440 : local total 2022-04-26 14:06:52.960 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:06:52.964 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:06:52.972 | + functions-common:time_stop:2444 : start_time=1650982011256 2022-04-26 14:06:52.978 | + functions-common:time_stop:2446 : [[ -z 1650982011256 ]] 2022-04-26 14:06:52.998 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:06:53.016 | + functions-common:time_stop:2449 : end_time=1650982013001 2022-04-26 14:06:53.029 | + functions-common:time_stop:2450 : elapsed_time=1745 2022-04-26 14:06:53.036 | + functions-common:time_stop:2451 : total=33991 2022-04-26 14:06:53.049 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:06:53.064 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35736 2022-04-26 14:06:53.076 | + ./stack.sh:main:1327 : create_volume_types 2022-04-26 14:06:53.091 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-04-26 14:06:53.188 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:53.194 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-04-26 14:06:53.204 | + lib/cinder:create_volume_types:575 : local be be_name 2022-04-26 14:06:53.209 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-26 14:06:53.225 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-04-26 14:06:53.232 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-04-26 14:06:53.280 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:53.284 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-04-26 14:06:57.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:57.531 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:57.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:06:57.531 | from cryptography.utils import int_from_bytes 2022-04-26 14:06:57.531 | +-------------+--------------------------------------+ 2022-04-26 14:06:57.531 | | Field | Value | 2022-04-26 14:06:57.531 | +-------------+--------------------------------------+ 2022-04-26 14:06:57.531 | | description | None | 2022-04-26 14:06:57.531 | | id | 39919812-c391-44fe-9875-ba0f1a855051 | 2022-04-26 14:06:57.531 | | is_public | True | 2022-04-26 14:06:57.531 | | name | lvmdriver-1 | 2022-04-26 14:06:57.531 | | properties | volume_backend_name='lvmdriver-1' | 2022-04-26 14:06:57.531 | +-------------+--------------------------------------+ 2022-04-26 14:06:57.795 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-04-26 14:06:57.803 | + ./stack.sh:main:1332 : [[ False == \T\r\u\e ]] 2022-04-26 14:06:57.806 | + ./stack.sh:main:1340 : is_service_enabled glance 2022-04-26 14:06:57.830 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:57.833 | + ./stack.sh:main:1341 : echo_summary 'Starting Glance' 2022-04-26 14:06:57.837 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:06:57.840 | + ./stack.sh:echo_summary:448 : echo -e Starting Glance 2022-04-26 14:06:57.845 | + ./stack.sh:main:1342 : start_glance 2022-04-26 14:06:57.848 | + lib/glance:start_glance:602 : local service_protocol=http 2022-04-26 14:06:57.858 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-04-26 14:06:57.902 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:06:57.905 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-04-26 14:06:57.914 | ++ lib/glance:start_glance:610 : which uwsgi 2022-04-26 14:06:57.922 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 14:06:57.926 | + functions-common:run_process:1692 : local service=g-api 2022-04-26 14:06:57.930 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 14:06:57.933 | + functions-common:run_process:1694 : local group= 2022-04-26 14:06:57.938 | + functions-common:run_process:1695 : local user= 2022-04-26 14:06:57.946 | + functions-common:run_process:1697 : local name=g-api 2022-04-26 14:06:57.950 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:06:57.953 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:06:57.958 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:06:57.961 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:06:57.970 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:06:57.975 | + functions-common:time_start:2428 : _TIME_START[$name]=1650982017972 2022-04-26 14:06:57.978 | + functions-common:run_process:1700 : is_service_enabled g-api 2022-04-26 14:06:58.005 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:06:58.008 | + functions-common:run_process:1701 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-04-26 14:06:58.011 | + functions-common:_run_under_systemd:1657 : local service=g-api 2022-04-26 14:06:58.014 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 14:06:58.017 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 14:06:58.020 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 14:06:58.023 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 14:06:58.026 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-04-26 14:06:58.028 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-04-26 14:06:58.031 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@g-api.service 2022-04-26 14:06:58.034 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:06:58.036 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:06:58.039 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-04-26 14:06:58.042 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-04-26 14:06:58.044 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@g-api.service 2022-04-26 14:06:58.047 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 14:06:58.050 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 14:06:58.053 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 14:06:58.055 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-04-26 14:06:58.058 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 14:06:58.062 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-04-26 14:06:58.127 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-04-26 14:06:58.191 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-04-26 14:06:58.255 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 14:06:58.319 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:06:58.385 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-04-26 14:06:58.446 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-04-26 14:06:58.512 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-04-26 14:06:58.574 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-04-26 14:06:58.642 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-04-26 14:06:58.704 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 14:06:58.707 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-04-26 14:06:58.769 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 14:06:59.240 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@g-api.service 2022-04-26 14:06:59.255 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-04-26 14:06:59.722 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@g-api.service 2022-04-26 14:06:59.817 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:06:59.825 | + functions-common:time_stop:2437 : local name 2022-04-26 14:06:59.831 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:06:59.841 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:06:59.846 | + functions-common:time_stop:2440 : local total 2022-04-26 14:06:59.861 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:06:59.885 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:06:59.905 | + functions-common:time_stop:2444 : start_time=1650982017972 2022-04-26 14:06:59.921 | + functions-common:time_stop:2446 : [[ -z 1650982017972 ]] 2022-04-26 14:06:59.944 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:06:59.959 | + functions-common:time_stop:2449 : end_time=1650982019949 2022-04-26 14:06:59.960 | + functions-common:time_stop:2450 : elapsed_time=1977 2022-04-26 14:06:59.962 | + functions-common:time_stop:2451 : total=35736 2022-04-26 14:06:59.965 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:06:59.977 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=37713 2022-04-26 14:06:59.982 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-04-26 14:07:00.013 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:07:00.016 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.16) to start...' 2022-04-26 14:07:00.016 | Waiting for g-api (10.222.0.16) to start... 2022-04-26 14:07:00.020 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.16/image 2022-04-26 14:07:00.023 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 14:07:00.026 | + functions:wait_for_service:458 : local url=http://10.222.0.16/image 2022-04-26 14:07:00.029 | + functions:wait_for_service:459 : local rval=0 2022-04-26 14:07:00.033 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 14:07:00.036 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 14:07:00.039 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:07:00.041 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:07:00.048 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:07:00.051 | + functions-common:time_start:2428 : _TIME_START[$name]=1650982020047 2022-04-26 14:07:00.054 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 14:07:00.065 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/image 2022-04-26 14:07:04.386 | + :: : [[ 300 == 503 ]] 2022-04-26 14:07:04.388 | + :: : [[ 0 -eq 7 ]] 2022-04-26 14:07:04.392 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 14:07:04.396 | + functions-common:time_stop:2437 : local name 2022-04-26 14:07:04.400 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:07:04.408 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:07:04.413 | + functions-common:time_stop:2440 : local total 2022-04-26 14:07:04.416 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:07:04.419 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 14:07:04.424 | + functions-common:time_stop:2444 : start_time=1650982020047 2022-04-26 14:07:04.426 | + functions-common:time_stop:2446 : [[ -z 1650982020047 ]] 2022-04-26 14:07:04.429 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:07:04.434 | + functions-common:time_stop:2449 : end_time=1650982024431 2022-04-26 14:07:04.437 | + functions-common:time_stop:2450 : elapsed_time=4384 2022-04-26 14:07:04.441 | + functions-common:time_stop:2451 : total=22507 2022-04-26 14:07:04.444 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:07:04.447 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26891 2022-04-26 14:07:04.450 | + functions:wait_for_service:467 : return 0 2022-04-26 14:07:04.453 | + ./stack.sh:main:1356 : is_service_enabled mysql postgresql 2022-04-26 14:07:04.481 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:07:04.486 | + ./stack.sh:main:1356 : is_service_enabled glance 2022-04-26 14:07:04.506 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:07:04.509 | + ./stack.sh:main:1357 : echo_summary 'Uploading images' 2022-04-26 14:07:04.512 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:07:04.515 | + ./stack.sh:echo_summary:448 : echo -e Uploading images 2022-04-26 14:07:04.521 | + ./stack.sh:main:1359 : for image_url in ${IMAGE_URLS//,/ } 2022-04-26 14:07:04.523 | + ./stack.sh:main:1360 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:07:04.526 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:07:04.528 | + functions:upload_image:134 : local image image_fname image_name 2022-04-26 14:07:04.531 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-04-26 14:07:04.536 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:07:04.541 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:07:04.543 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-04-26 14:07:04.552 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-04-26 14:07:04.552 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:07:04.557 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-04-26 14:07:04.559 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:07:04.563 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-04-26 14:07:04.565 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-04-26 14:07:04.567 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-04-26 14:07:04.570 | + functions:upload_image:294 : local kernel= 2022-04-26 14:07:04.572 | + functions:upload_image:295 : local ramdisk= 2022-04-26 14:07:04.575 | + functions:upload_image:296 : local disk_format= 2022-04-26 14:07:04.581 | + functions:upload_image:297 : local container_format= 2022-04-26 14:07:04.584 | + functions:upload_image:298 : local unpack= 2022-04-26 14:07:04.587 | + functions:upload_image:299 : local img_property= 2022-04-26 14:07:04.594 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-26 14:07:04.598 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-04-26 14:07:04.600 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-04-26 14:07:04.602 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-04-26 14:07:04.606 | + functions:upload_image:309 : case "$image_fname" in 2022-04-26 14:07:04.613 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:07:04.617 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:07:04.631 | + functions:upload_image:375 : image_name=ubuntu-16 2022-04-26 14:07:04.631 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:07:04.634 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-04-26 14:07:04.640 | + functions:upload_image:376 : disk_format=vhdx 2022-04-26 14:07:04.642 | + functions:upload_image:377 : container_format=bare 2022-04-26 14:07:04.645 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-04-26 14:07:04.647 | + functions:upload_image:385 : is_arch ppc64le 2022-04-26 14:07:04.650 | ++ functions-common:is_arch:506 : uname -m 2022-04-26 14:07:04.655 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-04-26 14:07:04.658 | + functions:upload_image:385 : is_arch ppc64 2022-04-26 14:07:04.661 | ++ functions-common:is_arch:506 : uname -m 2022-04-26 14:07:04.665 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-04-26 14:07:04.668 | + functions:upload_image:385 : is_arch ppc 2022-04-26 14:07:04.672 | ++ functions-common:is_arch:506 : uname -m 2022-04-26 14:07:04.677 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-04-26 14:07:04.679 | + functions:upload_image:389 : is_arch aarch64 2022-04-26 14:07:04.682 | ++ functions-common:is_arch:506 : uname -m 2022-04-26 14:07:04.686 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-26 14:07:04.689 | + functions:upload_image:393 : '[' bare = bare ']' 2022-04-26 14:07:04.692 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-04-26 14:07:04.694 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-04-26 14:07:04.696 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-04-26 14:07:04.699 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-04-26 14:07:04.701 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-04-26 14:07:04.703 | + functions:_upload_image:105 : shift 2022-04-26 14:07:04.705 | + functions:_upload_image:106 : local container=bare 2022-04-26 14:07:04.708 | + functions:_upload_image:107 : shift 2022-04-26 14:07:04.710 | + functions:_upload_image:108 : local disk=vhdx 2022-04-26 14:07:04.713 | + functions:_upload_image:109 : shift 2022-04-26 14:07:04.715 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:07:04.717 | + functions:_upload_image:111 : shift 2022-04-26 14:07:04.720 | + functions:_upload_image:112 : local properties 2022-04-26 14:07:04.722 | + functions:_upload_image:113 : local useimport 2022-04-26 14:07:04.725 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-04-26 14:07:04.728 | ++ functions:_image_properties_to_arg:87 : local result= 2022-04-26 14:07:04.731 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-04-26 14:07:04.733 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-04-26 14:07:04.736 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-04-26 14:07:04.739 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-04-26 14:07:04.742 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-04-26 14:07:04.744 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-04-26 14:07:12.080 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:07:12.109 | [176356 Async create_flavors:176356]: finished successfully 2022-04-26 14:07:22.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:22.860 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:22.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:22.860 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:22.860 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-26 14:07:22.860 | | Field | Value | 2022-04-26 14:07:22.860 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-26 14:07:22.860 | | container_format | bare | 2022-04-26 14:07:22.860 | | created_at | 2022-04-26T14:07:07Z | 2022-04-26 14:07:22.860 | | disk_format | vhdx | 2022-04-26 14:07:22.860 | | file | /v2/images/39d054e2-84a4-431c-a4f6-7f770a46f924/file | 2022-04-26 14:07:22.860 | | id | 39d054e2-84a4-431c-a4f6-7f770a46f924 | 2022-04-26 14:07:22.860 | | min_disk | 0 | 2022-04-26 14:07:22.860 | | min_ram | 0 | 2022-04-26 14:07:22.860 | | name | ubuntu-16 | 2022-04-26 14:07:22.860 | | owner | fd3a663c045b4a31b621a6eb3e49a097 | 2022-04-26 14:07:22.860 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-04-26 14:07:22.860 | | protected | False | 2022-04-26 14:07:22.860 | | schema | /v2/schemas/image | 2022-04-26 14:07:22.860 | | status | queued | 2022-04-26 14:07:22.860 | | tags | | 2022-04-26 14:07:22.860 | | updated_at | 2022-04-26T14:07:07Z | 2022-04-26 14:07:22.860 | | visibility | public | 2022-04-26 14:07:22.860 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-26 14:07:23.044 | + ./stack.sh:main:1364 : async_wait create_flavors 2022-04-26 14:07:23.105 | [118214 Async create_flavors:176356]: Waiting for completion of create_flavors running on PID 176356 (2 other jobs running) 2022-04-26 14:07:23.133 | [118214 Async create_flavors:176356]: Signaling child to exit 2022-04-26 14:07:23.133 | WAKEUP 2022-04-26 14:07:23.159 | [118214 Async create_flavors:176356]: Signaled 2022-04-26 14:07:23.160 | + lib/nova:create_flavors:1207 : is_service_enabled n-api 2022-04-26 14:07:23.160 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:07:23.160 | + lib/nova:create_flavors:1208 : grep -q ds512M 2022-04-26 14:07:23.160 | + lib/nova:create_flavors:1208 : openstack --os-region-name=RegionOne flavor list 2022-04-26 14:07:23.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.160 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.160 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.160 | + lib/nova:create_flavors:1210 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-04-26 14:07:23.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.161 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.161 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.161 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.161 | | Field | Value | 2022-04-26 14:07:23.161 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.161 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:07:23.161 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:07:23.161 | | description | None | 2022-04-26 14:07:23.161 | | disk | 1 | 2022-04-26 14:07:23.161 | | id | c1 | 2022-04-26 14:07:23.161 | | name | cirros256 | 2022-04-26 14:07:23.161 | | os-flavor-access:is_public | True | 2022-04-26 14:07:23.161 | | properties | hw_rng:allowed='True' | 2022-04-26 14:07:23.161 | | ram | 256 | 2022-04-26 14:07:23.161 | | rxtx_factor | 1.0 | 2022-04-26 14:07:23.161 | | swap | | 2022-04-26 14:07:23.161 | | vcpus | 1 | 2022-04-26 14:07:23.161 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.161 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-04-26 14:07:23.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.161 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.161 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.161 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.161 | | Field | Value | 2022-04-26 14:07:23.161 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.161 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:07:23.161 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:07:23.161 | | description | None | 2022-04-26 14:07:23.161 | | disk | 5 | 2022-04-26 14:07:23.161 | | id | d1 | 2022-04-26 14:07:23.162 | | name | ds512M | 2022-04-26 14:07:23.162 | | os-flavor-access:is_public | True | 2022-04-26 14:07:23.162 | | properties | hw_rng:allowed='True' | 2022-04-26 14:07:23.162 | | ram | 512 | 2022-04-26 14:07:23.162 | | rxtx_factor | 1.0 | 2022-04-26 14:07:23.162 | | swap | | 2022-04-26 14:07:23.162 | | vcpus | 1 | 2022-04-26 14:07:23.162 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.162 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-04-26 14:07:23.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.162 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.162 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.162 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.162 | | Field | Value | 2022-04-26 14:07:23.162 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.162 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:07:23.162 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:07:23.162 | | description | None | 2022-04-26 14:07:23.162 | | disk | 10 | 2022-04-26 14:07:23.162 | | id | d2 | 2022-04-26 14:07:23.162 | | name | ds1G | 2022-04-26 14:07:23.162 | | os-flavor-access:is_public | True | 2022-04-26 14:07:23.162 | | properties | hw_rng:allowed='True' | 2022-04-26 14:07:23.162 | | ram | 1024 | 2022-04-26 14:07:23.162 | | rxtx_factor | 1.0 | 2022-04-26 14:07:23.162 | | swap | | 2022-04-26 14:07:23.162 | | vcpus | 1 | 2022-04-26 14:07:23.162 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.162 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-04-26 14:07:23.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.162 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.163 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.163 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.163 | | Field | Value | 2022-04-26 14:07:23.163 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.163 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:07:23.163 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:07:23.163 | | description | None | 2022-04-26 14:07:23.163 | | disk | 10 | 2022-04-26 14:07:23.163 | | id | d3 | 2022-04-26 14:07:23.163 | | name | ds2G | 2022-04-26 14:07:23.163 | | os-flavor-access:is_public | True | 2022-04-26 14:07:23.163 | | properties | hw_rng:allowed='True' | 2022-04-26 14:07:23.163 | | ram | 2048 | 2022-04-26 14:07:23.163 | | rxtx_factor | 1.0 | 2022-04-26 14:07:23.163 | | swap | | 2022-04-26 14:07:23.163 | | vcpus | 2 | 2022-04-26 14:07:23.163 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.163 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-04-26 14:07:23.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.163 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.163 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.163 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.163 | | Field | Value | 2022-04-26 14:07:23.163 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.163 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:07:23.163 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:07:23.163 | | description | None | 2022-04-26 14:07:23.163 | | disk | 20 | 2022-04-26 14:07:23.163 | | id | d4 | 2022-04-26 14:07:23.163 | | name | ds4G | 2022-04-26 14:07:23.163 | | os-flavor-access:is_public | True | 2022-04-26 14:07:23.164 | | properties | hw_rng:allowed='True' | 2022-04-26 14:07:23.164 | | ram | 4096 | 2022-04-26 14:07:23.164 | | rxtx_factor | 1.0 | 2022-04-26 14:07:23.164 | | swap | | 2022-04-26 14:07:23.164 | | vcpus | 4 | 2022-04-26 14:07:23.164 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.164 | + lib/nova:create_flavors:1217 : openstack --os-region-name=RegionOne flavor list 2022-04-26 14:07:23.164 | + lib/nova:create_flavors:1217 : grep -q m1.tiny 2022-04-26 14:07:23.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.164 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.164 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.164 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-04-26 14:07:23.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.164 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.164 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.164 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.164 | | Field | Value | 2022-04-26 14:07:23.164 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.164 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:07:23.164 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:07:23.164 | | description | None | 2022-04-26 14:07:23.164 | | disk | 1 | 2022-04-26 14:07:23.164 | | id | 1 | 2022-04-26 14:07:23.164 | | name | m1.tiny | 2022-04-26 14:07:23.164 | | os-flavor-access:is_public | True | 2022-04-26 14:07:23.164 | | properties | hw_rng:allowed='True' | 2022-04-26 14:07:23.164 | | ram | 512 | 2022-04-26 14:07:23.164 | | rxtx_factor | 1.0 | 2022-04-26 14:07:23.164 | | swap | | 2022-04-26 14:07:23.164 | | vcpus | 1 | 2022-04-26 14:07:23.165 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.165 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-04-26 14:07:23.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.165 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.165 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.165 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.165 | | Field | Value | 2022-04-26 14:07:23.165 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.165 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:07:23.165 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:07:23.165 | | description | None | 2022-04-26 14:07:23.165 | | disk | 20 | 2022-04-26 14:07:23.165 | | id | 2 | 2022-04-26 14:07:23.165 | | name | m1.small | 2022-04-26 14:07:23.165 | | os-flavor-access:is_public | True | 2022-04-26 14:07:23.165 | | properties | hw_rng:allowed='True' | 2022-04-26 14:07:23.165 | | ram | 2048 | 2022-04-26 14:07:23.165 | | rxtx_factor | 1.0 | 2022-04-26 14:07:23.165 | | swap | | 2022-04-26 14:07:23.165 | | vcpus | 1 | 2022-04-26 14:07:23.165 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.165 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-04-26 14:07:23.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.165 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.165 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.165 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.165 | | Field | Value | 2022-04-26 14:07:23.165 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.165 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:07:23.165 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:07:23.165 | | description | None | 2022-04-26 14:07:23.166 | | disk | 40 | 2022-04-26 14:07:23.166 | | id | 3 | 2022-04-26 14:07:23.166 | | name | m1.medium | 2022-04-26 14:07:23.166 | | os-flavor-access:is_public | True | 2022-04-26 14:07:23.166 | | properties | hw_rng:allowed='True' | 2022-04-26 14:07:23.166 | | ram | 4096 | 2022-04-26 14:07:23.166 | | rxtx_factor | 1.0 | 2022-04-26 14:07:23.166 | | swap | | 2022-04-26 14:07:23.166 | | vcpus | 2 | 2022-04-26 14:07:23.166 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.166 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-04-26 14:07:23.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.166 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.166 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.166 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.166 | | Field | Value | 2022-04-26 14:07:23.166 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.166 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:07:23.166 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:07:23.166 | | description | None | 2022-04-26 14:07:23.166 | | disk | 80 | 2022-04-26 14:07:23.166 | | id | 4 | 2022-04-26 14:07:23.166 | | name | m1.large | 2022-04-26 14:07:23.166 | | os-flavor-access:is_public | True | 2022-04-26 14:07:23.166 | | properties | hw_rng:allowed='True' | 2022-04-26 14:07:23.166 | | ram | 8192 | 2022-04-26 14:07:23.166 | | rxtx_factor | 1.0 | 2022-04-26 14:07:23.166 | | swap | | 2022-04-26 14:07:23.166 | | vcpus | 4 | 2022-04-26 14:07:23.166 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.166 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-04-26 14:07:23.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.167 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:23.167 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:23.167 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.167 | | Field | Value | 2022-04-26 14:07:23.167 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.167 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:07:23.167 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:07:23.167 | | description | None | 2022-04-26 14:07:23.167 | | disk | 160 | 2022-04-26 14:07:23.167 | | id | 5 | 2022-04-26 14:07:23.167 | | name | m1.xlarge | 2022-04-26 14:07:23.167 | | os-flavor-access:is_public | True | 2022-04-26 14:07:23.167 | | properties | hw_rng:allowed='True' | 2022-04-26 14:07:23.167 | | ram | 16384 | 2022-04-26 14:07:23.167 | | rxtx_factor | 1.0 | 2022-04-26 14:07:23.167 | | swap | | 2022-04-26 14:07:23.167 | | vcpus | 8 | 2022-04-26 14:07:23.167 | +----------------------------+-----------------------+ 2022-04-26 14:07:23.212 | [118214 Async create_flavors:176356]: finished create_flavors with result 0 in 30 seconds 2022-04-26 14:07:23.216 | + inc/async:async_wait:197 : return 0 2022-04-26 14:07:23.219 | + ./stack.sh:main:1366 : is_service_enabled horizon 2022-04-26 14:07:23.237 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:07:23.239 | + ./stack.sh:main:1380 : is_service_enabled nova 2022-04-26 14:07:23.259 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:07:23.261 | + ./stack.sh:main:1380 : is_service_enabled keystone 2022-04-26 14:07:23.280 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:07:23.283 | + ./stack.sh:main:1381 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-04-26 14:07:23.285 | + ./stack.sh:main:1383 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-26 14:07:23.288 | + ./stack.sh:main:1387 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-04-26 14:07:23.292 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-04-26 14:07:23.294 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-04-26 14:07:23.297 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-04-26 14:07:23.299 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-04-26 14:07:23.300 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-04-26 14:07:23.301 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-04-26 14:07:23.303 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-04-26 14:07:23.304 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-04-26 14:07:23.306 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-04-26 14:07:23.307 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-04-26 14:07:23.308 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-04-26 14:07:23.310 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-04-26 14:07:23.312 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-04-26 14:07:23.314 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-26 14:07:23.315 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-04-26 14:07:23.316 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-26 14:07:23.318 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-04-26 14:07:23.319 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-26 14:07:23.321 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-04-26 14:07:23.322 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-26 14:07:23.324 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-04-26 14:07:23.325 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-26 14:07:23.327 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-04-26 14:07:23.328 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-04-26 14:07:23.330 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-26 14:07:23.331 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-04-26 14:07:23.333 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-26 14:07:23.334 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-04-26 14:07:23.335 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-04-26 14:07:23.337 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-04-26 14:07:23.338 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-26 14:07:23.340 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-04-26 14:07:23.341 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-26 14:07:23.343 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-04-26 14:07:23.344 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-04-26 14:07:23.346 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-04-26 14:07:23.347 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-04-26 14:07:23.349 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-04-26 14:07:23.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-04-26 14:07:23.352 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-04-26 14:07:23.353 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-04-26 14:07:23.355 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-04-26 14:07:23.356 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-04-26 14:07:23.358 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-04-26 14:07:23.359 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-04-26 14:07:23.361 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-04-26 14:07:23.362 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-04-26 14:07:23.364 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-04-26 14:07:23.365 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-04-26 14:07:23.367 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-04-26 14:07:23.368 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-04-26 14:07:23.369 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-04-26 14:07:23.371 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-04-26 14:07:23.372 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-04-26 14:07:23.375 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-04-26 14:07:23.377 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-04-26 14:07:23.378 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-26 14:07:23.378 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-04-26 14:07:23.378 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-04-26 14:07:23.381 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-26 14:07:25.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:25.434 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:25.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:07:25.434 | from cryptography.utils import int_from_bytes 2022-04-26 14:07:25.434 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-04-26 14:07:25.436 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-04-26 14:07:25.612 | + ./stack.sh:main:1392 : save_stackenv 2022-04-26 14:07:25.615 | + functions-common:save_stackenv:60 : local tag= 2022-04-26 14:07:25.618 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-26 14:07:25.623 | + functions-common:save_stackenv:62 : time_stamp=2022-04-26-140725 2022-04-26 14:07:25.626 | + functions-common:save_stackenv:63 : echo '# 2022-04-26-140725 ' 2022-04-26 14:07:25.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:07:25.631 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-26 14:07:25.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:07:25.636 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-26 14:07:25.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:07:25.642 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-26 14:07:25.645 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:07:25.647 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-04-26 14:07:25.650 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:07:25.652 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2022-04-26 14:07:25.656 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:07:25.658 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2022-04-26 14:07:25.661 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:07:25.663 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-26-135431 2022-04-26 14:07:25.665 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:07:25.668 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-26 14:07:25.670 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:07:25.673 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2022-04-26 14:07:25.675 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:07:25.678 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-26 14:07:25.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:07:25.683 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-26 14:07:25.685 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:07:25.687 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-26 14:07:25.690 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:07:25.692 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-26 14:07:25.695 | + ./stack.sh:main:1403 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-04-26 14:07:25.697 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-26 14:07:25.700 | + inc/meta-config:merge_config_group:171 : shift 2022-04-26 14:07:25.703 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-04-26 14:07:25.705 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:07:25.708 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-26 14:07:25.710 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-26 14:07:25.714 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-04-26 14:07:25.716 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:07:25.719 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-04-26 14:07:25.722 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:07:25.725 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-04-26 14:07:25.725 | /^\[\[.+\|.*\]\]/ { 2022-04-26 14:07:25.725 | gsub("[][]", "", $1); 2022-04-26 14:07:25.725 | split($1, a, "|"); 2022-04-26 14:07:25.725 | if (a[1] == matchgroup) 2022-04-26 14:07:25.725 | print a[2] 2022-04-26 14:07:25.725 | } 2022-04-26 14:07:25.725 | ' /home/ubuntu/devstack/local.conf 2022-04-26 14:07:25.755 | + ./stack.sh:main:1410 : run_phase stack extra 2022-04-26 14:07:25.758 | + functions-common:run_phase:1865 : local mode=stack 2022-04-26 14:07:25.760 | + functions-common:run_phase:1866 : local phase=extra 2022-04-26 14:07:25.763 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 14:07:25.766 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 14:07:25.769 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 14:07:25.771 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 14:07:25.774 | + functions-common:run_phase:1875 : local extra 2022-04-26 14:07:25.777 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 14:07:25.783 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 14:07:25.785 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 14:07:25.788 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 14:07:25.791 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-04-26 14:07:25.794 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 14:07:25.812 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:07:25.814 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 14:07:25.817 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-26 14:07:25.820 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-04-26 14:07:25.822 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-26 14:07:25.825 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-26 14:07:25.828 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-26 14:07:25.830 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-04-26 14:07:25.833 | ++ extras.d/80-tempest.sh:source:15 : : 2022-04-26 14:07:25.836 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-26 14:07:25.838 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-26 14:07:25.841 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 14:07:25.844 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-26 14:07:25.846 | + functions-common:run_phase:1892 : run_plugins stack extra 2022-04-26 14:07:25.849 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-26 14:07:25.852 | + functions-common:run_plugins:1852 : local phase=extra 2022-04-26 14:07:25.855 | + functions-common:run_plugins:1854 : local plugins= 2022-04-26 14:07:25.858 | + functions-common:run_plugins:1855 : local plugin 2022-04-26 14:07:25.860 | + ./stack.sh:main:1418 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-04-26 14:07:25.863 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-26 14:07:25.867 | + inc/meta-config:merge_config_group:171 : shift 2022-04-26 14:07:25.870 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-04-26 14:07:25.873 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:07:25.876 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-26 14:07:25.879 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-26 14:07:25.882 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-04-26 14:07:25.885 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:07:25.888 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-04-26 14:07:25.892 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:07:25.894 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-04-26 14:07:25.894 | /^\[\[.+\|.*\]\]/ { 2022-04-26 14:07:25.894 | gsub("[][]", "", $1); 2022-04-26 14:07:25.894 | split($1, a, "|"); 2022-04-26 14:07:25.894 | if (a[1] == matchgroup) 2022-04-26 14:07:25.894 | print a[2] 2022-04-26 14:07:25.895 | } 2022-04-26 14:07:25.895 | ' /home/ubuntu/devstack/local.conf 2022-04-26 14:07:25.901 | + ./stack.sh:main:1427 : is_service_enabled n-cpu 2022-04-26 14:07:25.920 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:07:25.923 | + ./stack.sh:main:1432 : service_check 2022-04-26 14:07:25.926 | + functions-common:service_check:1730 : local service 2022-04-26 14:07:25.929 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:25.931 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@key.service 2022-04-26 14:07:25.964 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-04-26 14:07:25.968 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:25.970 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-api.service 2022-04-26 14:07:25.984 | enabled 2022-04-26 14:07:25.988 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-api.service --no-pager 2022-04-26 14:07:26.034 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-04-26 14:07:26.034 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-04-26 14:07:26.034 | Active: active (running) since Tue 2022-04-26 14:05:19 UTC; 2min 6s ago 2022-04-26 14:07:26.034 | Main PID: 169571 (uwsgi) 2022-04-26 14:07:26.034 | Status: "uWSGI is ready" 2022-04-26 14:07:26.034 | Tasks: 3 (limit: 14304) 2022-04-26 14:07:26.034 | Memory: 253.6M 2022-04-26 14:07:26.034 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-04-26 14:07:26.034 | ├─169571 nova-apiuWSGI master 2022-04-26 14:07:26.034 | ├─169574 nova-apiuWSGI worker 1 2022-04-26 14:07:26.034 | └─169575 nova-apiuWSGI worker 2 2022-04-26 14:07:26.034 | 2022-04-26 14:07:26.034 | Apr 26 14:07:09 dv-neutron-839377-1-hyperv devstack@n-api.service[169574]: [pid: 169574|app: 0|req: 17/32] 10.222.0.16 () {64 vars in 1332 bytes} [Tue Apr 26 14:07:09 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2022-04-26 14:07:26.034 | Apr 26 14:07:11 dv-neutron-839377-1-hyperv devstack@n-api.service[169575]: DEBUG nova.api.openstack.wsgi [None req-dac201c5-f512-42e8-8940-2106ca51a446 admin admin] Calling method '>' {{(pid=169575) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-04-26 14:07:26.034 | Apr 26 14:07:11 dv-neutron-839377-1-hyperv devstack@n-api.service[169575]: INFO nova.api.openstack.requestlog [None req-dac201c5-f512-42e8-8940-2106ca51a446 admin admin] 10.222.0.16 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001563 2022-04-26 14:07:26.035 | Apr 26 14:07:11 dv-neutron-839377-1-hyperv devstack@n-api.service[169575]: [pid: 169575|app: 0|req: 16/33] 10.222.0.16 () {54 vars in 930 bytes} [Tue Apr 26 14:07:11 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-04-26 14:07:26.035 | Apr 26 14:07:11 dv-neutron-839377-1-hyperv devstack@n-api.service[169574]: DEBUG nova.api.openstack.wsgi [None req-9026b999-ab9c-4947-9603-4c6857b7ab47 admin admin] Action: 'create', calling method: >, body: {"flavor": {"disk": 160, "swap": 0, "vcpus": 8, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 16384, "id": "5", "os-flavor-access:is_public": true, "name": "m1.xlarge", "rxtx_factor": 1.0}} {{(pid=169574) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-04-26 14:07:26.035 | Apr 26 14:07:11 dv-neutron-839377-1-hyperv devstack@n-api.service[169574]: INFO nova.api.openstack.requestlog [None req-9026b999-ab9c-4947-9603-4c6857b7ab47 admin admin] 10.222.0.16 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.077689 2022-04-26 14:07:26.035 | Apr 26 14:07:11 dv-neutron-839377-1-hyperv devstack@n-api.service[169574]: [pid: 169574|app: 0|req: 18/34] 10.222.0.16 () {64 vars in 1282 bytes} [Tue Apr 26 14:07:11 2022] POST /compute/v2.1/flavors => generated 408 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-04-26 14:07:26.035 | Apr 26 14:07:11 dv-neutron-839377-1-hyperv devstack@n-api.service[169575]: DEBUG nova.api.openstack.wsgi [None req-14460811-a687-4c6b-82d8-48def6b01421 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=169575) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-04-26 14:07:26.035 | Apr 26 14:07:11 dv-neutron-839377-1-hyperv devstack@n-api.service[169575]: INFO nova.api.openstack.requestlog [None req-14460811-a687-4c6b-82d8-48def6b01421 admin admin] 10.222.0.16 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.029227 2022-04-26 14:07:26.035 | Apr 26 14:07:11 dv-neutron-839377-1-hyperv devstack@n-api.service[169575]: [pid: 169575|app: 0|req: 17/35] 10.222.0.16 () {64 vars in 1332 bytes} [Tue Apr 26 14:07:11 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-04-26 14:07:26.038 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.040 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-cond.service 2022-04-26 14:07:26.053 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-04-26 14:07:26.056 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.059 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-sch.service 2022-04-26 14:07:26.073 | enabled 2022-04-26 14:07:26.077 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-sch.service --no-pager 2022-04-26 14:07:26.094 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-04-26 14:07:26.094 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-04-26 14:07:26.094 | Active: active (running) since Tue 2022-04-26 14:06:29 UTC; 56s ago 2022-04-26 14:07:26.095 | Main PID: 174075 (nova-scheduler) 2022-04-26 14:07:26.095 | Tasks: 3 (limit: 14304) 2022-04-26 14:07:26.095 | Memory: 154.2M 2022-04-26 14:07:26.095 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-04-26 14:07:26.095 | ├─174075 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-26 14:07:26.095 | ├─175362 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-26 14:07:26.095 | └─175363 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-26 14:07:26.095 | 2022-04-26 14:07:26.095 | Apr 26 14:06:34 dv-neutron-839377-1-hyperv nova-scheduler[174075]: DEBUG oslo_service.service [None req-062623ad-8b9e-4df7-86ef-e53a65471d66 None None] oslo_limit.split_loggers = False {{(pid=174075) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:07:26.095 | Apr 26 14:06:34 dv-neutron-839377-1-hyperv nova-scheduler[174075]: DEBUG oslo_service.service [None req-062623ad-8b9e-4df7-86ef-e53a65471d66 None None] oslo_limit.status_code_retries = None {{(pid=174075) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:07:26.095 | Apr 26 14:06:34 dv-neutron-839377-1-hyperv nova-scheduler[174075]: DEBUG oslo_service.service [None req-062623ad-8b9e-4df7-86ef-e53a65471d66 None None] oslo_limit.status_code_retry_delay = None {{(pid=174075) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:07:26.095 | Apr 26 14:06:34 dv-neutron-839377-1-hyperv nova-scheduler[174075]: DEBUG oslo_service.service [None req-062623ad-8b9e-4df7-86ef-e53a65471d66 None None] oslo_limit.timeout = None {{(pid=174075) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:07:26.095 | Apr 26 14:06:34 dv-neutron-839377-1-hyperv nova-scheduler[174075]: DEBUG oslo_service.service [None req-062623ad-8b9e-4df7-86ef-e53a65471d66 None None] oslo_limit.valid_interfaces = None {{(pid=174075) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:07:26.095 | Apr 26 14:06:34 dv-neutron-839377-1-hyperv nova-scheduler[174075]: DEBUG oslo_service.service [None req-062623ad-8b9e-4df7-86ef-e53a65471d66 None None] oslo_limit.version = None {{(pid=174075) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:07:26.095 | Apr 26 14:06:34 dv-neutron-839377-1-hyperv nova-scheduler[174075]: DEBUG oslo_service.service [None req-062623ad-8b9e-4df7-86ef-e53a65471d66 None None] oslo_reports.file_event_handler = None {{(pid=174075) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:07:26.095 | Apr 26 14:06:34 dv-neutron-839377-1-hyperv nova-scheduler[174075]: DEBUG oslo_service.service [None req-062623ad-8b9e-4df7-86ef-e53a65471d66 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=174075) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:07:26.095 | Apr 26 14:06:34 dv-neutron-839377-1-hyperv nova-scheduler[174075]: DEBUG oslo_service.service [None req-062623ad-8b9e-4df7-86ef-e53a65471d66 None None] oslo_reports.log_dir = None {{(pid=174075) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:07:26.095 | Apr 26 14:06:34 dv-neutron-839377-1-hyperv nova-scheduler[174075]: DEBUG oslo_service.service [None req-062623ad-8b9e-4df7-86ef-e53a65471d66 None None] ******************************************************************************** {{(pid=174075) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-26 14:07:26.098 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.101 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-04-26 14:07:26.114 | enabled 2022-04-26 14:07:26.118 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-04-26 14:07:26.135 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-04-26 14:07:26.135 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-04-26 14:07:26.135 | Active: active (running) since Tue 2022-04-26 14:06:31 UTC; 54s ago 2022-04-26 14:07:26.135 | Main PID: 174536 (uwsgi) 2022-04-26 14:07:26.135 | Status: "uWSGI is ready" 2022-04-26 14:07:26.135 | Tasks: 4 (limit: 14304) 2022-04-26 14:07:26.135 | Memory: 216.9M 2022-04-26 14:07:26.135 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-04-26 14:07:26.136 | ├─174536 nova-api-metauWSGI master 2022-04-26 14:07:26.136 | ├─174541 nova-api-metauWSGI worker 1 2022-04-26 14:07:26.136 | ├─174542 nova-api-metauWSGI worker 2 2022-04-26 14:07:26.136 | └─174545 nova-api-metauWSGI http 1 2022-04-26 14:07:26.136 | 2022-04-26 14:07:26.136 | Apr 26 14:06:36 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[174541]: DEBUG oslo_concurrency.lockutils [None req-e40e8c7f-49a4-4b8a-8a57-10969ea13b91 None None] Lock "c0f676e5-f9fe-4396-8e59-3177889de950" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=174541) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-04-26 14:07:26.136 | Apr 26 14:06:36 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[174541]: DEBUG oslo_concurrency.lockutils [None req-e40e8c7f-49a4-4b8a-8a57-10969ea13b91 None None] Lock "c0f676e5-f9fe-4396-8e59-3177889de950" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=174541) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-04-26 14:07:26.136 | Apr 26 14:06:36 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[174541]: DEBUG oslo_db.sqlalchemy.engines [None req-e40e8c7f-49a4-4b8a-8a57-10969ea13b91 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=174541) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:07:26.136 | Apr 26 14:06:36 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[174541]: DEBUG oslo_db.sqlalchemy.engines [None req-e40e8c7f-49a4-4b8a-8a57-10969ea13b91 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=174541) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:07:26.136 | Apr 26 14:06:36 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[174542]: DEBUG oslo_db.sqlalchemy.engines [None req-0197764f-6ead-4cbc-ac53-484a20c15e90 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=174542) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:07:26.136 | Apr 26 14:06:37 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[174542]: WARNING nova.api.metadata.handler [None req-0197764f-6ead-4cbc-ac53-484a20c15e90 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-04-26 14:07:26.136 | Apr 26 14:06:37 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[174542]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x556d8b2969a0 pid: 174542 (default app) 2022-04-26 14:07:26.136 | Apr 26 14:06:37 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[174541]: DEBUG oslo_db.sqlalchemy.engines [None req-e40e8c7f-49a4-4b8a-8a57-10969ea13b91 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=174541) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:07:26.136 | Apr 26 14:06:37 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[174541]: WARNING nova.api.metadata.handler [None req-e40e8c7f-49a4-4b8a-8a57-10969ea13b91 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-04-26 14:07:26.136 | Apr 26 14:06:37 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[174541]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x556d8b2969a0 pid: 174541 (default app) 2022-04-26 14:07:26.140 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.143 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@placement-api.service 2022-04-26 14:07:26.157 | enabled 2022-04-26 14:07:26.161 | + functions-common:service_check:1737 : sudo systemctl status devstack@placement-api.service --no-pager 2022-04-26 14:07:26.179 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-04-26 14:07:26.179 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-04-26 14:07:26.179 | Active: active (running) since Tue 2022-04-26 14:05:34 UTC; 1min 52s ago 2022-04-26 14:07:26.179 | Main PID: 170793 (uwsgi) 2022-04-26 14:07:26.179 | Status: "uWSGI is ready" 2022-04-26 14:07:26.179 | Tasks: 3 (limit: 14304) 2022-04-26 14:07:26.179 | Memory: 138.4M 2022-04-26 14:07:26.179 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-04-26 14:07:26.179 | ├─170793 placementuWSGI master 2022-04-26 14:07:26.179 | ├─170794 placementuWSGI worker 1 2022-04-26 14:07:26.179 | └─170795 placementuWSGI worker 2 2022-04-26 14:07:26.179 | 2022-04-26 14:07:26.179 | Apr 26 14:05:37 dv-neutron-839377-1-hyperv devstack@placement-api.service[170794]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5597db2b79c0 pid: 170794 (default app) 2022-04-26 14:07:26.179 | Apr 26 14:06:33 dv-neutron-839377-1-hyperv devstack@placement-api.service[170795]: DEBUG placement.requestlog [None req-ff8a7164-4ff3-4bd3-bc14-3044964ff177 None None] Starting request: 10.222.0.16 "GET /placement/" {{(pid=170795) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-26 14:07:26.179 | Apr 26 14:06:33 dv-neutron-839377-1-hyperv devstack@placement-api.service[170795]: INFO placement.requestlog [None req-ff8a7164-4ff3-4bd3-bc14-3044964ff177 None None] 10.222.0.16 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-26 14:07:26.180 | Apr 26 14:06:33 dv-neutron-839377-1-hyperv devstack@placement-api.service[170795]: [pid: 170795|app: 0|req: 2/2] 10.222.0.16 () {54 vars in 916 bytes} [Tue Apr 26 14:06:33 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-26 14:07:26.180 | Apr 26 14:06:38 dv-neutron-839377-1-hyperv devstack@placement-api.service[170794]: DEBUG placement.requestlog [None req-662bffa3-acef-44d8-af1c-ed127ece0ab8 None None] Starting request: 10.222.0.16 "GET /placement/" {{(pid=170794) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-26 14:07:26.180 | Apr 26 14:06:38 dv-neutron-839377-1-hyperv devstack@placement-api.service[170794]: INFO placement.requestlog [None req-662bffa3-acef-44d8-af1c-ed127ece0ab8 None None] 10.222.0.16 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-26 14:07:26.180 | Apr 26 14:06:38 dv-neutron-839377-1-hyperv devstack@placement-api.service[170794]: [pid: 170794|app: 0|req: 1/3] 10.222.0.16 () {54 vars in 916 bytes} [Tue Apr 26 14:06:38 2022] GET /placement => generated 136 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-26 14:07:26.180 | Apr 26 14:06:39 dv-neutron-839377-1-hyperv devstack@placement-api.service[170795]: DEBUG placement.requestlog [None req-60b75188-5aa4-406f-a7a8-ea3ff8fadc72 None None] Starting request: 10.222.0.16 "GET /placement/" {{(pid=170795) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-26 14:07:26.180 | Apr 26 14:06:39 dv-neutron-839377-1-hyperv devstack@placement-api.service[170795]: INFO placement.requestlog [None req-60b75188-5aa4-406f-a7a8-ea3ff8fadc72 None None] 10.222.0.16 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-26 14:07:26.180 | Apr 26 14:06:39 dv-neutron-839377-1-hyperv devstack@placement-api.service[170795]: [pid: 170795|app: 0|req: 3/4] 10.222.0.16 () {54 vars in 916 bytes} [Tue Apr 26 14:06:39 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-26 14:07:26.183 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.186 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@placement-client.service 2022-04-26 14:07:26.198 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-04-26 14:07:26.203 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.206 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@g-api.service 2022-04-26 14:07:26.219 | enabled 2022-04-26 14:07:26.223 | + functions-common:service_check:1737 : sudo systemctl status devstack@g-api.service --no-pager 2022-04-26 14:07:26.239 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-04-26 14:07:26.239 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-04-26 14:07:26.239 | Active: active (running) since Tue 2022-04-26 14:06:59 UTC; 26s ago 2022-04-26 14:07:26.239 | Main PID: 178633 (uwsgi) 2022-04-26 14:07:26.239 | Status: "uWSGI is ready" 2022-04-26 14:07:26.240 | Tasks: 7 (limit: 14304) 2022-04-26 14:07:26.240 | Memory: 227.1M 2022-04-26 14:07:26.240 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-04-26 14:07:26.240 | ├─178633 glance-apiuWSGI master 2022-04-26 14:07:26.240 | ├─178637 glance-apiuWSGI worker 1 2022-04-26 14:07:26.240 | └─178638 glance-apiuWSGI worker 2 2022-04-26 14:07:26.240 | 2022-04-26 14:07:26.240 | Apr 26 14:07:22 dv-neutron-839377-1-hyperv devstack@g-api.service[178637]: DEBUG glance_store.location [None req-cc02d7bc-8b20-4de8-ba5e-cfca37f9313c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178637) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 14:07:26.240 | Apr 26 14:07:22 dv-neutron-839377-1-hyperv devstack@g-api.service[178637]: DEBUG glance_store.location [None req-cc02d7bc-8b20-4de8-ba5e-cfca37f9313c admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178637) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 14:07:26.240 | Apr 26 14:07:22 dv-neutron-839377-1-hyperv devstack@g-api.service[178637]: DEBUG glance_store.location [None req-cc02d7bc-8b20-4de8-ba5e-cfca37f9313c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178637) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 14:07:26.240 | Apr 26 14:07:22 dv-neutron-839377-1-hyperv devstack@g-api.service[178637]: DEBUG glance_store.location [None req-cc02d7bc-8b20-4de8-ba5e-cfca37f9313c admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178637) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 14:07:26.240 | Apr 26 14:07:22 dv-neutron-839377-1-hyperv devstack@g-api.service[178637]: DEBUG glance_store.location [None req-cc02d7bc-8b20-4de8-ba5e-cfca37f9313c admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178637) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 14:07:26.240 | Apr 26 14:07:22 dv-neutron-839377-1-hyperv devstack@g-api.service[178637]: DEBUG glance_store.location [None req-cc02d7bc-8b20-4de8-ba5e-cfca37f9313c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178637) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 14:07:26.240 | Apr 26 14:07:22 dv-neutron-839377-1-hyperv devstack@g-api.service[178637]: DEBUG glance_store.location [None req-cc02d7bc-8b20-4de8-ba5e-cfca37f9313c admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178637) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 14:07:26.240 | Apr 26 14:07:22 dv-neutron-839377-1-hyperv devstack@g-api.service[178637]: DEBUG glance_store.location [None req-cc02d7bc-8b20-4de8-ba5e-cfca37f9313c admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178637) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 14:07:26.240 | Apr 26 14:07:22 dv-neutron-839377-1-hyperv devstack@g-api.service[178637]: DEBUG glance_store.backend [None req-cc02d7bc-8b20-4de8-ba5e-cfca37f9313c admin admin] Skipping store.set_acls... not implemented. {{(pid=178637) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-04-26 14:07:26.240 | Apr 26 14:07:22 dv-neutron-839377-1-hyperv devstack@g-api.service[178637]: [pid: 178637|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 879 bytes} [Tue Apr 26 14:07:07 2022] PUT /v2/images/39d054e2-84a4-431c-a4f6-7f770a46f924/file => generated 0 bytes in 15543 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-04-26 14:07:26.244 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.246 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@c-sch.service 2022-04-26 14:07:26.261 | enabled 2022-04-26 14:07:26.265 | + functions-common:service_check:1737 : sudo systemctl status devstack@c-sch.service --no-pager 2022-04-26 14:07:26.282 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-04-26 14:07:26.282 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-04-26 14:07:26.282 | Active: active (running) since Tue 2022-04-26 14:06:49 UTC; 36s ago 2022-04-26 14:07:26.282 | Main PID: 177335 (cinder-schedule) 2022-04-26 14:07:26.282 | Tasks: 2 (limit: 14304) 2022-04-26 14:07:26.282 | Memory: 108.2M 2022-04-26 14:07:26.282 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-04-26 14:07:26.282 | └─177335 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-04-26 14:07:26.282 | 2022-04-26 14:07:26.282 | Apr 26 14:06:54 dv-neutron-839377-1-hyperv cinder-scheduler[177335]: INFO cinder.manager [None req-edac72c4-afce-4faf-9788-f7b5a4d234cd None None] Initiating service 1 cleanup 2022-04-26 14:07:26.282 | Apr 26 14:06:54 dv-neutron-839377-1-hyperv cinder-scheduler[177335]: INFO cinder.manager [None req-edac72c4-afce-4faf-9788-f7b5a4d234cd None None] Service 1 cleanup completed. 2022-04-26 14:07:26.282 | Apr 26 14:06:54 dv-neutron-839377-1-hyperv cinder-scheduler[177335]: DEBUG cinder.service [None req-edac72c4-afce-4faf-9788-f7b5a4d234cd None None] Creating RPC server for service cinder-scheduler {{(pid=177335) start /opt/stack/cinder/cinder/service.py:231}} 2022-04-26 14:07:26.283 | Apr 26 14:06:54 dv-neutron-839377-1-hyperv cinder-scheduler[177335]: DEBUG cinder.service [None req-edac72c4-afce-4faf-9788-f7b5a4d234cd None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=177335) start /opt/stack/cinder/cinder/service.py:237}} 2022-04-26 14:07:26.283 | Apr 26 14:06:55 dv-neutron-839377-1-hyperv cinder-scheduler[177335]: DEBUG cinder.scheduler.host_manager [None req-a6c90388-2c13-4577-bf5f-da5e542b1bcf None None] Received backup service update from dv-neutron-839377-1-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=177335) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-04-26 14:07:26.283 | Apr 26 14:07:06 dv-neutron-839377-1-hyperv cinder-scheduler[177335]: DEBUG cinder.scheduler.host_manager [None req-75a86acc-a7f4-4dcd-aa1a-b8d4b389b970 None None] Received volume service update from dv-neutron-839377-1-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-839377-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=177335) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-04-26 14:07:26.283 | Apr 26 14:07:06 dv-neutron-839377-1-hyperv cinder-scheduler[177335]: DEBUG cinder.scheduler.host_manager [None req-75a86acc-a7f4-4dcd-aa1a-b8d4b389b970 None None] Updating capabilities for dv-neutron-839377-1-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-839377-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 4, 26, 14, 7, 6, 329513)} {{(pid=177335) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-04-26 14:07:26.283 | Apr 26 14:07:06 dv-neutron-839377-1-hyperv cinder-scheduler[177335]: DEBUG cinder.utils [None req-75a86acc-a7f4-4dcd-aa1a-b8d4b389b970 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=177335) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-04-26 14:07:26.283 | Apr 26 14:07:06 dv-neutron-839377-1-hyperv cinder-scheduler[177335]: DEBUG cinder.utils [None req-75a86acc-a7f4-4dcd-aa1a-b8d4b389b970 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=177335) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-04-26 14:07:26.283 | Apr 26 14:07:06 dv-neutron-839377-1-hyperv cinder-scheduler[177335]: DEBUG cinder.scheduler.host_manager [None req-75a86acc-a7f4-4dcd-aa1a-b8d4b389b970 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-839377-1-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 4, 26, 14, 7, 6, 367982)}]. {{(pid=177335) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-04-26 14:07:26.286 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.289 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@c-api.service 2022-04-26 14:07:26.304 | enabled 2022-04-26 14:07:26.308 | + functions-common:service_check:1737 : sudo systemctl status devstack@c-api.service --no-pager 2022-04-26 14:07:26.326 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-04-26 14:07:26.326 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-04-26 14:07:26.326 | Active: active (running) since Tue 2022-04-26 14:06:43 UTC; 42s ago 2022-04-26 14:07:26.326 | Main PID: 176880 (uwsgi) 2022-04-26 14:07:26.326 | Status: "uWSGI is ready" 2022-04-26 14:07:26.326 | Tasks: 5 (limit: 14304) 2022-04-26 14:07:26.327 | Memory: 245.1M 2022-04-26 14:07:26.327 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-04-26 14:07:26.327 | ├─176880 cinder-apiuWSGI master 2022-04-26 14:07:26.327 | ├─176894 cinder-apiuWSGI worker 1 2022-04-26 14:07:26.327 | └─176895 cinder-apiuWSGI worker 2 2022-04-26 14:07:26.327 | 2022-04-26 14:07:26.327 | Apr 26 14:06:56 dv-neutron-839377-1-hyperv devstack@c-api.service[176895]: INFO cinder.api.openstack.wsgi [None req-38356781-16b8-4534-b404-3de68d911fb0 admin admin] http://10.222.0.16/volume/v3/fd3a663c045b4a31b621a6eb3e49a097/types returned with HTTP 200 2022-04-26 14:07:26.327 | Apr 26 14:06:56 dv-neutron-839377-1-hyperv devstack@c-api.service[176895]: [pid: 176895|app: 0|req: 1/2] 10.222.0.16 () {60 vars in 1237 bytes} [Tue Apr 26 14:06:55 2022] POST /volume/v3/fd3a663c045b4a31b621a6eb3e49a097/types => generated 186 bytes in 921 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-04-26 14:07:26.327 | Apr 26 14:06:56 dv-neutron-839377-1-hyperv devstack@c-api.service[176894]: DEBUG cinder.api.middleware.request_id [req-38356781-16b8-4534-b404-3de68d911fb0 req-46850bc9-13b0-4f71-8183-0255efd6d05d None None] RequestId filter calling following filter/app {{(pid=176894) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-04-26 14:07:26.327 | Apr 26 14:06:57 dv-neutron-839377-1-hyperv devstack@c-api.service[176894]: INFO cinder.api.openstack.wsgi [req-38356781-16b8-4534-b404-3de68d911fb0 req-46850bc9-13b0-4f71-8183-0255efd6d05d admin admin] POST http://10.222.0.16/volume/v3/fd3a663c045b4a31b621a6eb3e49a097/types/39919812-c391-44fe-9875-ba0f1a855051/extra_specs 2022-04-26 14:07:26.327 | Apr 26 14:06:57 dv-neutron-839377-1-hyperv devstack@c-api.service[176894]: DEBUG cinder.api.openstack.wsgi [req-38356781-16b8-4534-b404-3de68d911fb0 req-46850bc9-13b0-4f71-8183-0255efd6d05d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=176894) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-04-26 14:07:26.327 | Apr 26 14:06:57 dv-neutron-839377-1-hyperv devstack@c-api.service[176894]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-04-26 14:07:26.327 | Apr 26 14:06:57 dv-neutron-839377-1-hyperv devstack@c-api.service[176894]: warnings.warn('Policy enforcement is depending on the value of ' 2022-04-26 14:07:26.327 | Apr 26 14:06:57 dv-neutron-839377-1-hyperv devstack@c-api.service[176894]: DEBUG oslo_db.sqlalchemy.engines [req-38356781-16b8-4534-b404-3de68d911fb0 req-46850bc9-13b0-4f71-8183-0255efd6d05d admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=176894) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:07:26.327 | Apr 26 14:06:57 dv-neutron-839377-1-hyperv devstack@c-api.service[176894]: INFO cinder.api.openstack.wsgi [req-38356781-16b8-4534-b404-3de68d911fb0 req-46850bc9-13b0-4f71-8183-0255efd6d05d admin admin] http://10.222.0.16/volume/v3/fd3a663c045b4a31b621a6eb3e49a097/types/39919812-c391-44fe-9875-ba0f1a855051/extra_specs returned with HTTP 200 2022-04-26 14:07:26.327 | Apr 26 14:06:57 dv-neutron-839377-1-hyperv devstack@c-api.service[176894]: [pid: 176894|app: 0|req: 2/3] 10.222.0.16 () {62 vars in 1454 bytes} [Tue Apr 26 14:06:56 2022] POST /volume/v3/fd3a663c045b4a31b621a6eb3e49a097/types/39919812-c391-44fe-9875-ba0f1a855051/extra_specs => generated 55 bytes in 771 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2022-04-26 14:07:26.330 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.333 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@c-vol.service 2022-04-26 14:07:26.346 | enabled 2022-04-26 14:07:26.350 | + functions-common:service_check:1737 : sudo systemctl status devstack@c-vol.service --no-pager 2022-04-26 14:07:26.367 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-04-26 14:07:26.367 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-04-26 14:07:26.367 | Active: active (running) since Tue 2022-04-26 14:06:52 UTC; 33s ago 2022-04-26 14:07:26.367 | Main PID: 178046 (cinder-volume) 2022-04-26 14:07:26.367 | Tasks: 3 (limit: 14304) 2022-04-26 14:07:26.367 | Memory: 140.0M 2022-04-26 14:07:26.367 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-04-26 14:07:26.367 | ├─178046 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-04-26 14:07:26.367 | └─178151 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-04-26 14:07:26.367 | 2022-04-26 14:07:26.367 | Apr 26 14:07:06 dv-neutron-839377-1-hyperv sudo[178986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-04-26 14:07:26.367 | Apr 26 14:07:06 dv-neutron-839377-1-hyperv sudo[178986]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-04-26 14:07:26.367 | Apr 26 14:07:07 dv-neutron-839377-1-hyperv sudo[178986]: pam_unix(sudo:session): session closed for user root 2022-04-26 14:07:26.367 | Apr 26 14:07:07 dv-neutron-839377-1-hyperv cinder-volume[178151]: DEBUG oslo_concurrency.processutils [None req-75a86acc-a7f4-4dcd-aa1a-b8d4b389b970 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.180s {{(pid=178151) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-26 14:07:26.367 | Apr 26 14:07:07 dv-neutron-839377-1-hyperv cinder-volume[178151]: DEBUG oslo_concurrency.processutils [None req-75a86acc-a7f4-4dcd-aa1a-b8d4b389b970 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=178151) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-04-26 14:07:26.367 | Apr 26 14:07:07 dv-neutron-839377-1-hyperv sudo[178997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-04-26 14:07:26.367 | Apr 26 14:07:07 dv-neutron-839377-1-hyperv sudo[178997]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-04-26 14:07:26.367 | Apr 26 14:07:08 dv-neutron-839377-1-hyperv sudo[178997]: pam_unix(sudo:session): session closed for user root 2022-04-26 14:07:26.368 | Apr 26 14:07:08 dv-neutron-839377-1-hyperv cinder-volume[178151]: DEBUG oslo_concurrency.processutils [None req-75a86acc-a7f4-4dcd-aa1a-b8d4b389b970 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.169s {{(pid=178151) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-26 14:07:26.368 | Apr 26 14:07:08 dv-neutron-839377-1-hyperv cinder-volume[178151]: INFO cinder.volume.manager [None req-75a86acc-a7f4-4dcd-aa1a-b8d4b389b970 None None] Driver post RPC initialization completed successfully. 2022-04-26 14:07:26.371 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.374 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-04-26 14:07:26.386 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-04-26 14:07:26.390 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.393 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-04-26 14:07:26.405 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-04-26 14:07:26.409 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.412 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-04-26 14:07:26.424 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-04-26 14:07:26.429 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.432 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-04-26 14:07:26.445 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-04-26 14:07:26.449 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.452 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-svc.service 2022-04-26 14:07:26.466 | enabled 2022-04-26 14:07:26.470 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-svc.service --no-pager 2022-04-26 14:07:26.487 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-04-26 14:07:26.487 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-04-26 14:07:26.487 | Active: active (running) since Tue 2022-04-26 14:05:26 UTC; 1min 59s ago 2022-04-26 14:07:26.487 | Main PID: 170201 (/usr/bin/python) 2022-04-26 14:07:26.487 | Tasks: 9 (limit: 14304) 2022-04-26 14:07:26.487 | Memory: 381.7M 2022-04-26 14:07:26.487 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-04-26 14:07:26.487 | ├─170201 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:07:26.487 | ├─170310 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-26 14:07:26.487 | ├─170311 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-26 14:07:26.488 | ├─170312 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-26 14:07:26.488 | └─170313 neutron-server: periodic worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-26 14:07:26.488 | 2022-04-26 14:07:26.488 | Apr 26 14:06:38 dv-neutron-839377-1-hyperv neutron-server[170313]: DEBUG neutron.db.agents_db [None req-cd58121d-7855-42d4-b0a1-6583e273afd7 None None] Agent healthcheck: found 4 active agents {{(pid=170313) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-04-26 14:07:26.488 | Apr 26 14:06:43 dv-neutron-839377-1-hyperv neutron-server[170312]: DEBUG neutron_lib.callbacks.manager [None req-a3fa56fc-479c-4b1f-b5a5-5ef2a291ce9b None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8733840571760', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16025704'] for agent (1831f594-6269-469d-9906-8556804879fa), after_update {{(pid=170312) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 14:07:26.488 | Apr 26 14:06:45 dv-neutron-839377-1-hyperv neutron-server[170312]: DEBUG neutron_lib.callbacks.manager [None req-cf472e3f-6241-4fb2-8279-5717b55f07a9 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8733840571760', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16025704'] for agent (8d8c53f8-7655-4837-8cf5-068316a8e8b8), after_update {{(pid=170312) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 14:07:26.488 | Apr 26 14:06:46 dv-neutron-839377-1-hyperv neutron-server[170312]: DEBUG neutron_lib.callbacks.manager [None req-c706e5cd-7b61-4f2c-8b36-66613601c23e None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8733840571760', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16025704'] for agent (db76c7f5-150c-4c5f-897b-32ad38aa918e), after_update {{(pid=170312) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 14:07:26.488 | Apr 26 14:06:48 dv-neutron-839377-1-hyperv neutron-server[170312]: DEBUG neutron_lib.callbacks.manager [None req-4f5e15af-57a7-423d-a9e9-c994fcae5725 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8733840571760', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16025704'] for agent (b861675b-36c5-48ef-8bbf-c4db011e1695), after_update {{(pid=170312) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 14:07:26.488 | Apr 26 14:07:13 dv-neutron-839377-1-hyperv neutron-server[170312]: DEBUG neutron_lib.callbacks.manager [None req-71fbbaa6-e12b-4b07-b44d-87e8c7b654c1 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8733840571760', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16025704'] for agent (1831f594-6269-469d-9906-8556804879fa), after_update {{(pid=170312) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 14:07:26.488 | Apr 26 14:07:15 dv-neutron-839377-1-hyperv neutron-server[170313]: DEBUG neutron.db.agents_db [None req-cd58121d-7855-42d4-b0a1-6583e273afd7 None None] Agent healthcheck: found 4 active agents {{(pid=170313) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-04-26 14:07:26.488 | Apr 26 14:07:15 dv-neutron-839377-1-hyperv neutron-server[170312]: DEBUG neutron_lib.callbacks.manager [None req-e65c2fa9-bd04-41f0-a3e6-bad3c3734648 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8733840571760', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16025704'] for agent (8d8c53f8-7655-4837-8cf5-068316a8e8b8), after_update {{(pid=170312) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 14:07:26.488 | Apr 26 14:07:16 dv-neutron-839377-1-hyperv neutron-server[170312]: DEBUG neutron_lib.callbacks.manager [None req-c706e5cd-7b61-4f2c-8b36-66613601c23e None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8733840571760', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16025704'] for agent (db76c7f5-150c-4c5f-897b-32ad38aa918e), after_update {{(pid=170312) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 14:07:26.488 | Apr 26 14:07:18 dv-neutron-839377-1-hyperv neutron-server[170312]: DEBUG neutron_lib.callbacks.manager [None req-4f5e15af-57a7-423d-a9e9-c994fcae5725 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8733840571760', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16025704'] for agent (b861675b-36c5-48ef-8bbf-c4db011e1695), after_update {{(pid=170312) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 14:07:26.492 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.494 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-04-26 14:07:26.508 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-04-26 14:07:26.511 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.514 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@rabbit.service 2022-04-26 14:07:26.526 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-04-26 14:07:26.530 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.533 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@tempest.service 2022-04-26 14:07:26.546 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-04-26 14:07:26.550 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.552 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@mysql.service 2022-04-26 14:07:26.565 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-04-26 14:07:26.569 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.571 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@etcd3.service 2022-04-26 14:07:26.584 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-04-26 14:07:26.587 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.590 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@dstat.service 2022-04-26 14:07:26.605 | enabled 2022-04-26 14:07:26.609 | + functions-common:service_check:1737 : sudo systemctl status devstack@dstat.service --no-pager 2022-04-26 14:07:26.626 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-04-26 14:07:26.626 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-04-26 14:07:26.626 | Active: active (running) since Tue 2022-04-26 13:59:04 UTC; 8min ago 2022-04-26 14:07:26.626 | Main PID: 145077 (dstat.sh) 2022-04-26 14:07:26.626 | Tasks: 3 (limit: 14304) 2022-04-26 14:07:26.626 | Memory: 19.3M 2022-04-26 14:07:26.626 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-04-26 14:07:26.626 | ├─145077 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-04-26 14:07:26.626 | ├─145202 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-04-26 14:07:26.626 | └─145204 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-04-26 14:07:26.626 | 2022-04-26 14:07:26.626 | Apr 26 14:07:17 dv-neutron-839377-1-hyperv dstat.sh[145204]: 26-04 14:07:17| 46 11 43 0 0|5165M 626M 178M 5710M| 180M 180M| 0 303k| 0 33.9 |5993 15k|3.30 2.70 2.13|2.0 0 0| 0 0 | 0 0 | 22 197 0 56 0 2022-04-26 14:07:26.626 | Apr 26 14:07:18 dv-neutron-839377-1-hyperv dstat.sh[145204]: 26-04 14:07:18| 43 10 44 0 0|5168M 580M 178M 5753M| 186M 186M| 0 229k| 0 20.1 |5896 14k|3.30 2.70 2.13|3.0 0 0| 0 0 | 0 0 | 22 197 0 55 0 2022-04-26 14:07:26.626 | Apr 26 14:07:19 dv-neutron-839377-1-hyperv dstat.sh[145204]: 26-04 14:07:19| 45 21 30 3 0|5168M 185M 178M 6138M| 180M 180M| 0 361k| 0 41.1 |5264 13k|3.20 2.68 2.13|3.0 0 0| 0 0 | 0 0 | 22 197 0 55 0 2022-04-26 14:07:26.626 | Apr 26 14:07:20 dv-neutron-839377-1-hyperv dstat.sh[145204]: 26-04 14:07:20| 45 11 42 0 0|5169M 143M 178M 6179M| 178M 178M| 0 394M| 0 832 |6077 15k|3.20 2.68 2.13|2.0 0 22| 0 0 | 0 0 | 22 199 0 55 0 2022-04-26 14:07:26.626 | Apr 26 14:07:21 dv-neutron-839377-1-hyperv dstat.sh[145204]: 26-04 14:07:21| 44 15 38 1 0|5194M 655M 175M 5650M| 173M 173M| 56k 67M|2.00 252 |4853 12k|3.20 2.68 2.13|3.0 0 20| 0 0 | 0 0 | 22 199 0 55 0 2022-04-26 14:07:26.626 | Apr 26 14:07:22 dv-neutron-839377-1-hyperv dstat.sh[145204]: 26-04 14:07:22| 45 9 45 0 0|5191M 615M 175M 5693M| 178M 178M| 564k 1632k|9.00 87.0 |5756 14k|3.20 2.68 2.13|2.0 0 0| 0 0 | 0 0 | 22 199 0 54 0 2022-04-26 14:07:26.626 | Apr 26 14:07:23 dv-neutron-839377-1-hyperv dstat.sh[145204]: 26-04 14:07:23| 30 11 56 3 0|5118M 665M 175M 5713M| 62M 62M| 376k 104M|9.00 241 |4522 13k|3.20 2.68 2.13|1.0 0 65| 0 0 | 0 0 | 22 192 0 59 0 2022-04-26 14:07:26.626 | Apr 26 14:07:24 dv-neutron-839377-1-hyperv dstat.sh[145204]: 26-04 14:07:24| 21 8 70 1 0|5141M 642M 175M 5713M|6317 6317 | 112k 936k|12.0 69.0 |1416 5507 |3.02 2.66 2.12|1.0 0 219| 0 0 | 0 0 | 22 192 0 59 0 2022-04-26 14:07:26.626 | Apr 26 14:07:25 dv-neutron-839377-1-hyperv dstat.sh[145204]: 26-04 14:07:25| 25 3 71 0 0|5170M 612M 175M 5714M|6585 6140 | 48k 80k|5.00 12.0 | 404 3609 |3.02 2.66 2.12|1.0 0 0| 0 0 | 0 0 | 22 192 0 59 0 2022-04-26 14:07:26.626 | Apr 26 14:07:26 dv-neutron-839377-1-hyperv dstat.sh[145204]: 26-04 14:07:26| 19 9 69 1 0|5118M 664M 175M 5714M| 16k 15k| 956k 408k|19.0 32.0 |1828 6008 |3.02 2.66 2.12|1.0 0 261| 0 0 | 0 0 | 22 192 0 58 0 2022-04-26 14:07:26.629 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.632 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-crt.service 2022-04-26 14:07:26.645 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-04-26 14:07:26.648 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.651 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-cauth.service 2022-04-26 14:07:26.664 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-04-26 14:07:26.667 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:07:26.671 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-agt.service 2022-04-26 14:07:26.685 | enabled 2022-04-26 14:07:26.688 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-agt.service --no-pager 2022-04-26 14:07:26.704 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-04-26 14:07:26.704 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-04-26 14:07:26.704 | Active: failed (Result: exit-code) since Tue 2022-04-26 14:05:43 UTC; 1min 43s ago 2022-04-26 14:07:26.705 | Main PID: 171288 (code=exited, status=1/FAILURE) 2022-04-26 14:07:26.705 | 2022-04-26 14:07:26.705 | Apr 26 14:05:42 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[171288]: ERROR neutron File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise 2022-04-26 14:07:26.705 | Apr 26 14:05:42 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[171288]: ERROR neutron raise self.value 2022-04-26 14:07:26.705 | Apr 26 14:05:42 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[171288]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_oskenapp.py", line 41, in agent_main_wrapper 2022-04-26 14:07:26.705 | Apr 26 14:05:42 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[171288]: ERROR neutron ovs_agent.main(bridge_classes) 2022-04-26 14:07:26.705 | Apr 26 14:05:42 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[171288]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 2879, in main 2022-04-26 14:07:26.705 | Apr 26 14:05:42 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[171288]: ERROR neutron ext_manager.register_opts(cfg.CONF) 2022-04-26 14:07:26.705 | Apr 26 14:05:42 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[171288]: ERROR neutron NameError: name 'ext_manager' is not defined 2022-04-26 14:07:26.705 | Apr 26 14:05:42 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[171288]: ERROR neutron 2022-04-26 14:07:26.705 | Apr 26 14:05:43 dv-neutron-839377-1-hyperv systemd[1]: devstack@q-agt.service: Main process exited, code=exited, status=1/FAILURE 2022-04-26 14:07:26.705 | Apr 26 14:05:43 dv-neutron-839377-1-hyperv systemd[1]: devstack@q-agt.service: Failed with result 'exit-code'. 2022-04-26 14:07:26.708 | + functions-common:service_check:1 : exit_trap 2022-04-26 14:07:26.711 | + ./stack.sh:exit_trap:523 : local r=3 2022-04-26 14:07:26.715 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-26 14:07:26.718 | + ./stack.sh:exit_trap:524 : jobs=143870 2022-04-26 14:07:26.721 | + ./stack.sh:exit_trap:527 : [[ -n 143870 ]] 2022-04-26 14:07:26.724 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-26-135431 ]] 2022-04-26 14:07:26.726 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-26 14:07:26.729 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-26 14:07:26.729 | exit_trap: cleaning up child processes 2022-04-26 14:07:26.731 | + ./stack.sh:exit_trap:529 : kill 143870 2022-04-26 14:07:26.734 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.YZP4yGOpTz ']' 2022-04-26 14:07:26.737 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.YZP4yGOpTz 2022-04-26 14:07:26.751 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-26 14:07:26.754 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-26 14:07:26.757 | + ./stack.sh:exit_trap:540 : [[ 3 -ne 0 ]] 2022-04-26 14:07:26.760 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-26 14:07:26.760 | Error on exit 2022-04-26 14:07:26.762 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-26 14:07:26.766 | + ./stack.sh:exit_trap:544 : generate-subunit 1650981267 779 fail 2022-04-26 14:07:27.458 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-26 14:07:27.461 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-26 14:07:28.880 | + ./stack.sh:exit_trap:558 : exit 3