2022-07-22 21:24:39.476 | + ./stack.sh:main:482 : exec 2022-07-22 21:24:39.476 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-22-212439' 2022-07-22 21:24:39.476 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-22-212439.summary.2022-07-22-212439 2022-07-22 21:24:39.476 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:24:39.476 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-22-212439 2022-07-22 21:24:39.476 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-22-212439 /opt/stack/logs/stack.sh.log 2022-07-22 21:24:39.476 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-22-212439.summary.2022-07-22-212439 /opt/stack/logs/stack.sh.log.summary 2022-07-22 21:24:39.476 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-22 21:24:39.476 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-22 21:24:39.476 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-22 21:24:39.476 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-22 21:24:39.476 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-22 21:24:39.476 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-22 21:24:39.476 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-22 21:24:39.476 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-22 21:24:39.476 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-22 21:24:39.476 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-22 21:24:39.476 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-22 21:24:39.476 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-22 21:24:39.476 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-22 21:24:39.476 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-22 21:24:39.476 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-22 21:24:39.477 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-22 21:24:39.479 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-22 21:24:39.482 | + ./stack.sh:main:568 : set -o errexit 2022-07-22 21:24:39.484 | + ./stack.sh:main:571 : uname -a 2022-07-22 21:24:39.485 | Linux dv-neutron-849776-7-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-07-22 21:24:39.487 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-22 21:24:39.489 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-22 21:24:39.492 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-22 21:24:39.529 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-22 21:24:39.544 | + ./stack.sh:main:585 : fetch_plugins 2022-07-22 21:24:39.546 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-22 21:24:39.548 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-22 21:24:39.550 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-22 21:24:39.552 | + functions-common:fetch_plugins:1791 : return 2022-07-22 21:24:39.554 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-22 21:24:39.555 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-22 21:24:39.557 | + functions-common:run_phase:1869 : local phase= 2022-07-22 21:24:39.559 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 21:24:39.561 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 21:24:39.563 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 21:24:39.564 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 21:24:39.566 | + functions-common:run_phase:1878 : local extra 2022-07-22 21:24:39.568 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 21:24:39.572 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 21:24:39.574 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 21:24:39.576 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 21:24:39.578 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-22 21:24:39.580 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 21:24:39.593 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:24:39.595 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-22 21:24:39.596 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 21:24:39.598 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 21:24:39.600 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 21:24:39.602 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 21:24:39.604 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 21:24:39.605 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-22 21:24:39.607 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-22 21:24:39.609 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-22 21:24:39.611 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-22 21:24:39.614 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-22 21:24:39.616 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-22 21:24:39.618 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-22 21:24:39.620 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-22 21:24:39.622 | + functions-common:plugin_override_defaults:1832 : return 2022-07-22 21:24:39.624 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-22 21:24:39.643 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-22 21:24:39.645 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-22 21:24:39.658 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:24:39.661 | +++ lib/tls:source:43 : hostname -f 2022-07-22 21:24:39.664 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-22 21:24:39.666 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-22 21:24:39.668 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-22 21:24:39.670 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-22 21:24:39.672 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-22 21:24:39.673 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-22 21:24:39.675 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-22 21:24:39.677 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-22 21:24:39.679 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-22 21:24:39.681 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-22 21:24:39.686 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-22 21:24:39.697 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-22 21:24:39.715 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-22 21:24:39.727 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-22 21:24:39.739 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-22 21:24:39.776 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-22 21:24:39.834 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-22 21:24:39.923 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-22 21:24:39.945 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-22 21:24:39.998 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-22 21:24:40.051 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-22 21:24:40.197 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-22 21:24:40.211 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-22 21:24:40.224 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-22 21:24:40.237 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-22 21:24:40.329 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-22 21:24:40.331 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-22 21:24:40.334 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-22 21:24:40.336 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-22 21:24:40.338 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-22 21:24:40.340 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-22 21:24:40.343 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-22 21:24:40.343 | False' 2022-07-22 21:24:40.345 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-22 21:24:40.361 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-22 21:24:40.363 | + ./stack.sh:main:619 : run_phase source 2022-07-22 21:24:40.365 | + functions-common:run_phase:1868 : local mode=source 2022-07-22 21:24:40.367 | + functions-common:run_phase:1869 : local phase= 2022-07-22 21:24:40.369 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 21:24:40.372 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 21:24:40.374 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 21:24:40.376 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 21:24:40.378 | + functions-common:run_phase:1878 : local extra 2022-07-22 21:24:40.380 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 21:24:40.384 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 21:24:40.386 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 21:24:40.388 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 21:24:40.390 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-22 21:24:40.393 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 21:24:40.407 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:24:40.409 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-22 21:24:40.411 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-22 21:24:40.451 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-22 21:24:40.453 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-22 21:24:40.455 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-22 21:24:40.457 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-22 21:24:40.459 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-22 21:24:40.461 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-22 21:24:40.464 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-22 21:24:40.466 | + functions-common:load_plugin_settings:1809 : return 2022-07-22 21:24:40.468 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-22 21:24:40.470 | + functions-common:verify_disabled_services:2151 : local service 2022-07-22 21:24:40.473 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.475 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-07-22 21:24:40.477 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.480 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-07-22 21:24:40.483 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.485 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-07-22 21:24:40.487 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.489 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-07-22 21:24:40.492 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.494 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-07-22 21:24:40.497 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.499 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-07-22 21:24:40.501 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.504 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-07-22 21:24:40.506 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.508 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-07-22 21:24:40.511 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.513 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-07-22 21:24:40.515 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.518 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-07-22 21:24:40.520 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.522 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-07-22 21:24:40.524 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.527 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-07-22 21:24:40.530 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.532 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-07-22 21:24:40.534 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.536 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-07-22 21:24:40.539 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.541 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-07-22 21:24:40.544 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.546 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-07-22 21:24:40.548 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.551 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-07-22 21:24:40.553 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.555 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-07-22 21:24:40.558 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.560 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-07-22 21:24:40.562 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.564 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-07-22 21:24:40.567 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.569 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-07-22 21:24:40.571 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.574 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-07-22 21:24:40.576 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.578 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-07-22 21:24:40.581 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.583 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-07-22 21:24:40.585 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.587 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-07-22 21:24:40.590 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.593 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-07-22 21:24:40.595 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.597 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-07-22 21:24:40.600 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.602 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-07-22 21:24:40.605 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.607 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-07-22 21:24:40.610 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.612 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-07-22 21:24:40.614 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.616 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-07-22 21:24:40.619 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.621 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-07-22 21:24:40.623 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.626 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-07-22 21:24:40.628 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.630 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-07-22 21:24:40.632 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.635 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-07-22 21:24:40.637 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.639 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-07-22 21:24:40.641 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.644 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-07-22 21:24:40.646 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.648 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-07-22 21:24:40.651 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.653 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-07-22 21:24:40.656 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.658 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-07-22 21:24:40.660 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.663 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-07-22 21:24:40.665 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.669 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-07-22 21:24:40.671 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.673 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-07-22 21:24:40.675 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.678 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-07-22 21:24:40.680 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.682 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-07-22 21:24:40.685 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.687 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-07-22 21:24:40.689 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:24:40.691 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-07-22 21:24:40.694 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-22 21:24:40.697 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-22 21:24:40.699 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-22 21:24:40.714 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:24:40.717 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-22 21:24:40.719 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-22 21:24:40.721 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-22 21:24:40.737 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:24:40.740 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-22 21:24:40.742 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-22 21:24:40.744 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-22 21:24:40.747 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-22 21:24:40.749 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-22 21:24:40.751 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-22 21:24:40.754 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-22 21:24:40.756 | + lib/database:initialize_database_backends:92 : return 0 2022-07-22 21:24:40.758 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-22 21:24:40.758 | Using mysql database backend 2022-07-22 21:24:40.761 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-22 21:24:40.777 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-22 21:24:40.780 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-22 21:24:40.782 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-22 21:24:40.785 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-22 21:24:40.787 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-22 21:24:40.790 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-22 21:24:40.806 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:24:40.808 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-22 21:24:40.825 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-22 21:24:40.842 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:24:40.845 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-22 21:24:40.861 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-22 21:24:40.877 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-22 21:24:40.893 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:24:40.896 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-22 21:24:40.912 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:24:40.915 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-22 21:24:40.931 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-22 21:24:40.933 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-22 21:24:40.936 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-22 21:24:40.938 | + functions-common:save_stackenv:60 : local tag=752 2022-07-22 21:24:40.941 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-22 21:24:40.945 | + functions-common:save_stackenv:62 : time_stamp=2022-07-22-212440 2022-07-22 21:24:40.948 | + functions-common:save_stackenv:63 : echo '# 2022-07-22-212440 752' 2022-07-22 21:24:40.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:24:40.954 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-22 21:24:40.957 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:24:40.959 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-22 21:24:40.961 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:24:40.964 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-22 21:24:40.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:24:40.969 | + 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-07-22 21:24:40.971 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:24:40.974 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-07-22 21:24:40.976 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:24:40.978 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-07-22 21:24:40.981 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:24:40.983 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-22-212439 2022-07-22 21:24:40.986 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:24:40.988 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-22 21:24:40.990 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:24:40.993 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-07-22 21:24:40.995 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:24:40.997 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-22 21:24:40.999 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:24:41.002 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-22 21:24:41.004 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:24:41.006 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-22 21:24:41.009 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:24:41.012 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-22 21:24:41.014 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:24:41.016 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.17 2022-07-22 21:24:41.019 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:24:41.021 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-22 21:24:41.023 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-22 21:24:41.027 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-22 21:24:41.029 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-22 21:24:41.031 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-22 21:24:41.033 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 21:24:41.035 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 21:24:41.038 | ++ functions-common:git_clone:601 : pwd 2022-07-22 21:24:41.040 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 21:24:41.042 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 21:24:41.045 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 21:24:41.060 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 21:24:41.062 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 21:24:41.065 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 21:24:41.067 | + functions-common:git_clone:618 : echo master 2022-07-22 21:24:41.067 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 21:24:41.073 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-22 21:24:41.075 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 21:24:41.077 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-22 21:24:41.090 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-22 21:24:41.093 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 21:24:41.093 | + functions-common:git_clone:679 : head -1 2022-07-22 21:24:41.097 | 6bd27e68 update constraint for os_vif to new release 3.0.0 2022-07-22 21:24:41.099 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 21:24:41.102 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-22 21:24:41.104 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:24:41.107 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-22 21:24:41.110 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-22 21:24:41.112 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-22 21:24:41.115 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-22 21:24:41.117 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-22 21:24:41.120 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-22 21:24:41.122 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-22 21:24:41.125 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-22 21:24:41.128 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-22 21:24:41.132 | ++ tools/install_prereqs.sh:source:47 : NOW=1658525081 2022-07-22 21:24:41.136 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-22 21:24:41.140 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1658524388 2022-07-22 21:24:41.142 | ++ tools/install_prereqs.sh:source:49 : DELTA=693 2022-07-22 21:24:41.145 | ++ tools/install_prereqs.sh:source:50 : [[ 693 -lt 7200 ]] 2022-07-22 21:24:41.147 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-22 21:24:41.150 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-22 21:24:41.153 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-22 21:24:41.155 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-22 21:24:41.158 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-22 21:24:41.160 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-22 21:24:41.163 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-22 21:24:41.165 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-22 21:24:41.168 | +++ 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-07-22 21:24:41.215 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-22 21:24:41.215 | apache2-dev 2022-07-22 21:24:41.215 | bc 2022-07-22 21:24:41.215 | bsdmainutils 2022-07-22 21:24:41.215 | curl 2022-07-22 21:24:41.215 | g++ 2022-07-22 21:24:41.215 | gawk 2022-07-22 21:24:41.215 | gcc 2022-07-22 21:24:41.216 | gettext 2022-07-22 21:24:41.216 | git 2022-07-22 21:24:41.216 | graphviz 2022-07-22 21:24:41.216 | iputils-ping 2022-07-22 21:24:41.216 | libapache2-mod-proxy-uwsgi 2022-07-22 21:24:41.216 | libffi-dev 2022-07-22 21:24:41.216 | libjpeg-dev 2022-07-22 21:24:41.216 | libpcre3-dev 2022-07-22 21:24:41.216 | libpq-dev 2022-07-22 21:24:41.216 | libssl-dev 2022-07-22 21:24:41.216 | libsystemd-dev 2022-07-22 21:24:41.216 | libxml2-dev 2022-07-22 21:24:41.216 | libxslt1-dev 2022-07-22 21:24:41.216 | libyaml-dev 2022-07-22 21:24:41.216 | lsof 2022-07-22 21:24:41.216 | openssh-server 2022-07-22 21:24:41.216 | openssl 2022-07-22 21:24:41.216 | pkg-config 2022-07-22 21:24:41.216 | psmisc 2022-07-22 21:24:41.216 | python3-dev 2022-07-22 21:24:41.216 | python3-pip 2022-07-22 21:24:41.216 | python3-systemd 2022-07-22 21:24:41.216 | python3-venv 2022-07-22 21:24:41.216 | tar 2022-07-22 21:24:41.216 | tcpdump 2022-07-22 21:24:41.216 | unzip 2022-07-22 21:24:41.216 | uuid-runtime 2022-07-22 21:24:41.216 | wget 2022-07-22 21:24:41.216 | wget 2022-07-22 21:24:41.216 | zlib1g-dev 2022-07-22 21:24:41.216 | libkrb5-dev 2022-07-22 21:24:41.216 | libldap2-dev 2022-07-22 21:24:41.216 | libsasl2-dev 2022-07-22 21:24:41.216 | memcached 2022-07-22 21:24:41.216 | python3-mysqldb 2022-07-22 21:24:41.217 | sqlite3 2022-07-22 21:24:41.217 | conntrack 2022-07-22 21:24:41.217 | curl 2022-07-22 21:24:41.217 | dnsmasq-base 2022-07-22 21:24:41.217 | dnsmasq-utils 2022-07-22 21:24:41.217 | ebtables 2022-07-22 21:24:41.217 | genisoimage 2022-07-22 21:24:41.217 | iptables 2022-07-22 21:24:41.217 | iputils-arping 2022-07-22 21:24:41.217 | kpartx 2022-07-22 21:24:41.217 | libjs-jquery-tablesorter 2022-07-22 21:24:41.217 | parted 2022-07-22 21:24:41.217 | pm-utils 2022-07-22 21:24:41.217 | python3-mysqldb 2022-07-22 21:24:41.217 | socat 2022-07-22 21:24:41.217 | sqlite3 2022-07-22 21:24:41.217 | sudo 2022-07-22 21:24:41.217 | vlan 2022-07-22 21:24:41.217 | lsscsi 2022-07-22 21:24:41.217 | open-iscsi 2022-07-22 21:24:41.217 | lvm2 2022-07-22 21:24:41.217 | qemu-utils 2022-07-22 21:24:41.217 | thin-provisioning-tools 2022-07-22 21:24:41.217 | acl 2022-07-22 21:24:41.217 | dnsmasq-base 2022-07-22 21:24:41.217 | dnsmasq-utils 2022-07-22 21:24:41.217 | ebtables 2022-07-22 21:24:41.217 | haproxy 2022-07-22 21:24:41.217 | iptables 2022-07-22 21:24:41.217 | iputils-arping 2022-07-22 21:24:41.217 | iputils-ping 2022-07-22 21:24:41.217 | postgresql-server-dev-all 2022-07-22 21:24:41.217 | python3-mysqldb 2022-07-22 21:24:41.217 | sqlite3 2022-07-22 21:24:41.217 | sudo 2022-07-22 21:24:41.217 | vlan 2022-07-22 21:24:41.217 | pcp 2022-07-22 21:24:41.217 | ipset 2022-07-22 21:24:41.217 | conntrack 2022-07-22 21:24:41.218 | conntrackd 2022-07-22 21:24:41.218 | keepalived 2022-07-22 21:24:41.218 | lvm2 2022-07-22 21:24:41.218 | qemu-utils 2022-07-22 21:24:41.218 | thin-provisioning-tools 2022-07-22 21:24:41.218 | curl 2022-07-22 21:24:41.218 | liberasurecode-dev 2022-07-22 21:24:41.218 | make 2022-07-22 21:24:41.218 | memcached 2022-07-22 21:24:41.218 | rsync 2022-07-22 21:24:41.218 | sqlite3 2022-07-22 21:24:41.218 | xfsprogs' 2022-07-22 21:24:41.218 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-22 21:24:41.236 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-22 21:24:41.237 | apache2-dev 2022-07-22 21:24:41.237 | bc 2022-07-22 21:24:41.237 | bsdmainutils 2022-07-22 21:24:41.237 | curl 2022-07-22 21:24:41.237 | g++ 2022-07-22 21:24:41.237 | gawk 2022-07-22 21:24:41.237 | gcc 2022-07-22 21:24:41.237 | gettext 2022-07-22 21:24:41.237 | git 2022-07-22 21:24:41.237 | graphviz 2022-07-22 21:24:41.237 | iputils-ping 2022-07-22 21:24:41.237 | libapache2-mod-proxy-uwsgi 2022-07-22 21:24:41.237 | libffi-dev 2022-07-22 21:24:41.237 | libjpeg-dev 2022-07-22 21:24:41.237 | libpcre3-dev 2022-07-22 21:24:41.237 | libpq-dev 2022-07-22 21:24:41.237 | libssl-dev 2022-07-22 21:24:41.237 | libsystemd-dev 2022-07-22 21:24:41.237 | libxml2-dev 2022-07-22 21:24:41.237 | libxslt1-dev 2022-07-22 21:24:41.237 | libyaml-dev 2022-07-22 21:24:41.237 | lsof 2022-07-22 21:24:41.237 | openssh-server 2022-07-22 21:24:41.237 | openssl 2022-07-22 21:24:41.237 | pkg-config 2022-07-22 21:24:41.237 | psmisc 2022-07-22 21:24:41.237 | python3-dev 2022-07-22 21:24:41.237 | python3-pip 2022-07-22 21:24:41.237 | python3-systemd 2022-07-22 21:24:41.237 | python3-venv 2022-07-22 21:24:41.237 | tar 2022-07-22 21:24:41.237 | tcpdump 2022-07-22 21:24:41.237 | unzip 2022-07-22 21:24:41.237 | uuid-runtime 2022-07-22 21:24:41.237 | wget 2022-07-22 21:24:41.237 | wget 2022-07-22 21:24:41.237 | zlib1g-dev 2022-07-22 21:24:41.237 | libkrb5-dev 2022-07-22 21:24:41.238 | libldap2-dev 2022-07-22 21:24:41.238 | libsasl2-dev 2022-07-22 21:24:41.238 | memcached 2022-07-22 21:24:41.238 | python3-mysqldb 2022-07-22 21:24:41.238 | sqlite3 2022-07-22 21:24:41.238 | conntrack 2022-07-22 21:24:41.238 | curl 2022-07-22 21:24:41.238 | dnsmasq-base 2022-07-22 21:24:41.238 | dnsmasq-utils 2022-07-22 21:24:41.238 | ebtables 2022-07-22 21:24:41.238 | genisoimage 2022-07-22 21:24:41.238 | iptables 2022-07-22 21:24:41.238 | iputils-arping 2022-07-22 21:24:41.238 | kpartx 2022-07-22 21:24:41.238 | libjs-jquery-tablesorter 2022-07-22 21:24:41.238 | parted 2022-07-22 21:24:41.238 | pm-utils 2022-07-22 21:24:41.238 | python3-mysqldb 2022-07-22 21:24:41.238 | socat 2022-07-22 21:24:41.238 | sqlite3 2022-07-22 21:24:41.238 | sudo 2022-07-22 21:24:41.238 | vlan 2022-07-22 21:24:41.238 | lsscsi 2022-07-22 21:24:41.238 | open-iscsi 2022-07-22 21:24:41.238 | lvm2 2022-07-22 21:24:41.238 | qemu-utils 2022-07-22 21:24:41.238 | thin-provisioning-tools 2022-07-22 21:24:41.238 | acl 2022-07-22 21:24:41.238 | dnsmasq-base 2022-07-22 21:24:41.238 | dnsmasq-utils 2022-07-22 21:24:41.238 | ebtables 2022-07-22 21:24:41.238 | haproxy 2022-07-22 21:24:41.238 | iptables 2022-07-22 21:24:41.238 | iputils-arping 2022-07-22 21:24:41.238 | iputils-ping 2022-07-22 21:24:41.238 | postgresql-server-dev-all 2022-07-22 21:24:41.238 | python3-mysqldb 2022-07-22 21:24:41.239 | sqlite3 2022-07-22 21:24:41.239 | sudo 2022-07-22 21:24:41.239 | vlan 2022-07-22 21:24:41.239 | pcp 2022-07-22 21:24:41.239 | ipset 2022-07-22 21:24:41.239 | conntrack 2022-07-22 21:24:41.239 | conntrackd 2022-07-22 21:24:41.239 | keepalived 2022-07-22 21:24:41.239 | lvm2 2022-07-22 21:24:41.239 | qemu-utils 2022-07-22 21:24:41.239 | thin-provisioning-tools 2022-07-22 21:24:41.239 | curl 2022-07-22 21:24:41.239 | liberasurecode-dev 2022-07-22 21:24:41.239 | make 2022-07-22 21:24:41.239 | memcached 2022-07-22 21:24:41.239 | rsync 2022-07-22 21:24:41.239 | sqlite3 2022-07-22 21:24:41.239 | xfsprogs ' 2022-07-22 21:24:41.239 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-22 21:24:41.241 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:24:41.244 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:24:41.248 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-22 21:24:41.248 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-22 21:24:41.252 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-22 21:24:41.255 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-22 21:24:41.257 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:24:41.259 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-22 21:24:41.261 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:24:41.264 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:24:41.266 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:24:41.268 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:24:41.275 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:24:41.278 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:24:41.279 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-22 21:24:41.282 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-22 21:24:41.284 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-22 21:24:41.286 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-22 21:24:41.290 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-22 21:24:41.292 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-22 21:24:41.294 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-22 21:24:41.297 | ++ functions-common:time_start:2427 : local start_time= 2022-07-22 21:24:41.299 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:24:41.301 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:24:41.305 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1658525081303 2022-07-22 21:24:41.307 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-22 21:24:41.310 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-22 21:24:41.312 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-07-22 21:24:41.659 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-22 21:24:41.706 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-07-22 21:24:41.764 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-07-22 21:24:41.877 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-07-22 21:24:44.000 | Reading package lists... 2022-07-22 21:24:44.033 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-22 21:24:44.035 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-22 21:24:44.037 | ++ functions-common:time_stop:2440 : local name 2022-07-22 21:24:44.039 | ++ functions-common:time_stop:2441 : local end_time 2022-07-22 21:24:44.041 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:24:44.043 | ++ functions-common:time_stop:2443 : local total 2022-07-22 21:24:44.045 | ++ functions-common:time_stop:2444 : local start_time 2022-07-22 21:24:44.048 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-22 21:24:44.050 | ++ functions-common:time_stop:2447 : start_time=1658525081303 2022-07-22 21:24:44.052 | ++ functions-common:time_stop:2449 : [[ -z 1658525081303 ]] 2022-07-22 21:24:44.054 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:24:44.058 | ++ functions-common:time_stop:2452 : end_time=1658525084056 2022-07-22 21:24:44.061 | ++ functions-common:time_stop:2453 : elapsed_time=2753 2022-07-22 21:24:44.063 | ++ functions-common:time_stop:2454 : total=0 2022-07-22 21:24:44.065 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:24:44.067 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2753 2022-07-22 21:24:44.069 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-22 21:24:44.072 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:24:44.074 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:24:44.077 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:24:44.079 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-22 21:24:44.100 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-22 21:24:44.211 | Reading package lists... 2022-07-22 21:24:44.464 | Building dependency tree... 2022-07-22 21:24:44.466 | Reading state information... 2022-07-22 21:24:44.501 | acl is already the newest version (2.2.53-6). 2022-07-22 21:24:44.501 | bc is already the newest version (1.07.1-2build1). 2022-07-22 21:24:44.501 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-22 21:24:44.501 | conntrack is already the newest version (1:1.4.5-2). 2022-07-22 21:24:44.501 | ebtables is already the newest version (2.0.11-3build1). 2022-07-22 21:24:44.502 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-22 21:24:44.502 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-22 21:24:44.502 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-22 21:24:44.502 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-22 21:24:44.502 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-22 21:24:44.502 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-22 21:24:44.502 | iputils-arping is already the newest version (3:20190709-3). 2022-07-22 21:24:44.502 | iputils-ping is already the newest version (3:20190709-3). 2022-07-22 21:24:44.502 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-22 21:24:44.502 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-22 21:24:44.502 | libffi-dev is already the newest version (3.3-4). 2022-07-22 21:24:44.502 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-22 21:24:44.502 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-22 21:24:44.502 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-22 21:24:44.502 | lsscsi is already the newest version (0.30-0.1). 2022-07-22 21:24:44.502 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-22 21:24:44.502 | make is already the newest version (4.2.1-1.2). 2022-07-22 21:24:44.502 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-22 21:24:44.502 | psmisc is already the newest version (23.3-1). 2022-07-22 21:24:44.502 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-22 21:24:44.502 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-22 21:24:44.502 | python3-systemd is already the newest version (234-3build2). 2022-07-22 21:24:44.502 | socat is already the newest version (1.7.3.3-2). 2022-07-22 21:24:44.502 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-22 21:24:44.502 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-22 21:24:44.502 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-22 21:24:44.502 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-22 21:24:44.502 | graphviz is already the newest version (2.42.2-3build2). 2022-07-22 21:24:44.502 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-22 21:24:44.502 | pcp is already the newest version (5.0.3-1). 2022-07-22 21:24:44.502 | pm-utils is already the newest version (1.4.1-19). 2022-07-22 21:24:44.502 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-22 21:24:44.502 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 21:24:44.502 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 21:24:44.502 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-22 21:24:44.503 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-22 21:24:44.503 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-22 21:24:44.503 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-07-22 21:24:44.503 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-22 21:24:44.503 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-22 21:24:44.503 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-22 21:24:44.503 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-22 21:24:44.503 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-22 21:24:44.503 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-22 21:24:44.503 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-22 21:24:44.503 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-22 21:24:44.503 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-22 21:24:44.503 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-22 21:24:44.503 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-22 21:24:44.503 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-22 21:24:44.503 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-22 21:24:44.503 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-22 21:24:44.503 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-22 21:24:44.503 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-22 21:24:44.503 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-22 21:24:44.503 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-22 21:24:44.503 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-22 21:24:44.503 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-22 21:24:44.503 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-22 21:24:44.503 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-22 21:24:44.503 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-22 21:24:44.503 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-22 21:24:44.503 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-22 21:24:44.503 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-22 21:24:44.732 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 21:24:44.732 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-07-22 21:24:44.732 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-22 21:24:44.732 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-22 21:24:44.732 | The following packages were automatically installed and are no longer required: 2022-07-22 21:24:44.733 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:24:44.733 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:24:44.733 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:24:44.733 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:24:44.733 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:24:44.734 | python3-zope.interface 2022-07-22 21:24:44.734 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:24:44.847 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:24:44.852 | ++ functions-common:apt_get:1235 : result=0 2022-07-22 21:24:44.855 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:24:44.857 | ++ functions-common:time_stop:2440 : local name 2022-07-22 21:24:44.859 | ++ functions-common:time_stop:2441 : local end_time 2022-07-22 21:24:44.861 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:24:44.864 | ++ functions-common:time_stop:2443 : local total 2022-07-22 21:24:44.866 | ++ functions-common:time_stop:2444 : local start_time 2022-07-22 21:24:44.868 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:24:44.871 | ++ functions-common:time_stop:2447 : start_time=1658525084097 2022-07-22 21:24:44.873 | ++ functions-common:time_stop:2449 : [[ -z 1658525084097 ]] 2022-07-22 21:24:44.876 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:24:44.880 | ++ functions-common:time_stop:2452 : end_time=1658525084877 2022-07-22 21:24:44.882 | ++ functions-common:time_stop:2453 : elapsed_time=780 2022-07-22 21:24:44.884 | ++ functions-common:time_stop:2454 : total=766 2022-07-22 21:24:44.886 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:24:44.889 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1546 2022-07-22 21:24:44.891 | ++ functions-common:apt_get:1239 : return 0 2022-07-22 21:24:44.893 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-22 21:24:44.896 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-22 21:24:44.898 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-22 21:24:44.903 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-22 21:24:44.907 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-22 21:24:44.910 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-22 21:24:44.913 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-22 21:24:46.325 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-22 21:24:46.327 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-22 21:24:46.329 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-22 21:24:46.330 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-22 21:24:46.332 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-22 21:24:46.334 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-22 21:24:46.336 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-22 21:24:46.338 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-22 21:24:46.339 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-22 21:24:46.341 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-22 21:24:46.343 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-22 21:24:46.345 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-22 21:24:46.346 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-22 21:24:46.348 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-22 21:24:46.350 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-22 21:24:46.351 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-22 21:24:46.353 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-22 21:24:46.355 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-22 21:24:46.357 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-22 21:24:46.359 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-22 21:24:46.361 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-22 21:24:46.364 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-22 21:24:46.365 | + functions-common:_ensure_lsb_release:394 : return 2022-07-22 21:24:46.368 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-22 21:24:46.439 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-22 21:24:46.442 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-22 21:24:46.513 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-22 21:24:46.515 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-22 21:24:46.586 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-22 21:24:46.587 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-22 21:24:46.590 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-22 21:24:46.592 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-22 21:24:46.594 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-22 21:24:46.595 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-22 21:24:46.597 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-22 21:24:46.599 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-22 21:24:46.601 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-22 21:24:46.603 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-22 21:24:46.606 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-22 21:24:46.606 | Distro: focal 2022-07-22 21:24:46.608 | + tools/install_pip.sh:main:124 : get_versions 2022-07-22 21:24:46.611 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-22 21:24:46.614 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-22 21:24:46.616 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-22 21:24:46.618 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-22 21:24:46.619 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-22 21:24:48.162 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-22 21:24:48.164 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-22 21:24:48.164 | pip: 20.0.2 2022-07-22 21:24:48.166 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-22 21:24:48.168 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-22 21:24:48.170 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:24:48.171 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:24:48.173 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:24:48.175 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:24:48.177 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:24:48.178 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:24:48.180 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:24:48.182 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:24:48.183 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:24:48.185 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:24:48.187 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-22 21:24:48.189 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:24:48.190 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:24:48.192 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-22 21:24:48.197 | + tools/install_pip.sh:main:153 : set -x 2022-07-22 21:24:48.199 | + tools/install_pip.sh:main:156 : get_versions 2022-07-22 21:24:48.201 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-22 21:24:48.205 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-22 21:24:48.206 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-22 21:24:48.209 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-22 21:24:48.209 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-22 21:24:49.686 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-22 21:24:49.688 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-22 21:24:49.688 | pip: 20.0.2 2022-07-22 21:24:49.691 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-22 21:24:49.694 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-22 21:24:49.697 | + ./stack.sh:main:791 : fixup_all 2022-07-22 21:24:49.699 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-22 21:24:49.701 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-22 21:24:49.703 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:24:49.705 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:24:49.708 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-07-22 21:24:49.720 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-22 21:24:49.732 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-22 21:24:49.743 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-22 21:24:49.745 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-22 21:24:49.747 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:24:49.750 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:24:49.752 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:24:49.754 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:24:49.756 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:24:49.758 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:24:49.760 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:24:49.762 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:24:49.764 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:24:49.766 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:24:49.769 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-22 21:24:49.771 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-22 21:24:49.773 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-22 21:24:49.776 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:24:49.778 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:24:49.780 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:24:49.782 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:24:49.785 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:24:49.787 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:24:49.789 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-22 21:24:49.792 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-22 21:24:49.813 | Using python 3.8 to install os-testr 2022-07-22 21:24:49.815 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-07-22 21:24:51.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:24:51.914 | from cryptography.utils import int_from_bytes 2022-07-22 21:24:51.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:24:51.914 | from cryptography.utils import int_from_bytes 2022-07-22 21:24:52.967 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:24:53.641 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.0.0) 2022-07-22 21:24:53.734 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:24:53.757 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.4.0) 2022-07-22 21:24:53.812 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 21:24:53.833 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-22 21:24:53.863 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:24:56.182 | + inc/python:pip_install:196 : result=0 2022-07-22 21:24:56.184 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:24:56.186 | + functions-common:time_stop:2440 : local name 2022-07-22 21:24:56.189 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:24:56.191 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:24:56.193 | + functions-common:time_stop:2443 : local total 2022-07-22 21:24:56.195 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:24:56.198 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:24:56.200 | + functions-common:time_stop:2447 : start_time=1658525089807 2022-07-22 21:24:56.202 | + functions-common:time_stop:2449 : [[ -z 1658525089807 ]] 2022-07-22 21:24:56.205 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:24:56.209 | + functions-common:time_stop:2452 : end_time=1658525096206 2022-07-22 21:24:56.211 | + functions-common:time_stop:2453 : elapsed_time=6399 2022-07-22 21:24:56.213 | + functions-common:time_stop:2454 : total=0 2022-07-22 21:24:56.215 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:24:56.218 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6399 2022-07-22 21:24:56.220 | + inc/python:pip_install:199 : return 0 2022-07-22 21:24:56.222 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-22 21:24:56.274 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-22 21:24:56.383 | + ./stack.sh:main:805 : install_infra 2022-07-22 21:24:56.386 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-22 21:24:56.390 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-22 21:24:56.392 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-22 21:24:56.395 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-22 21:24:56.418 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-22 21:24:59.154 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:24:59.278 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:24:59.563 | + inc/python:pip_install:196 : result=0 2022-07-22 21:24:59.566 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:24:59.568 | + functions-common:time_stop:2440 : local name 2022-07-22 21:24:59.570 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:24:59.573 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:24:59.575 | + functions-common:time_stop:2443 : local total 2022-07-22 21:24:59.577 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:24:59.579 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:24:59.581 | + functions-common:time_stop:2447 : start_time=1658525096411 2022-07-22 21:24:59.583 | + functions-common:time_stop:2449 : [[ -z 1658525096411 ]] 2022-07-22 21:24:59.586 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:24:59.591 | + functions-common:time_stop:2452 : end_time=1658525099588 2022-07-22 21:24:59.593 | + functions-common:time_stop:2453 : elapsed_time=3177 2022-07-22 21:24:59.595 | + functions-common:time_stop:2454 : total=6399 2022-07-22 21:24:59.597 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:24:59.599 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9576 2022-07-22 21:24:59.601 | + inc/python:pip_install:199 : return 0 2022-07-22 21:24:59.604 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-22 21:24:59.606 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-22 21:24:59.629 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-07-22 21:25:02.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:25:02.261 | Processing /opt/stack/requirements 2022-07-22 21:25:03.958 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:25:03.960 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:25:03.973 | 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 329)) (21.3) 2022-07-22 21:25:03.978 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:25:03.981 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:25:03.987 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:25:04.001 | 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 490)) (1.16.0) 2022-07-22 21:25:04.004 | 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 569)) (1.26.9) 2022-07-22 21:25:04.037 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5578) (1.3) 2022-07-22 21:25:04.039 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5578) (0.3.0) 2022-07-22 21:25:04.056 | 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 201)) (3.3) 2022-07-22 21:25:04.060 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:25:04.064 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2022.6.15) 2022-07-22 21:25:04.067 | 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 115)) (3.10.1) 2022-07-22 21:25:04.079 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-22 21:25:04.082 | 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 523)) (3.5.0) 2022-07-22 21:25:04.089 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:25:04.100 | 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 116)) (2.4.1) 2022-07-22 21:25:04.158 | 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 579)) (0.2.5) 2022-07-22 21:25:04.166 | 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 90)) (21.4.0) 2022-07-22 21:25:04.251 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-22 21:25:04.254 | Building wheels for collected packages: openstack-requirements 2022-07-22 21:25:04.255 | Building wheel for openstack-requirements (setup.py): started 2022-07-22 21:25:05.100 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-22 21:25:05.100 | ERROR: Command errored out with exit status 1: 2022-07-22 21:25:05.100 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-0i1jcd4v/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-0i1jcd4v/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-qoafklfj 2022-07-22 21:25:05.100 | cwd: /tmp/pip-req-build-0i1jcd4v/ 2022-07-22 21:25:05.100 | Complete output (6 lines): 2022-07-22 21:25:05.100 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-22 21:25:05.100 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-22 21:25:05.100 | or: setup.py --help-commands 2022-07-22 21:25:05.100 | or: setup.py cmd --help 2022-07-22 21:25:05.100 | 2022-07-22 21:25:05.100 | error: invalid command 'bdist_wheel' 2022-07-22 21:25:05.100 | ---------------------------------------- 2022-07-22 21:25:05.100 | ERROR: Failed building wheel for openstack-requirements 2022-07-22 21:25:05.100 | Running setup.py clean for openstack-requirements 2022-07-22 21:25:05.931 | Failed to build openstack-requirements 2022-07-22 21:25:05.946 | Installing collected packages: openstack-requirements 2022-07-22 21:25:05.947 | Attempting uninstall: openstack-requirements 2022-07-22 21:25:05.948 | Found existing installation: openstack-requirements 1.2.1.dev5578 2022-07-22 21:25:05.983 | Uninstalling openstack-requirements-1.2.1.dev5578: 2022-07-22 21:25:05.999 | Successfully uninstalled openstack-requirements-1.2.1.dev5578 2022-07-22 21:25:06.002 | Running setup.py install for openstack-requirements: started 2022-07-22 21:25:08.389 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-22 21:25:08.412 | Successfully installed openstack-requirements-1.2.1.dev5578 2022-07-22 21:25:08.534 | + inc/python:pip_install:196 : result=0 2022-07-22 21:25:08.536 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:25:08.538 | + functions-common:time_stop:2440 : local name 2022-07-22 21:25:08.541 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:25:08.543 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:25:08.545 | + functions-common:time_stop:2443 : local total 2022-07-22 21:25:08.548 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:25:08.550 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:25:08.552 | + functions-common:time_stop:2447 : start_time=1658525099621 2022-07-22 21:25:08.554 | + functions-common:time_stop:2449 : [[ -z 1658525099621 ]] 2022-07-22 21:25:08.556 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:25:08.561 | + functions-common:time_stop:2452 : end_time=1658525108558 2022-07-22 21:25:08.563 | + functions-common:time_stop:2453 : elapsed_time=8937 2022-07-22 21:25:08.565 | + functions-common:time_stop:2454 : total=9576 2022-07-22 21:25:08.567 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:25:08.569 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18513 2022-07-22 21:25:08.571 | + inc/python:pip_install:199 : return 0 2022-07-22 21:25:08.574 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-22 21:25:08.577 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-22 21:25:08.579 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-22 21:25:08.581 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:08.584 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:08.586 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-07-22 21:25:08.589 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:08.591 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-22 21:25:08.611 | Using python 3.8 to install pbr 2022-07-22 21:25:08.614 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-22 21:25:10.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:25:10.724 | from cryptography.utils import int_from_bytes 2022-07-22 21:25:10.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:25:10.724 | from cryptography.utils import int_from_bytes 2022-07-22 21:25:11.792 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:25:11.918 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:25:14.316 | + inc/python:pip_install:196 : result=0 2022-07-22 21:25:14.318 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:25:14.320 | + functions-common:time_stop:2440 : local name 2022-07-22 21:25:14.322 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:25:14.324 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:25:14.327 | + functions-common:time_stop:2443 : local total 2022-07-22 21:25:14.329 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:25:14.331 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:25:14.333 | + functions-common:time_stop:2447 : start_time=1658525108606 2022-07-22 21:25:14.335 | + functions-common:time_stop:2449 : [[ -z 1658525108606 ]] 2022-07-22 21:25:14.338 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:25:14.342 | + functions-common:time_stop:2452 : end_time=1658525114340 2022-07-22 21:25:14.344 | + functions-common:time_stop:2453 : elapsed_time=5734 2022-07-22 21:25:14.346 | + functions-common:time_stop:2454 : total=18513 2022-07-22 21:25:14.348 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:25:14.351 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24247 2022-07-22 21:25:14.353 | + inc/python:pip_install:199 : return 0 2022-07-22 21:25:14.356 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-22 21:25:16.606 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-22 21:25:18.483 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:25:18.485 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-22 21:25:18.505 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-07-22 21:25:18.508 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-07-22 21:25:18.513 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-22 21:25:18.516 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-07-22 21:25:18.520 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-07-22 21:25:18.595 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-22 21:25:18.598 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-22 21:25:18.601 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-22 21:25:18.619 | + ./stack.sh:main:814 : pkgs= 2022-07-22 21:25:18.621 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-22 21:25:18.624 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-22 21:25:18.626 | + functions-common:run_phase:1868 : local mode=stack 2022-07-22 21:25:18.629 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-22 21:25:18.631 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 21:25:18.633 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 21:25:18.636 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 21:25:18.639 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 21:25:18.641 | + functions-common:run_phase:1878 : local extra 2022-07-22 21:25:18.644 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 21:25:18.648 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 21:25:18.651 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 21:25:18.653 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 21:25:18.655 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-22 21:25:18.658 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 21:25:18.674 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:25:18.676 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 21:25:18.678 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-22 21:25:18.682 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-22 21:25:18.684 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-22 21:25:18.686 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-22 21:25:18.689 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-22 21:25:18.691 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-22 21:25:18.694 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-22 21:25:18.697 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-22 21:25:18.699 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-22 21:25:18.701 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-22 21:25:18.704 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-22 21:25:18.706 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-22 21:25:18.708 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 21:25:18.710 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-22 21:25:18.713 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-22 21:25:18.715 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-22 21:25:18.717 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-22 21:25:18.720 | + functions-common:run_plugins:1857 : local plugins= 2022-07-22 21:25:18.722 | + functions-common:run_plugins:1858 : local plugin 2022-07-22 21:25:18.724 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-22 21:25:18.727 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-22 21:25:18.729 | + functions:set_systemd_override:821 : local value=2048 2022-07-22 21:25:18.733 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-22 21:25:18.735 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-22 21:25:18.790 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-22 21:25:18.790 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-22 21:25:18.792 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-22 21:25:19.349 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-22 21:25:19.351 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-22 21:25:19.368 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:25:19.370 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-22 21:25:19.373 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 21:25:19.375 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:25:19.377 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 21:25:19.380 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:25:19.382 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:25:19.385 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:25:19.387 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:25:19.389 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:25:19.392 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:25:19.394 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 21:25:19.396 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 21:25:19.398 | + functions-common:apt_get_update:1191 : return 2022-07-22 21:25:19.401 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-22 21:25:19.404 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:25:19.406 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:25:19.408 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:25:19.411 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-22 21:25:19.432 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-07-22 21:25:19.546 | Reading package lists... 2022-07-22 21:25:19.799 | Building dependency tree... 2022-07-22 21:25:19.800 | Reading state information... 2022-07-22 21:25:20.068 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-22 21:25:20.068 | The following packages were automatically installed and are no longer required: 2022-07-22 21:25:20.069 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:25:20.069 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:25:20.070 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:25:20.070 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:25:20.070 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:25:20.070 | python3-zope.interface 2022-07-22 21:25:20.070 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:25:20.189 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:25:20.194 | + functions-common:apt_get:1235 : result=0 2022-07-22 21:25:20.196 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:25:20.199 | + functions-common:time_stop:2440 : local name 2022-07-22 21:25:20.201 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:25:20.203 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:25:20.205 | + functions-common:time_stop:2443 : local total 2022-07-22 21:25:20.208 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:25:20.210 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:25:20.213 | + functions-common:time_stop:2447 : start_time=1658525119429 2022-07-22 21:25:20.215 | + functions-common:time_stop:2449 : [[ -z 1658525119429 ]] 2022-07-22 21:25:20.218 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:25:20.222 | + functions-common:time_stop:2452 : end_time=1658525120220 2022-07-22 21:25:20.224 | + functions-common:time_stop:2453 : elapsed_time=791 2022-07-22 21:25:20.227 | + functions-common:time_stop:2454 : total=1546 2022-07-22 21:25:20.229 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:25:20.232 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2337 2022-07-22 21:25:20.234 | + functions-common:apt_get:1239 : return 0 2022-07-22 21:25:20.237 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-22 21:25:20.239 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:25:20.241 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:25:20.244 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:25:20.246 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:25:20.248 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:25:20.251 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:25:20.253 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-22 21:25:20.255 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:25:20.258 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:25:20.260 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:25:20.262 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:25:20.264 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:25:20.267 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:25:20.269 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:25:20.271 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:25:20.274 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:25:20.276 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:25:20.279 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-22 21:25:20.281 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:25:20.283 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:25:20.286 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:25:20.288 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:25:20.291 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:25:20.293 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:25:20.296 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-22 21:25:20.298 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-22 21:25:20.315 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:25:20.317 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-22 21:25:20.320 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:25:20.322 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-22 21:25:20.324 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-22 21:25:20.327 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-22 21:25:20.332 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-22 21:25:20.334 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-22 21:25:20.336 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-22 21:25:20.339 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-22 21:25:20.341 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-22 21:25:20.344 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-22 21:25:20.347 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-22 21:25:21.028 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-22 21:25:21.028 | user tags 2022-07-22 21:25:21.028 | stackrabbit []' 2022-07-22 21:25:21.032 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-22 21:25:21.032 | user tags 2022-07-22 21:25:21.032 | stackrabbit []' 2022-07-22 21:25:21.032 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-22 21:25:21.038 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-22 21:25:21.041 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-22 21:25:21.043 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-22 21:25:21.700 | Changing password for user "stackrabbit" ... 2022-07-22 21:25:21.724 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-22 21:25:22.399 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-22 21:25:22.422 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-22 21:25:22.424 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-22 21:25:23.114 | Changing password for user "stackrabbit" ... 2022-07-22 21:25:23.138 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-22 21:25:23.140 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-22 21:25:23.142 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-22 21:25:23.793 | Deleting user "guest" ... 2022-07-22 21:25:23.809 | Error: 2022-07-22 21:25:23.809 | {:no_such_user, "guest"} 2022-07-22 21:25:23.823 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-22 21:25:23.825 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-22 21:25:23.843 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:25:23.845 | + ./stack.sh:main:831 : install_database 2022-07-22 21:25:23.848 | + lib/database:install_database:118 : install_database_mysql 2022-07-22 21:25:23.850 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-22 21:25:23.852 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:25:23.855 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:25:23.857 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-22 21:25:24.075 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-22 21:25:24.077 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-22 21:25:24.079 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-22 21:25:24.082 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-22 21:25:24.084 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:25:24.087 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-22 21:25:24.089 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:25:24.091 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:25:24.094 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:25:24.096 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:25:24.098 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:25:24.101 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:25:24.103 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:25:24.105 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:25:24.108 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:25:24.110 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:25:24.113 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-22 21:25:24.115 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:25:24.117 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:25:24.120 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:25:24.122 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:25:24.125 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:25:24.127 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:25:24.129 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-22 21:25:24.132 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:25:24.135 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:25:24.137 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-22 21:25:24.139 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 21:25:24.142 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:25:24.144 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 21:25:24.146 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:25:24.149 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:25:24.151 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:25:24.153 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:25:24.155 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:25:24.158 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:25:24.160 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 21:25:24.162 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 21:25:24.164 | + functions-common:apt_get_update:1191 : return 2022-07-22 21:25:24.167 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-22 21:25:24.169 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:25:24.171 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:25:24.174 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:25:24.176 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-22 21:25:24.198 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-07-22 21:25:24.308 | Reading package lists... 2022-07-22 21:25:24.559 | Building dependency tree... 2022-07-22 21:25:24.561 | Reading state information... 2022-07-22 21:25:24.826 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-07-22 21:25:24.826 | The following packages were automatically installed and are no longer required: 2022-07-22 21:25:24.827 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:25:24.827 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:25:24.827 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:25:24.827 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:25:24.828 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:25:24.828 | python3-zope.interface 2022-07-22 21:25:24.828 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:25:24.942 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:25:24.947 | + functions-common:apt_get:1235 : result=0 2022-07-22 21:25:24.949 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:25:24.951 | + functions-common:time_stop:2440 : local name 2022-07-22 21:25:24.953 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:25:24.956 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:25:24.958 | + functions-common:time_stop:2443 : local total 2022-07-22 21:25:24.960 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:25:24.963 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:25:24.965 | + functions-common:time_stop:2447 : start_time=1658525124194 2022-07-22 21:25:24.967 | + functions-common:time_stop:2449 : [[ -z 1658525124194 ]] 2022-07-22 21:25:24.970 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:25:24.974 | + functions-common:time_stop:2452 : end_time=1658525124971 2022-07-22 21:25:24.976 | + functions-common:time_stop:2453 : elapsed_time=777 2022-07-22 21:25:24.979 | + functions-common:time_stop:2454 : total=2337 2022-07-22 21:25:24.981 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:25:24.983 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3114 2022-07-22 21:25:24.986 | + functions-common:apt_get:1239 : return 0 2022-07-22 21:25:24.988 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-22 21:25:24.990 | + ./stack.sh:main:834 : install_database_python 2022-07-22 21:25:24.993 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-22 21:25:24.995 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-22 21:25:24.997 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-22 21:25:25.000 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 21:25:25.003 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-22 21:25:25.005 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-22 21:25:25.008 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 21:25:25.011 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-22 21:25:25.011 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 21:25:25.016 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-22 21:25:25.019 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-22 21:25:25.021 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-22 21:25:25.024 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-22 21:25:25.027 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-22 21:25:25.048 | Using python 3.8 to install PyMySQL 2022-07-22 21:25:25.051 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-07-22 21:25:27.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:25:27.166 | from cryptography.utils import int_from_bytes 2022-07-22 21:25:27.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:25:27.166 | from cryptography.utils import int_from_bytes 2022-07-22 21:25:28.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:25:28.230 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-07-22 21:25:30.559 | + inc/python:pip_install:196 : result=0 2022-07-22 21:25:30.562 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:25:30.564 | + functions-common:time_stop:2440 : local name 2022-07-22 21:25:30.566 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:25:30.569 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:25:30.571 | + functions-common:time_stop:2443 : local total 2022-07-22 21:25:30.574 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:25:30.576 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:25:30.578 | + functions-common:time_stop:2447 : start_time=1658525125043 2022-07-22 21:25:30.581 | + functions-common:time_stop:2449 : [[ -z 1658525125043 ]] 2022-07-22 21:25:30.583 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:25:30.588 | + functions-common:time_stop:2452 : end_time=1658525130585 2022-07-22 21:25:30.590 | + functions-common:time_stop:2453 : elapsed_time=5542 2022-07-22 21:25:30.593 | + functions-common:time_stop:2454 : total=24247 2022-07-22 21:25:30.595 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:25:30.597 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29789 2022-07-22 21:25:30.600 | + inc/python:pip_install:199 : return 0 2022-07-22 21:25:30.602 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-22 21:25:30.605 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-22 21:25:30.607 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-22 21:25:30.609 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-22 21:25:30.626 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:25:30.628 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-22 21:25:30.630 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-22 21:25:30.634 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:25:30.635 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 21:25:30.640 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:25:30.642 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 21:25:30.645 | + 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-07-22 21:25:30.647 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 21:25:30.650 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-22 21:25:30.653 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-22 21:25:30.668 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:25:30.671 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-22 21:25:30.673 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 21:25:30.676 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:25:30.678 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 21:25:30.681 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:25:30.683 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:25:30.685 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:25:30.688 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:25:30.690 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:25:30.692 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:25:30.695 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 21:25:30.697 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 21:25:30.700 | + functions-common:apt_get_update:1191 : return 2022-07-22 21:25:30.702 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-22 21:25:30.704 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:25:30.707 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:25:30.709 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:25:30.711 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-22 21:25:30.732 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-07-22 21:25:30.842 | Reading package lists... 2022-07-22 21:25:31.090 | Building dependency tree... 2022-07-22 21:25:31.091 | Reading state information... 2022-07-22 21:25:31.360 | radvd is already the newest version (1:2.17-2). 2022-07-22 21:25:31.360 | The following packages were automatically installed and are no longer required: 2022-07-22 21:25:31.362 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:25:31.362 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:25:31.362 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:25:31.362 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:25:31.362 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:25:31.362 | python3-zope.interface 2022-07-22 21:25:31.362 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:25:31.476 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:25:31.481 | + functions-common:apt_get:1235 : result=0 2022-07-22 21:25:31.484 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:25:31.486 | + functions-common:time_stop:2440 : local name 2022-07-22 21:25:31.489 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:25:31.491 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:25:31.493 | + functions-common:time_stop:2443 : local total 2022-07-22 21:25:31.495 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:25:31.497 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:25:31.499 | + functions-common:time_stop:2447 : start_time=1658525130729 2022-07-22 21:25:31.502 | + functions-common:time_stop:2449 : [[ -z 1658525130729 ]] 2022-07-22 21:25:31.504 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:25:31.508 | + functions-common:time_stop:2452 : end_time=1658525131506 2022-07-22 21:25:31.511 | + functions-common:time_stop:2453 : elapsed_time=777 2022-07-22 21:25:31.513 | + functions-common:time_stop:2454 : total=3114 2022-07-22 21:25:31.515 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:25:31.517 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3891 2022-07-22 21:25:31.520 | + functions-common:apt_get:1239 : return 0 2022-07-22 21:25:31.522 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-22 21:25:31.541 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:25:31.543 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-22 21:25:31.546 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-22 21:25:31.548 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-22 21:25:31.551 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-22 21:25:31.571 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-22 21:25:31.573 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 21:25:31.575 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:25:31.577 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 21:25:31.580 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:25:31.582 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:25:31.584 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:25:31.587 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:25:31.589 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:25:31.591 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:25:31.594 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 21:25:31.596 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 21:25:31.598 | + functions-common:apt_get_update:1191 : return 2022-07-22 21:25:31.600 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-22 21:25:31.603 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:25:31.605 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:25:31.608 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:25:31.610 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-22 21:25:31.630 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-07-22 21:25:31.740 | Reading package lists... 2022-07-22 21:25:31.992 | Building dependency tree... 2022-07-22 21:25:31.994 | Reading state information... 2022-07-22 21:25:32.257 | fakeroot is already the newest version (1.24-1). 2022-07-22 21:25:32.258 | make is already the newest version (4.2.1-1.2). 2022-07-22 21:25:32.258 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-22 21:25:32.258 | The following packages were automatically installed and are no longer required: 2022-07-22 21:25:32.259 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:25:32.259 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:25:32.259 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:25:32.259 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:25:32.259 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:25:32.259 | python3-zope.interface 2022-07-22 21:25:32.259 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:25:32.373 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:25:32.378 | + functions-common:apt_get:1235 : result=0 2022-07-22 21:25:32.380 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:25:32.382 | + functions-common:time_stop:2440 : local name 2022-07-22 21:25:32.385 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:25:32.387 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:25:32.389 | + functions-common:time_stop:2443 : local total 2022-07-22 21:25:32.391 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:25:32.393 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:25:32.395 | + functions-common:time_stop:2447 : start_time=1658525131627 2022-07-22 21:25:32.397 | + functions-common:time_stop:2449 : [[ -z 1658525131627 ]] 2022-07-22 21:25:32.401 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:25:32.405 | + functions-common:time_stop:2452 : end_time=1658525132402 2022-07-22 21:25:32.407 | + functions-common:time_stop:2453 : elapsed_time=775 2022-07-22 21:25:32.409 | + functions-common:time_stop:2454 : total=3891 2022-07-22 21:25:32.412 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:25:32.414 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4666 2022-07-22 21:25:32.417 | + functions-common:apt_get:1239 : return 0 2022-07-22 21:25:32.420 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-22 21:25:32.422 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:25:32.424 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:25:32.426 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-22 21:25:32.429 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-22 21:25:32.432 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-22 21:25:32.436 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-22 21:25:32.438 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-22 21:25:32.441 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-22 21:25:32.442 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-22 21:25:32.446 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-22 21:25:32.449 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-22 21:25:32.451 | + functions:vercmp:628 : local v1=5.4 2022-07-22 21:25:32.453 | + functions:vercmp:629 : local 'op=<' 2022-07-22 21:25:32.455 | + functions:vercmp:630 : local v2=3.13 2022-07-22 21:25:32.458 | + functions:vercmp:631 : local result 2022-07-22 21:25:32.461 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-22 21:25:32.461 | ++ functions:vercmp:635 : sort -V 2022-07-22 21:25:32.463 | ++ functions:vercmp:635 : head -1 2022-07-22 21:25:32.467 | + functions:vercmp:635 : result=3.13 2022-07-22 21:25:32.469 | + functions:vercmp:637 : case $op in 2022-07-22 21:25:32.472 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-22 21:25:32.474 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-22 21:25:32.476 | + functions:vercmp:648 : return 2022-07-22 21:25:32.479 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-22 21:25:32.481 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:25:32.484 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-22 21:25:32.957 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-22 21:25:32.960 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-22 21:25:32.964 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:32.966 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:32.969 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-07-22 21:25:32.972 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:32.974 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-22 21:25:32.992 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:25:32.995 | + ./stack.sh:main:842 : install_etcd3 2022-07-22 21:25:32.999 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-22 21:25:32.999 | Installing etcd 2022-07-22 21:25:33.001 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-22 21:25:33.014 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-22 21:25:33.026 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-22 21:25:33.029 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-22 21:25:33.047 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-22 21:25:33.050 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 21:25:33.052 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 21:25:33.056 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 21:25:33.060 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 21:25:33.062 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-07-22 21:25:33.065 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-22 21:25:33.067 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 21:25:33.069 | ++ functions:get_extra_file:74 : return 2022-07-22 21:25:33.073 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 21:25:33.075 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-22 21:25:33.078 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-07-22 21:25:33.080 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-07-22 21:25:33.097 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:25:33.099 | + ./stack.sh:main:861 : install_dstat 2022-07-22 21:25:33.101 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-07-22 21:25:33.118 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:25:33.121 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-07-22 21:25:33.123 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:25:33.125 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-07-22 21:25:33.128 | + ./stack.sh:main:870 : install_libs 2022-07-22 21:25:33.130 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-07-22 21:25:33.132 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-07-22 21:25:33.135 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-07-22 21:25:33.137 | + inc/python:use_library_from_git:246 : local name=automaton 2022-07-22 21:25:33.140 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.142 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.144 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-07-22 21:25:33.146 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.149 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-07-22 21:25:33.151 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-07-22 21:25:33.153 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-07-22 21:25:33.155 | + inc/python:use_library_from_git:246 : local name=castellan 2022-07-22 21:25:33.158 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.160 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.162 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-07-22 21:25:33.164 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.167 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-07-22 21:25:33.169 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-07-22 21:25:33.172 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-07-22 21:25:33.174 | + inc/python:use_library_from_git:246 : local name=cliff 2022-07-22 21:25:33.177 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.180 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.183 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-07-22 21:25:33.186 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.188 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-07-22 21:25:33.191 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-07-22 21:25:33.194 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-07-22 21:25:33.198 | + inc/python:use_library_from_git:246 : local name=cursive 2022-07-22 21:25:33.201 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.205 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.207 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-07-22 21:25:33.210 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.213 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-07-22 21:25:33.215 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-07-22 21:25:33.218 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-07-22 21:25:33.220 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-07-22 21:25:33.222 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.224 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.227 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-07-22 21:25:33.229 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.231 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-07-22 21:25:33.234 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-07-22 21:25:33.236 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-07-22 21:25:33.239 | + inc/python:use_library_from_git:246 : local name=futurist 2022-07-22 21:25:33.241 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.244 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.246 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-07-22 21:25:33.249 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.251 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-07-22 21:25:33.253 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-07-22 21:25:33.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-07-22 21:25:33.258 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-07-22 21:25:33.261 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.263 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.265 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-07-22 21:25:33.267 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.270 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-07-22 21:25:33.272 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-07-22 21:25:33.274 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-07-22 21:25:33.277 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-07-22 21:25:33.279 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.281 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.283 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-07-22 21:25:33.286 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.288 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-07-22 21:25:33.291 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-07-22 21:25:33.293 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-07-22 21:25:33.295 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-07-22 21:25:33.298 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.300 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.302 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-07-22 21:25:33.305 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.307 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-07-22 21:25:33.310 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-07-22 21:25:33.312 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-07-22 21:25:33.314 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-07-22 21:25:33.317 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.319 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.321 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-07-22 21:25:33.324 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.326 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-07-22 21:25:33.328 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-07-22 21:25:33.330 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-07-22 21:25:33.333 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-07-22 21:25:33.335 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.337 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.339 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-07-22 21:25:33.342 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.344 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-07-22 21:25:33.346 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-07-22 21:25:33.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-07-22 21:25:33.351 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-07-22 21:25:33.354 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.356 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.358 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-07-22 21:25:33.361 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.363 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-07-22 21:25:33.365 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-07-22 21:25:33.368 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-07-22 21:25:33.370 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-07-22 21:25:33.373 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.375 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.377 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-07-22 21:25:33.379 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.382 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-07-22 21:25:33.384 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-07-22 21:25:33.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-07-22 21:25:33.389 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-07-22 21:25:33.391 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.393 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.395 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-07-22 21:25:33.398 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.400 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-07-22 21:25:33.402 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-07-22 21:25:33.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-07-22 21:25:33.407 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-07-22 21:25:33.409 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.411 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.413 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-07-22 21:25:33.416 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.418 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-07-22 21:25:33.421 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-07-22 21:25:33.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-07-22 21:25:33.425 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-07-22 21:25:33.428 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.430 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.433 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-07-22 21:25:33.435 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.437 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-07-22 21:25:33.440 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-07-22 21:25:33.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-07-22 21:25:33.444 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-07-22 21:25:33.446 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.449 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.451 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-07-22 21:25:33.453 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.456 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-07-22 21:25:33.458 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-07-22 21:25:33.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-07-22 21:25:33.463 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-07-22 21:25:33.465 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.467 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.469 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-07-22 21:25:33.472 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.474 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-07-22 21:25:33.476 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-07-22 21:25:33.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-07-22 21:25:33.482 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-07-22 21:25:33.484 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.486 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.489 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-07-22 21:25:33.491 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.494 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-07-22 21:25:33.496 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-07-22 21:25:33.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-07-22 21:25:33.501 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-07-22 21:25:33.503 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.505 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.508 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-07-22 21:25:33.510 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.512 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-07-22 21:25:33.515 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-07-22 21:25:33.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-07-22 21:25:33.521 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-07-22 21:25:33.523 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.525 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.528 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-07-22 21:25:33.530 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.532 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-07-22 21:25:33.535 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-07-22 21:25:33.537 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-07-22 21:25:33.539 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-07-22 21:25:33.542 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.544 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.547 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-07-22 21:25:33.549 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.551 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-07-22 21:25:33.554 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-07-22 21:25:33.557 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-07-22 21:25:33.559 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-07-22 21:25:33.561 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.564 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.566 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-07-22 21:25:33.568 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.571 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-07-22 21:25:33.573 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-07-22 21:25:33.575 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-07-22 21:25:33.578 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-07-22 21:25:33.580 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.582 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.584 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-07-22 21:25:33.587 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.589 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-07-22 21:25:33.591 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-07-22 21:25:33.594 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-07-22 21:25:33.596 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-07-22 21:25:33.598 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.601 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.603 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-07-22 21:25:33.606 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.608 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-07-22 21:25:33.611 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-07-22 21:25:33.613 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-07-22 21:25:33.615 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-07-22 21:25:33.618 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.621 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.623 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-07-22 21:25:33.625 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.628 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-07-22 21:25:33.630 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-07-22 21:25:33.632 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-07-22 21:25:33.634 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-07-22 21:25:33.637 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.639 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.641 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-07-22 21:25:33.644 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.646 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-07-22 21:25:33.648 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-07-22 21:25:33.651 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-07-22 21:25:33.654 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-07-22 21:25:33.656 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.658 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.661 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-07-22 21:25:33.663 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.666 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-07-22 21:25:33.668 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-07-22 21:25:33.670 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-07-22 21:25:33.673 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-07-22 21:25:33.675 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.677 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.680 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-07-22 21:25:33.682 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.684 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-07-22 21:25:33.687 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-07-22 21:25:33.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-07-22 21:25:33.691 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-07-22 21:25:33.694 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.696 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.698 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-07-22 21:25:33.701 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.703 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-07-22 21:25:33.705 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-07-22 21:25:33.707 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-07-22 21:25:33.710 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-07-22 21:25:33.713 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.715 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.717 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-07-22 21:25:33.720 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.722 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-07-22 21:25:33.724 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-07-22 21:25:33.726 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-07-22 21:25:33.729 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-07-22 21:25:33.732 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.734 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.736 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-07-22 21:25:33.739 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.741 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-07-22 21:25:33.743 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-07-22 21:25:33.746 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-07-22 21:25:33.748 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-07-22 21:25:33.750 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.753 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.755 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-07-22 21:25:33.757 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.760 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-07-22 21:25:33.762 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-07-22 21:25:33.764 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-07-22 21:25:33.766 | + inc/python:use_library_from_git:246 : local name=tooz 2022-07-22 21:25:33.769 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.771 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.773 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-07-22 21:25:33.776 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.778 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-07-22 21:25:33.781 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-07-22 21:25:33.783 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-07-22 21:25:33.785 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-07-22 21:25:33.788 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.790 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.793 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-07-22 21:25:33.795 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.797 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-07-22 21:25:33.800 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-07-22 21:25:33.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-07-22 21:25:33.804 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-07-22 21:25:33.807 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.809 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.811 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-07-22 21:25:33.814 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.816 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-07-22 21:25:33.818 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-07-22 21:25:33.821 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-07-22 21:25:33.823 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-07-22 21:25:33.825 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.828 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.831 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-07-22 21:25:33.833 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.835 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-07-22 21:25:33.838 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-07-22 21:25:33.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-07-22 21:25:33.843 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-07-22 21:25:33.845 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:33.848 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:33.850 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-07-22 21:25:33.853 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:33.855 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-07-22 21:25:33.877 | Using python 3.8 to install etcd3 2022-07-22 21:25:33.879 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-07-22 21:25:36.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:25:36.022 | from cryptography.utils import int_from_bytes 2022-07-22 21:25:36.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:25:36.022 | from cryptography.utils import int_from_bytes 2022-07-22 21:25:37.071 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:25:37.073 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-07-22 21:25:37.082 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.47.0) 2022-07-22 21:25:37.092 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-07-22 21:25:37.094 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:25:37.097 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 21:25:39.415 | + inc/python:pip_install:196 : result=0 2022-07-22 21:25:39.418 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:25:39.420 | + functions-common:time_stop:2440 : local name 2022-07-22 21:25:39.422 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:25:39.424 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:25:39.426 | + functions-common:time_stop:2443 : local total 2022-07-22 21:25:39.428 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:25:39.431 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:25:39.433 | + functions-common:time_stop:2447 : start_time=1658525133871 2022-07-22 21:25:39.436 | + functions-common:time_stop:2449 : [[ -z 1658525133871 ]] 2022-07-22 21:25:39.438 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:25:39.442 | + functions-common:time_stop:2452 : end_time=1658525139440 2022-07-22 21:25:39.445 | + functions-common:time_stop:2453 : elapsed_time=5569 2022-07-22 21:25:39.447 | + functions-common:time_stop:2454 : total=29789 2022-07-22 21:25:39.449 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:25:39.451 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35358 2022-07-22 21:25:39.454 | + inc/python:pip_install:199 : return 0 2022-07-22 21:25:39.456 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-07-22 21:25:39.478 | Using python 3.8 to install etcd3gw 2022-07-22 21:25:39.480 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-07-22 21:25:41.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:25:41.568 | from cryptography.utils import int_from_bytes 2022-07-22 21:25:41.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:25:41.568 | from cryptography.utils import int_from_bytes 2022-07-22 21:25:42.612 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:25:42.614 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-07-22 21:25:42.621 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-22 21:25:42.624 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:25:42.627 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:25:42.640 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:25:42.673 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:25:42.676 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:25:42.678 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:25:44.944 | + inc/python:pip_install:196 : result=0 2022-07-22 21:25:44.947 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:25:44.950 | + functions-common:time_stop:2440 : local name 2022-07-22 21:25:44.952 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:25:44.954 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:25:44.956 | + functions-common:time_stop:2443 : local total 2022-07-22 21:25:44.959 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:25:44.961 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:25:44.963 | + functions-common:time_stop:2447 : start_time=1658525139472 2022-07-22 21:25:44.965 | + functions-common:time_stop:2449 : [[ -z 1658525139472 ]] 2022-07-22 21:25:44.968 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:25:44.972 | + functions-common:time_stop:2452 : end_time=1658525144970 2022-07-22 21:25:44.974 | + functions-common:time_stop:2453 : elapsed_time=5498 2022-07-22 21:25:44.977 | + functions-common:time_stop:2454 : total=35358 2022-07-22 21:25:44.979 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:25:44.981 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=40856 2022-07-22 21:25:44.984 | + inc/python:pip_install:199 : return 0 2022-07-22 21:25:44.986 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-07-22 21:25:44.989 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-07-22 21:25:44.991 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-07-22 21:25:44.994 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:25:44.996 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:25:44.999 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:25:45.001 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:25:45.003 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:25:45.006 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:25:45.009 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:25:45.011 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:25:45.013 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:25:45.016 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:25:45.018 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-07-22 21:25:45.021 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:25:45.023 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:25:45.025 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-07-22 21:25:45.028 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-22 21:25:45.030 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 21:25:45.032 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:25:45.035 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 21:25:45.037 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:25:45.039 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:25:45.042 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:25:45.044 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:25:45.046 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:25:45.049 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:25:45.051 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 21:25:45.053 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 21:25:45.056 | + functions-common:apt_get_update:1191 : return 2022-07-22 21:25:45.059 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-22 21:25:45.061 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:25:45.063 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:25:45.066 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:25:45.068 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-22 21:25:45.090 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-22 21:25:45.200 | Reading package lists... 2022-07-22 21:25:45.454 | Building dependency tree... 2022-07-22 21:25:45.455 | Reading state information... 2022-07-22 21:25:45.719 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-07-22 21:25:45.720 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-07-22 21:25:45.720 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 21:25:45.720 | The following packages were automatically installed and are no longer required: 2022-07-22 21:25:45.721 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:25:45.721 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:25:45.721 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:25:45.721 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:25:45.721 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:25:45.721 | python3-zope.interface 2022-07-22 21:25:45.721 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:25:45.836 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:25:45.841 | + functions-common:apt_get:1235 : result=0 2022-07-22 21:25:45.843 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:25:45.846 | + functions-common:time_stop:2440 : local name 2022-07-22 21:25:45.848 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:25:45.850 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:25:45.853 | + functions-common:time_stop:2443 : local total 2022-07-22 21:25:45.855 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:25:45.858 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:25:45.860 | + functions-common:time_stop:2447 : start_time=1658525145087 2022-07-22 21:25:45.862 | + functions-common:time_stop:2449 : [[ -z 1658525145087 ]] 2022-07-22 21:25:45.865 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:25:45.869 | + functions-common:time_stop:2452 : end_time=1658525145867 2022-07-22 21:25:45.871 | + functions-common:time_stop:2453 : elapsed_time=780 2022-07-22 21:25:45.874 | + functions-common:time_stop:2454 : total=4666 2022-07-22 21:25:45.876 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:25:45.878 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5446 2022-07-22 21:25:45.881 | + functions-common:apt_get:1239 : return 0 2022-07-22 21:25:45.883 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-07-22 21:25:45.885 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:25:45.888 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:25:45.890 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-07-22 21:25:45.951 | Module proxy already enabled 2022-07-22 21:25:45.956 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-07-22 21:25:46.017 | Considering dependency proxy for proxy_uwsgi: 2022-07-22 21:25:46.017 | Module proxy already enabled 2022-07-22 21:25:46.017 | Module proxy_uwsgi already enabled 2022-07-22 21:25:46.021 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-07-22 21:25:46.024 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 21:25:46.027 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:25:46.029 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 21:25:46.164 | + ./stack.sh:main:876 : install_keystoneauth 2022-07-22 21:25:46.166 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-07-22 21:25:46.169 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-07-22 21:25:46.171 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:46.174 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:46.176 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-07-22 21:25:46.179 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:46.182 | + ./stack.sh:main:877 : install_keystoneclient 2022-07-22 21:25:46.184 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-07-22 21:25:46.186 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-07-22 21:25:46.189 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:46.191 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:46.194 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-07-22 21:25:46.197 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:46.200 | + ./stack.sh:main:878 : install_glanceclient 2022-07-22 21:25:46.202 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-07-22 21:25:46.204 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-07-22 21:25:46.207 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:46.209 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:46.212 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-07-22 21:25:46.216 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:46.218 | + ./stack.sh:main:879 : install_cinderclient 2022-07-22 21:25:46.220 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-07-22 21:25:46.223 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-07-22 21:25:46.225 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:46.227 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:46.230 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-07-22 21:25:46.233 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:46.235 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-07-22 21:25:46.237 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-07-22 21:25:46.240 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:46.242 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:46.245 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-07-22 21:25:46.247 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:46.250 | + ./stack.sh:main:880 : install_novaclient 2022-07-22 21:25:46.252 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-07-22 21:25:46.254 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-07-22 21:25:46.257 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:46.260 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:46.262 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-07-22 21:25:46.264 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:46.267 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-07-22 21:25:46.284 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:25:46.287 | + ./stack.sh:main:882 : install_swiftclient 2022-07-22 21:25:46.289 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-07-22 21:25:46.292 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-07-22 21:25:46.294 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:46.296 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:46.299 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-07-22 21:25:46.301 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:46.304 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-07-22 21:25:46.320 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:25:46.323 | + ./stack.sh:main:885 : install_neutronclient 2022-07-22 21:25:46.325 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-07-22 21:25:46.328 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-07-22 21:25:46.330 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:46.333 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:46.335 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-07-22 21:25:46.338 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:46.341 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-07-22 21:25:46.343 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-07-22 21:25:46.345 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-07-22 21:25:46.348 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:25:46.350 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:25:46.353 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-07-22 21:25:46.355 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:25:46.358 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-07-22 21:25:46.360 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-07-22 21:25:46.363 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 21:25:46.366 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-07-22 21:25:46.368 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-07-22 21:25:46.371 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 21:25:46.374 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-07-22 21:25:46.375 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 21:25:46.381 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-07-22 21:25:46.384 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-07-22 21:25:46.386 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-07-22 21:25:46.389 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-07-22 21:25:46.391 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-07-22 21:25:46.412 | Using python 3.8 to install keystonemiddleware 2022-07-22 21:25:46.415 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-07-22 21:25:48.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:25:48.517 | from cryptography.utils import int_from_bytes 2022-07-22 21:25:48.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:25:48.518 | from cryptography.utils import int_from_bytes 2022-07-22 21:25:49.574 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:25:49.576 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-22 21:25:49.627 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-22 21:25:49.664 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:25:49.702 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:25:49.708 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:25:49.712 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:25:49.750 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:25:49.759 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:25:49.773 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:25:49.778 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:25:49.781 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-22 21:25:49.791 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:25:49.793 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:25:49.800 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:25:49.804 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:25:49.825 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:25:49.829 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:25:49.842 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:25:49.846 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:25:49.849 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:25:49.856 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:25:49.888 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:25:49.901 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:25:49.957 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:25:49.962 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:25:49.965 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:25:49.971 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:25:49.975 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:25:49.979 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:25:49.981 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:25:49.985 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:25:49.990 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:25:49.993 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:25:49.996 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:25:50.000 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:25:50.003 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:25:52.058 | + inc/python:pip_install:196 : result=0 2022-07-22 21:25:52.061 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:25:52.063 | + functions-common:time_stop:2440 : local name 2022-07-22 21:25:52.065 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:25:52.068 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:25:52.070 | + functions-common:time_stop:2443 : local total 2022-07-22 21:25:52.073 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:25:52.075 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:25:52.077 | + functions-common:time_stop:2447 : start_time=1658525146407 2022-07-22 21:25:52.079 | + functions-common:time_stop:2449 : [[ -z 1658525146407 ]] 2022-07-22 21:25:52.082 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:25:52.087 | + functions-common:time_stop:2452 : end_time=1658525152084 2022-07-22 21:25:52.089 | + functions-common:time_stop:2453 : elapsed_time=5677 2022-07-22 21:25:52.091 | + functions-common:time_stop:2454 : total=40856 2022-07-22 21:25:52.094 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:25:52.096 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=46533 2022-07-22 21:25:52.098 | + inc/python:pip_install:199 : return 0 2022-07-22 21:25:52.101 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-07-22 21:25:52.103 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-07-22 21:25:52.106 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 21:25:52.109 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-07-22 21:25:52.112 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-07-22 21:25:52.114 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 21:25:52.118 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-07-22 21:25:52.118 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 21:25:52.123 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-07-22 21:25:52.125 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-07-22 21:25:52.128 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-07-22 21:25:52.131 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-07-22 21:25:52.134 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-07-22 21:25:52.156 | Using python 3.8 to install python-memcached 2022-07-22 21:25:52.158 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-07-22 21:25:54.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:25:54.243 | from cryptography.utils import int_from_bytes 2022-07-22 21:25:54.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:25:54.243 | from cryptography.utils import int_from_bytes 2022-07-22 21:25:55.293 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:25:55.295 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.59) 2022-07-22 21:25:55.299 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:25:57.605 | + inc/python:pip_install:196 : result=0 2022-07-22 21:25:57.608 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:25:57.610 | + functions-common:time_stop:2440 : local name 2022-07-22 21:25:57.612 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:25:57.615 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:25:57.617 | + functions-common:time_stop:2443 : local total 2022-07-22 21:25:57.620 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:25:57.622 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:25:57.624 | + functions-common:time_stop:2447 : start_time=1658525152150 2022-07-22 21:25:57.626 | + functions-common:time_stop:2449 : [[ -z 1658525152150 ]] 2022-07-22 21:25:57.629 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:25:57.634 | + functions-common:time_stop:2452 : end_time=1658525157631 2022-07-22 21:25:57.636 | + functions-common:time_stop:2453 : elapsed_time=5481 2022-07-22 21:25:57.638 | + functions-common:time_stop:2454 : total=46533 2022-07-22 21:25:57.640 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:25:57.642 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=52014 2022-07-22 21:25:57.645 | + inc/python:pip_install:199 : return 0 2022-07-22 21:25:57.647 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-07-22 21:25:57.665 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:25:57.667 | + ./stack.sh:main:892 : '[' 10.222.0.17 == 10.222.0.17 ']' 2022-07-22 21:25:57.670 | + ./stack.sh:main:893 : stack_install_service keystone 2022-07-22 21:25:57.672 | + lib/stack:stack_install_service:20 : local service=keystone 2022-07-22 21:25:57.674 | + lib/stack:stack_install_service:21 : type install_keystone 2022-07-22 21:25:57.677 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 21:25:57.679 | + lib/stack:stack_install_service:32 : install_keystone 2022-07-22 21:25:57.682 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-07-22 21:25:57.697 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:25:57.700 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-07-22 21:25:57.702 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-07-22 21:25:57.704 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-07-22 21:25:57.706 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 21:25:57.708 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 21:25:57.712 | ++ functions-common:git_clone:601 : pwd 2022-07-22 21:25:57.714 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 21:25:57.716 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 21:25:57.719 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 21:25:57.735 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 21:25:57.737 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 21:25:57.739 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 21:25:57.742 | + functions-common:git_clone:618 : echo master 2022-07-22 21:25:57.742 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 21:25:57.747 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-07-22 21:25:57.749 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 21:25:57.751 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-07-22 21:25:57.764 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-07-22 21:25:57.767 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 21:25:57.767 | + functions-common:git_clone:679 : head -1 2022-07-22 21:25:57.770 | d7b1d57ca Merge "Move fips job to centos-9" 2022-07-22 21:25:57.772 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 21:25:57.775 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-07-22 21:25:57.778 | + inc/python:setup_develop:334 : local bindep 2022-07-22 21:25:57.780 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-22 21:25:57.782 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-07-22 21:25:57.785 | + inc/python:setup_develop:340 : local extras= 2022-07-22 21:25:57.787 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-07-22 21:25:57.790 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 21:25:57.792 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-22 21:25:57.795 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-07-22 21:25:57.797 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 21:25:57.799 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 21:25:57.802 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-07-22 21:25:57.805 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 21:25:57.807 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-07-22 21:25:57.810 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 21:25:57.812 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 21:25:57.815 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-07-22 21:25:57.821 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-07-22 21:25:57.823 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-07-22 21:25:58.469 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-07-22 21:25:58.471 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 21:25:58.474 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 21:25:58.476 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 21:25:58.478 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-22 21:25:58.480 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-07-22 21:25:58.483 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 21:25:58.485 | + inc/python:setup_package:424 : local extras= 2022-07-22 21:25:58.487 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 21:25:58.489 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 21:25:58.491 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 21:25:58.494 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 21:25:58.497 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 21:25:58.499 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-07-22 21:25:58.519 | Using python 3.8 to install /opt/stack/keystone 2022-07-22 21:25:58.522 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-07-22 21:26:00.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:26:00.614 | from cryptography.utils import int_from_bytes 2022-07-22 21:26:00.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:26:00.615 | from cryptography.utils import int_from_bytes 2022-07-22 21:26:01.668 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:26:01.668 | Obtaining file:///opt/stack/keystone 2022-07-22 21:26:03.266 | Requirement already satisfied: Flask===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.2) 2022-07-22 21:26:03.282 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-07-22 21:26:03.291 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-22 21:26:03.297 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-22 21:26:03.299 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-07-22 21:26:03.326 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-22 21:26:03.468 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:26:03.480 | Requirement already satisfied: Werkzeug===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.1.2) 2022-07-22 21:26:03.485 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-07-22 21:26:03.498 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-22 21:26:03.505 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:26:03.509 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-07-22 21:26:03.514 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 21:26:03.551 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:26:03.557 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-22 21:26:03.561 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-22 21:26:03.597 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-07-22 21:26:03.600 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 21:26:03.612 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-22 21:26:03.662 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:26:03.665 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-07-22 21:26:03.675 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-22 21:26:03.711 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:26:03.750 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:26:03.755 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-22 21:26:03.801 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:26:03.805 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:26:03.843 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-22 21:26:03.896 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-22 21:26:03.906 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-22 21:26:03.925 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-22 21:26:03.938 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:26:03.948 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-22 21:26:03.970 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-22 21:26:03.980 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:26:03.994 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-22 21:26:04.032 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:26:04.037 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-07-22 21:26:04.050 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:26:04.052 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:26:04.063 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-22 21:26:04.068 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-22 21:26:04.078 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:26:04.082 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:26:04.084 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:26:04.090 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (7.1.2) 2022-07-22 21:26:04.111 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:26:04.115 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:26:04.136 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:26:04.140 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:26:04.154 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:26:04.158 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (0.8.20) 2022-07-22 21:26:04.161 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:26:04.164 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-22 21:26:04.173 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 21:26:04.176 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 21:26:04.179 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:26:04.185 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 21:26:04.193 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 21:26:04.199 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 21:26:04.209 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:26:04.241 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:26:04.246 | Requirement already satisfied: xmlschema===1.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (1.11.3) 2022-07-22 21:26:04.277 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 21:26:04.282 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 21:26:04.305 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:26:04.309 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:26:04.365 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:26:04.398 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:26:04.403 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:26:04.406 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 21:26:04.419 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-22 21:26:04.421 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-22 21:26:04.426 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-22 21:26:04.471 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-22 21:26:04.474 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-22 21:26:04.483 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-22 21:26:04.493 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-22 21:26:04.501 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-22 21:26:04.512 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-22 21:26:04.521 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:26:04.532 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:26:04.535 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:26:04.538 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 21:26:04.562 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 381)) (45.2.0) 2022-07-22 21:26:04.564 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-22 21:26:04.577 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-22 21:26:04.582 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:26:04.584 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:26:04.588 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:26:04.592 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-22 21:26:04.594 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-22 21:26:04.597 | Requirement already satisfied: elementpath===2.5.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (2.5.3) 2022-07-22 21:26:04.612 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:26:04.616 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:26:04.619 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-22 21:26:04.630 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-22 21:26:04.634 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-22 21:26:04.637 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 21:26:04.644 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-22 21:26:05.857 | Installing collected packages: keystone 2022-07-22 21:26:05.858 | Attempting uninstall: keystone 2022-07-22 21:26:05.858 | Found existing installation: keystone 21.1.0.dev25 2022-07-22 21:26:05.861 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-07-22 21:26:05.862 | Running setup.py develop for keystone 2022-07-22 21:26:07.893 | Successfully installed keystone 2022-07-22 21:26:08.002 | + inc/python:pip_install:196 : result=0 2022-07-22 21:26:08.005 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:26:08.007 | + functions-common:time_stop:2440 : local name 2022-07-22 21:26:08.009 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:26:08.011 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:26:08.013 | + functions-common:time_stop:2443 : local total 2022-07-22 21:26:08.015 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:26:08.017 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:26:08.020 | + functions-common:time_stop:2447 : start_time=1658525158514 2022-07-22 21:26:08.022 | + functions-common:time_stop:2449 : [[ -z 1658525158514 ]] 2022-07-22 21:26:08.024 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:26:08.028 | + functions-common:time_stop:2452 : end_time=1658525168026 2022-07-22 21:26:08.031 | + functions-common:time_stop:2453 : elapsed_time=9512 2022-07-22 21:26:08.033 | + functions-common:time_stop:2454 : total=52014 2022-07-22 21:26:08.035 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:26:08.037 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=61526 2022-07-22 21:26:08.040 | + inc/python:pip_install:199 : return 0 2022-07-22 21:26:08.042 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 21:26:08.044 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-22 21:26:08.047 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-22 21:26:08.065 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-22 21:26:08.077 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-07-22 21:26:08.080 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-07-22 21:26:08.082 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:26:08.084 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:26:08.087 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-07-22 21:26:08.089 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:26:08.092 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-07-22 21:26:08.108 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:08.111 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-07-22 21:26:08.113 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 21:26:08.116 | + ./stack.sh:main:894 : configure_keystone 2022-07-22 21:26:08.119 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-07-22 21:26:08.131 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-07-22 21:26:08.133 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-07-22 21:26:08.137 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-07-22 21:26:08.153 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:08.156 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-07-22 21:26:08.186 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-07-22 21:26:08.214 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-07-22 21:26:08.245 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-07-22 21:26:08.275 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-07-22 21:26:08.305 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-07-22 21:26:08.335 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-07-22 21:26:08.363 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-07-22 21:26:08.390 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-07-22 21:26:08.393 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-07-22 21:26:08.395 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-07-22 21:26:08.398 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-07-22 21:26:08.400 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 21:26:08.403 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 21:26:08.419 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:08.422 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 21:26:08.424 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 21:26:08.427 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 21:26:08.441 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:08.444 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:26:08.447 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:26:08.477 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 21:26:08.479 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 21:26:08.482 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-07-22 21:26:08.484 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-07-22 21:26:08.500 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:08.503 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.17/identity 2022-07-22 21:26:08.533 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-07-22 21:26:08.535 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-07-22 21:26:08.567 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-07-22 21:26:08.569 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-07-22 21:26:08.572 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-07-22 21:26:08.574 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-07-22 21:26:08.576 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:26:08.579 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:26:08.581 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:26:08.597 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:08.600 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:26:08.602 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-22 21:26:08.605 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-22 21:26:08.636 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-07-22 21:26:08.639 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-07-22 21:26:08.641 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-07-22 21:26:08.643 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-07-22 21:26:08.646 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 21:26:08.663 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 21:26:08.666 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 21:26:08.668 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 21:26:08.670 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 21:26:08.673 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-07-22 21:26:08.701 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-07-22 21:26:08.728 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-07-22 21:26:08.756 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-07-22 21:26:08.784 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-07-22 21:26:08.811 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-07-22 21:26:08.813 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-07-22 21:26:08.816 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-07-22 21:26:08.818 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-07-22 21:26:08.821 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-07-22 21:26:08.823 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-22 21:26:08.826 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 21:26:08.828 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-07-22 21:26:08.832 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-07-22 21:26:08.835 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 21:26:08.838 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 21:26:08.850 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 21:26:08.850 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:26:08.859 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 21:26:08.862 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:26:08.877 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-07-22 21:26:08.879 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-07-22 21:26:08.884 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-07-22 21:26:08.913 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-07-22 21:26:08.940 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-07-22 21:26:08.968 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-07-22 21:26:08.994 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-07-22 21:26:09.022 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-07-22 21:26:09.049 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-07-22 21:26:09.076 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-07-22 21:26:09.103 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-07-22 21:26:09.133 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-22 21:26:09.160 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-07-22 21:26:09.187 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-07-22 21:26:09.214 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-07-22 21:26:09.241 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-22 21:26:09.244 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-22 21:26:09.247 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-07-22 21:26:09.249 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-07-22 21:26:09.252 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 21:26:09.254 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:26:09.256 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:26:09.259 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-22 21:26:09.262 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-22 21:26:09.264 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-07-22 21:26:09.291 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-07-22 21:26:09.320 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-07-22 21:26:09.320 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-22 21:26:09.328 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-07-22 21:26:09.332 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-07-22 21:26:09.334 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-07-22 21:26:09.336 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 21:26:09.339 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 21:26:09.341 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 21:26:09.343 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:26:09.346 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:26:09.348 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 21:26:09.350 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 21:26:09.353 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:26:09.355 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:26:09.358 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-07-22 21:26:09.422 | Site keystone-wsgi-public already enabled 2022-07-22 21:26:09.426 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-22 21:26:09.428 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 21:26:09.431 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:26:09.434 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 21:26:09.568 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-07-22 21:26:09.600 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-07-22 21:26:09.635 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-07-22 21:26:09.667 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-07-22 21:26:09.669 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-07-22 21:26:09.700 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-07-22 21:26:09.729 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-07-22 21:26:09.757 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-22 21:26:09.759 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-22 21:26:09.762 | + ./stack.sh:main:898 : is_service_enabled swift 2022-07-22 21:26:09.779 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:09.782 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-07-22 21:26:09.799 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:09.801 | + ./stack.sh:main:902 : stack_install_service swift 2022-07-22 21:26:09.804 | + lib/stack:stack_install_service:20 : local service=swift 2022-07-22 21:26:09.806 | + lib/stack:stack_install_service:21 : type install_swift 2022-07-22 21:26:09.808 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 21:26:09.811 | + lib/stack:stack_install_service:32 : install_swift 2022-07-22 21:26:09.813 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-07-22 21:26:09.816 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-07-22 21:26:09.818 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-07-22 21:26:09.820 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 21:26:09.822 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 21:26:09.826 | ++ functions-common:git_clone:601 : pwd 2022-07-22 21:26:09.829 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 21:26:09.831 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 21:26:09.834 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 21:26:09.850 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 21:26:09.853 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 21:26:09.855 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 21:26:09.859 | + functions-common:git_clone:618 : echo master 2022-07-22 21:26:09.859 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 21:26:09.864 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-07-22 21:26:09.866 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 21:26:09.869 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-07-22 21:26:09.881 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-07-22 21:26:09.884 | + functions-common:git_clone:679 : head -1 2022-07-22 21:26:09.885 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 21:26:09.893 | 07a51b8d0 Merge "sharder: fix and expand CleavingContext docstrings" 2022-07-22 21:26:09.895 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 21:26:09.898 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-07-22 21:26:09.901 | + inc/python:setup_develop:334 : local bindep 2022-07-22 21:26:09.903 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-07-22 21:26:09.906 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-07-22 21:26:09.908 | + inc/python:setup_develop:340 : local extras=keystone 2022-07-22 21:26:09.911 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-07-22 21:26:09.913 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 21:26:09.916 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-07-22 21:26:09.918 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-07-22 21:26:09.921 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 21:26:09.923 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-07-22 21:26:09.926 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-07-22 21:26:09.929 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 21:26:09.931 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-07-22 21:26:09.934 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 21:26:09.936 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 21:26:09.939 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-07-22 21:26:09.945 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-07-22 21:26:09.947 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-07-22 21:26:10.568 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-07-22 21:26:10.571 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 21:26:10.573 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 21:26:10.576 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 21:26:10.578 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-07-22 21:26:10.580 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-07-22 21:26:10.583 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 21:26:10.585 | + inc/python:setup_package:424 : local extras=keystone 2022-07-22 21:26:10.587 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 21:26:10.590 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-07-22 21:26:10.592 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-07-22 21:26:10.594 | + inc/python:setup_package:434 : extras='[keystone]' 2022-07-22 21:26:10.596 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 21:26:10.599 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-07-22 21:26:10.620 | Using python 3.8 to install /opt/stack/swift 2022-07-22 21:26:10.623 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-07-22 21:26:12.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:26:12.731 | from cryptography.utils import int_from_bytes 2022-07-22 21:26:12.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:26:12.731 | from cryptography.utils import int_from_bytes 2022-07-22 21:26:13.792 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:26:13.792 | Obtaining file:///opt/stack/swift 2022-07-22 21:26:15.111 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-22 21:26:15.120 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 21:26:15.157 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-22 21:26:15.166 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-22 21:26:15.171 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-22 21:26:15.221 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-22 21:26:15.230 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:26:15.234 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-22 21:26:15.270 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:26:15.309 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:26:15.314 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:26:15.318 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:26:15.356 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:26:15.365 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:26:15.378 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:26:15.384 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:26:15.386 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-22 21:26:15.396 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-07-22 21:26:15.399 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:26:15.401 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:26:15.407 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:26:15.412 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:26:15.433 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:26:15.437 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:26:15.450 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:26:15.454 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:26:15.457 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:26:15.463 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:26:15.495 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (0.9.9) 2022-07-22 21:26:15.499 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-22 21:26:15.501 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:26:15.505 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-22 21:26:15.531 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:26:15.543 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:26:15.599 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:26:15.605 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:26:15.608 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:26:15.612 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:26:15.619 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:26:15.622 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:26:15.625 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:26:15.630 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:26:15.633 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:26:15.635 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:26:15.638 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:26:15.642 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:26:15.645 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:26:17.439 | Installing collected packages: swift 2022-07-22 21:26:17.439 | Attempting uninstall: swift 2022-07-22 21:26:17.440 | Found existing installation: swift 2.30.0.dev116 2022-07-22 21:26:17.443 | Can't uninstall 'swift'. No files were found to uninstall. 2022-07-22 21:26:17.444 | Running setup.py develop for swift 2022-07-22 21:26:19.308 | Successfully installed swift 2022-07-22 21:26:19.416 | + inc/python:pip_install:196 : result=0 2022-07-22 21:26:19.418 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:26:19.421 | + functions-common:time_stop:2440 : local name 2022-07-22 21:26:19.423 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:26:19.426 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:26:19.428 | + functions-common:time_stop:2443 : local total 2022-07-22 21:26:19.431 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:26:19.433 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:26:19.435 | + functions-common:time_stop:2447 : start_time=1658525170614 2022-07-22 21:26:19.437 | + functions-common:time_stop:2449 : [[ -z 1658525170614 ]] 2022-07-22 21:26:19.440 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:26:19.444 | + functions-common:time_stop:2452 : end_time=1658525179442 2022-07-22 21:26:19.448 | + functions-common:time_stop:2453 : elapsed_time=8828 2022-07-22 21:26:19.451 | + functions-common:time_stop:2454 : total=61526 2022-07-22 21:26:19.453 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:26:19.455 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=70354 2022-07-22 21:26:19.458 | + inc/python:pip_install:199 : return 0 2022-07-22 21:26:19.460 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 21:26:19.462 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-22 21:26:19.465 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-22 21:26:19.483 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-22 21:26:19.496 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-07-22 21:26:19.498 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-07-22 21:26:19.501 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:26:19.503 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:26:19.505 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-07-22 21:26:19.509 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:26:19.511 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-07-22 21:26:19.513 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 21:26:19.516 | + ./stack.sh:main:903 : configure_swift 2022-07-22 21:26:19.518 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-07-22 21:26:19.520 | + lib/swift:configure_swift:332 : local node_number 2022-07-22 21:26:19.522 | + lib/swift:configure_swift:333 : local swift_node_config 2022-07-22 21:26:19.524 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-07-22 21:26:19.527 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-22 21:26:20.559 | No account-server running 2022-07-22 21:26:20.559 | No object-server running 2022-07-22 21:26:20.559 | No container-auditor running 2022-07-22 21:26:20.559 | No container-replicator running 2022-07-22 21:26:20.559 | No account-auditor running 2022-07-22 21:26:20.559 | No object-updater running 2022-07-22 21:26:20.559 | No account-reaper running 2022-07-22 21:26:20.559 | No object-auditor running 2022-07-22 21:26:20.560 | No object-reconstructor running 2022-07-22 21:26:20.560 | No container-sync running 2022-07-22 21:26:20.560 | No container-server running 2022-07-22 21:26:20.560 | No object-expirer running 2022-07-22 21:26:20.560 | No account-replicator running 2022-07-22 21:26:20.560 | No object-replicator running 2022-07-22 21:26:20.560 | No container-updater running 2022-07-22 21:26:20.560 | No proxy-server running 2022-07-22 21:26:20.560 | No container-sharder running 2022-07-22 21:26:20.560 | No container-reconciler running 2022-07-22 21:26:20.628 | + lib/swift:configure_swift:337 : true 2022-07-22 21:26:20.631 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-07-22 21:26:20.643 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-07-22 21:26:20.656 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-07-22 21:26:20.659 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-07-22 21:26:20.659 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-07-22 21:26:20.664 | + lib/swift:configure_swift:351 : sed -e ' 2022-07-22 21:26:20.664 | s/%GROUP%/ubuntu/; 2022-07-22 21:26:20.664 | s/%USER%/ubuntu/; 2022-07-22 21:26:20.664 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-07-22 21:26:20.664 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-07-22 21:26:20.667 | uid = ubuntu 2022-07-22 21:26:20.667 | gid = ubuntu 2022-07-22 21:26:20.667 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-07-22 21:26:20.667 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-07-22 21:26:20.667 | address = 127.0.0.1 2022-07-22 21:26:20.667 | 2022-07-22 21:26:20.667 | [account6612] 2022-07-22 21:26:20.667 | max connections = 25 2022-07-22 21:26:20.667 | path = /opt/stack/data/swift/1/node/ 2022-07-22 21:26:20.667 | read only = false 2022-07-22 21:26:20.667 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-07-22 21:26:20.668 | 2022-07-22 21:26:20.668 | [account6622] 2022-07-22 21:26:20.668 | max connections = 25 2022-07-22 21:26:20.668 | path = /opt/stack/data/swift/2/node/ 2022-07-22 21:26:20.668 | read only = false 2022-07-22 21:26:20.668 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-07-22 21:26:20.668 | 2022-07-22 21:26:20.668 | [account6632] 2022-07-22 21:26:20.668 | max connections = 25 2022-07-22 21:26:20.668 | path = /opt/stack/data/swift/3/node/ 2022-07-22 21:26:20.668 | read only = false 2022-07-22 21:26:20.668 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-07-22 21:26:20.668 | 2022-07-22 21:26:20.668 | [account6642] 2022-07-22 21:26:20.668 | max connections = 25 2022-07-22 21:26:20.668 | path = /opt/stack/data/swift/4/node/ 2022-07-22 21:26:20.668 | read only = false 2022-07-22 21:26:20.668 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-07-22 21:26:20.668 | 2022-07-22 21:26:20.668 | 2022-07-22 21:26:20.668 | [container6611] 2022-07-22 21:26:20.668 | max connections = 25 2022-07-22 21:26:20.668 | path = /opt/stack/data/swift/1/node/ 2022-07-22 21:26:20.668 | read only = false 2022-07-22 21:26:20.668 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-07-22 21:26:20.668 | 2022-07-22 21:26:20.668 | [container6621] 2022-07-22 21:26:20.668 | max connections = 25 2022-07-22 21:26:20.668 | path = /opt/stack/data/swift/2/node/ 2022-07-22 21:26:20.668 | read only = false 2022-07-22 21:26:20.668 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-07-22 21:26:20.668 | 2022-07-22 21:26:20.668 | [container6631] 2022-07-22 21:26:20.668 | max connections = 25 2022-07-22 21:26:20.669 | path = /opt/stack/data/swift/3/node/ 2022-07-22 21:26:20.669 | read only = false 2022-07-22 21:26:20.669 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-07-22 21:26:20.669 | 2022-07-22 21:26:20.669 | [container6641] 2022-07-22 21:26:20.669 | max connections = 25 2022-07-22 21:26:20.669 | path = /opt/stack/data/swift/4/node/ 2022-07-22 21:26:20.669 | read only = false 2022-07-22 21:26:20.669 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-07-22 21:26:20.669 | 2022-07-22 21:26:20.669 | 2022-07-22 21:26:20.669 | [object6613] 2022-07-22 21:26:20.669 | max connections = 25 2022-07-22 21:26:20.669 | path = /opt/stack/data/swift/1/node/ 2022-07-22 21:26:20.669 | read only = false 2022-07-22 21:26:20.669 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-07-22 21:26:20.669 | 2022-07-22 21:26:20.669 | [object6623] 2022-07-22 21:26:20.669 | max connections = 25 2022-07-22 21:26:20.669 | path = /opt/stack/data/swift/2/node/ 2022-07-22 21:26:20.669 | read only = false 2022-07-22 21:26:20.669 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-07-22 21:26:20.669 | 2022-07-22 21:26:20.669 | [object6633] 2022-07-22 21:26:20.669 | max connections = 25 2022-07-22 21:26:20.669 | path = /opt/stack/data/swift/3/node/ 2022-07-22 21:26:20.669 | read only = false 2022-07-22 21:26:20.669 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-07-22 21:26:20.669 | 2022-07-22 21:26:20.669 | [object6643] 2022-07-22 21:26:20.669 | max connections = 25 2022-07-22 21:26:20.669 | path = /opt/stack/data/swift/4/node/ 2022-07-22 21:26:20.669 | read only = false 2022-07-22 21:26:20.669 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-07-22 21:26:20.670 | + lib/swift:configure_swift:357 : is_ubuntu 2022-07-22 21:26:20.672 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:26:20.674 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:26:20.677 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-07-22 21:26:20.688 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-07-22 21:26:20.690 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-07-22 21:26:20.695 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-07-22 21:26:20.699 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-07-22 21:26:20.702 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-07-22 21:26:20.706 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-07-22 21:26:20.734 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.17:8080/v1/ 2022-07-22 21:26:20.762 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-07-22 21:26:20.780 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-07-22 21:26:20.809 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-07-22 21:26:20.827 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-07-22 21:26:20.855 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-07-22 21:26:20.873 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-07-22 21:26:20.901 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-07-22 21:26:20.919 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-07-22 21:26:20.948 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-07-22 21:26:20.965 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-07-22 21:26:20.994 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-07-22 21:26:21.011 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-07-22 21:26:21.026 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:21.028 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-07-22 21:26:21.058 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-07-22 21:26:21.086 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-07-22 21:26:21.113 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-07-22 21:26:21.140 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-07-22 21:26:21.142 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-07-22 21:26:21.157 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:21.159 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-07-22 21:26:21.186 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-07-22 21:26:21.202 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:21.204 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-07-22 21:26:21.219 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:21.221 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-07-22 21:26:21.223 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-07-22 21:26:21.238 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:21.240 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-07-22 21:26:21.243 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-07-22 21:26:21.245 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-07-22 21:26:21.250 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-07-22 21:26:21.255 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-07-22 21:26:21.282 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-07-22 21:26:21.309 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-07-22 21:26:21.338 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-07-22 21:26:21.370 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-07-22 21:26:21.398 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-07-22 21:26:21.400 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-07-22 21:26:21.402 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-07-22 21:26:21.404 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-07-22 21:26:21.406 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-07-22 21:26:21.434 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-07-22 21:26:21.460 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.17/identity 2022-07-22 21:26:21.489 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-07-22 21:26:21.516 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-07-22 21:26:21.543 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-07-22 21:26:21.570 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-07-22 21:26:21.596 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-07-22 21:26:21.624 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:26:21.652 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-07-22 21:26:21.679 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-07-22 21:26:21.706 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-07-22 21:26:21.734 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-07-22 21:26:21.762 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-07-22 21:26:21.792 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-07-22 21:26:21.819 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-07-22 21:26:21.837 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-07-22 21:26:21.865 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-07-22 21:26:21.892 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-07-22 21:26:21.896 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-07-22 21:26:21.925 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-07-22 21:26:21.952 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-07-22 21:26:21.980 | + lib/swift:configure_swift:480 : local node_number 2022-07-22 21:26:21.982 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-22 21:26:21.985 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-22 21:26:21.987 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-07-22 21:26:21.991 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-07-22 21:26:21.994 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-22 21:26:21.996 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-22 21:26:21.998 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-07-22 21:26:22.000 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-07-22 21:26:22.003 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-22 21:26:22.005 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-22 21:26:22.007 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-07-22 21:26:22.025 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-07-22 21:26:22.053 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-07-22 21:26:22.071 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-07-22 21:26:22.100 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-07-22 21:26:22.118 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-22 21:26:22.146 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-07-22 21:26:22.165 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-22 21:26:22.194 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-07-22 21:26:22.213 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-22 21:26:22.242 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-07-22 21:26:22.261 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-07-22 21:26:22.289 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-07-22 21:26:22.307 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-07-22 21:26:22.337 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-07-22 21:26:22.354 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-07-22 21:26:22.383 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-07-22 21:26:22.401 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-07-22 21:26:22.428 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-07-22 21:26:22.434 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-07-22 21:26:22.452 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-22 21:26:22.480 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-07-22 21:26:22.509 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-07-22 21:26:22.512 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-07-22 21:26:22.516 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-07-22 21:26:22.518 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-07-22 21:26:22.520 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-22 21:26:22.523 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-07-22 21:26:22.525 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-07-22 21:26:22.527 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-22 21:26:22.529 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-22 21:26:22.531 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-07-22 21:26:22.549 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-07-22 21:26:22.578 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-07-22 21:26:22.596 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-07-22 21:26:22.624 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-07-22 21:26:22.643 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-22 21:26:22.671 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-07-22 21:26:22.689 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-22 21:26:22.717 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-07-22 21:26:22.735 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-22 21:26:22.764 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-07-22 21:26:22.782 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-07-22 21:26:22.812 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-07-22 21:26:22.829 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-07-22 21:26:22.858 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-07-22 21:26:22.876 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-07-22 21:26:22.904 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-07-22 21:26:22.922 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-07-22 21:26:22.949 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-07-22 21:26:22.954 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-07-22 21:26:22.972 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-22 21:26:23.001 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-07-22 21:26:23.003 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-07-22 21:26:23.008 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-07-22 21:26:23.010 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-07-22 21:26:23.012 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-22 21:26:23.015 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-07-22 21:26:23.017 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-07-22 21:26:23.019 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-22 21:26:23.021 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-22 21:26:23.023 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-07-22 21:26:23.041 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-07-22 21:26:23.070 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-07-22 21:26:23.087 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-07-22 21:26:23.115 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-07-22 21:26:23.134 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-22 21:26:23.162 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-07-22 21:26:23.180 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-22 21:26:23.208 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-07-22 21:26:23.227 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-22 21:26:23.257 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-07-22 21:26:23.275 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-07-22 21:26:23.304 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-07-22 21:26:23.321 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-07-22 21:26:23.349 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-07-22 21:26:23.368 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-07-22 21:26:23.396 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-07-22 21:26:23.415 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-07-22 21:26:23.441 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-07-22 21:26:23.446 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-07-22 21:26:23.464 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-22 21:26:23.495 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-07-22 21:26:23.523 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-07-22 21:26:23.551 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-07-22 21:26:23.579 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-07-22 21:26:23.581 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-07-22 21:26:23.586 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-07-22 21:26:23.615 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-07-22 21:26:23.643 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-07-22 21:26:23.672 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-07-22 21:26:23.701 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-07-22 21:26:23.730 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-07-22 21:26:23.758 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-07-22 21:26:23.785 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-07-22 21:26:23.812 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-07-22 21:26:23.840 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-07-22 21:26:23.856 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:23.859 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-07-22 21:26:23.877 | + lib/swift:configure_swift:523 : local auth_vers 2022-07-22 21:26:23.879 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-07-22 21:26:23.900 | + lib/swift:configure_swift:524 : auth_vers=3 2022-07-22 21:26:23.902 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.17 2022-07-22 21:26:23.929 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-07-22 21:26:23.932 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-07-22 21:26:23.959 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.17/identity 2022-07-22 21:26:23.987 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-07-22 21:26:23.990 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-07-22 21:26:24.018 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-07-22 21:26:24.033 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:24.035 | + lib/swift:configure_swift:543 : local user_group 2022-07-22 21:26:24.038 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-07-22 21:26:24.043 | + lib/swift:configure_swift:544 : user_group=1000 2022-07-22 21:26:24.045 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-07-22 21:26:24.058 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-07-22 21:26:24.061 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-07-22 21:26:24.072 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-07-22 21:26:24.075 | + lib/swift:configure_swift:550 : is_suse 2022-07-22 21:26:24.077 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:26:24.079 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:26:24.082 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:26:24.084 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:26:24.086 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:26:24.089 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:26:24.091 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-07-22 21:26:24.103 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-07-22 21:26:24.106 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-07-22 21:26:24.109 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-07-22 21:26:24.126 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:24.129 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-07-22 21:26:24.147 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:24.150 | + ./stack.sh:main:914 : stack_install_service glance 2022-07-22 21:26:24.152 | + lib/stack:stack_install_service:20 : local service=glance 2022-07-22 21:26:24.154 | + lib/stack:stack_install_service:21 : type install_glance 2022-07-22 21:26:24.157 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 21:26:24.159 | + lib/stack:stack_install_service:32 : install_glance 2022-07-22 21:26:24.162 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-07-22 21:26:24.164 | + lib/glance:install_glance:507 : local glance_store_extras 2022-07-22 21:26:24.167 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-07-22 21:26:24.184 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:24.187 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-07-22 21:26:24.189 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-07-22 21:26:24.206 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:24.209 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-07-22 21:26:24.211 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-07-22 21:26:24.214 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-07-22 21:26:24.216 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:26:24.219 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:26:24.222 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-07-22 21:26:24.224 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:26:24.228 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-07-22 21:26:24.230 | ++ inc/python:join_extras:29 : local IFS=, 2022-07-22 21:26:24.233 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-07-22 21:26:24.236 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-07-22 21:26:24.239 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-07-22 21:26:24.242 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-07-22 21:26:24.244 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-07-22 21:26:24.248 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-07-22 21:26:24.250 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-07-22 21:26:24.253 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-07-22 21:26:24.257 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-07-22 21:26:24.257 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-07-22 21:26:24.263 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-07-22 21:26:24.265 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-07-22 21:26:24.268 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-07-22 21:26:24.271 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-07-22 21:26:24.273 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-07-22 21:26:24.295 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-07-22 21:26:24.298 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-07-22 21:26:26.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:26:26.384 | from cryptography.utils import int_from_bytes 2022-07-22 21:26:26.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:26:26.384 | from cryptography.utils import int_from_bytes 2022-07-22 21:26:27.441 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:26:27.443 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-22 21:26:27.525 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-22 21:26:27.535 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 21:26:27.546 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:26:27.603 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-22 21:26:27.626 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:26:27.630 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-22 21:26:27.648 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-22 21:26:27.658 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:26:27.698 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:26:27.704 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:26:27.708 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:26:27.745 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-22 21:26:27.760 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-22 21:26:27.763 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:26:27.771 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-22 21:26:27.793 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:26:27.806 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:26:27.811 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:26:27.814 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:26:27.816 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:26:27.823 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (9.0.0) 2022-07-22 21:26:27.837 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:26:27.842 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:26:27.862 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (4.0.1) 2022-07-22 21:26:27.883 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:26:27.887 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:26:27.899 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:26:27.904 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-22 21:26:27.907 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:26:27.909 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:26:27.916 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 21:26:27.929 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:26:27.962 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 21:26:27.967 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-22 21:26:27.975 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:26:27.979 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-22 21:26:27.982 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:26:27.988 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:26:27.993 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:26:27.995 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-22 21:26:28.000 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:26:28.003 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:26:28.006 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-22 21:26:28.018 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-22 21:26:28.026 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-22 21:26:28.034 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:26:28.046 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:26:28.059 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:26:28.061 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:26:28.072 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:26:28.076 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:26:28.078 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:26:28.083 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-22 21:26:28.109 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:26:28.112 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:26:28.115 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 21:26:28.122 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-22 21:26:28.124 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:26:30.041 | + inc/python:pip_install:196 : result=0 2022-07-22 21:26:30.044 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:26:30.046 | + functions-common:time_stop:2440 : local name 2022-07-22 21:26:30.049 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:26:30.051 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:26:30.053 | + functions-common:time_stop:2443 : local total 2022-07-22 21:26:30.056 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:26:30.058 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:26:30.060 | + functions-common:time_stop:2447 : start_time=1658525184289 2022-07-22 21:26:30.063 | + functions-common:time_stop:2449 : [[ -z 1658525184289 ]] 2022-07-22 21:26:30.066 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:26:30.070 | + functions-common:time_stop:2452 : end_time=1658525190067 2022-07-22 21:26:30.072 | + functions-common:time_stop:2453 : elapsed_time=5778 2022-07-22 21:26:30.075 | + functions-common:time_stop:2454 : total=70354 2022-07-22 21:26:30.077 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:26:30.079 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=76132 2022-07-22 21:26:30.082 | + inc/python:pip_install:199 : return 0 2022-07-22 21:26:30.084 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-07-22 21:26:30.087 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-07-22 21:26:30.090 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-07-22 21:26:30.103 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-07-22 21:26:30.108 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-07-22 21:26:30.111 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-07-22 21:26:30.113 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-07-22 21:26:30.115 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 21:26:30.118 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 21:26:30.121 | ++ functions-common:git_clone:601 : pwd 2022-07-22 21:26:30.123 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 21:26:30.126 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 21:26:30.129 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 21:26:30.145 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 21:26:30.148 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 21:26:30.150 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 21:26:30.153 | + functions-common:git_clone:618 : echo master 2022-07-22 21:26:30.153 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 21:26:30.158 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-07-22 21:26:30.161 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 21:26:30.164 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-07-22 21:26:30.176 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-07-22 21:26:30.179 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 21:26:30.179 | + functions-common:git_clone:679 : head -1 2022-07-22 21:26:30.184 | 00f453372 Merge "Immediate caching of an image" 2022-07-22 21:26:30.187 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 21:26:30.189 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-07-22 21:26:30.192 | + inc/python:setup_develop:334 : local bindep 2022-07-22 21:26:30.195 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-07-22 21:26:30.197 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-07-22 21:26:30.200 | + inc/python:setup_develop:340 : local extras= 2022-07-22 21:26:30.202 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-07-22 21:26:30.205 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 21:26:30.207 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-07-22 21:26:30.210 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-07-22 21:26:30.213 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 21:26:30.215 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 21:26:30.218 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-07-22 21:26:30.221 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 21:26:30.224 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-07-22 21:26:30.227 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 21:26:30.230 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 21:26:30.233 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-07-22 21:26:30.239 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-07-22 21:26:30.241 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-07-22 21:26:30.861 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-07-22 21:26:30.864 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 21:26:30.867 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 21:26:30.869 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 21:26:30.872 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-07-22 21:26:30.874 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-07-22 21:26:30.876 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 21:26:30.879 | + inc/python:setup_package:424 : local extras= 2022-07-22 21:26:30.881 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 21:26:30.884 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 21:26:30.887 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 21:26:30.889 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 21:26:30.891 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 21:26:30.894 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-07-22 21:26:30.915 | Using python 3.8 to install /opt/stack/glance 2022-07-22 21:26:30.917 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-07-22 21:26:33.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:26:33.020 | from cryptography.utils import int_from_bytes 2022-07-22 21:26:33.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:26:33.020 | from cryptography.utils import int_from_bytes 2022-07-22 21:26:34.071 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:26:34.071 | Obtaining file:///opt/stack/glance 2022-07-22 21:26:35.403 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-22 21:26:35.413 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-22 21:26:35.421 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-22 21:26:35.432 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-22 21:26:35.580 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-07-22 21:26:35.588 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:26:35.602 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 21:26:35.615 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-22 21:26:35.634 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 21:26:35.672 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-22 21:26:35.685 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:26:35.690 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-22 21:26:35.696 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-22 21:26:35.704 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-22 21:26:35.707 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-22 21:26:35.773 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-22 21:26:35.779 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-22 21:26:35.789 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-22 21:26:35.825 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 21:26:35.850 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:26:35.853 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 21:26:35.865 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:26:35.922 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-22 21:26:35.973 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:26:35.977 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:26:35.981 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-22 21:26:35.999 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-22 21:26:36.035 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-22 21:26:36.049 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:26:36.100 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:26:36.105 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-22 21:26:36.152 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:26:36.156 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-22 21:26:36.166 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:26:36.204 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-22 21:26:36.258 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-22 21:26:36.268 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-22 21:26:36.286 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-22 21:26:36.300 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-22 21:26:36.313 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:26:36.321 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-22 21:26:36.343 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-22 21:26:36.353 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:26:36.368 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-22 21:26:36.407 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:26:36.412 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:26:36.415 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:26:36.426 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-22 21:26:36.433 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-22 21:26:36.477 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-22 21:26:36.490 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-22 21:26:36.500 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:26:36.503 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:26:36.509 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.4.0) 2022-07-22 21:26:36.523 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:26:36.528 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:26:36.549 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:26:36.553 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 21:26:36.560 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:26:36.573 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-07-22 21:26:36.578 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:26:36.582 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (0.8.1) 2022-07-22 21:26:36.585 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:26:36.588 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-22 21:26:36.598 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 21:26:36.601 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 21:26:36.604 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:26:36.610 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-22 21:26:36.662 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 21:26:36.678 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 21:26:36.687 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 21:26:36.692 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 21:26:36.703 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:26:36.736 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:26:36.741 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:26:36.744 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 21:26:36.749 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 21:26:36.773 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-22 21:26:36.776 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-22 21:26:36.786 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:26:36.790 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-22 21:26:36.816 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:26:36.822 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-22 21:26:36.825 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:26:36.828 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-22 21:26:36.853 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-22 21:26:36.856 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-22 21:26:36.861 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-22 21:26:36.906 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-22 21:26:36.911 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-22 21:26:36.920 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:26:36.922 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:26:36.935 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:26:36.937 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-22 21:26:36.950 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:26:36.952 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:26:36.957 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:26:36.960 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:26:36.963 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-22 21:26:36.965 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-22 21:26:36.971 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-22 21:26:37.008 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-22 21:26:37.014 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-22 21:26:37.016 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-22 21:26:37.018 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:26:37.021 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-22 21:26:37.043 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-22 21:26:37.047 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-22 21:26:37.050 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-22 21:26:37.052 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-22 21:26:37.056 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-22 21:26:37.058 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-22 21:26:37.061 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 21:26:37.109 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-22 21:26:37.112 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-22 21:26:37.114 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-22 21:26:38.149 | Installing collected packages: glance 2022-07-22 21:26:38.149 | Attempting uninstall: glance 2022-07-22 21:26:38.150 | Found existing installation: glance 25.0.0.0b3.dev2 2022-07-22 21:26:38.154 | Can't uninstall 'glance'. No files were found to uninstall. 2022-07-22 21:26:38.155 | Running setup.py develop for glance 2022-07-22 21:26:39.949 | Successfully installed glance 2022-07-22 21:26:40.059 | + inc/python:pip_install:196 : result=0 2022-07-22 21:26:40.061 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:26:40.064 | + functions-common:time_stop:2440 : local name 2022-07-22 21:26:40.066 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:26:40.068 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:26:40.071 | + functions-common:time_stop:2443 : local total 2022-07-22 21:26:40.073 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:26:40.075 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:26:40.078 | + functions-common:time_stop:2447 : start_time=1658525190909 2022-07-22 21:26:40.080 | + functions-common:time_stop:2449 : [[ -z 1658525190909 ]] 2022-07-22 21:26:40.083 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:26:40.088 | + functions-common:time_stop:2452 : end_time=1658525200085 2022-07-22 21:26:40.090 | + functions-common:time_stop:2453 : elapsed_time=9176 2022-07-22 21:26:40.092 | + functions-common:time_stop:2454 : total=76132 2022-07-22 21:26:40.095 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:26:40.097 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=85308 2022-07-22 21:26:40.099 | + inc/python:pip_install:199 : return 0 2022-07-22 21:26:40.102 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 21:26:40.104 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-22 21:26:40.107 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-22 21:26:40.126 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-22 21:26:40.139 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-07-22 21:26:40.141 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-07-22 21:26:40.144 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:26:40.147 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:26:40.150 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-07-22 21:26:40.152 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:26:40.155 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 21:26:40.157 | + ./stack.sh:main:915 : configure_glance 2022-07-22 21:26:40.160 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-07-22 21:26:40.174 | + lib/glance:configure_glance:326 : local dburl 2022-07-22 21:26:40.177 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-07-22 21:26:40.180 | ++ lib/database:database_connection_url:134 : local db=glance 2022-07-22 21:26:40.182 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-07-22 21:26:40.185 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-07-22 21:26:40.187 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:26:40.190 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:26:40.192 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:26:40.208 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:40.211 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:26:40.214 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-22 21:26:40.217 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-22 21:26:40.219 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-07-22 21:26:40.249 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-22 21:26:40.279 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-07-22 21:26:40.308 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-22 21:26:40.338 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-07-22 21:26:40.367 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-07-22 21:26:40.397 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-07-22 21:26:40.400 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-07-22 21:26:40.402 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-07-22 21:26:40.404 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 21:26:40.407 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-07-22 21:26:40.435 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-07-22 21:26:40.465 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-22 21:26:40.495 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-07-22 21:26:40.525 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-07-22 21:26:40.554 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-07-22 21:26:40.584 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-07-22 21:26:40.613 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-07-22 21:26:40.644 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:26:40.673 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 21:26:40.703 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-07-22 21:26:40.733 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-07-22 21:26:40.736 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-07-22 21:26:40.738 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-07-22 21:26:40.741 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 21:26:40.743 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 21:26:40.746 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 21:26:40.763 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:40.766 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 21:26:40.769 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 21:26:40.771 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 21:26:40.788 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:40.790 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:26:40.793 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:26:40.823 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 21:26:40.826 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 21:26:40.828 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-07-22 21:26:40.831 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-07-22 21:26:40.834 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-07-22 21:26:40.865 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-07-22 21:26:40.895 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-07-22 21:26:40.898 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-07-22 21:26:40.900 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-07-22 21:26:40.903 | + lib/glance:configure_glance_store:254 : local be 2022-07-22 21:26:40.905 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-07-22 21:26:40.907 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-07-22 21:26:40.910 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-22 21:26:40.940 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-07-22 21:26:40.943 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.17 2022-07-22 21:26:40.973 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-07-22 21:26:40.976 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-07-22 21:26:40.993 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:40.996 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-07-22 21:26:41.025 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-07-22 21:26:41.056 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-07-22 21:26:41.085 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-07-22 21:26:41.115 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-07-22 21:26:41.145 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-07-22 21:26:41.162 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:41.165 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-07-22 21:26:41.195 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-07-22 21:26:41.224 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-07-22 21:26:41.254 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.17/identity/v3 2022-07-22 21:26:41.284 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-07-22 21:26:41.313 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.17/image 2022-07-22 21:26:41.343 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-07-22 21:26:41.360 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:41.363 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-07-22 21:26:41.365 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-07-22 21:26:41.367 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-07-22 21:26:41.371 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 21:26:41.388 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 21:26:41.390 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 21:26:41.392 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 21:26:41.395 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 21:26:41.398 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-07-22 21:26:41.427 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-07-22 21:26:41.457 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-07-22 21:26:41.489 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-07-22 21:26:41.518 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-07-22 21:26:41.523 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-07-22 21:26:41.555 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-07-22 21:26:41.586 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-22 21:26:41.616 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.17/identity 2022-07-22 21:26:41.646 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-07-22 21:26:41.676 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-07-22 21:26:41.706 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-07-22 21:26:41.736 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-22 21:26:41.766 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-07-22 21:26:41.796 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-07-22 21:26:41.826 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-07-22 21:26:41.856 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-07-22 21:26:41.861 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-07-22 21:26:41.869 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-07-22 21:26:41.886 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:41.888 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-07-22 21:26:41.890 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-07-22 21:26:41.893 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-07-22 21:26:41.895 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-07-22 21:26:41.898 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-07-22 21:26:41.901 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-07-22 21:26:41.905 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-07-22 21:26:41.907 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-07-22 21:26:41.911 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-07-22 21:26:41.942 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-07-22 21:26:41.945 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-07-22 21:26:41.948 | ++ functions:get_random_port:837 : true 2022-07-22 21:26:41.950 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-07-22 21:26:41.952 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-07-22 21:26:41.955 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-07-22 21:26:42.012 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-07-22 21:26:42.015 | ++ functions:get_random_port:841 : break 2 2022-07-22 21:26:42.017 | ++ functions:get_random_port:845 : echo 60999 2022-07-22 21:26:42.020 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-07-22 21:26:42.022 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-07-22 21:26:42.049 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-07-22 21:26:42.081 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-07-22 21:26:42.108 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-07-22 21:26:42.136 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 21:26:42.163 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-07-22 21:26:42.191 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-07-22 21:26:42.219 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-07-22 21:26:42.247 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-22 21:26:42.275 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 21:26:42.303 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 21:26:42.330 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 21:26:42.360 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-07-22 21:26:42.388 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-07-22 21:26:42.416 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-07-22 21:26:42.444 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-07-22 21:26:42.471 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-07-22 21:26:42.500 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-07-22 21:26:42.527 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-07-22 21:26:42.557 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-07-22 21:26:42.560 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-07-22 21:26:42.562 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 21:26:42.564 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:26:42.567 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:26:42.569 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-07-22 21:26:42.571 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-07-22 21:26:42.626 | proxy (enabled by site administrator) 2022-07-22 21:26:42.629 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-07-22 21:26:42.632 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-07-22 21:26:42.634 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 21:26:42.636 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:26:42.639 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:26:42.641 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-07-22 21:26:42.643 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-07-22 21:26:42.710 | proxy_http (enabled by site administrator) 2022-07-22 21:26:42.713 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-07-22 21:26:42.716 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-07-22 21:26:42.719 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-07-22 21:26:42.721 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 21:26:42.724 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:26:42.727 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:26:42.729 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 21:26:42.733 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 21:26:42.736 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-07-22 21:26:42.736 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 21:26:42.745 | KeepAlive Off 2022-07-22 21:26:42.749 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-07-22 21:26:42.749 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 21:26:42.758 | SetEnv proxy-sendchunked 1 2022-07-22 21:26:42.762 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-07-22 21:26:42.762 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 21:26:42.770 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-07-22 21:26:42.774 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-07-22 21:26:42.776 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-07-22 21:26:42.779 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 21:26:42.781 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 21:26:42.784 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 21:26:42.786 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:26:42.789 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:26:42.791 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 21:26:42.794 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 21:26:42.796 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:26:42.799 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:26:42.801 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-07-22 21:26:42.862 | Site glance-wsgi-api already enabled 2022-07-22 21:26:42.866 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-07-22 21:26:42.869 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 21:26:42.871 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:26:42.873 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 21:26:43.012 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-07-22 21:26:43.018 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-07-22 21:26:43.053 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-22 21:26:43.055 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-22 21:26:43.058 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-07-22 21:26:43.077 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:43.080 | + ./stack.sh:main:920 : stack_install_service cinder 2022-07-22 21:26:43.082 | + lib/stack:stack_install_service:20 : local service=cinder 2022-07-22 21:26:43.085 | + lib/stack:stack_install_service:21 : type install_cinder 2022-07-22 21:26:43.088 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 21:26:43.090 | + lib/stack:stack_install_service:32 : install_cinder 2022-07-22 21:26:43.093 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-07-22 21:26:43.095 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-07-22 21:26:43.098 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-07-22 21:26:43.100 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 21:26:43.103 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 21:26:43.105 | ++ functions-common:git_clone:601 : pwd 2022-07-22 21:26:43.108 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 21:26:43.111 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 21:26:43.114 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 21:26:43.131 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 21:26:43.134 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 21:26:43.136 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 21:26:43.139 | + functions-common:git_clone:618 : echo master 2022-07-22 21:26:43.139 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 21:26:43.144 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-07-22 21:26:43.147 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 21:26:43.150 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-07-22 21:26:43.162 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-07-22 21:26:43.165 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 21:26:43.166 | + functions-common:git_clone:679 : head -1 2022-07-22 21:26:43.170 | f8fa57a8b Merge "Imported Translations from Zanata" 2022-07-22 21:26:43.173 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 21:26:43.176 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-07-22 21:26:43.178 | + inc/python:setup_develop:334 : local bindep 2022-07-22 21:26:43.181 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-22 21:26:43.183 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-07-22 21:26:43.186 | + inc/python:setup_develop:340 : local extras= 2022-07-22 21:26:43.189 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-07-22 21:26:43.191 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 21:26:43.194 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-22 21:26:43.197 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-07-22 21:26:43.199 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 21:26:43.201 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 21:26:43.204 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-07-22 21:26:43.207 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 21:26:43.210 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-07-22 21:26:43.213 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 21:26:43.215 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 21:26:43.218 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-07-22 21:26:43.224 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-07-22 21:26:43.227 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-07-22 21:26:43.851 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-07-22 21:26:43.854 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 21:26:43.856 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 21:26:43.859 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 21:26:43.861 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-22 21:26:43.864 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-07-22 21:26:43.867 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 21:26:43.869 | + inc/python:setup_package:424 : local extras= 2022-07-22 21:26:43.871 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 21:26:43.874 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 21:26:43.876 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 21:26:43.879 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 21:26:43.881 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 21:26:43.884 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-07-22 21:26:43.905 | Using python 3.8 to install /opt/stack/cinder 2022-07-22 21:26:43.907 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-07-22 21:26:46.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:26:46.072 | from cryptography.utils import int_from_bytes 2022-07-22 21:26:46.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:26:46.073 | from cryptography.utils import int_from_bytes 2022-07-22 21:26:47.135 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:26:47.135 | Obtaining file:///opt/stack/cinder 2022-07-22 21:26:49.299 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-22 21:26:49.308 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-22 21:26:49.316 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-22 21:26:49.328 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-22 21:26:49.472 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:26:49.486 | Requirement already satisfied: boto3===1.24.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.22) 2022-07-22 21:26:49.496 | Requirement already satisfied: botocore===1.27.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.22) 2022-07-22 21:26:49.505 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-22 21:26:49.524 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 21:26:49.568 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-22 21:26:49.587 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:26:49.591 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-22 21:26:49.602 | Requirement already satisfied: google-api-python-client===2.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.52.0) 2022-07-22 21:26:49.621 | Requirement already satisfied: google-auth===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.0) 2022-07-22 21:26:49.654 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-07-22 21:26:49.660 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-22 21:26:49.665 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-22 21:26:49.675 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-22 21:26:49.711 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:26:49.714 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-22 21:26:49.717 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 21:26:49.728 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:26:49.786 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-22 21:26:49.837 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-22 21:26:49.846 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-07-22 21:26:49.856 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-22 21:26:49.879 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:26:49.884 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-22 21:26:49.900 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-22 21:26:49.952 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-22 21:26:49.966 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:26:50.014 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:26:50.020 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-22 21:26:50.066 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:26:50.071 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:26:50.108 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-22 21:26:50.162 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-22 21:26:50.173 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-22 21:26:50.191 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-22 21:26:50.205 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-22 21:26:50.219 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-22 21:26:50.231 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-22 21:26:50.234 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:26:50.243 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-22 21:26:50.269 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-22 21:26:50.281 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:26:50.297 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-22 21:26:50.325 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-07-22 21:26:50.346 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-22 21:26:50.413 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:26:50.418 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-22 21:26:50.450 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:26:50.453 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:26:50.465 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-22 21:26:50.471 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-22 21:26:50.489 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-07-22 21:26:50.492 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-07-22 21:26:50.496 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-22 21:26:50.506 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:26:50.509 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:26:50.514 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.4.0) 2022-07-22 21:26:50.529 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:26:50.534 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.0.1) 2022-07-22 21:26:50.550 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:26:50.571 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-07-22 21:26:50.586 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (4.0.1) 2022-07-22 21:26:50.610 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:26:50.614 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 21:26:50.621 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:26:50.634 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:26:50.639 | Requirement already satisfied: rsa===4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (4.8) 2022-07-22 21:26:50.643 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (2.1.75) 2022-07-22 21:26:50.648 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (0.6.0) 2022-07-22 21:26:50.655 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:26:50.658 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-22 21:26:50.667 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 21:26:50.670 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 21:26:50.673 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:26:50.679 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (1.1.2) 2022-07-22 21:26:50.682 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (0.8.10) 2022-07-22 21:26:50.688 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-22 21:26:50.740 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 21:26:50.753 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 21:26:50.763 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 21:26:50.768 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 21:26:50.779 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-22 21:26:50.835 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (4.1.1) 2022-07-22 21:26:50.837 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:26:50.870 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-22 21:26:50.873 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-07-22 21:26:50.880 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:26:50.885 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:26:50.889 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 21:26:50.894 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 21:26:50.918 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (1.5.2.5) 2022-07-22 21:26:50.921 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-22 21:26:50.923 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:26:50.926 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-22 21:26:50.954 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-07-22 21:26:50.967 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-22 21:26:50.970 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:26:50.975 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-22 21:26:50.978 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:26:50.985 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:26:50.989 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:26:50.992 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 21:26:51.005 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-22 21:26:51.008 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-22 21:26:51.053 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-22 21:26:51.057 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-22 21:26:51.063 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-22 21:26:51.072 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:26:51.075 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:26:51.087 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:26:51.089 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-22 21:26:51.100 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-22 21:26:51.113 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-22 21:26:51.125 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:26:51.129 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:26:51.133 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:26:51.135 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.23.2) 2022-07-22 21:26:51.139 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-22 21:26:51.141 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-22 21:26:51.146 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-22 21:26:51.152 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-22 21:26:51.189 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-22 21:26:51.191 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-22 21:26:51.197 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:26:51.199 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-07-22 21:26:51.202 | Requirement already satisfied: googleapis-common-protos===1.56.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.3) 2022-07-22 21:26:51.208 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 21:26:51.232 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-22 21:26:51.243 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-22 21:26:51.246 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-22 21:26:51.249 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-22 21:26:51.251 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 21:26:51.299 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-22 21:26:51.302 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-22 21:26:51.369 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-22 21:26:52.288 | Installing collected packages: cinder 2022-07-22 21:26:52.288 | Attempting uninstall: cinder 2022-07-22 21:26:52.289 | Found existing installation: cinder 20.1.0.dev338 2022-07-22 21:26:52.292 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-07-22 21:26:52.293 | Running setup.py develop for cinder 2022-07-22 21:26:54.816 | Successfully installed cinder 2022-07-22 21:26:54.925 | + inc/python:pip_install:196 : result=0 2022-07-22 21:26:54.928 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:26:54.930 | + functions-common:time_stop:2440 : local name 2022-07-22 21:26:54.933 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:26:54.935 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:26:54.937 | + functions-common:time_stop:2443 : local total 2022-07-22 21:26:54.940 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:26:54.942 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:26:54.945 | + functions-common:time_stop:2447 : start_time=1658525203899 2022-07-22 21:26:54.947 | + functions-common:time_stop:2449 : [[ -z 1658525203899 ]] 2022-07-22 21:26:54.950 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:26:54.954 | + functions-common:time_stop:2452 : end_time=1658525214952 2022-07-22 21:26:54.957 | + functions-common:time_stop:2453 : elapsed_time=11053 2022-07-22 21:26:54.959 | + functions-common:time_stop:2454 : total=85308 2022-07-22 21:26:54.961 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:26:54.963 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=96361 2022-07-22 21:26:54.966 | + inc/python:pip_install:199 : return 0 2022-07-22 21:26:54.968 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 21:26:54.971 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-22 21:26:54.973 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-22 21:26:54.993 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-22 21:26:55.005 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-07-22 21:26:55.008 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-07-22 21:26:55.010 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:26:55.013 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:26:55.015 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-07-22 21:26:55.018 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:26:55.021 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-07-22 21:26:55.023 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-07-22 21:26:55.025 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-07-22 21:26:55.028 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:26:55.031 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:26:55.033 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-07-22 21:26:55.045 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-07-22 21:26:55.048 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 21:26:55.050 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:26:55.053 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 21:26:55.056 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:26:55.058 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:26:55.061 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:26:55.063 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:26:55.066 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:26:55.069 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:26:55.071 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 21:26:55.074 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 21:26:55.076 | + functions-common:apt_get_update:1191 : return 2022-07-22 21:26:55.079 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-07-22 21:26:55.081 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:26:55.084 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:26:55.086 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:26:55.089 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-07-22 21:26:55.112 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-07-22 21:26:55.222 | Reading package lists... 2022-07-22 21:26:55.476 | Building dependency tree... 2022-07-22 21:26:55.477 | Reading state information... 2022-07-22 21:26:55.746 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-07-22 21:26:55.746 | The following packages were automatically installed and are no longer required: 2022-07-22 21:26:55.747 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:26:55.747 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:26:55.748 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:26:55.748 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:26:55.748 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:26:55.748 | python3-zope.interface 2022-07-22 21:26:55.748 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:26:55.862 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:26:55.867 | + functions-common:apt_get:1235 : result=0 2022-07-22 21:26:55.870 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:26:55.872 | + functions-common:time_stop:2440 : local name 2022-07-22 21:26:55.875 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:26:55.877 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:26:55.880 | + functions-common:time_stop:2443 : local total 2022-07-22 21:26:55.883 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:26:55.885 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:26:55.887 | + functions-common:time_stop:2447 : start_time=1658525215109 2022-07-22 21:26:55.890 | + functions-common:time_stop:2449 : [[ -z 1658525215109 ]] 2022-07-22 21:26:55.893 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:26:55.898 | + functions-common:time_stop:2452 : end_time=1658525215895 2022-07-22 21:26:55.900 | + functions-common:time_stop:2453 : elapsed_time=786 2022-07-22 21:26:55.903 | + functions-common:time_stop:2454 : total=5446 2022-07-22 21:26:55.906 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:26:55.908 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6232 2022-07-22 21:26:55.911 | + functions-common:apt_get:1239 : return 0 2022-07-22 21:26:55.913 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 21:26:55.916 | + ./stack.sh:main:921 : configure_cinder 2022-07-22 21:26:55.918 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-07-22 21:26:55.930 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-07-22 21:26:55.934 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-07-22 21:26:55.937 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-07-22 21:26:55.939 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-22 21:26:55.942 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-07-22 21:26:55.942 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-22 21:26:55.947 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-07-22 21:26:55.949 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-07-22 21:26:55.952 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-22 21:26:55.954 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-07-22 21:26:55.956 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-07-22 21:26:55.958 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-07-22 21:26:55.961 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-07-22 21:26:55.963 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-07-22 21:26:55.974 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-07-22 21:26:55.986 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-07-22 21:26:55.998 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-07-22 21:26:56.010 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-07-22 21:26:56.023 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-22 21:26:56.026 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-22 21:26:56.030 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.PCHgzvmO8w 2022-07-22 21:26:56.032 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-22 21:26:56.034 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-22 21:26:56.036 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-07-22 21:26:56.039 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.PCHgzvmO8w 2022-07-22 21:26:56.042 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.PCHgzvmO8w 2022-07-22 21:26:56.054 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.PCHgzvmO8w /etc/sudoers.d/cinder-rootwrap 2022-07-22 21:26:56.066 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-07-22 21:26:56.070 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-22 21:26:56.072 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-22 21:26:56.075 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-22 21:26:56.077 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-22 21:26:56.079 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-07-22 21:26:56.081 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-07-22 21:26:56.084 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-07-22 21:26:56.087 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-07-22 21:26:56.091 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-07-22 21:26:56.095 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-07-22 21:26:56.114 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-07-22 21:26:56.133 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-07-22 21:26:56.152 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-07-22 21:26:56.171 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-07-22 21:26:56.189 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-07-22 21:26:56.208 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-07-22 21:26:56.227 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-07-22 21:26:56.246 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-07-22 21:26:56.248 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-22 21:26:56.251 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-07-22 21:26:56.253 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 21:26:56.255 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-07-22 21:26:56.285 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-07-22 21:26:56.312 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-22 21:26:56.340 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-07-22 21:26:56.368 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-07-22 21:26:56.396 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-07-22 21:26:56.423 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-07-22 21:26:56.451 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-07-22 21:26:56.479 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:26:56.508 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 21:26:56.536 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-07-22 21:26:56.567 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-07-22 21:26:56.596 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-07-22 21:26:56.598 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-07-22 21:26:56.601 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-07-22 21:26:56.603 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-07-22 21:26:56.606 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:26:56.608 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:26:56.611 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:26:56.627 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:56.630 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:26:56.632 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-22 21:26:56.635 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-22 21:26:56.665 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-07-22 21:26:56.694 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-07-22 21:26:56.721 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-07-22 21:26:56.750 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-07-22 21:26:56.780 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-07-22 21:26:56.808 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-07-22 21:26:56.839 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-07-22 21:26:56.841 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.17 2022-07-22 21:26:56.870 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-07-22 21:26:56.902 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-07-22 21:26:56.909 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 277124fc84011ef83e1d10f3f97b3d07 2022-07-22 21:26:56.937 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-07-22 21:26:56.940 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-22 21:26:56.968 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-22 21:26:56.997 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-22 21:26:57.025 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-07-22 21:26:57.054 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-07-22 21:26:57.070 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:57.072 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-07-22 21:26:57.075 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-07-22 21:26:57.077 | + lib/cinder:configure_cinder:301 : local default_name= 2022-07-22 21:26:57.079 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-07-22 21:26:57.083 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-22 21:26:57.086 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-07-22 21:26:57.088 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-07-22 21:26:57.090 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-07-22 21:26:57.093 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-07-22 21:26:57.095 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-07-22 21:26:57.098 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-07-22 21:26:57.128 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-07-22 21:26:57.156 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-07-22 21:26:57.184 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-07-22 21:26:57.212 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-07-22 21:26:57.241 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-07-22 21:26:57.268 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-07-22 21:26:57.271 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-07-22 21:26:57.274 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-07-22 21:26:57.276 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-07-22 21:26:57.304 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-07-22 21:26:57.306 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-07-22 21:26:57.335 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-07-22 21:26:57.337 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-07-22 21:26:57.340 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-07-22 21:26:57.342 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-07-22 21:26:57.370 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-07-22 21:26:57.373 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-07-22 21:26:57.375 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-07-22 21:26:57.392 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:57.394 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-07-22 21:26:57.397 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-07-22 21:26:57.400 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-07-22 21:26:57.402 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-07-22 21:26:57.429 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.17:8080/v1/AUTH_ 2022-07-22 21:26:57.458 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-07-22 21:26:57.475 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:57.477 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-07-22 21:26:57.494 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:57.496 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-07-22 21:26:57.513 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:57.515 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-07-22 21:26:57.518 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-07-22 21:26:57.520 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-07-22 21:26:57.523 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-07-22 21:26:57.526 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 21:26:57.528 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 21:26:57.531 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 21:26:57.547 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:57.550 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 21:26:57.552 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 21:26:57.555 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 21:26:57.571 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:57.574 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:26:57.577 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:26:57.607 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 21:26:57.610 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 21:26:57.612 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-07-22 21:26:57.614 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-07-22 21:26:57.617 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-07-22 21:26:57.620 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 21:26:57.639 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 21:26:57.642 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 21:26:57.644 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 21:26:57.647 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 21:26:57.650 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-07-22 21:26:57.678 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-07-22 21:26:57.707 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-07-22 21:26:57.735 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-07-22 21:26:57.764 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-07-22 21:26:57.781 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:57.783 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-07-22 21:26:57.785 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-07-22 21:26:57.788 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-07-22 21:26:57.790 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-07-22 21:26:57.793 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-22 21:26:57.795 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 21:26:57.798 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-07-22 21:26:57.802 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-07-22 21:26:57.805 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 21:26:57.807 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 21:26:57.821 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:26:57.821 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 21:26:57.829 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 21:26:57.833 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:26:57.848 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-07-22 21:26:57.850 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-07-22 21:26:57.854 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-07-22 21:26:57.885 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-07-22 21:26:57.915 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-07-22 21:26:57.943 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-07-22 21:26:57.971 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 21:26:57.999 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 21:26:58.026 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-07-22 21:26:58.055 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-07-22 21:26:58.082 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-07-22 21:26:58.110 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-22 21:26:58.138 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 21:26:58.165 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 21:26:58.193 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-07-22 21:26:58.220 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-22 21:26:58.223 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-22 21:26:58.226 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-07-22 21:26:58.229 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-07-22 21:26:58.231 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 21:26:58.234 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:26:58.236 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:26:58.239 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-22 21:26:58.242 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-07-22 21:26:58.244 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-07-22 21:26:58.278 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-22 21:26:58.309 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-07-22 21:26:58.309 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-22 21:26:58.318 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-07-22 21:26:58.321 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-07-22 21:26:58.323 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-07-22 21:26:58.326 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 21:26:58.328 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 21:26:58.331 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 21:26:58.333 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:26:58.335 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:26:58.338 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 21:26:58.340 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 21:26:58.343 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:26:58.345 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:26:58.348 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-07-22 21:26:58.409 | Enabling site cinder-wsgi. 2022-07-22 21:26:58.415 | To activate the new configuration, you need to run: 2022-07-22 21:26:58.415 | systemctl reload apache2 2022-07-22 21:26:58.420 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-22 21:26:58.422 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 21:26:58.425 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:26:58.427 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 21:26:58.561 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-07-22 21:26:58.564 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-07-22 21:26:58.601 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.17/image 2022-07-22 21:26:58.630 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-07-22 21:26:58.647 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:26:58.650 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-07-22 21:26:58.652 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-22 21:26:58.655 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-22 21:26:58.657 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-22 21:26:58.660 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-07-22 21:26:58.691 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-07-22 21:26:58.719 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.17/identity 2022-07-22 21:26:58.748 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-07-22 21:26:58.776 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-07-22 21:26:58.805 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-07-22 21:26:58.833 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-07-22 21:26:58.862 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-07-22 21:26:58.891 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:26:58.919 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-07-22 21:26:58.948 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-07-22 21:26:58.976 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-07-22 21:26:59.005 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-07-22 21:26:59.008 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-07-22 21:26:59.025 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:59.027 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.17:2379 2022-07-22 21:26:59.058 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-22 21:26:59.060 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-22 21:26:59.063 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-07-22 21:26:59.080 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:26:59.083 | + ./stack.sh:main:926 : stack_install_service neutron 2022-07-22 21:26:59.086 | + lib/stack:stack_install_service:20 : local service=neutron 2022-07-22 21:26:59.088 | + lib/stack:stack_install_service:21 : type install_neutron 2022-07-22 21:26:59.091 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 21:26:59.093 | + lib/stack:stack_install_service:32 : install_neutron 2022-07-22 21:26:59.096 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-07-22 21:26:59.100 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 21:26:59.100 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:26:59.105 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:26:59.108 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 21:26:59.111 | + 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-07-22 21:26:59.113 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 21:26:59.116 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-07-22 21:26:59.119 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-07-22 21:26:59.121 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-07-22 21:26:59.124 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:26:59.126 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:26:59.129 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-07-22 21:26:59.132 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:26:59.134 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-07-22 21:26:59.137 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-07-22 21:26:59.139 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-07-22 21:26:59.141 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 21:26:59.144 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 21:26:59.147 | ++ functions-common:git_clone:601 : pwd 2022-07-22 21:26:59.150 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 21:26:59.152 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 21:26:59.155 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 21:26:59.171 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 21:26:59.173 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 21:26:59.176 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 21:26:59.179 | + functions-common:git_clone:618 : echo master 2022-07-22 21:26:59.179 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 21:26:59.185 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-07-22 21:26:59.187 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 21:26:59.189 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-07-22 21:26:59.202 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-07-22 21:26:59.205 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 21:26:59.206 | + functions-common:git_clone:679 : head -1 2022-07-22 21:26:59.212 | 618a22f2a8 Network Cascade Deletion Extension 2022-07-22 21:26:59.214 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 21:26:59.217 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-07-22 21:26:59.219 | + inc/python:setup_develop:334 : local bindep 2022-07-22 21:26:59.222 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-22 21:26:59.224 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-07-22 21:26:59.227 | + inc/python:setup_develop:340 : local extras= 2022-07-22 21:26:59.229 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-07-22 21:26:59.232 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 21:26:59.235 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-22 21:26:59.237 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-07-22 21:26:59.240 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 21:26:59.243 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 21:26:59.246 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-07-22 21:26:59.249 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 21:26:59.251 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-07-22 21:26:59.254 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 21:26:59.257 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 21:26:59.260 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-07-22 21:26:59.266 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-07-22 21:26:59.269 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-07-22 21:26:59.886 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-07-22 21:26:59.889 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 21:26:59.891 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 21:26:59.893 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 21:26:59.896 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-22 21:26:59.898 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-07-22 21:26:59.901 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 21:26:59.903 | + inc/python:setup_package:424 : local extras= 2022-07-22 21:26:59.906 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 21:26:59.908 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 21:26:59.910 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 21:26:59.913 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 21:26:59.916 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 21:26:59.918 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-07-22 21:26:59.939 | Using python 3.8 to install /opt/stack/neutron 2022-07-22 21:26:59.941 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-07-22 21:27:02.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:27:02.033 | from cryptography.utils import int_from_bytes 2022-07-22 21:27:02.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:27:02.033 | from cryptography.utils import int_from_bytes 2022-07-22 21:27:03.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:27:03.090 | Obtaining file:///opt/stack/neutron 2022-07-22 21:27:05.378 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-22 21:27:05.385 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-22 21:27:05.387 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-22 21:27:05.396 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-22 21:27:05.404 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-22 21:27:05.415 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-22 21:27:05.558 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:27:05.570 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 21:27:05.583 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:27:05.589 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:27:05.592 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-22 21:27:05.601 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-22 21:27:05.607 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-22 21:27:05.613 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-22 21:27:05.626 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-22 21:27:05.661 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 21:27:05.687 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:27:05.744 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-22 21:27:05.794 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:27:05.798 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:27:05.801 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.0.0) 2022-07-22 21:27:05.837 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-22 21:27:05.862 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-07-22 21:27:05.878 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-22 21:27:05.882 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:27:05.887 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-22 21:27:05.891 | Requirement already satisfied: os-vif===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.0.0) 2022-07-22 21:27:05.914 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-22 21:27:05.950 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-22 21:27:05.960 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:27:05.999 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:27:06.004 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-22 21:27:06.050 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:27:06.054 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:27:06.092 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-22 21:27:06.144 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-22 21:27:06.155 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-22 21:27:06.173 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-22 21:27:06.187 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-22 21:27:06.200 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-22 21:27:06.213 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-22 21:27:06.215 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:27:06.224 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-22 21:27:06.245 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-22 21:27:06.255 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:27:06.269 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-22 21:27:06.288 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-22 21:27:06.326 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-22 21:27:06.331 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-22 21:27:06.340 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:27:06.345 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:27:06.347 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-07-22 21:27:06.355 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:27:06.367 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-22 21:27:06.372 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-22 21:27:06.417 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-22 21:27:06.429 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-22 21:27:06.439 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:27:06.441 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:27:06.448 | Requirement already satisfied: pyroute2===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.13) 2022-07-22 21:27:06.462 | Requirement already satisfied: pyroute2.core===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.13) 2022-07-22 21:27:06.465 | Requirement already satisfied: pyroute2.ethtool===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.13) 2022-07-22 21:27:06.469 | Requirement already satisfied: pyroute2.ipdb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.13) 2022-07-22 21:27:06.472 | Requirement already satisfied: pyroute2.ipset===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.13) 2022-07-22 21:27:06.476 | Requirement already satisfied: pyroute2.ndb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.13) 2022-07-22 21:27:06.480 | Requirement already satisfied: pyroute2.nftables===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.13) 2022-07-22 21:27:06.484 | Requirement already satisfied: pyroute2.nslink===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.13) 2022-07-22 21:27:06.487 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:27:06.492 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (5.0.0) 2022-07-22 21:27:06.510 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:27:06.531 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (8.0.0) 2022-07-22 21:27:06.555 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-07-22 21:27:06.569 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:27:06.574 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 21:27:06.580 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:27:06.594 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-22 21:27:06.596 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:27:06.601 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.2.3) 2022-07-22 21:27:06.605 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-22 21:27:06.608 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:27:06.611 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-07-22 21:27:06.614 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-22 21:27:06.624 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 21:27:06.626 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 21:27:06.629 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:27:06.636 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 21:27:06.650 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 21:27:06.659 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 21:27:06.664 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 21:27:06.674 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-22 21:27:06.730 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:27:06.763 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-22 21:27:06.767 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:27:06.772 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:27:06.775 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 21:27:06.780 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 21:27:06.804 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-22 21:27:06.806 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-22 21:27:06.817 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-22 21:27:06.843 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:27:06.846 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-22 21:27:06.851 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-22 21:27:06.854 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-22 21:27:06.856 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-22 21:27:06.878 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 21:27:06.914 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:27:06.917 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:27:06.922 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:27:06.925 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-22 21:27:06.928 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-22 21:27:06.931 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-22 21:27:06.936 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-22 21:27:06.985 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-22 21:27:06.993 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:27:06.996 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:27:07.008 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-07-22 21:27:07.011 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-22 21:27:07.024 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-22 21:27:07.036 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 21:27:07.047 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-22 21:27:07.051 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:27:07.055 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:27:07.057 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:27:07.062 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-22 21:27:07.065 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-22 21:27:07.067 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-22 21:27:07.070 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-22 21:27:07.072 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:27:07.075 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 21:27:07.123 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-22 21:27:07.126 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-22 21:27:07.185 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-22 21:27:08.192 | Installing collected packages: neutron 2022-07-22 21:27:08.192 | Attempting uninstall: neutron 2022-07-22 21:27:08.194 | Found existing installation: neutron 20.1.0.dev444 2022-07-22 21:27:08.205 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-07-22 21:27:08.205 | Running setup.py develop for neutron 2022-07-22 21:27:10.864 | Successfully installed neutron 2022-07-22 21:27:10.974 | + inc/python:pip_install:196 : result=0 2022-07-22 21:27:10.978 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:27:10.980 | + functions-common:time_stop:2440 : local name 2022-07-22 21:27:10.983 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:27:10.985 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:27:10.987 | + functions-common:time_stop:2443 : local total 2022-07-22 21:27:10.990 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:27:10.992 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:27:10.994 | + functions-common:time_stop:2447 : start_time=1658525219933 2022-07-22 21:27:10.996 | + functions-common:time_stop:2449 : [[ -z 1658525219933 ]] 2022-07-22 21:27:10.999 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:27:11.004 | + functions-common:time_stop:2452 : end_time=1658525231001 2022-07-22 21:27:11.006 | + functions-common:time_stop:2453 : elapsed_time=11068 2022-07-22 21:27:11.009 | + functions-common:time_stop:2454 : total=96361 2022-07-22 21:27:11.011 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:27:11.013 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=107429 2022-07-22 21:27:11.015 | + inc/python:pip_install:199 : return 0 2022-07-22 21:27:11.018 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 21:27:11.020 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-22 21:27:11.023 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-22 21:27:11.042 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-22 21:27:11.054 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-07-22 21:27:11.057 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-07-22 21:27:11.059 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:27:11.062 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:27:11.064 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-07-22 21:27:11.067 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:27:11.070 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-07-22 21:27:11.073 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 21:27:11.075 | + ./stack.sh:main:929 : is_service_enabled nova 2022-07-22 21:27:11.093 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:11.095 | + ./stack.sh:main:931 : stack_install_service nova 2022-07-22 21:27:11.098 | + lib/stack:stack_install_service:20 : local service=nova 2022-07-22 21:27:11.100 | + lib/stack:stack_install_service:21 : type install_nova 2022-07-22 21:27:11.103 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 21:27:11.105 | + lib/stack:stack_install_service:32 : install_nova 2022-07-22 21:27:11.108 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-07-22 21:27:11.111 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-07-22 21:27:11.113 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:27:11.115 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:27:11.118 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-07-22 21:27:11.120 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:27:11.123 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-07-22 21:27:11.140 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:27:11.142 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-07-22 21:27:11.159 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:27:11.161 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-07-22 21:27:11.178 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:27:11.181 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-07-22 21:27:11.183 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-07-22 21:27:11.185 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-07-22 21:27:11.188 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 21:27:11.190 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 21:27:11.193 | ++ functions-common:git_clone:601 : pwd 2022-07-22 21:27:11.196 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 21:27:11.198 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 21:27:11.201 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 21:27:11.217 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 21:27:11.219 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 21:27:11.221 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 21:27:11.224 | + functions-common:git_clone:618 : echo master 2022-07-22 21:27:11.224 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 21:27:11.229 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-07-22 21:27:11.232 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 21:27:11.234 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-07-22 21:27:11.247 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-07-22 21:27:11.250 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 21:27:11.250 | + functions-common:git_clone:679 : head -1 2022-07-22 21:27:11.269 | bcb96f362a Merge "libvirt: Remove unnecessary TODO" 2022-07-22 21:27:11.272 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 21:27:11.275 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-07-22 21:27:11.277 | + inc/python:setup_develop:334 : local bindep 2022-07-22 21:27:11.279 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-07-22 21:27:11.282 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-07-22 21:27:11.284 | + inc/python:setup_develop:340 : local extras= 2022-07-22 21:27:11.287 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-07-22 21:27:11.289 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 21:27:11.292 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-07-22 21:27:11.294 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-07-22 21:27:11.297 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 21:27:11.299 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 21:27:11.303 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-07-22 21:27:11.305 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 21:27:11.308 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-07-22 21:27:11.311 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 21:27:11.313 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 21:27:11.316 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-07-22 21:27:11.323 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-07-22 21:27:11.325 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-07-22 21:27:11.954 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-07-22 21:27:11.956 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 21:27:11.959 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 21:27:11.961 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 21:27:11.964 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-07-22 21:27:11.966 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-07-22 21:27:11.968 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 21:27:11.971 | + inc/python:setup_package:424 : local extras= 2022-07-22 21:27:11.973 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 21:27:11.976 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 21:27:11.978 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 21:27:11.981 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 21:27:11.983 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 21:27:11.986 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-07-22 21:27:12.007 | Using python 3.8 to install /opt/stack/nova 2022-07-22 21:27:12.010 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-07-22 21:27:14.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:27:14.112 | from cryptography.utils import int_from_bytes 2022-07-22 21:27:14.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:27:14.112 | from cryptography.utils import int_from_bytes 2022-07-22 21:27:15.154 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:27:15.155 | Obtaining file:///opt/stack/nova 2022-07-22 21:27:18.506 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-22 21:27:18.512 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-22 21:27:18.514 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-22 21:27:18.523 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-22 21:27:18.532 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:27:18.534 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-22 21:27:18.545 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-22 21:27:18.686 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:27:18.700 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 21:27:18.713 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-22 21:27:18.731 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 21:27:18.768 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-22 21:27:18.781 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:27:18.783 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-22 21:27:18.792 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-22 21:27:18.794 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-22 21:27:18.799 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-22 21:27:18.835 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 21:27:18.860 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:27:18.863 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 21:27:18.874 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:27:18.930 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-22 21:27:18.980 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-22 21:27:18.990 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-22 21:27:18.995 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:27:18.999 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:27:19.002 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-22 21:27:19.026 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-22 21:27:19.050 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-22 21:27:19.054 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:27:19.058 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-22 21:27:19.062 | Requirement already satisfied: os-vif===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.0.0) 2022-07-22 21:27:19.084 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-22 21:27:19.103 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-22 21:27:19.139 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-22 21:27:19.149 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:27:19.187 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:27:19.192 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-22 21:27:19.238 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:27:19.243 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-22 21:27:19.252 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:27:19.290 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-22 21:27:19.342 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-22 21:27:19.352 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-22 21:27:19.371 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-22 21:27:19.385 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-22 21:27:19.399 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-22 21:27:19.410 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-22 21:27:19.414 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:27:19.422 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-22 21:27:19.443 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-22 21:27:19.453 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:27:19.466 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-22 21:27:19.486 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-22 21:27:19.494 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:27:19.499 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-22 21:27:19.558 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:27:19.561 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:27:19.572 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-22 21:27:19.577 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-22 21:27:19.596 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-22 21:27:19.606 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:27:19.609 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:27:19.614 | Requirement already satisfied: pyroute2===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.13) 2022-07-22 21:27:19.628 | Requirement already satisfied: pyroute2.core===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.13) 2022-07-22 21:27:19.630 | Requirement already satisfied: pyroute2.ethtool===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.13) 2022-07-22 21:27:19.634 | Requirement already satisfied: pyroute2.ipdb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.13) 2022-07-22 21:27:19.638 | Requirement already satisfied: pyroute2.ipset===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.13) 2022-07-22 21:27:19.642 | Requirement already satisfied: pyroute2.ndb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.13) 2022-07-22 21:27:19.646 | Requirement already satisfied: pyroute2.nftables===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.13) 2022-07-22 21:27:19.650 | Requirement already satisfied: pyroute2.nslink===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.13) 2022-07-22 21:27:19.654 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.4.0) 2022-07-22 21:27:19.668 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (9.0.0) 2022-07-22 21:27:19.682 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:27:19.687 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.0.1) 2022-07-22 21:27:19.702 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:27:19.723 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (8.0.0) 2022-07-22 21:27:19.747 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:27:19.751 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 21:27:19.758 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:27:19.771 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-22 21:27:19.774 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-07-22 21:27:19.778 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:27:19.782 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-22 21:27:19.785 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:27:19.788 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-22 21:27:19.798 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 21:27:19.801 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 21:27:19.804 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:27:19.810 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-22 21:27:19.860 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 21:27:19.874 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 21:27:19.883 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 21:27:19.888 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 21:27:19.899 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-22 21:27:19.954 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:27:19.985 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-22 21:27:19.989 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-07-22 21:27:19.996 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:27:20.001 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (0.10.0) 2022-07-22 21:27:20.006 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:27:20.009 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 21:27:20.014 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 21:27:20.037 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-22 21:27:20.039 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-22 21:27:20.050 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:27:20.053 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-22 21:27:20.079 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-22 21:27:20.100 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:27:20.105 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-22 21:27:20.110 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-22 21:27:20.113 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-22 21:27:20.117 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:27:20.124 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-22 21:27:20.127 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-22 21:27:20.132 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-22 21:27:20.134 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-22 21:27:20.178 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-22 21:27:20.187 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:27:20.189 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:27:20.201 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-22 21:27:20.206 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-22 21:27:20.216 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-22 21:27:20.228 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-22 21:27:20.241 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-22 21:27:20.245 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-22 21:27:20.259 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:27:20.262 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:27:20.267 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:27:20.269 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-22 21:27:20.271 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-22 21:27:20.308 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-22 21:27:20.313 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-22 21:27:20.319 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-22 21:27:20.321 | Requirement already satisfied: numpy===1.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.0) 2022-07-22 21:27:20.324 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:27:20.327 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-22 21:27:20.330 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-22 21:27:20.332 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-07-22 21:27:20.335 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 21:27:20.382 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-22 21:27:20.385 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-22 21:27:20.445 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-22 21:27:21.355 | Installing collected packages: nova 2022-07-22 21:27:21.355 | Attempting uninstall: nova 2022-07-22 21:27:21.356 | Found existing installation: nova 25.1.0.dev169 2022-07-22 21:27:21.361 | Can't uninstall 'nova'. No files were found to uninstall. 2022-07-22 21:27:21.362 | Running setup.py develop for nova 2022-07-22 21:27:25.058 | Successfully installed nova 2022-07-22 21:27:25.168 | + inc/python:pip_install:196 : result=0 2022-07-22 21:27:25.170 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:27:25.173 | + functions-common:time_stop:2440 : local name 2022-07-22 21:27:25.175 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:27:25.177 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:27:25.179 | + functions-common:time_stop:2443 : local total 2022-07-22 21:27:25.181 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:27:25.184 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:27:25.186 | + functions-common:time_stop:2447 : start_time=1658525232002 2022-07-22 21:27:25.188 | + functions-common:time_stop:2449 : [[ -z 1658525232002 ]] 2022-07-22 21:27:25.191 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:27:25.196 | + functions-common:time_stop:2452 : end_time=1658525245193 2022-07-22 21:27:25.198 | + functions-common:time_stop:2453 : elapsed_time=13191 2022-07-22 21:27:25.201 | + functions-common:time_stop:2454 : total=107429 2022-07-22 21:27:25.203 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:27:25.205 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=120620 2022-07-22 21:27:25.208 | + inc/python:pip_install:199 : return 0 2022-07-22 21:27:25.211 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 21:27:25.213 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-22 21:27:25.215 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-22 21:27:25.234 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-22 21:27:25.246 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-07-22 21:27:25.249 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-07-22 21:27:25.251 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:27:25.254 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:27:25.257 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-07-22 21:27:25.259 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:27:25.262 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-07-22 21:27:25.274 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 21:27:25.277 | + ./stack.sh:main:932 : configure_nova 2022-07-22 21:27:25.280 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-07-22 21:27:25.292 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-07-22 21:27:25.294 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-07-22 21:27:25.297 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-22 21:27:25.300 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-07-22 21:27:25.300 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-22 21:27:25.307 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-07-22 21:27:25.309 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-07-22 21:27:25.312 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-22 21:27:25.314 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-07-22 21:27:25.317 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-07-22 21:27:25.320 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-07-22 21:27:25.322 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-07-22 21:27:25.324 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-07-22 21:27:25.336 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-07-22 21:27:25.349 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-07-22 21:27:25.361 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-07-22 21:27:25.373 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-07-22 21:27:25.386 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-22 21:27:25.389 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-22 21:27:25.393 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.6EgYmEmM7g 2022-07-22 21:27:25.396 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-22 21:27:25.398 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-22 21:27:25.401 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-07-22 21:27:25.404 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-22 21:27:25.406 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-22 21:27:25.409 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.6EgYmEmM7g 2022-07-22 21:27:25.413 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.6EgYmEmM7g 2022-07-22 21:27:25.424 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.6EgYmEmM7g /etc/sudoers.d/nova-rootwrap 2022-07-22 21:27:25.437 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-07-22 21:27:25.442 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-22 21:27:25.445 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-22 21:27:25.447 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-22 21:27:25.450 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-22 21:27:25.452 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-07-22 21:27:25.455 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-07-22 21:27:25.457 | + 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-07-22 21:27:25.460 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-07-22 21:27:25.464 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-07-22 21:27:25.481 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:27:25.484 | + lib/nova:configure_nova:334 : create_nova_conf 2022-07-22 21:27:25.486 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-07-22 21:27:25.490 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-07-22 21:27:25.494 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-07-22 21:27:25.523 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-07-22 21:27:25.525 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-07-22 21:27:25.551 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-07-22 21:27:25.581 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-07-22 21:27:25.608 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-07-22 21:27:25.638 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-07-22 21:27:25.668 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-07-22 21:27:25.699 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-07-22 21:27:25.701 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.17 2022-07-22 21:27:25.728 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-07-22 21:27:25.756 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-07-22 21:27:25.783 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-07-22 21:27:25.811 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-07-22 21:27:25.837 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-07-22 21:27:25.868 | + lib/nova:create_nova_conf:433 : is_fedora 2022-07-22 21:27:25.870 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:27:25.872 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:27:25.875 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:27:25.877 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:27:25.879 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:27:25.881 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:27:25.884 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:27:25.886 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:27:25.888 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:27:25.891 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:27:25.893 | + lib/nova:create_nova_conf:433 : is_suse 2022-07-22 21:27:25.895 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:27:25.897 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:27:25.899 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:27:25.902 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:27:25.904 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:27:25.906 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:27:25.908 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-07-22 21:27:25.926 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:25.929 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 21:27:25.931 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-07-22 21:27:25.933 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-07-22 21:27:25.961 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-07-22 21:27:25.963 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-22 21:27:25.966 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-22 21:27:25.968 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-22 21:27:25.970 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:27:25.973 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:27:25.975 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:27:25.992 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:25.994 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:27:25.996 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-22 21:27:25.999 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-22 21:27:26.029 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-07-22 21:27:26.032 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-07-22 21:27:26.034 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-07-22 21:27:26.037 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-07-22 21:27:26.039 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:27:26.041 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:27:26.043 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:27:26.060 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:26.062 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:27:26.064 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-22 21:27:26.067 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-22 21:27:26.096 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-07-22 21:27:26.127 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-07-22 21:27:26.154 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-07-22 21:27:26.181 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-07-22 21:27:26.197 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:26.200 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-07-22 21:27:26.217 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:26.220 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-07-22 21:27:26.220 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-07-22 21:27:26.226 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-07-22 21:27:26.229 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-07-22 21:27:26.256 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-07-22 21:27:26.272 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:27:26.275 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-07-22 21:27:26.277 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-07-22 21:27:26.279 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-22 21:27:26.282 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 21:27:26.284 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-07-22 21:27:26.314 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-07-22 21:27:26.341 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-22 21:27:26.369 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-07-22 21:27:26.396 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-07-22 21:27:26.424 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-07-22 21:27:26.451 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-07-22 21:27:26.480 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-07-22 21:27:26.507 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:27:26.535 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 21:27:26.563 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-07-22 21:27:26.579 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:26.582 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-07-22 21:27:26.584 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-07-22 21:27:26.614 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-07-22 21:27:26.642 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.17/identity 2022-07-22 21:27:26.669 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-07-22 21:27:26.697 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-07-22 21:27:26.725 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-07-22 21:27:26.753 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-07-22 21:27:26.781 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-07-22 21:27:26.809 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-07-22 21:27:26.825 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:27:26.828 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-07-22 21:27:26.830 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-07-22 21:27:26.858 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-07-22 21:27:26.888 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-07-22 21:27:26.890 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-07-22 21:27:26.918 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-07-22 21:27:26.920 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-07-22 21:27:26.923 | + lib/nova:create_nova_conf:501 : is_suse 2022-07-22 21:27:26.925 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:27:26.928 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:27:26.930 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:27:26.932 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:27:26.935 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:27:26.937 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:27:26.939 | + lib/nova:create_nova_conf:501 : is_fedora 2022-07-22 21:27:26.942 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:27:26.944 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:27:26.947 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:27:26.949 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:27:26.951 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:27:26.953 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:27:26.956 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:27:26.958 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:27:26.960 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:27:26.963 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:27:26.965 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-07-22 21:27:26.967 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-07-22 21:27:26.970 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-07-22 21:27:26.972 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 21:27:26.990 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 21:27:26.992 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 21:27:26.994 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 21:27:26.997 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 21:27:26.999 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-07-22 21:27:27.027 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-07-22 21:27:27.055 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-07-22 21:27:27.082 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-07-22 21:27:27.110 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-07-22 21:27:27.141 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-07-22 21:27:27.156 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:27.159 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-07-22 21:27:27.161 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-07-22 21:27:27.163 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-07-22 21:27:27.166 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-07-22 21:27:27.168 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-22 21:27:27.170 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 21:27:27.173 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-07-22 21:27:27.178 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-07-22 21:27:27.180 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 21:27:27.183 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 21:27:27.195 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 21:27:27.196 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:27:27.204 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 21:27:27.207 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:27:27.223 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-07-22 21:27:27.225 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-07-22 21:27:27.229 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-07-22 21:27:27.259 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-07-22 21:27:27.285 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-07-22 21:27:27.313 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-07-22 21:27:27.340 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 21:27:27.367 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 21:27:27.394 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-07-22 21:27:27.421 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-07-22 21:27:27.448 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-07-22 21:27:27.476 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-22 21:27:27.503 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 21:27:27.530 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 21:27:27.558 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-07-22 21:27:27.585 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-22 21:27:27.587 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-22 21:27:27.590 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-07-22 21:27:27.592 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-07-22 21:27:27.595 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 21:27:27.597 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:27:27.600 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:27:27.602 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-22 21:27:27.605 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-22 21:27:27.608 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-07-22 21:27:27.635 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-22 21:27:27.664 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-07-22 21:27:27.664 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-22 21:27:27.673 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-07-22 21:27:27.676 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-07-22 21:27:27.678 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-07-22 21:27:27.681 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 21:27:27.683 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 21:27:27.686 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 21:27:27.688 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:27:27.691 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:27:27.693 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 21:27:27.695 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 21:27:27.698 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:27:27.700 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:27:27.702 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-07-22 21:27:27.764 | Enabling site nova-api-wsgi. 2022-07-22 21:27:27.769 | To activate the new configuration, you need to run: 2022-07-22 21:27:27.769 | systemctl reload apache2 2022-07-22 21:27:27.774 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-22 21:27:27.777 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 21:27:27.780 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:27:27.782 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 21:27:27.919 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-07-22 21:27:27.938 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:27.940 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-07-22 21:27:27.943 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-07-22 21:27:27.945 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-07-22 21:27:27.948 | + lib/apache:write_uwsgi_config:256 : local url= 2022-07-22 21:27:27.950 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-07-22 21:27:27.953 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 21:27:27.956 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-07-22 21:27:27.960 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-07-22 21:27:27.962 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 21:27:27.965 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 21:27:27.978 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 21:27:27.979 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:27:27.987 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 21:27:27.991 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:27:28.006 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-07-22 21:27:28.009 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-07-22 21:27:28.012 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-07-22 21:27:28.043 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-07-22 21:27:28.070 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-07-22 21:27:28.098 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-07-22 21:27:28.125 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 21:27:28.153 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 21:27:28.180 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-07-22 21:27:28.207 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-07-22 21:27:28.236 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-07-22 21:27:28.265 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-22 21:27:28.293 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 21:27:28.320 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 21:27:28.348 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-07-22 21:27:28.375 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-07-22 21:27:28.378 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-07-22 21:27:28.406 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-07-22 21:27:28.422 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:27:28.424 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-07-22 21:27:28.456 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-07-22 21:27:28.458 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-07-22 21:27:28.461 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-07-22 21:27:28.477 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:28.479 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:27:28.483 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:27:28.512 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-07-22 21:27:28.543 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-07-22 21:27:28.545 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-22 21:27:28.548 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-07-22 21:27:28.550 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 21:27:28.553 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 21:27:28.555 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 21:27:28.572 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:28.575 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 21:27:28.578 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 21:27:28.580 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 21:27:28.596 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:28.598 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:27:28.601 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:27:28.629 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 21:27:28.632 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 21:27:28.634 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-07-22 21:27:28.662 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-07-22 21:27:28.689 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-07-22 21:27:28.720 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-07-22 21:27:28.736 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:27:28.739 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-07-22 21:27:28.767 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-07-22 21:27:28.770 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-07-22 21:27:28.772 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-07-22 21:27:28.803 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-07-22 21:27:28.831 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.17/identity 2022-07-22 21:27:28.859 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-07-22 21:27:28.889 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-07-22 21:27:28.918 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-07-22 21:27:28.947 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-07-22 21:27:28.975 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-07-22 21:27:29.003 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-07-22 21:27:29.030 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-07-22 21:27:29.047 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:29.050 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-07-22 21:27:29.055 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 21:27:29.057 | + lib/nova:create_nova_conf:549 : local conf 2022-07-22 21:27:29.059 | + lib/nova:create_nova_conf:550 : local vhost 2022-07-22 21:27:29.062 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-07-22 21:27:29.065 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 21:27:29.067 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 21:27:29.070 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-07-22 21:27:29.072 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-07-22 21:27:29.074 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-07-22 21:27:29.079 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-07-22 21:27:29.081 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-07-22 21:27:29.084 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-07-22 21:27:29.086 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-07-22 21:27:29.088 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:27:29.091 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:27:29.093 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:27:29.110 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:29.112 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:27:29.115 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-22 21:27:29.118 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-22 21:27:29.149 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-07-22 21:27:29.179 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-07-22 21:27:29.210 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 21:27:29.213 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-07-22 21:27:29.215 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-07-22 21:27:29.217 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-07-22 21:27:29.234 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:29.238 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-07-22 21:27:29.238 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-07-22 21:27:29.930 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-07-22 21:27:29.932 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-07-22 21:27:29.935 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-22 21:27:29.937 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-07-22 21:27:29.940 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 21:27:29.943 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-22 21:27:29.945 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 21:27:29.961 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:29.964 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-22 21:27:29.967 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-22 21:27:29.969 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 21:27:29.985 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:29.988 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/nova_cell1 2022-07-22 21:27:29.991 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/nova_cell1 2022-07-22 21:27:30.019 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 21:27:30.021 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 21:27:30.024 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-07-22 21:27:30.040 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:30.042 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-07-22 21:27:30.045 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-07-22 21:27:30.047 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-07-22 21:27:30.078 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.17/identity 2022-07-22 21:27:30.105 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-07-22 21:27:30.133 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-07-22 21:27:30.161 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-07-22 21:27:30.188 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-07-22 21:27:30.216 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-07-22 21:27:30.244 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-07-22 21:27:30.273 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-07-22 21:27:30.275 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-07-22 21:27:30.278 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-07-22 21:27:30.281 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 21:27:30.298 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 21:27:30.300 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 21:27:30.303 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 21:27:30.305 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 21:27:30.308 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-07-22 21:27:30.335 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-07-22 21:27:30.363 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-07-22 21:27:30.391 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-07-22 21:27:30.419 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 21:27:30.422 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-07-22 21:27:30.426 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 21:27:30.429 | + lib/nova:create_nova_conf:583 : local conf 2022-07-22 21:27:30.431 | + lib/nova:create_nova_conf:584 : local offset 2022-07-22 21:27:30.434 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-07-22 21:27:30.437 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 21:27:30.439 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 21:27:30.442 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-07-22 21:27:30.444 | + lib/nova:create_nova_conf:586 : offset=0 2022-07-22 21:27:30.446 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-07-22 21:27:30.449 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-07-22 21:27:30.451 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-07-22 21:27:30.454 | + lib/nova:configure_console_proxies:699 : offset=0 2022-07-22 21:27:30.456 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-07-22 21:27:30.472 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:27:30.474 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-07-22 21:27:30.477 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-07-22 21:27:30.493 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:27:30.496 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-07-22 21:27:30.511 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:27:30.513 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-07-22 21:27:30.530 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:27:30.533 | + ./stack.sh:main:935 : is_service_enabled placement 2022-07-22 21:27:30.551 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:30.554 | + ./stack.sh:main:937 : stack_install_service placement 2022-07-22 21:27:30.556 | + lib/stack:stack_install_service:20 : local service=placement 2022-07-22 21:27:30.559 | + lib/stack:stack_install_service:21 : type install_placement 2022-07-22 21:27:30.561 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 21:27:30.564 | + lib/stack:stack_install_service:32 : install_placement 2022-07-22 21:27:30.567 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-07-22 21:27:30.569 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-07-22 21:27:30.572 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:27:30.574 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:27:30.577 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-07-22 21:27:30.579 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 21:27:30.582 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:27:30.584 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 21:27:30.587 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:27:30.589 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:27:30.592 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:27:30.594 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:27:30.597 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:27:30.600 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:27:30.602 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 21:27:30.605 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 21:27:30.607 | + functions-common:apt_get_update:1191 : return 2022-07-22 21:27:30.610 | + functions-common:install_package:1465 : real_install_package apache2 2022-07-22 21:27:30.612 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:27:30.615 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:27:30.618 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:27:30.620 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-07-22 21:27:30.642 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-07-22 21:27:30.753 | Reading package lists... 2022-07-22 21:27:31.004 | Building dependency tree... 2022-07-22 21:27:31.006 | Reading state information... 2022-07-22 21:27:31.272 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 21:27:31.273 | The following packages were automatically installed and are no longer required: 2022-07-22 21:27:31.274 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:27:31.274 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:27:31.274 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:27:31.274 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:27:31.274 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:27:31.274 | python3-zope.interface 2022-07-22 21:27:31.274 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:27:31.389 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:27:31.394 | + functions-common:apt_get:1235 : result=0 2022-07-22 21:27:31.397 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:27:31.399 | + functions-common:time_stop:2440 : local name 2022-07-22 21:27:31.401 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:27:31.404 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:27:31.406 | + functions-common:time_stop:2443 : local total 2022-07-22 21:27:31.408 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:27:31.411 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:27:31.413 | + functions-common:time_stop:2447 : start_time=1658525250639 2022-07-22 21:27:31.415 | + functions-common:time_stop:2449 : [[ -z 1658525250639 ]] 2022-07-22 21:27:31.418 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:27:31.423 | + functions-common:time_stop:2452 : end_time=1658525251420 2022-07-22 21:27:31.425 | + functions-common:time_stop:2453 : elapsed_time=781 2022-07-22 21:27:31.428 | + functions-common:time_stop:2454 : total=6232 2022-07-22 21:27:31.430 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:27:31.432 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7013 2022-07-22 21:27:31.435 | + functions-common:apt_get:1239 : return 0 2022-07-22 21:27:31.438 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-07-22 21:27:31.440 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-07-22 21:27:31.443 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-07-22 21:27:31.446 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-07-22 21:27:31.448 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-07-22 21:27:31.470 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-07-22 21:27:31.473 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 21:27:31.475 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:27:31.478 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 21:27:31.480 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:27:31.483 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:27:31.486 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:27:31.488 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:27:31.491 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:27:31.494 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:27:31.496 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 21:27:31.499 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 21:27:31.502 | + functions-common:apt_get_update:1191 : return 2022-07-22 21:27:31.504 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-07-22 21:27:31.507 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:27:31.510 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:27:31.513 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:27:31.516 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-07-22 21:27:31.539 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-07-22 21:27:31.649 | Reading package lists... 2022-07-22 21:27:31.909 | Building dependency tree... 2022-07-22 21:27:31.910 | Reading state information... 2022-07-22 21:27:32.179 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-07-22 21:27:32.179 | The following packages were automatically installed and are no longer required: 2022-07-22 21:27:32.180 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:27:32.181 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:27:32.181 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:27:32.181 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:27:32.181 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:27:32.181 | python3-zope.interface 2022-07-22 21:27:32.181 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:27:32.295 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:27:32.299 | + functions-common:apt_get:1235 : result=0 2022-07-22 21:27:32.302 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:27:32.305 | + functions-common:time_stop:2440 : local name 2022-07-22 21:27:32.307 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:27:32.310 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:27:32.312 | + functions-common:time_stop:2443 : local total 2022-07-22 21:27:32.314 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:27:32.317 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:27:32.319 | + functions-common:time_stop:2447 : start_time=1658525251536 2022-07-22 21:27:32.322 | + functions-common:time_stop:2449 : [[ -z 1658525251536 ]] 2022-07-22 21:27:32.325 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:27:32.329 | + functions-common:time_stop:2452 : end_time=1658525252327 2022-07-22 21:27:32.332 | + functions-common:time_stop:2453 : elapsed_time=791 2022-07-22 21:27:32.334 | + functions-common:time_stop:2454 : total=7013 2022-07-22 21:27:32.336 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:27:32.339 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7804 2022-07-22 21:27:32.341 | + functions-common:apt_get:1239 : return 0 2022-07-22 21:27:32.344 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-07-22 21:27:32.346 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-07-22 21:27:32.349 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 21:27:32.352 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:27:32.354 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:27:32.357 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-07-22 21:27:32.359 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-07-22 21:27:32.415 | wsgi (enabled by maintainer script) 2022-07-22 21:27:32.418 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-07-22 21:27:32.420 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-07-22 21:27:32.423 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 21:27:32.427 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-07-22 21:27:32.430 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-07-22 21:27:32.432 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 21:27:32.436 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-07-22 21:27:32.437 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 21:27:32.442 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-07-22 21:27:32.445 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-07-22 21:27:32.447 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-07-22 21:27:32.450 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-07-22 21:27:32.453 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-07-22 21:27:32.475 | Using python 3.8 to install osc-placement 2022-07-22 21:27:32.478 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-07-22 21:27:34.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:27:34.641 | from cryptography.utils import int_from_bytes 2022-07-22 21:27:34.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:27:34.641 | from cryptography.utils import int_from_bytes 2022-07-22 21:27:35.701 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:27:35.703 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.0.0) 2022-07-22 21:27:35.713 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:27:35.726 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:27:35.732 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:27:35.735 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:27:35.741 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:27:35.745 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-22 21:27:35.748 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-22 21:27:35.762 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:27:35.819 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:27:35.823 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:27:35.829 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:27:35.834 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:27:35.837 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:27:35.841 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-22 21:27:35.853 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:27:35.860 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-22 21:27:35.884 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:27:35.888 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:27:35.891 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:27:35.903 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:27:35.907 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:27:35.918 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 21:27:35.970 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-22 21:27:35.973 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:27:35.976 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-22 21:27:35.997 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-22 21:27:36.000 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 21:27:36.038 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:27:36.043 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-22 21:27:36.048 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-22 21:27:36.051 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-22 21:27:36.053 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:27:36.056 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:27:36.059 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:27:36.092 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:27:36.094 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:27:36.099 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:27:36.104 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-22 21:27:36.106 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-22 21:27:36.170 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:27:36.173 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-22 21:27:36.176 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:27:38.219 | + inc/python:pip_install:196 : result=0 2022-07-22 21:27:38.221 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:27:38.225 | + functions-common:time_stop:2440 : local name 2022-07-22 21:27:38.228 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:27:38.231 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:27:38.233 | + functions-common:time_stop:2443 : local total 2022-07-22 21:27:38.236 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:27:38.239 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:27:38.242 | + functions-common:time_stop:2447 : start_time=1658525252470 2022-07-22 21:27:38.244 | + functions-common:time_stop:2449 : [[ -z 1658525252470 ]] 2022-07-22 21:27:38.248 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:27:38.252 | + functions-common:time_stop:2452 : end_time=1658525258249 2022-07-22 21:27:38.255 | + functions-common:time_stop:2453 : elapsed_time=5779 2022-07-22 21:27:38.257 | + functions-common:time_stop:2454 : total=120620 2022-07-22 21:27:38.260 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:27:38.262 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=126399 2022-07-22 21:27:38.265 | + inc/python:pip_install:199 : return 0 2022-07-22 21:27:38.267 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-07-22 21:27:38.270 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-07-22 21:27:38.273 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-07-22 21:27:38.275 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 21:27:38.278 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 21:27:38.281 | ++ functions-common:git_clone:601 : pwd 2022-07-22 21:27:38.284 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 21:27:38.287 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 21:27:38.290 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 21:27:38.307 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 21:27:38.309 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 21:27:38.312 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 21:27:38.315 | + functions-common:git_clone:618 : echo master 2022-07-22 21:27:38.315 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 21:27:38.320 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-07-22 21:27:38.323 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 21:27:38.325 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-07-22 21:27:38.338 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-07-22 21:27:38.342 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 21:27:38.342 | + functions-common:git_clone:679 : head -1 2022-07-22 21:27:38.345 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-07-22 21:27:38.349 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 21:27:38.351 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-07-22 21:27:38.354 | + inc/python:setup_develop:334 : local bindep 2022-07-22 21:27:38.357 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-07-22 21:27:38.359 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-07-22 21:27:38.362 | + inc/python:setup_develop:340 : local extras= 2022-07-22 21:27:38.364 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-07-22 21:27:38.367 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 21:27:38.370 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-07-22 21:27:38.372 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-07-22 21:27:38.375 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 21:27:38.377 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 21:27:38.380 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-07-22 21:27:38.383 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 21:27:38.386 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-07-22 21:27:38.388 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 21:27:38.391 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 21:27:38.394 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-07-22 21:27:38.402 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-07-22 21:27:38.405 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-07-22 21:27:39.038 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-07-22 21:27:39.040 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 21:27:39.043 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 21:27:39.045 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 21:27:39.048 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-07-22 21:27:39.050 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-07-22 21:27:39.053 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 21:27:39.055 | + inc/python:setup_package:424 : local extras= 2022-07-22 21:27:39.058 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 21:27:39.060 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 21:27:39.063 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 21:27:39.065 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 21:27:39.068 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 21:27:39.070 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-07-22 21:27:39.092 | Using python 3.8 to install /opt/stack/placement 2022-07-22 21:27:39.094 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-07-22 21:27:41.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:27:41.196 | from cryptography.utils import int_from_bytes 2022-07-22 21:27:41.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:27:41.197 | from cryptography.utils import int_from_bytes 2022-07-22 21:27:42.254 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:27:42.254 | Obtaining file:///opt/stack/placement 2022-07-22 21:27:43.503 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-22 21:27:43.515 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-22 21:27:43.672 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:27:43.685 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-22 21:27:43.691 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 21:27:43.702 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-22 21:27:43.757 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-22 21:27:43.762 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-22 21:27:43.766 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-22 21:27:43.771 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-22 21:27:43.808 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-22 21:27:43.820 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:27:43.860 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:27:43.865 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-22 21:27:43.921 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:27:43.925 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:27:43.979 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-22 21:27:44.003 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-22 21:27:44.017 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:27:44.027 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-22 21:27:44.037 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:27:44.050 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:27:44.056 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:27:44.058 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:27:44.070 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-22 21:27:44.080 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:27:44.082 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:27:44.089 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:27:44.094 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:27:44.115 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:27:44.119 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 21:27:44.126 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:27:44.140 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:27:44.144 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:27:44.147 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-22 21:27:44.157 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 21:27:44.161 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 21:27:44.163 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:27:44.169 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 21:27:44.178 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 21:27:44.184 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 21:27:44.194 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:27:44.227 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:27:44.237 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev26) (45.2.0) 2022-07-22 21:27:44.240 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:27:44.318 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:27:44.324 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-22 21:27:44.328 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:27:44.334 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:27:44.337 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:27:44.342 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 21:27:44.356 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-22 21:27:44.362 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-22 21:27:44.370 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:27:44.373 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:27:44.376 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:27:44.379 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:27:44.384 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:27:44.388 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:27:44.390 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:27:44.393 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-22 21:27:44.395 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:27:44.406 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-22 21:27:44.409 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:27:44.413 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:27:44.417 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 21:27:44.447 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-22 21:27:44.458 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-22 21:27:44.495 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-22 21:27:44.498 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:27:44.502 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 21:27:44.526 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:27:46.138 | Installing collected packages: openstack-placement 2022-07-22 21:27:46.138 | Attempting uninstall: openstack-placement 2022-07-22 21:27:46.140 | Found existing installation: openstack-placement 7.1.0.dev26 2022-07-22 21:27:46.142 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-07-22 21:27:46.142 | Running setup.py develop for openstack-placement 2022-07-22 21:27:47.868 | Successfully installed openstack-placement 2022-07-22 21:27:47.975 | + inc/python:pip_install:196 : result=0 2022-07-22 21:27:47.978 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:27:47.980 | + functions-common:time_stop:2440 : local name 2022-07-22 21:27:47.983 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:27:47.985 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:27:47.987 | + functions-common:time_stop:2443 : local total 2022-07-22 21:27:47.990 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:27:47.992 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:27:47.995 | + functions-common:time_stop:2447 : start_time=1658525259086 2022-07-22 21:27:47.997 | + functions-common:time_stop:2449 : [[ -z 1658525259086 ]] 2022-07-22 21:27:48.000 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:27:48.004 | + functions-common:time_stop:2452 : end_time=1658525268001 2022-07-22 21:27:48.006 | + functions-common:time_stop:2453 : elapsed_time=8915 2022-07-22 21:27:48.009 | + functions-common:time_stop:2454 : total=126399 2022-07-22 21:27:48.011 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:27:48.013 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=135314 2022-07-22 21:27:48.016 | + inc/python:pip_install:199 : return 0 2022-07-22 21:27:48.018 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 21:27:48.021 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-22 21:27:48.024 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-22 21:27:48.044 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-22 21:27:48.056 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-07-22 21:27:48.059 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-07-22 21:27:48.061 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:27:48.064 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:27:48.066 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-07-22 21:27:48.069 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:27:48.072 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 21:27:48.074 | + ./stack.sh:main:938 : configure_placement 2022-07-22 21:27:48.077 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-07-22 21:27:48.089 | + lib/placement:configure_placement:107 : create_placement_conf 2022-07-22 21:27:48.092 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-07-22 21:27:48.097 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-07-22 21:27:48.100 | ++ lib/database:database_connection_url:134 : local db=placement 2022-07-22 21:27:48.102 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-07-22 21:27:48.105 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-07-22 21:27:48.108 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:27:48.110 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:27:48.113 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:27:48.130 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:48.133 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:27:48.136 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-22 21:27:48.139 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-22 21:27:48.171 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-07-22 21:27:48.203 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-07-22 21:27:48.235 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-07-22 21:27:48.238 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-07-22 21:27:48.240 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-22 21:27:48.243 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 21:27:48.245 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-07-22 21:27:48.277 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-07-22 21:27:48.306 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-22 21:27:48.336 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-07-22 21:27:48.365 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-07-22 21:27:48.394 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-07-22 21:27:48.424 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-07-22 21:27:48.453 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-07-22 21:27:48.483 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:27:48.512 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 21:27:48.542 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-07-22 21:27:48.545 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-07-22 21:27:48.547 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-07-22 21:27:48.550 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 21:27:48.571 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 21:27:48.573 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 21:27:48.576 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 21:27:48.578 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 21:27:48.581 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-07-22 21:27:48.611 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-07-22 21:27:48.641 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-07-22 21:27:48.670 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-07-22 21:27:48.700 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-22 21:27:48.702 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-07-22 21:27:48.705 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-07-22 21:27:48.707 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-07-22 21:27:48.710 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-07-22 21:27:48.712 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-22 21:27:48.715 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 21:27:48.718 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-07-22 21:27:48.722 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-07-22 21:27:48.725 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 21:27:48.727 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 21:27:48.740 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 21:27:48.741 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:27:48.749 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 21:27:48.753 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:27:48.769 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-07-22 21:27:48.771 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-07-22 21:27:48.775 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-07-22 21:27:48.807 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-07-22 21:27:48.836 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-07-22 21:27:48.865 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-07-22 21:27:48.893 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 21:27:48.922 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 21:27:48.951 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-07-22 21:27:48.979 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-07-22 21:27:49.009 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-07-22 21:27:49.038 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-22 21:27:49.067 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 21:27:49.095 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 21:27:49.125 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-07-22 21:27:49.153 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-22 21:27:49.156 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-22 21:27:49.159 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-07-22 21:27:49.162 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-07-22 21:27:49.165 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 21:27:49.167 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:27:49.170 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:27:49.172 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-07-22 21:27:49.175 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-07-22 21:27:49.179 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-07-22 21:27:49.207 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-07-22 21:27:49.237 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-07-22 21:27:49.237 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-07-22 21:27:49.246 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-07-22 21:27:49.250 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-07-22 21:27:49.252 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-07-22 21:27:49.255 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 21:27:49.258 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 21:27:49.260 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 21:27:49.263 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:27:49.265 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:27:49.268 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 21:27:49.270 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 21:27:49.273 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:27:49.275 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:27:49.278 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-07-22 21:27:49.342 | Site placement-api already enabled 2022-07-22 21:27:49.347 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-22 21:27:49.350 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 21:27:49.352 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:27:49.355 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 21:27:49.489 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-07-22 21:27:49.511 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:49.514 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-07-22 21:27:49.535 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:27:49.538 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-07-22 21:27:49.558 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:49.561 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-07-22 21:27:49.563 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-07-22 21:27:49.566 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-22 21:27:49.599 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.17/identity 2022-07-22 21:27:49.629 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-07-22 21:27:49.660 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-22 21:27:49.691 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-22 21:27:49.721 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-07-22 21:27:49.750 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-22 21:27:49.780 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-07-22 21:27:49.810 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-07-22 21:27:49.828 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:27:49.831 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-07-22 21:27:49.849 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:27:49.852 | + ./stack.sh:main:964 : run_phase stack install 2022-07-22 21:27:49.854 | + functions-common:run_phase:1868 : local mode=stack 2022-07-22 21:27:49.857 | + functions-common:run_phase:1869 : local phase=install 2022-07-22 21:27:49.860 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 21:27:49.862 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 21:27:49.865 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 21:27:49.867 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 21:27:49.870 | + functions-common:run_phase:1878 : local extra 2022-07-22 21:27:49.873 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 21:27:49.877 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 21:27:49.881 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 21:27:49.883 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 21:27:49.886 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-07-22 21:27:49.888 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 21:27:49.905 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:49.907 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 21:27:49.909 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-22 21:27:49.912 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-07-22 21:27:49.914 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-07-22 21:27:49.917 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:27:49.919 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-07-22 21:27:49.921 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-07-22 21:27:49.924 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-07-22 21:27:49.981 | ++ inc/async:async_inner:63 : install_tempest 2022-07-22 21:27:50.018 | [582373 Async install_tempest:608292]: running: install_tempest 2022-07-22 21:27:50.022 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-22 21:27:50.025 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-22 21:27:50.027 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 21:27:50.030 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-22 21:27:50.033 | + functions-common:run_phase:1895 : run_plugins stack install 2022-07-22 21:27:50.036 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-22 21:27:50.038 | + functions-common:run_plugins:1855 : local phase=install 2022-07-22 21:27:50.042 | + functions-common:run_plugins:1857 : local plugins= 2022-07-22 21:27:50.044 | + functions-common:run_plugins:1858 : local plugin 2022-07-22 21:27:50.047 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-07-22 21:27:50.050 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-07-22 21:27:50.052 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:27:50.055 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:27:50.058 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-07-22 21:27:50.061 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:27:50.063 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-07-22 21:27:50.066 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-07-22 21:27:50.069 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 21:27:50.073 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-07-22 21:27:50.076 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-07-22 21:27:50.079 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 21:27:50.084 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 21:27:50.084 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-07-22 21:27:50.090 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-07-22 21:27:50.093 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-07-22 21:27:50.095 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-07-22 21:27:50.099 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-07-22 21:27:50.101 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-07-22 21:27:50.124 | Using python 3.8 to install python-openstackclient 2022-07-22 21:27:50.127 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-07-22 21:27:52.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:27:52.252 | from cryptography.utils import int_from_bytes 2022-07-22 21:27:52.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:27:52.252 | from cryptography.utils import int_from_bytes 2022-07-22 21:27:53.298 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:27:53.300 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (5.8.0) 2022-07-22 21:27:53.320 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:27:53.327 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:27:53.330 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-22 21:27:53.344 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:27:53.357 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:27:53.360 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-22 21:27:53.386 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (9.0.0) 2022-07-22 21:27:53.400 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:27:53.421 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-07-22 21:27:53.435 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-22 21:27:53.447 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:27:53.452 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-22 21:27:53.455 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:27:53.512 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:27:53.515 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:27:53.519 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:27:53.524 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:27:53.530 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:27:53.537 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:27:53.542 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:27:53.547 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-22 21:27:53.568 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:27:53.572 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-22 21:27:53.575 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-22 21:27:53.578 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-22 21:27:53.580 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:27:53.583 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:27:53.585 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-22 21:27:53.590 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 21:27:53.627 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:27:53.639 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:27:53.652 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:27:53.661 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:27:53.699 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:27:53.702 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-22 21:27:53.705 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 21:27:53.752 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:27:53.756 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-22 21:27:53.759 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:27:53.762 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:27:53.767 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:27:53.770 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:27:53.803 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:27:53.807 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:27:53.810 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:27:53.812 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:27:53.817 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-22 21:27:53.819 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-22 21:27:53.879 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:27:55.830 | + inc/python:pip_install:196 : result=0 2022-07-22 21:27:55.833 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:27:55.836 | + functions-common:time_stop:2440 : local name 2022-07-22 21:27:55.838 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:27:55.841 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:27:55.844 | + functions-common:time_stop:2443 : local total 2022-07-22 21:27:55.846 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:27:55.848 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:27:55.851 | + functions-common:time_stop:2447 : start_time=1658525270118 2022-07-22 21:27:55.853 | + functions-common:time_stop:2449 : [[ -z 1658525270118 ]] 2022-07-22 21:27:55.856 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:27:55.861 | + functions-common:time_stop:2452 : end_time=1658525275858 2022-07-22 21:27:55.863 | + functions-common:time_stop:2453 : elapsed_time=5740 2022-07-22 21:27:55.866 | + functions-common:time_stop:2454 : total=135314 2022-07-22 21:27:55.868 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:27:55.871 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=141054 2022-07-22 21:27:55.873 | + inc/python:pip_install:199 : return 0 2022-07-22 21:27:55.876 | + ./stack.sh:main:976 : install_oscwrap 2022-07-22 21:27:55.880 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-07-22 21:27:55.884 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.hyjEFt4kzJ 2022-07-22 21:27:55.887 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-07-22 21:27:55.890 | + functions-common:install_oscwrap:2491 : unalias -a 2022-07-22 21:27:55.892 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-07-22 21:27:55.896 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-07-22 21:27:55.898 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-22 21:27:55.901 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-07-22 21:27:55.918 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:27:55.921 | + ./stack.sh:main:1030 : configure_database 2022-07-22 21:27:55.924 | + lib/database:configure_database:128 : configure_database_mysql 2022-07-22 21:27:55.926 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-07-22 21:27:55.928 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-07-22 21:27:55.931 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:27:55.933 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-07-22 21:27:55.935 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-07-22 21:27:55.938 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:27:55.940 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:27:55.943 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-07-22 21:27:55.946 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-07-22 21:27:55.950 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-07-22 21:27:55.950 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-07-22 21:27:55.954 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-07-22 21:27:56.007 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-07-22 21:27:56.009 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:27:56.012 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:27:56.014 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:27:56.016 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:27:56.019 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:27:56.022 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:27:56.024 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:27:56.027 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:27:56.029 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:27:56.031 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:27:56.033 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-07-22 21:27:56.036 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:27:56.038 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:27:56.040 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:27:56.043 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:27:56.045 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:27:56.047 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:27:56.050 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-07-22 21:27:56.052 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:27:56.054 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:27:56.057 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-07-22 21:27:56.059 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:27:56.062 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-22 21:27:58.884 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-07-22 21:27:58.900 | mysqladmin: connect to server at 'localhost' failed 2022-07-22 21:27:58.900 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-07-22 21:27:58.903 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-07-22 21:27:58.906 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-07-22 21:27:58.908 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:27:58.911 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:27:58.913 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-07-22 21:27:58.916 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-07-22 21:27:58.918 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-07-22 21:27:58.921 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:27:58.923 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:27:58.925 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-07-22 21:27:58.928 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-07-22 21:27:58.930 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-07-22 21:27:58.942 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:27:58.977 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-07-22 21:27:58.991 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:27:59.009 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-07-22 21:27:59.063 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-07-22 21:27:59.117 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-07-22 21:27:59.169 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-07-22 21:27:59.172 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-07-22 21:27:59.174 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-07-22 21:27:59.174 | enabling MySQL performance counting 2022-07-22 21:27:59.177 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-07-22 21:27:59.199 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-07-22 21:27:59.202 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-07-22 21:28:01.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:28:01.386 | from cryptography.utils import int_from_bytes 2022-07-22 21:28:01.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:28:01.386 | from cryptography.utils import int_from_bytes 2022-07-22 21:28:02.473 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:28:02.475 | Processing ./tools/dbcounter 2022-07-22 21:28:02.480 | Installing build dependencies: started 2022-07-22 21:28:12.187 | Installing build dependencies: finished with status 'done' 2022-07-22 21:28:12.189 | Getting requirements to build wheel: started 2022-07-22 21:28:13.209 | Getting requirements to build wheel: finished with status 'done' 2022-07-22 21:28:13.213 | Installing backend dependencies: started 2022-07-22 21:28:17.890 | Installing backend dependencies: finished with status 'done' 2022-07-22 21:28:17.891 | Preparing wheel metadata: started 2022-07-22 21:28:19.026 | Preparing wheel metadata: finished with status 'done' 2022-07-22 21:28:19.034 | Building wheels for collected packages: dbcounter 2022-07-22 21:28:19.036 | Building wheel for dbcounter (PEP 517): started 2022-07-22 21:28:20.456 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-07-22 21:28:20.457 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=d68bf797e4f164051e5a862fc90ab3f49d10a37b05528fafd34e8fd00e6fee13 2022-07-22 21:28:20.457 | Stored in directory: /tmp/pip-ephem-wheel-cache-wjvvk3zk/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-07-22 21:28:20.458 | Successfully built dbcounter 2022-07-22 21:28:22.573 | Installing collected packages: dbcounter 2022-07-22 21:28:22.574 | Attempting uninstall: dbcounter 2022-07-22 21:28:22.574 | Found existing installation: dbcounter 0.1 2022-07-22 21:28:22.584 | Uninstalling dbcounter-0.1: 2022-07-22 21:28:22.887 | Successfully uninstalled dbcounter-0.1 2022-07-22 21:28:22.987 | Successfully installed dbcounter-0.1 2022-07-22 21:28:23.134 | + inc/python:pip_install:196 : result=0 2022-07-22 21:28:23.137 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:28:23.139 | + functions-common:time_stop:2440 : local name 2022-07-22 21:28:23.141 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:28:23.144 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:28:23.147 | + functions-common:time_stop:2443 : local total 2022-07-22 21:28:23.149 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:28:23.151 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:28:23.154 | + functions-common:time_stop:2447 : start_time=1658525279194 2022-07-22 21:28:23.156 | + functions-common:time_stop:2449 : [[ -z 1658525279194 ]] 2022-07-22 21:28:23.159 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:28:23.163 | + functions-common:time_stop:2452 : end_time=1658525303161 2022-07-22 21:28:23.166 | + functions-common:time_stop:2453 : elapsed_time=23967 2022-07-22 21:28:23.168 | + functions-common:time_stop:2454 : total=141054 2022-07-22 21:28:23.170 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:28:23.173 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=165021 2022-07-22 21:28:23.176 | + inc/python:pip_install:199 : return 0 2022-07-22 21:28:23.178 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-07-22 21:28:23.181 | + lib/database:recreate_database:112 : local db=stats 2022-07-22 21:28:23.183 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-07-22 21:28:23.185 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-07-22 21:28:23.188 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-07-22 21:28:23.193 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:28:23.221 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-07-22 21:28:23.225 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:28:23.243 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-07-22 21:28:23.243 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-07-22 21:28:23.248 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:28:23.267 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-07-22 21:28:23.270 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:28:23.273 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-22 21:28:25.435 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-07-22 21:28:25.437 | + functions-common:save_stackenv:60 : local tag=1034 2022-07-22 21:28:25.444 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-22 21:28:25.446 | + functions-common:save_stackenv:62 : time_stamp=2022-07-22-212825 2022-07-22 21:28:25.449 | + functions-common:save_stackenv:63 : echo '# 2022-07-22-212825 1034' 2022-07-22 21:28:25.451 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:28:25.454 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-22 21:28:25.456 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:28:25.459 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-22 21:28:25.461 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:28:25.463 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-22 21:28:25.466 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:28:25.468 | + 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-07-22 21:28:25.471 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:28:25.473 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-07-22 21:28:25.476 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:28:25.478 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-07-22 21:28:25.481 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:28:25.483 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-22-212439 2022-07-22 21:28:25.486 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:28:25.489 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-22 21:28:25.491 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:28:25.494 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-07-22 21:28:25.496 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:28:25.499 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-22 21:28:25.501 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:28:25.504 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-22 21:28:25.507 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:28:25.509 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-22 21:28:25.512 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:28:25.514 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-22 21:28:25.517 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:28:25.519 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.17 2022-07-22 21:28:25.522 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:28:25.524 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-22 21:28:25.527 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-07-22 21:28:25.529 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-07-22 21:28:25.532 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-07-22 21:28:25.543 | + ./stack.sh:main:1060 : start_dstat 2022-07-22 21:28:25.546 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 21:28:25.549 | + functions-common:run_process:1694 : local service=dstat 2022-07-22 21:28:25.552 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 21:28:25.554 | + functions-common:run_process:1696 : local group= 2022-07-22 21:28:25.557 | + functions-common:run_process:1697 : local user= 2022-07-22 21:28:25.559 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:28:25.562 | + functions-common:run_process:1700 : local name=dstat 2022-07-22 21:28:25.564 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:28:25.567 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:28:25.570 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:28:25.573 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:28:25.576 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:28:25.580 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525305578 2022-07-22 21:28:25.583 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-07-22 21:28:25.600 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:28:25.603 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-07-22 21:28:25.605 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-07-22 21:28:25.608 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 21:28:25.611 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 21:28:25.614 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 21:28:25.616 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 21:28:25.619 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-07-22 21:28:25.621 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-07-22 21:28:25.624 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-07-22 21:28:25.626 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:28:25.630 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:28:25.632 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:28:25.635 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:28:25.637 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-07-22 21:28:25.640 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-07-22 21:28:25.642 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-07-22 21:28:25.644 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 21:28:25.647 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 21:28:25.649 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 21:28:25.651 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 21:28:25.654 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 21:28:25.656 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 21:28:25.659 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-07-22 21:28:25.661 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 21:28:25.666 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-07-22 21:28:25.718 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-07-22 21:28:25.771 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 21:28:25.823 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-07-22 21:28:25.876 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-07-22 21:28:25.930 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:28:25.983 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 21:28:25.986 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 21:28:25.989 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-07-22 21:28:26.041 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 21:28:26.610 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-07-22 21:28:26.624 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-07-22 21:28:27.188 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-07-22 21:28:27.210 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:28:27.213 | + functions-common:time_stop:2440 : local name 2022-07-22 21:28:27.215 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:28:27.218 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:28:27.220 | + functions-common:time_stop:2443 : local total 2022-07-22 21:28:27.223 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:28:27.226 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:28:27.228 | + functions-common:time_stop:2447 : start_time=1658525305578 2022-07-22 21:28:27.231 | + functions-common:time_stop:2449 : [[ -z 1658525305578 ]] 2022-07-22 21:28:27.235 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:28:27.239 | + functions-common:time_stop:2452 : end_time=1658525307236 2022-07-22 21:28:27.242 | + functions-common:time_stop:2453 : elapsed_time=1658 2022-07-22 21:28:27.244 | + functions-common:time_stop:2454 : total=0 2022-07-22 21:28:27.247 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:28:27.249 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1658 2022-07-22 21:28:27.252 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-07-22 21:28:27.254 | + functions-common:run_process:1694 : local service=memory_tracker 2022-07-22 21:28:27.257 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-07-22 21:28:27.259 | + functions-common:run_process:1696 : local group= 2022-07-22 21:28:27.262 | + functions-common:run_process:1697 : local user=root 2022-07-22 21:28:27.264 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:28:27.266 | + functions-common:run_process:1700 : local name=memory_tracker 2022-07-22 21:28:27.270 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:28:27.272 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:28:27.274 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:28:27.277 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:28:27.282 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:28:27.285 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525307282 2022-07-22 21:28:27.288 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-07-22 21:28:27.309 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:28:27.312 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:28:27.314 | + functions-common:time_stop:2440 : local name 2022-07-22 21:28:27.317 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:28:27.320 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:28:27.322 | + functions-common:time_stop:2443 : local total 2022-07-22 21:28:27.325 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:28:27.328 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:28:27.330 | + functions-common:time_stop:2447 : start_time=1658525307282 2022-07-22 21:28:27.333 | + functions-common:time_stop:2449 : [[ -z 1658525307282 ]] 2022-07-22 21:28:27.336 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:28:27.341 | + functions-common:time_stop:2452 : end_time=1658525307338 2022-07-22 21:28:27.344 | + functions-common:time_stop:2453 : elapsed_time=56 2022-07-22 21:28:27.346 | + functions-common:time_stop:2454 : total=1658 2022-07-22 21:28:27.348 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:28:27.351 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1714 2022-07-22 21:28:27.354 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-07-22 21:28:27.374 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:28:27.377 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-07-22 21:28:27.401 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:28:27.403 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-07-22 21:28:27.424 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:28:27.427 | + ./stack.sh:main:1073 : start_etcd3 2022-07-22 21:28:27.430 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-07-22 21:28:27.432 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-849776-7-hyperv --data-dir /opt/stack/data/etcd' 2022-07-22 21:28:27.435 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-07-22 21:28:27.437 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-849776-7-hyperv=http://10.222.0.17:2380' 2022-07-22 21:28:27.440 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.17:2380' 2022-07-22 21:28:27.443 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.17:2379' 2022-07-22 21:28:27.446 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-07-22 21:28:27.448 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-07-22 21:28:27.451 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.17:2379' 2022-07-22 21:28:27.453 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-07-22 21:28:27.457 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-07-22 21:28:27.459 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-22 21:28:27.462 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-849776-7-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-849776-7-hyperv=http://10.222.0.17:2380 --initial-advertise-peer-urls http://10.222.0.17:2380 --advertise-client-urls http://10.222.0.17:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.17:2379 --debug' '' root 2022-07-22 21:28:27.464 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-07-22 21:28:27.467 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-neutron-849776-7-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-849776-7-hyperv=http://10.222.0.17:2380 --initial-advertise-peer-urls http://10.222.0.17:2380 --advertise-client-urls http://10.222.0.17:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.17:2379 --debug' 2022-07-22 21:28:27.469 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 21:28:27.472 | + functions-common:write_user_unit_file:1566 : local user=root 2022-07-22 21:28:27.474 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 21:28:27.477 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 21:28:27.482 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 21:28:27.486 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-22 21:28:27.490 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 21:28:27.494 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-07-22 21:28:27.576 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-07-22 21:28:27.643 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-849776-7-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-849776-7-hyperv=http://10.222.0.17:2380 --initial-advertise-peer-urls http://10.222.0.17:2380 --advertise-client-urls http://10.222.0.17:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.17:2379 --debug' 2022-07-22 21:28:27.694 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-07-22 21:28:27.745 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-07-22 21:28:27.796 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:28:27.850 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 21:28:27.852 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 21:28:27.855 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-07-22 21:28:27.926 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 21:28:28.514 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-07-22 21:28:28.568 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-07-22 21:28:28.625 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-07-22 21:28:28.677 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-07-22 21:28:28.729 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-07-22 21:28:28.732 | ++ functions-common:is_arch:502 : uname -m 2022-07-22 21:28:28.737 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-22 21:28:28.740 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-07-22 21:28:29.282 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-07-22 21:28:29.296 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-07-22 21:28:29.942 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-07-22 21:28:30.819 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-07-22 21:28:30.839 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:28:30.841 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-07-22 21:28:30.844 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-07-22 21:28:30.847 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-07-22 21:28:30.852 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-07-22 21:28:30.866 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-07-22 21:28:30.880 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-07-22 21:28:30.882 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-22 21:28:30.885 | + 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.17/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-07-22 21:28:31.020 | + 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.17/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-07-22 21:28:31.153 | + 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.17/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-07-22 21:28:31.289 | + 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.17/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-07-22 21:28:31.422 | + 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.17/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-07-22 21:28:31.555 | + 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.17/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-07-22 21:28:31.687 | + 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.17/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-07-22 21:28:31.823 | + 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.17/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-07-22 21:28:31.963 | + 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.17/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-07-22 21:28:32.096 | + 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.17/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-07-22 21:28:32.231 | + functions-common:write_clouds_yaml:198 : cat 2022-07-22 21:28:32.237 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-07-22 21:28:32.240 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-07-22 21:28:32.244 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-07-22 21:28:32.248 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-07-22 21:28:32.251 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-07-22 21:28:32.253 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-07-22 21:28:32.271 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:28:32.274 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-07-22 21:28:32.276 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:28:32.279 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-07-22 21:28:32.281 | + ./stack.sh:main:1090 : '[' 10.222.0.17 == 10.222.0.17 ']' 2022-07-22 21:28:32.284 | + ./stack.sh:main:1091 : init_keystone 2022-07-22 21:28:32.287 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-07-22 21:28:32.303 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:28:32.306 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-07-22 21:28:32.308 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-07-22 21:28:32.310 | + lib/database:recreate_database:112 : local db=keystone 2022-07-22 21:28:32.313 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-07-22 21:28:32.315 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-07-22 21:28:32.318 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-07-22 21:28:32.323 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:28:32.764 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-07-22 21:28:32.769 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:28:32.786 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-07-22 21:28:32.788 | + functions-common:time_start:2426 : local name=dbsync 2022-07-22 21:28:32.791 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:28:32.793 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:28:32.797 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:28:32.801 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525312798 2022-07-22 21:28:32.804 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-07-22 21:28:34.833 | ++ inc/async:async_inner:64 : rc=0 2022-07-22 21:28:34.859 | [608292 Async install_tempest:608292]: finished successfully 2022-07-22 21:28:37.303 | [00;36mINFO dbcounter [[00;36m-[00;36m] [01;35m[00;36mRegistered counter for database keystone[00m[00m 2022-07-22 21:28:37.326 | [00;32mDEBUG oslo_db.sqlalchemy.engines [[00;36m-[00;32m] [01;35m[00;32mMySQL 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[00m [00;33m{{(pid=610420) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}[00m[00m 2022-07-22 21:28:37.332 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[610420] Writer thread running[00m [00;33m{{(pid=610420) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}[00m[00m 2022-07-22 21:28:37.333 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:28:37.334 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.334 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.334 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.335 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.335 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.335 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.335 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.335 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.335 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.336 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.336 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.336 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.336 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.336 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.336 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:28:37.336 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:28:37.363 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:28:37.363 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.364 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.364 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.364 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.364 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.364 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.364 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.365 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.365 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.365 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.365 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.365 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.365 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.366 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.366 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:28:37.366 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:28:37.419 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:28:37.420 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.420 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.420 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.420 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.420 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.421 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.421 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.421 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.421 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.421 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.421 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.421 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.422 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:37.422 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:37.422 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:28:37.422 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:28:37.430 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m72 -> 73... [00m[00m 2022-07-22 21:28:38.223 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[610420] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2[00m [00;33m{{(pid=610420) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}[00m[00m 2022-07-22 21:28:39.003 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:39.003 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m73 -> 74... [00m[00m 2022-07-22 21:28:39.010 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:39.010 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m74 -> 75... [00m[00m 2022-07-22 21:28:39.017 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:39.017 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m75 -> 76... [00m[00m 2022-07-22 21:28:39.025 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:39.025 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m76 -> 77... [00m[00m 2022-07-22 21:28:39.032 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:39.032 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m77 -> 78... [00m[00m 2022-07-22 21:28:39.039 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:39.039 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m78 -> 79... [00m[00m 2022-07-22 21:28:39.091 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:39.091 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:28:39.092 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.092 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.092 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.093 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.093 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.093 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.093 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.093 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.093 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.094 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.094 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.094 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.094 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.094 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.094 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:28:39.094 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:28:39.095 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:28:39.096 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.096 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.096 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.096 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.096 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.097 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.097 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.097 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.097 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.097 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.097 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.097 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.098 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.098 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.098 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:28:39.098 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:28:39.105 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:28:39.106 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.106 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.106 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.107 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.107 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.107 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.107 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.107 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.107 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.108 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.108 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.108 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.108 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.108 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.109 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:28:39.109 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:28:39.115 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[610420] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1[00m [00;33m{{(pid=610420) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}[00m[00m 2022-07-22 21:28:39.765 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:28:39.766 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.766 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.767 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.767 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.767 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.767 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.767 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.767 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.768 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.768 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.768 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.768 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.768 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.768 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.768 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:28:39.769 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:28:39.794 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:28:39.795 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.795 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.796 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.796 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.796 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.796 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.796 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.796 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.797 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.797 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.797 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.797 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.797 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.797 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.797 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:28:39.798 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:28:39.806 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m72 -> 73... [00m[00m 2022-07-22 21:28:39.854 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[610420] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2[00m [00;33m{{(pid=610420) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}[00m[00m 2022-07-22 21:28:39.867 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:39.867 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m73 -> 74... [00m[00m 2022-07-22 21:28:39.875 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:39.876 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m74 -> 75... [00m[00m 2022-07-22 21:28:39.884 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:39.884 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m75 -> 76... [00m[00m 2022-07-22 21:28:39.891 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:39.891 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m76 -> 77... [00m[00m 2022-07-22 21:28:39.899 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:39.899 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m77 -> 78... [00m[00m 2022-07-22 21:28:39.907 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:39.908 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m78 -> 79... [00m[00m 2022-07-22 21:28:39.916 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:39.916 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:28:39.917 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.917 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.917 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.917 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.918 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.918 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.918 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.918 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.918 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.918 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.918 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.919 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.919 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.919 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.919 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:28:39.919 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:28:39.920 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:28:39.920 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.920 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.921 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.921 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.921 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.921 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.921 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.921 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.922 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.922 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.922 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.922 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.922 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.922 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.922 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:28:39.923 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:28:39.931 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:28:39.932 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.932 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.932 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.932 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.932 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.932 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.933 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.933 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.933 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.933 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.933 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.933 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.934 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:39.934 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:39.934 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:28:39.934 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:28:40.374 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[610420] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18[00m [00;33m{{(pid=610420) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}[00m[00m 2022-07-22 21:28:40.438 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:28:40.438 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:40.439 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:40.439 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:40.439 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:40.439 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:40.439 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:40.440 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:40.440 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:40.440 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:40.440 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:40.440 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:40.440 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:40.441 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:40.441 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:40.441 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:28:40.441 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:28:40.468 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:28:40.469 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:40.469 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:40.469 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:40.469 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:40.469 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:40.470 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:40.470 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:40.470 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:40.470 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:40.470 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:40.470 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:40.471 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:40.471 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:28:40.471 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:28:40.471 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:28:40.471 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=610420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:28:40.478 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m72 -> 73... [00m[00m 2022-07-22 21:28:40.487 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:40.487 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m73 -> 74... [00m[00m 2022-07-22 21:28:40.494 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:40.494 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m74 -> 75... [00m[00m 2022-07-22 21:28:40.501 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:40.501 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m75 -> 76... [00m[00m 2022-07-22 21:28:40.509 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:40.509 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m76 -> 77... [00m[00m 2022-07-22 21:28:40.516 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:40.517 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m77 -> 78... [00m[00m 2022-07-22 21:28:40.524 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:40.524 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m78 -> 79... [00m[00m 2022-07-22 21:28:40.531 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-07-22 21:28:40.875 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-07-22 21:28:40.878 | + functions-common:time_stop:2440 : local name 2022-07-22 21:28:40.881 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:28:40.883 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:28:40.886 | + functions-common:time_stop:2443 : local total 2022-07-22 21:28:40.888 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:28:40.891 | + functions-common:time_stop:2446 : name=dbsync 2022-07-22 21:28:40.893 | + functions-common:time_stop:2447 : start_time=1658525312798 2022-07-22 21:28:40.896 | + functions-common:time_stop:2449 : [[ -z 1658525312798 ]] 2022-07-22 21:28:40.899 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:28:40.903 | + functions-common:time_stop:2452 : end_time=1658525320901 2022-07-22 21:28:40.906 | + functions-common:time_stop:2453 : elapsed_time=8103 2022-07-22 21:28:40.909 | + functions-common:time_stop:2454 : total=0 2022-07-22 21:28:40.911 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:28:40.914 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8103 2022-07-22 21:28:40.916 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-07-22 21:28:40.918 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-07-22 21:28:40.922 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-07-22 21:28:45.208 | [00;36mINFO keystone.common.utils [[00;36m-[00;36m] [01;35m[00;36m/etc/keystone/fernet-keys/ does not appear to exist; attempting to create it[00m[00m 2022-07-22 21:28:45.208 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCreated a new temporary key: /etc/keystone/fernet-keys/0.tmp[00m[00m 2022-07-22 21:28:45.208 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mBecome a valid new key: /etc/keystone/fernet-keys/0[00m[00m 2022-07-22 21:28:45.209 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mStarting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'][00m[00m 2022-07-22 21:28:45.209 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCreated a new temporary key: /etc/keystone/fernet-keys/0.tmp[00m[00m 2022-07-22 21:28:45.209 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCurrent primary key is: 0[00m[00m 2022-07-22 21:28:45.210 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mNext primary key will be: 1[00m[00m 2022-07-22 21:28:45.210 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mPromoted key 0 to be the primary: 1[00m[00m 2022-07-22 21:28:45.210 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mBecome a valid new key: /etc/keystone/fernet-keys/0[00m[00m 2022-07-22 21:28:45.535 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-07-22 21:28:45.539 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-07-22 21:28:49.853 | [00;36mINFO keystone.common.utils [[00;36m-[00;36m] [01;35m[00;36m/etc/keystone/credential-keys/ does not appear to exist; attempting to create it[00m[00m 2022-07-22 21:28:49.854 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCreated a new temporary key: /etc/keystone/credential-keys/0.tmp[00m[00m 2022-07-22 21:28:49.854 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mBecome a valid new key: /etc/keystone/credential-keys/0[00m[00m 2022-07-22 21:28:49.854 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mStarting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'][00m[00m 2022-07-22 21:28:49.855 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCreated a new temporary key: /etc/keystone/credential-keys/0.tmp[00m[00m 2022-07-22 21:28:49.855 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCurrent primary key is: 0[00m[00m 2022-07-22 21:28:49.855 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mNext primary key will be: 1[00m[00m 2022-07-22 21:28:49.855 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mPromoted key 0 to be the primary: 1[00m[00m 2022-07-22 21:28:49.856 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mBecome a valid new key: /etc/keystone/credential-keys/0[00m[00m 2022-07-22 21:28:50.190 | + ./stack.sh:main:1092 : start_keystone 2022-07-22 21:28:50.193 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-07-22 21:28:50.195 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-07-22 21:28:50.198 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-07-22 21:28:50.214 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:28:50.217 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-07-22 21:28:50.220 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-07-22 21:28:50.225 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-07-22 21:28:50.227 | + functions-common:run_process:1694 : local service=keystone 2022-07-22 21:28:50.230 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 21:28:50.232 | + functions-common:run_process:1696 : local group= 2022-07-22 21:28:50.235 | + functions-common:run_process:1697 : local user= 2022-07-22 21:28:50.237 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:28:50.240 | + functions-common:run_process:1700 : local name=keystone 2022-07-22 21:28:50.243 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:28:50.245 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:28:50.248 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:28:50.250 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:28:50.253 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:28:50.257 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525330255 2022-07-22 21:28:50.260 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-07-22 21:28:50.276 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:28:50.278 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-07-22 21:28:50.280 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-07-22 21:28:50.283 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 21:28:50.286 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 21:28:50.288 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 21:28:50.291 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 21:28:50.293 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-07-22 21:28:50.295 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-07-22 21:28:50.298 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-07-22 21:28:50.300 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:28:50.303 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:28:50.306 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:28:50.308 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:28:50.310 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-07-22 21:28:50.313 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-07-22 21:28:50.315 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-07-22 21:28:50.318 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 21:28:50.320 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-22 21:28:50.322 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-22 21:28:50.324 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-22 21:28:50.326 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-07-22 21:28:50.328 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-22 21:28:50.332 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-07-22 21:28:50.383 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-07-22 21:28:50.437 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-07-22 21:28:50.488 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 21:28:50.540 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:28:50.591 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-07-22 21:28:50.643 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-07-22 21:28:50.695 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-07-22 21:28:50.746 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-07-22 21:28:50.797 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-07-22 21:28:50.849 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-22 21:28:50.851 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-22 21:28:50.853 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-07-22 21:28:50.905 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-22 21:28:51.453 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-07-22 21:28:51.466 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-07-22 21:28:52.016 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-07-22 21:28:52.093 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:28:52.096 | + functions-common:time_stop:2440 : local name 2022-07-22 21:28:52.099 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:28:52.101 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:28:52.104 | + functions-common:time_stop:2443 : local total 2022-07-22 21:28:52.106 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:28:52.109 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:28:52.111 | + functions-common:time_stop:2447 : start_time=1658525330255 2022-07-22 21:28:52.114 | + functions-common:time_stop:2449 : [[ -z 1658525330255 ]] 2022-07-22 21:28:52.118 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:28:52.121 | + functions-common:time_stop:2452 : end_time=1658525332119 2022-07-22 21:28:52.124 | + functions-common:time_stop:2453 : elapsed_time=1864 2022-07-22 21:28:52.126 | + functions-common:time_stop:2454 : total=1714 2022-07-22 21:28:52.128 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:28:52.131 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3578 2022-07-22 21:28:52.133 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-07-22 21:28:52.133 | Waiting for keystone to start... 2022-07-22 21:28:52.136 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.17/identity/v3/ 2022-07-22 21:28:52.138 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.17/identity/v3/ 2022-07-22 21:28:52.141 | + functions:wait_for_service:457 : local timeout=60 2022-07-22 21:28:52.143 | + functions:wait_for_service:458 : local url=http://10.222.0.17/identity/v3/ 2022-07-22 21:28:52.146 | + functions:wait_for_service:459 : local rval=0 2022-07-22 21:28:52.148 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-22 21:28:52.151 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-22 21:28:52.153 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:28:52.156 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:28:52.161 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:28:52.164 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525332161 2022-07-22 21:28:52.167 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-22 21:28:52.173 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17/identity/v3/ 2022-07-22 21:28:58.346 | + :: : [[ 200 == 503 ]] 2022-07-22 21:28:58.347 | + :: : [[ 0 -eq 7 ]] 2022-07-22 21:28:58.350 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-22 21:28:58.353 | + functions-common:time_stop:2440 : local name 2022-07-22 21:28:58.355 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:28:58.358 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:28:58.361 | + functions-common:time_stop:2443 : local total 2022-07-22 21:28:58.363 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:28:58.366 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-22 21:28:58.368 | + functions-common:time_stop:2447 : start_time=1658525332161 2022-07-22 21:28:58.371 | + functions-common:time_stop:2449 : [[ -z 1658525332161 ]] 2022-07-22 21:28:58.374 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:28:58.378 | + functions-common:time_stop:2452 : end_time=1658525338376 2022-07-22 21:28:58.381 | + functions-common:time_stop:2453 : elapsed_time=6215 2022-07-22 21:28:58.384 | + functions-common:time_stop:2454 : total=0 2022-07-22 21:28:58.386 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:28:58.389 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6215 2022-07-22 21:28:58.391 | + functions:wait_for_service:467 : return 0 2022-07-22 21:28:58.393 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-07-22 21:28:58.411 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:28:58.413 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-07-22 21:28:58.416 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:28:58.418 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-22 21:28:58.448 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-07-22 21:28:58.452 | + 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.17/identity 2022-07-22 21:29:02.816 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:02.816 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:02.816 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:02.824 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:02.841 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:02.841 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:02.872 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:02.904 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:02.905 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.076 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.076 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.076 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.077 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.077 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.077 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.090 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.090 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.090 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.090 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.091 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.091 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.091 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.099 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.102 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.102 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.102 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.102 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.103 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.103 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.103 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`.[00m [00;33m{{(pid=611221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-07-22 21:29:03.167 | [00;36mINFO dbcounter [[00;36m-[00;36m] [01;35m[00;36mRegistered counter for database keystone[00m[00m 2022-07-22 21:29:03.184 | [00;32mDEBUG oslo_db.sqlalchemy.engines [[00;36m-[00;32m] [01;35m[00;32mMySQL 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[00m [00;33m{{(pid=611221) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}[00m[00m 2022-07-22 21:29:03.190 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[611221] Writer thread running[00m [00;33m{{(pid=611221) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}[00m[00m 2022-07-22 21:29:03.392 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-0d89a607-6752-469c-9532-6c2e2f37b6f2 [00;36mNone None[00;36m] [01;35m[00;36mCreated domain default[00m[00m 2022-07-22 21:29:03.434 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-0d89a607-6752-469c-9532-6c2e2f37b6f2 [00;36mNone None[00;36m] [01;35m[00;36mCreated project admin[00m[00m 2022-07-22 21:29:03.461 | [00;32mDEBUG passlib.handlers.bcrypt [[01;36mNone req-0d89a607-6752-469c-9532-6c2e2f37b6f2 [00;36mNone None[00;32m] [01;35m[00;32mdetected 'bcrypt' backend, version '3.2.2'[00m [00;33m{{(pid=611221) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}}[00m[00m 2022-07-22 21:29:03.462 | [00;32mDEBUG passlib.handlers.bcrypt [[01;36mNone req-0d89a607-6752-469c-9532-6c2e2f37b6f2 [00;36mNone None[00;32m] [01;35m[00;32m'bcrypt' backend lacks $2$ support, enabling workaround[00m [00;33m{{(pid=611221) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}}[00m[00m 2022-07-22 21:29:03.522 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-0d89a607-6752-469c-9532-6c2e2f37b6f2 [00;36mNone None[00;36m] [01;35m[00;36mCreated user admin[00m[00m 2022-07-22 21:29:03.535 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-0d89a607-6752-469c-9532-6c2e2f37b6f2 [00;36mNone None[00;36m] [01;35m[00;36mCreated role reader[00m[00m 2022-07-22 21:29:03.545 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-0d89a607-6752-469c-9532-6c2e2f37b6f2 [00;36mNone None[00;36m] [01;35m[00;36mCreated role member[00m[00m 2022-07-22 21:29:03.568 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-0d89a607-6752-469c-9532-6c2e2f37b6f2 [00;36mNone None[00;36m] [01;35m[00;36mCreated implied role where 3459cffbd8a648d9a6e6337a86e7be8d implies c24f0d0f1388425c94df3c7f8d6ffe09[00m[00m 2022-07-22 21:29:03.578 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-0d89a607-6752-469c-9532-6c2e2f37b6f2 [00;36mNone None[00;36m] [01;35m[00;36mCreated role admin[00m[00m 2022-07-22 21:29:03.595 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-0d89a607-6752-469c-9532-6c2e2f37b6f2 [00;36mNone None[00;36m] [01;35m[00;36mCreated implied role where a2f933130ad54ffba01eaca57fba2e06 implies 3459cffbd8a648d9a6e6337a86e7be8d[00m[00m 2022-07-22 21:29:03.607 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-0d89a607-6752-469c-9532-6c2e2f37b6f2 [00;36mNone None[00;36m] [01;35m[00;36mGranted role admin on project admin to user admin.[00m[00m 2022-07-22 21:29:03.614 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-0d89a607-6752-469c-9532-6c2e2f37b6f2 [00;36mNone None[00;36m] [01;35m[00;36mGranted role admin on the system to user admin.[00m[00m 2022-07-22 21:29:03.626 | [01;33mWARNING py.warnings [[01;36mNone req-0d89a607-6752-469c-9532-6c2e2f37b6f2 [00;36mNone None[01;33m] [01;35m[01;33m/usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-07-22 21:29:03.626 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-07-22 21:29:03.626 | [00m[00m 2022-07-22 21:29:03.630 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-0d89a607-6752-469c-9532-6c2e2f37b6f2 [00;36mNone None[00;36m] [01;35m[00;36mCreated region RegionOne[00m[00m 2022-07-22 21:29:03.662 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-0d89a607-6752-469c-9532-6c2e2f37b6f2 [00;36mNone None[00;36m] [01;35m[00;36mCreated public endpoint http://10.222.0.17/identity[00m[00m 2022-07-22 21:29:04.067 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-07-22 21:29:04.070 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-07-22 21:29:04.072 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-07-22 21:29:04.075 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-07-22 21:29:06.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:06.905 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:06.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:06.905 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:07.038 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:07.041 | + lib/keystone:create_keystone_accounts:310 : admin_project=ee72e5ba4b384a77abe3a15b8ab8c1a9 2022-07-22 21:29:07.044 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-07-22 21:29:07.047 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-07-22 21:29:09.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:09.033 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:09.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:09.033 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:09.167 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:09.170 | + lib/keystone:create_keystone_accounts:312 : admin_user=b05b2a3616774aea8ed832d7878eca98 2022-07-22 21:29:09.172 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-07-22 21:29:09.174 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-07-22 21:29:09.177 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-07-22 21:29:09.179 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin b05b2a3616774aea8ed832d7878eca98 default 2022-07-22 21:29:09.235 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin b05b2a3616774aea8ed832d7878eca98 default 2022-07-22 21:29:09.276 | [582373 Async ks-domain-role:611344]: running: get_or_add_user_domain_role admin b05b2a3616774aea8ed832d7878eca98 default 2022-07-22 21:29:09.279 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-07-22 21:29:09.281 | + functions-common:get_or_create_domain:878 : local domain_id 2022-07-22 21:29:09.284 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-22 21:29:12.209 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-07-22 21:29:12.212 | + functions-common:get_or_create_domain:889 : echo default 2022-07-22 21:29:12.212 | default 2022-07-22 21:29:12.214 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-07-22 21:29:12.273 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-07-22 21:29:12.317 | [582373 Async ks-project:611487]: running: get_or_create_project service Default 2022-07-22 21:29:12.319 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-07-22 21:29:12.387 | + inc/async:async_inner:63 : get_or_create_role service 2022-07-22 21:29:12.431 | [582373 Async ks-service:611573]: running: get_or_create_role service 2022-07-22 21:29:12.434 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-07-22 21:29:12.500 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-07-22 21:29:12.566 | [582373 Async ks-reseller:611660]: running: get_or_create_role ResellerAdmin 2022-07-22 21:29:12.569 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-07-22 21:29:12.572 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-07-22 21:29:12.978 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-07-22 21:29:13.203 | [582373 Async ks-anotherrole:611751]: running: get_or_create_role anotherrole 2022-07-22 21:29:13.222 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-07-22 21:29:13.255 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-07-22 21:29:13.278 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 21:29:13.306 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-07-22 21:29:15.772 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:29:15.821 | [611573 Async ks-service:611573]: finished successfully 2022-07-22 21:29:16.099 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:29:16.158 | [611487 Async ks-project:611487]: finished successfully 2022-07-22 21:29:16.231 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:29:16.260 | [611660 Async ks-reseller:611660]: finished successfully 2022-07-22 21:29:16.463 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:29:16.498 | [611751 Async ks-anotherrole:611751]: finished successfully 2022-07-22 21:29:16.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:16.771 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:16.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:16.771 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:16.913 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:16.916 | ++ functions-common:get_or_create_project:939 : project_id=e721569b0c974039a8c523caaa15dce8 2022-07-22 21:29:16.918 | ++ functions-common:get_or_create_project:940 : echo e721569b0c974039a8c523caaa15dce8 2022-07-22 21:29:16.921 | + lib/keystone:create_keystone_accounts:340 : invis_project=e721569b0c974039a8c523caaa15dce8 2022-07-22 21:29:16.923 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-07-22 21:29:16.927 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-07-22 21:29:16.929 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 21:29:16.933 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-07-22 21:29:19.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:19.330 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:19.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:19.331 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:19.486 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:19.490 | ++ functions-common:get_or_create_project:939 : project_id=bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:19.492 | ++ functions-common:get_or_create_project:940 : echo bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:19.495 | + lib/keystone:create_keystone_accounts:344 : demo_project=bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:19.498 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-07-22 21:29:19.501 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-07-22 21:29:19.504 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:29:19.506 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-07-22 21:29:19.509 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-07-22 21:29:19.512 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-07-22 21:29:19.573 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:29:19.600 | [611344 Async ks-domain-role:611344]: finished successfully 2022-07-22 21:29:21.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:21.896 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:21.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:21.897 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:22.032 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:22.035 | ++ functions-common:get_or_create_user:926 : user_id=f7b589dbc3a7451199bec091ce3ac069 2022-07-22 21:29:22.038 | ++ functions-common:get_or_create_user:927 : echo f7b589dbc3a7451199bec091ce3ac069 2022-07-22 21:29:22.041 | + lib/keystone:create_keystone_accounts:347 : demo_user=f7b589dbc3a7451199bec091ce3ac069 2022-07-22 21:29:22.043 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-07-22 21:29:22.095 | [582373 Async ks-domain-role:611344]: Waiting for completion of get_or_add_user_domain_role admin b05b2a3616774aea8ed832d7878eca98 default running on PID 611344 (6 other jobs running) 2022-07-22 21:29:22.121 | [582373 Async ks-domain-role:611344]: Signaling child to exit 2022-07-22 21:29:22.121 | WAKEUP 2022-07-22 21:29:22.145 | [582373 Async ks-domain-role:611344]: Signaled 2022-07-22 21:29:22.146 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-07-22 21:29:22.146 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:29:22.146 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-07-22 21:29:22.146 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b05b2a3616774aea8ed832d7878eca98 --domain default 2022-07-22 21:29:22.146 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:29:22.146 | ++ functions-common:get_field:813 : read data 2022-07-22 21:29:22.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:22.146 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:22.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:22.146 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:22.147 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:22.147 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-07-22 21:29:22.147 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-07-22 21:29:22.147 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user b05b2a3616774aea8ed832d7878eca98 --domain default 2022-07-22 21:29:22.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:22.147 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:22.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:22.147 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:22.147 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b05b2a3616774aea8ed832d7878eca98 --domain default 2022-07-22 21:29:22.147 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:29:22.147 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-07-22 21:29:22.147 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:29:22.147 | ++ functions-common:get_field:813 : read data 2022-07-22 21:29:22.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:22.147 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:22.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:22.147 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:22.147 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:22.147 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:29:22.147 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:29:22.147 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:29:22.147 | ++ functions-common:get_field:819 : echo '| a2f933130ad54ffba01eaca57fba2e06 | b05b2a3616774aea8ed832d7878eca98 | | | default | | False |' 2022-07-22 21:29:22.147 | ++ functions-common:get_field:813 : read data 2022-07-22 21:29:22.147 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:29:22.147 | + functions-common:get_or_add_user_domain_role:1022 : echo a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:29:22.147 | a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:29:22.190 | [582373 Async ks-domain-role:611344]: finished get_or_add_user_domain_role admin b05b2a3616774aea8ed832d7878eca98 default with result 0 in 10 seconds 2022-07-22 21:29:22.197 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-07-22 21:29:22.231 | [582373 Async ks-project:611487]: Waiting for completion of get_or_create_project service Default running on PID 611487 (5 other jobs running) 2022-07-22 21:29:22.257 | [582373 Async ks-project:611487]: Signaling child to exit 2022-07-22 21:29:22.257 | WAKEUP 2022-07-22 21:29:22.279 | [582373 Async ks-project:611487]: Signaled 2022-07-22 21:29:22.281 | + functions-common:get_or_create_project:933 : local project_id 2022-07-22 21:29:22.281 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-07-22 21:29:22.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:22.281 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:22.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:22.281 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:22.281 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:22.281 | + functions-common:get_or_create_project:939 : project_id=fd4d4bf9197341eca23f3f3aaa69d1aa 2022-07-22 21:29:22.281 | + functions-common:get_or_create_project:940 : echo fd4d4bf9197341eca23f3f3aaa69d1aa 2022-07-22 21:29:22.281 | fd4d4bf9197341eca23f3f3aaa69d1aa 2022-07-22 21:29:22.325 | [582373 Async ks-project:611487]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-07-22 21:29:22.360 | [582373 Async ks-service:611573]: Waiting for completion of get_or_create_role service running on PID 611573 (4 other jobs running) 2022-07-22 21:29:22.386 | [582373 Async ks-service:611573]: Signaling child to exit 2022-07-22 21:29:22.386 | WAKEUP 2022-07-22 21:29:22.408 | [582373 Async ks-service:611573]: Signaled 2022-07-22 21:29:22.410 | + functions-common:get_or_create_role:946 : local role_id 2022-07-22 21:29:22.410 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-07-22 21:29:22.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:22.410 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:22.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:22.410 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:22.410 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:22.410 | + functions-common:get_or_create_role:951 : role_id=4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:29:22.410 | + functions-common:get_or_create_role:952 : echo 4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:29:22.410 | 4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:29:22.454 | [582373 Async ks-service:611573]: finished get_or_create_role service with result 0 in 3 seconds 2022-07-22 21:29:22.491 | [582373 Async ks-reseller:611660]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 611660 (3 other jobs running) 2022-07-22 21:29:22.515 | [582373 Async ks-reseller:611660]: Signaling child to exit 2022-07-22 21:29:22.515 | WAKEUP 2022-07-22 21:29:22.537 | [582373 Async ks-reseller:611660]: Signaled 2022-07-22 21:29:22.538 | + functions-common:get_or_create_role:946 : local role_id 2022-07-22 21:29:22.538 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-07-22 21:29:22.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:22.538 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:22.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:22.539 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:22.539 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:22.539 | + functions-common:get_or_create_role:951 : role_id=e8ee745e42f24e36a364464424a578c1 2022-07-22 21:29:22.539 | + functions-common:get_or_create_role:952 : echo e8ee745e42f24e36a364464424a578c1 2022-07-22 21:29:22.539 | e8ee745e42f24e36a364464424a578c1 2022-07-22 21:29:22.582 | [582373 Async ks-reseller:611660]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-07-22 21:29:22.620 | [582373 Async ks-anotherrole:611751]: Waiting for completion of get_or_create_role anotherrole running on PID 611751 (2 other jobs running) 2022-07-22 21:29:22.644 | [582373 Async ks-anotherrole:611751]: Signaling child to exit 2022-07-22 21:29:22.644 | WAKEUP 2022-07-22 21:29:22.666 | [582373 Async ks-anotherrole:611751]: Signaled 2022-07-22 21:29:22.668 | + functions-common:get_or_create_role:946 : local role_id 2022-07-22 21:29:22.668 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-22 21:29:22.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:22.668 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:22.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:22.668 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:22.668 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:22.668 | + functions-common:get_or_create_role:951 : role_id=af677bba270d40dabade9ba86c832a1e 2022-07-22 21:29:22.668 | + functions-common:get_or_create_role:952 : echo af677bba270d40dabade9ba86c832a1e 2022-07-22 21:29:22.668 | af677bba270d40dabade9ba86c832a1e 2022-07-22 21:29:22.712 | [582373 Async ks-anotherrole:611751]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-07-22 21:29:22.716 | + inc/async:async_wait:197 : return 0 2022-07-22 21:29:22.718 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member f7b589dbc3a7451199bec091ce3ac069 bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:22.777 | + inc/async:async_inner:63 : get_or_add_user_project_role member f7b589dbc3a7451199bec091ce3ac069 bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:22.816 | [582373 Async ks-demo-member:612617]: running: get_or_add_user_project_role member f7b589dbc3a7451199bec091ce3ac069 bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:22.818 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin b05b2a3616774aea8ed832d7878eca98 bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:22.879 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b05b2a3616774aea8ed832d7878eca98 bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:22.922 | [582373 Async ks-demo-admin:612729]: running: get_or_add_user_project_role admin b05b2a3616774aea8ed832d7878eca98 bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:22.926 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole f7b589dbc3a7451199bec091ce3ac069 bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:22.996 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f7b589dbc3a7451199bec091ce3ac069 bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:23.047 | [582373 Async ks-demo-another:612841]: running: get_or_add_user_project_role anotherrole f7b589dbc3a7451199bec091ce3ac069 bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:23.050 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member f7b589dbc3a7451199bec091ce3ac069 e721569b0c974039a8c523caaa15dce8 2022-07-22 21:29:23.130 | + inc/async:async_inner:63 : get_or_add_user_project_role member f7b589dbc3a7451199bec091ce3ac069 e721569b0c974039a8c523caaa15dce8 2022-07-22 21:29:23.184 | [582373 Async ks-demo-invis:612954]: running: get_or_add_user_project_role member f7b589dbc3a7451199bec091ce3ac069 e721569b0c974039a8c523caaa15dce8 2022-07-22 21:29:23.188 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-07-22 21:29:23.194 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-07-22 21:29:23.207 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:29:23.213 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-07-22 21:29:23.219 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-07-22 21:29:23.224 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-07-22 21:29:26.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:26.608 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:26.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:26.609 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:26.762 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:26.765 | ++ functions-common:get_or_create_user:926 : user_id=1e8a5d84f9f2460aad940a0b3a0f8e39 2022-07-22 21:29:26.767 | ++ functions-common:get_or_create_user:927 : echo 1e8a5d84f9f2460aad940a0b3a0f8e39 2022-07-22 21:29:26.772 | + lib/keystone:create_keystone_accounts:360 : demo_reader=1e8a5d84f9f2460aad940a0b3a0f8e39 2022-07-22 21:29:26.775 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 1e8a5d84f9f2460aad940a0b3a0f8e39 bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:26.844 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 1e8a5d84f9f2460aad940a0b3a0f8e39 bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:26.904 | [582373 Async ks-demo-reader:613109]: running: get_or_add_user_project_role reader 1e8a5d84f9f2460aad940a0b3a0f8e39 bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:26.907 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-07-22 21:29:26.910 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-07-22 21:29:26.914 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 21:29:26.917 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-07-22 21:29:30.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:30.014 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:30.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:30.014 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:30.366 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:30.384 | ++ functions-common:get_or_create_project:939 : project_id=0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:30.401 | ++ functions-common:get_or_create_project:940 : echo 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:30.418 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:30.439 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-07-22 21:29:30.470 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-07-22 21:29:30.494 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:29:30.514 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-07-22 21:29:30.537 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-07-22 21:29:30.565 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-07-22 21:29:34.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:34.105 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:34.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:34.105 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:34.326 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:34.347 | ++ functions-common:get_or_create_user:926 : user_id=2a0c825e45964a33b9a97d9f9827fe31 2022-07-22 21:29:34.353 | ++ functions-common:get_or_create_user:927 : echo 2a0c825e45964a33b9a97d9f9827fe31 2022-07-22 21:29:34.374 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=2a0c825e45964a33b9a97d9f9827fe31 2022-07-22 21:29:34.398 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 2a0c825e45964a33b9a97d9f9827fe31 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:34.826 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2a0c825e45964a33b9a97d9f9827fe31 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:34.990 | [582373 Async ks-alt-admin:613479]: running: get_or_add_user_project_role admin 2a0c825e45964a33b9a97d9f9827fe31 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:35.003 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 2a0c825e45964a33b9a97d9f9827fe31 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:35.379 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2a0c825e45964a33b9a97d9f9827fe31 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:35.609 | [582373 Async ks-alt-another:613591]: running: get_or_add_user_project_role anotherrole 2a0c825e45964a33b9a97d9f9827fe31 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:35.633 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-07-22 21:29:35.658 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-07-22 21:29:35.683 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:29:35.695 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-07-22 21:29:35.711 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-07-22 21:29:35.734 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-07-22 21:29:36.963 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:29:37.144 | [612729 Async ks-demo-admin:612729]: finished successfully 2022-07-22 21:29:39.414 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:29:39.443 | [612617 Async ks-demo-member:612617]: finished successfully 2022-07-22 21:29:40.552 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:29:40.586 | [612954 Async ks-demo-invis:612954]: finished successfully 2022-07-22 21:29:40.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:40.743 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:40.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:40.743 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:40.810 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:29:40.853 | [612841 Async ks-demo-another:612841]: finished successfully 2022-07-22 21:29:40.916 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:40.920 | ++ functions-common:get_or_create_user:926 : user_id=f3278025efa34e26aa2d6442784a0cf1 2022-07-22 21:29:40.923 | ++ functions-common:get_or_create_user:927 : echo f3278025efa34e26aa2d6442784a0cf1 2022-07-22 21:29:40.926 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=f3278025efa34e26aa2d6442784a0cf1 2022-07-22 21:29:40.928 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member f3278025efa34e26aa2d6442784a0cf1 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:40.999 | + inc/async:async_inner:63 : get_or_add_user_project_role member f3278025efa34e26aa2d6442784a0cf1 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:41.051 | [582373 Async ks-alt-member-user:613972]: running: get_or_add_user_project_role member f3278025efa34e26aa2d6442784a0cf1 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:41.055 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-07-22 21:29:41.060 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-07-22 21:29:41.063 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:29:41.068 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-07-22 21:29:41.078 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-07-22 21:29:41.084 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-07-22 21:29:42.468 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:29:42.625 | [613109 Async ks-demo-reader:613109]: finished successfully 2022-07-22 21:29:43.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:43.763 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:43.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:43.763 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:43.927 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:43.930 | ++ functions-common:get_or_create_user:926 : user_id=e08dfc9721024fa38a490f597e44daea 2022-07-22 21:29:43.933 | ++ functions-common:get_or_create_user:927 : echo e08dfc9721024fa38a490f597e44daea 2022-07-22 21:29:43.940 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=e08dfc9721024fa38a490f597e44daea 2022-07-22 21:29:43.942 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader e08dfc9721024fa38a490f597e44daea 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:44.027 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e08dfc9721024fa38a490f597e44daea 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:44.133 | [582373 Async ks-alt-reader-user:614198]: running: get_or_add_user_project_role reader e08dfc9721024fa38a490f597e44daea 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:44.148 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-07-22 21:29:44.154 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:29:44.159 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-07-22 21:29:44.170 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-07-22 21:29:44.191 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-07-22 21:29:47.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:47.544 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:47.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:47.544 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:47.778 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:47.797 | ++ functions-common:get_or_create_user:926 : user_id=9a0bdf9715c04d05b6085459d32dcd49 2022-07-22 21:29:47.804 | ++ functions-common:get_or_create_user:927 : echo 9a0bdf9715c04d05b6085459d32dcd49 2022-07-22 21:29:47.835 | + lib/keystone:create_keystone_accounts:392 : system_member_user=9a0bdf9715c04d05b6085459d32dcd49 2022-07-22 21:29:47.844 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 9a0bdf9715c04d05b6085459d32dcd49 all 2022-07-22 21:29:48.135 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9a0bdf9715c04d05b6085459d32dcd49 all 2022-07-22 21:29:48.316 | [582373 Async ks-system-member:614466]: running: get_or_add_user_system_role member 9a0bdf9715c04d05b6085459d32dcd49 all 2022-07-22 21:29:48.332 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-07-22 21:29:48.339 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:29:48.343 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-07-22 21:29:48.348 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-07-22 21:29:48.352 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-07-22 21:29:51.159 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:29:51.270 | [613591 Async ks-alt-another:613591]: finished successfully 2022-07-22 21:29:51.303 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:29:51.383 | [613479 Async ks-alt-admin:613479]: finished successfully 2022-07-22 21:29:51.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:51.821 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:51.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:51.821 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:51.981 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:51.985 | ++ functions-common:get_or_create_user:926 : user_id=39103efd7df24df0b3aa6e73abc1ca4d 2022-07-22 21:29:51.988 | ++ functions-common:get_or_create_user:927 : echo 39103efd7df24df0b3aa6e73abc1ca4d 2022-07-22 21:29:51.991 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=39103efd7df24df0b3aa6e73abc1ca4d 2022-07-22 21:29:51.993 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 39103efd7df24df0b3aa6e73abc1ca4d all 2022-07-22 21:29:52.072 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 39103efd7df24df0b3aa6e73abc1ca4d all 2022-07-22 21:29:52.139 | [582373 Async ks-system-reader:614748]: running: get_or_add_user_system_role reader 39103efd7df24df0b3aa6e73abc1ca4d all 2022-07-22 21:29:52.142 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-07-22 21:29:52.146 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-07-22 21:29:52.150 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-07-22 21:29:52.166 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-22 21:29:52.184 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-07-22 21:29:54.178 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:29:54.300 | [613972 Async ks-alt-member-user:613972]: finished successfully 2022-07-22 21:29:55.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:55.049 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:55.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:55.049 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:55.250 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:55.255 | ++ functions-common:get_or_create_group:903 : group_id=5f13956cd995451ca828c4b4d59de0ac 2022-07-22 21:29:55.262 | ++ functions-common:get_or_create_group:904 : echo 5f13956cd995451ca828c4b4d59de0ac 2022-07-22 21:29:55.265 | + lib/keystone:create_keystone_accounts:402 : admin_group=5f13956cd995451ca828c4b4d59de0ac 2022-07-22 21:29:55.273 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-07-22 21:29:55.276 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-07-22 21:29:55.279 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-07-22 21:29:55.282 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-22 21:29:55.286 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-07-22 21:29:56.780 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:29:56.810 | [614198 Async ks-alt-reader-user:614198]: finished successfully 2022-07-22 21:29:57.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:57.735 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:57.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:29:57.736 | from cryptography.utils import int_from_bytes 2022-07-22 21:29:57.888 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:29:57.892 | ++ functions-common:get_or_create_group:903 : group_id=d403affbc8734f2eb93f4756bab60dcf 2022-07-22 21:29:57.895 | ++ functions-common:get_or_create_group:904 : echo d403affbc8734f2eb93f4756bab60dcf 2022-07-22 21:29:57.898 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=d403affbc8734f2eb93f4756bab60dcf 2022-07-22 21:29:57.901 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member d403affbc8734f2eb93f4756bab60dcf bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:57.984 | + inc/async:async_inner:63 : get_or_add_group_project_role member d403affbc8734f2eb93f4756bab60dcf bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:58.044 | [582373 Async ks-group-memberdemo:615103]: running: get_or_add_group_project_role member d403affbc8734f2eb93f4756bab60dcf bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:58.047 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole d403affbc8734f2eb93f4756bab60dcf bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:58.149 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d403affbc8734f2eb93f4756bab60dcf bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:58.209 | [582373 Async ks-group-anotherdemo:615189]: running: get_or_add_group_project_role anotherrole d403affbc8734f2eb93f4756bab60dcf bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:29:58.215 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member d403affbc8734f2eb93f4756bab60dcf 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:58.512 | + inc/async:async_inner:63 : get_or_add_group_project_role member d403affbc8734f2eb93f4756bab60dcf 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:58.710 | [582373 Async ks-group-memberalt:615295]: running: get_or_add_group_project_role member d403affbc8734f2eb93f4756bab60dcf 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:58.739 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole d403affbc8734f2eb93f4756bab60dcf 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:59.184 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d403affbc8734f2eb93f4756bab60dcf 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:59.423 | [582373 Async ks-group-anotheralt:615384]: running: get_or_add_group_project_role anotherrole d403affbc8734f2eb93f4756bab60dcf 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:29:59.442 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:29:59.450 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 5f13956cd995451ca828c4b4d59de0ac ee72e5ba4b384a77abe3a15b8ab8c1a9 2022-07-22 21:29:59.593 | [614466 Async ks-system-member:614466]: finished successfully 2022-07-22 21:29:59.913 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 5f13956cd995451ca828c4b4d59de0ac ee72e5ba4b384a77abe3a15b8ab8c1a9 2022-07-22 21:30:00.125 | [582373 Async ks-group-admin:615507]: running: get_or_add_group_project_role admin 5f13956cd995451ca828c4b4d59de0ac ee72e5ba4b384a77abe3a15b8ab8c1a9 2022-07-22 21:30:00.146 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-07-22 21:30:00.539 | [582373 Async ks-demo-member:612617]: Waiting for completion of get_or_add_user_project_role member f7b589dbc3a7451199bec091ce3ac069 bf3e19421eb54c16a659dc84d87c91d9 running on PID 612617 (17 other jobs running) 2022-07-22 21:30:00.687 | [582373 Async ks-demo-member:612617]: Signaling child to exit 2022-07-22 21:30:00.687 | WAKEUP 2022-07-22 21:30:00.862 | [582373 Async ks-demo-member:612617]: Signaled 2022-07-22 21:30:00.869 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:30:00.870 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:30:00.870 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:30:00.870 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:30:00.870 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:30:00.870 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:30:00.870 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:30:00.870 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:30:00.870 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f7b589dbc3a7451199bec091ce3ac069 --project bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:30:00.870 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:00.870 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:30:00.870 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:00.870 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:00.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:00.870 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:00.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:00.870 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:00.870 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:00.870 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:30:00.870 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:30:00.870 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user f7b589dbc3a7451199bec091ce3ac069 --project bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:30:00.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:00.870 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:00.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:00.870 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:00.870 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:00.870 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f7b589dbc3a7451199bec091ce3ac069 --project bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:30:00.870 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:30:00.870 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:00.870 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:00.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:00.870 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:00.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:00.871 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:00.871 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:00.871 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:30:00.871 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:30:00.871 | ++ functions-common:get_field:819 : echo '| 3459cffbd8a648d9a6e6337a86e7be8d | f7b589dbc3a7451199bec091ce3ac069 | | bf3e19421eb54c16a659dc84d87c91d9 | | | False |' 2022-07-22 21:30:00.871 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:30:00.871 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:00.871 | + functions-common:get_or_add_user_project_role:996 : user_role_id=3459cffbd8a648d9a6e6337a86e7be8d 2022-07-22 21:30:00.871 | + functions-common:get_or_add_user_project_role:998 : echo 3459cffbd8a648d9a6e6337a86e7be8d 2022-07-22 21:30:00.871 | 3459cffbd8a648d9a6e6337a86e7be8d 2022-07-22 21:30:01.101 | [582373 Async ks-demo-member:612617]: finished get_or_add_user_project_role member f7b589dbc3a7451199bec091ce3ac069 bf3e19421eb54c16a659dc84d87c91d9 with result 0 in 16 seconds 2022-07-22 21:30:01.296 | [582373 Async ks-demo-admin:612729]: Waiting for completion of get_or_add_user_project_role admin b05b2a3616774aea8ed832d7878eca98 bf3e19421eb54c16a659dc84d87c91d9 running on PID 612729 (16 other jobs running) 2022-07-22 21:30:01.430 | [582373 Async ks-demo-admin:612729]: Signaling child to exit 2022-07-22 21:30:01.430 | WAKEUP 2022-07-22 21:30:01.525 | [582373 Async ks-demo-admin:612729]: Signaled 2022-07-22 21:30:01.537 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:30:01.537 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:30:01.537 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:30:01.537 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:30:01.538 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:30:01.538 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:30:01.538 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:30:01.538 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:30:01.538 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:30:01.538 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b05b2a3616774aea8ed832d7878eca98 --project bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:30:01.538 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:01.538 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:01.538 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:01.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:01.538 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:01.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:01.538 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:01.538 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:01.538 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:30:01.538 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:30:01.538 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user b05b2a3616774aea8ed832d7878eca98 --project bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:30:01.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:01.538 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:01.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:01.538 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:01.538 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:01.538 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b05b2a3616774aea8ed832d7878eca98 --project bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:30:01.538 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:30:01.538 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:01.538 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:01.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:01.538 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:01.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:01.538 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:01.538 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:01.538 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:30:01.539 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:30:01.539 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:30:01.539 | ++ functions-common:get_field:819 : echo '| a2f933130ad54ffba01eaca57fba2e06 | b05b2a3616774aea8ed832d7878eca98 | | bf3e19421eb54c16a659dc84d87c91d9 | | | False |' 2022-07-22 21:30:01.539 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:01.539 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:30:01.539 | + functions-common:get_or_add_user_project_role:998 : echo a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:30:01.539 | a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:30:01.713 | [582373 Async ks-demo-admin:612729]: finished get_or_add_user_project_role admin b05b2a3616774aea8ed832d7878eca98 bf3e19421eb54c16a659dc84d87c91d9 with result 0 in 14 seconds 2022-07-22 21:30:01.842 | [582373 Async ks-demo-another:612841]: Waiting for completion of get_or_add_user_project_role anotherrole f7b589dbc3a7451199bec091ce3ac069 bf3e19421eb54c16a659dc84d87c91d9 running on PID 612841 (15 other jobs running) 2022-07-22 21:30:01.940 | [582373 Async ks-demo-another:612841]: Signaling child to exit 2022-07-22 21:30:01.941 | WAKEUP 2022-07-22 21:30:02.048 | [582373 Async ks-demo-another:612841]: Signaled 2022-07-22 21:30:02.050 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:30:02.050 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:30:02.050 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:30:02.050 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:30:02.050 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:30:02.050 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:30:02.050 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:30:02.050 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:30:02.050 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f7b589dbc3a7451199bec091ce3ac069 --project bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:30:02.050 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:02.050 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:30:02.050 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:02.050 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:02.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.050 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.050 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.051 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:02.051 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:30:02.051 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:30:02.051 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user f7b589dbc3a7451199bec091ce3ac069 --project bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:30:02.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.051 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.051 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.051 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:02.051 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:30:02.051 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f7b589dbc3a7451199bec091ce3ac069 --project bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:30:02.051 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:02.051 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:02.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.051 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.051 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.051 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:02.051 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:30:02.051 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:30:02.051 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:30:02.051 | ++ functions-common:get_field:819 : echo '| af677bba270d40dabade9ba86c832a1e | f7b589dbc3a7451199bec091ce3ac069 | | bf3e19421eb54c16a659dc84d87c91d9 | | | False |' 2022-07-22 21:30:02.051 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:02.051 | + functions-common:get_or_add_user_project_role:996 : user_role_id=af677bba270d40dabade9ba86c832a1e 2022-07-22 21:30:02.051 | + functions-common:get_or_add_user_project_role:998 : echo af677bba270d40dabade9ba86c832a1e 2022-07-22 21:30:02.051 | af677bba270d40dabade9ba86c832a1e 2022-07-22 21:30:02.269 | [582373 Async ks-demo-another:612841]: finished get_or_add_user_project_role anotherrole f7b589dbc3a7451199bec091ce3ac069 bf3e19421eb54c16a659dc84d87c91d9 with result 0 in 17 seconds 2022-07-22 21:30:02.307 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:30:02.372 | [614748 Async ks-system-reader:614748]: finished successfully 2022-07-22 21:30:02.420 | [582373 Async ks-demo-invis:612954]: Waiting for completion of get_or_add_user_project_role member f7b589dbc3a7451199bec091ce3ac069 e721569b0c974039a8c523caaa15dce8 running on PID 612954 (14 other jobs running) 2022-07-22 21:30:02.459 | [582373 Async ks-demo-invis:612954]: Signaling child to exit 2022-07-22 21:30:02.468 | WAKEUP 2022-07-22 21:30:02.512 | [582373 Async ks-demo-invis:612954]: Signaled 2022-07-22 21:30:02.514 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:30:02.514 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:30:02.514 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:30:02.514 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:30:02.514 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:30:02.514 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:30:02.514 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:30:02.514 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:30:02.514 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f7b589dbc3a7451199bec091ce3ac069 --project e721569b0c974039a8c523caaa15dce8 2022-07-22 21:30:02.514 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:30:02.514 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:02.514 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:02.514 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:02.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.514 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.514 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.514 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:02.514 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:30:02.514 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:30:02.515 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user f7b589dbc3a7451199bec091ce3ac069 --project e721569b0c974039a8c523caaa15dce8 2022-07-22 21:30:02.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.515 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.515 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.515 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f7b589dbc3a7451199bec091ce3ac069 --project e721569b0c974039a8c523caaa15dce8 2022-07-22 21:30:02.515 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:02.515 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:30:02.515 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:02.515 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:02.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.515 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.515 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.515 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:02.515 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:30:02.515 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:30:02.515 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:30:02.515 | ++ functions-common:get_field:819 : echo '| 3459cffbd8a648d9a6e6337a86e7be8d | f7b589dbc3a7451199bec091ce3ac069 | | e721569b0c974039a8c523caaa15dce8 | | | False |' 2022-07-22 21:30:02.515 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:02.515 | + functions-common:get_or_add_user_project_role:996 : user_role_id=3459cffbd8a648d9a6e6337a86e7be8d 2022-07-22 21:30:02.515 | + functions-common:get_or_add_user_project_role:998 : echo 3459cffbd8a648d9a6e6337a86e7be8d 2022-07-22 21:30:02.515 | 3459cffbd8a648d9a6e6337a86e7be8d 2022-07-22 21:30:02.584 | [582373 Async ks-demo-invis:612954]: finished get_or_add_user_project_role member f7b589dbc3a7451199bec091ce3ac069 e721569b0c974039a8c523caaa15dce8 with result 0 in 17 seconds 2022-07-22 21:30:02.654 | [582373 Async ks-demo-reader:613109]: Waiting for completion of get_or_add_user_project_role reader 1e8a5d84f9f2460aad940a0b3a0f8e39 bf3e19421eb54c16a659dc84d87c91d9 running on PID 613109 (13 other jobs running) 2022-07-22 21:30:02.693 | [582373 Async ks-demo-reader:613109]: Signaling child to exit 2022-07-22 21:30:02.695 | WAKEUP 2022-07-22 21:30:02.721 | [582373 Async ks-demo-reader:613109]: Signaled 2022-07-22 21:30:02.722 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:30:02.722 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:30:02.722 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:30:02.722 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:30:02.722 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:30:02.722 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:30:02.722 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:30:02.722 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:30:02.722 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:30:02.722 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:02.722 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1e8a5d84f9f2460aad940a0b3a0f8e39 --project bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:30:02.722 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:02.722 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:02.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.723 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.723 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.723 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:02.723 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:30:02.723 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:30:02.723 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 1e8a5d84f9f2460aad940a0b3a0f8e39 --project bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:30:02.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.723 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.723 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.723 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:30:02.723 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:02.723 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1e8a5d84f9f2460aad940a0b3a0f8e39 --project bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:30:02.723 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:02.723 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:02.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.723 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.723 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.723 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:02.723 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:30:02.723 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:30:02.723 | ++ functions-common:get_field:819 : echo '| c24f0d0f1388425c94df3c7f8d6ffe09 | 1e8a5d84f9f2460aad940a0b3a0f8e39 | | bf3e19421eb54c16a659dc84d87c91d9 | | | False |' 2022-07-22 21:30:02.723 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:30:02.723 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:02.723 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c24f0d0f1388425c94df3c7f8d6ffe09 2022-07-22 21:30:02.723 | + functions-common:get_or_add_user_project_role:998 : echo c24f0d0f1388425c94df3c7f8d6ffe09 2022-07-22 21:30:02.723 | c24f0d0f1388425c94df3c7f8d6ffe09 2022-07-22 21:30:02.780 | [582373 Async ks-demo-reader:613109]: finished get_or_add_user_project_role reader 1e8a5d84f9f2460aad940a0b3a0f8e39 bf3e19421eb54c16a659dc84d87c91d9 with result 0 in 15 seconds 2022-07-22 21:30:02.784 | + inc/async:async_wait:197 : return 0 2022-07-22 21:30:02.787 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-07-22 21:30:02.863 | [582373 Async ks-alt-admin:613479]: Waiting for completion of get_or_add_user_project_role admin 2a0c825e45964a33b9a97d9f9827fe31 0042e7e7f8db4355bdafad31f0b1b840 running on PID 613479 (12 other jobs running) 2022-07-22 21:30:02.891 | [582373 Async ks-alt-admin:613479]: Signaling child to exit 2022-07-22 21:30:02.891 | WAKEUP 2022-07-22 21:30:02.921 | [582373 Async ks-alt-admin:613479]: Signaled 2022-07-22 21:30:02.922 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:30:02.922 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:30:02.922 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:30:02.922 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:30:02.922 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:30:02.922 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:30:02.922 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:30:02.922 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:30:02.922 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2a0c825e45964a33b9a97d9f9827fe31 --project 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:30:02.922 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:02.922 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:30:02.922 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:02.922 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:02.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.922 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.922 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.922 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:02.923 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:30:02.923 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:30:02.923 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 2a0c825e45964a33b9a97d9f9827fe31 --project 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:30:02.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.924 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.924 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.924 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:02.924 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:30:02.924 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2a0c825e45964a33b9a97d9f9827fe31 --project 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:30:02.924 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:02.924 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:02.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.924 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:02.924 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:02.924 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:02.924 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:30:02.924 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:30:02.924 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:30:02.924 | ++ functions-common:get_field:819 : echo '| a2f933130ad54ffba01eaca57fba2e06 | 2a0c825e45964a33b9a97d9f9827fe31 | | 0042e7e7f8db4355bdafad31f0b1b840 | | | False |' 2022-07-22 21:30:02.924 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:02.925 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:30:02.925 | + functions-common:get_or_add_user_project_role:998 : echo a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:30:02.925 | a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:30:03.023 | [582373 Async ks-alt-admin:613479]: finished get_or_add_user_project_role admin 2a0c825e45964a33b9a97d9f9827fe31 0042e7e7f8db4355bdafad31f0b1b840 with result 0 in 16 seconds 2022-07-22 21:30:03.086 | [582373 Async ks-alt-another:613591]: Waiting for completion of get_or_add_user_project_role anotherrole 2a0c825e45964a33b9a97d9f9827fe31 0042e7e7f8db4355bdafad31f0b1b840 running on PID 613591 (11 other jobs running) 2022-07-22 21:30:03.121 | [582373 Async ks-alt-another:613591]: Signaling child to exit 2022-07-22 21:30:03.121 | WAKEUP 2022-07-22 21:30:03.164 | [582373 Async ks-alt-another:613591]: Signaled 2022-07-22 21:30:03.165 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:30:03.165 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:30:03.165 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:30:03.165 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:30:03.165 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:30:03.165 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:30:03.165 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:30:03.165 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:30:03.165 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2a0c825e45964a33b9a97d9f9827fe31 --project 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:30:03.165 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:03.165 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:30:03.165 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:03.165 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:03.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.166 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.166 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.166 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:03.166 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:30:03.166 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:30:03.166 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2a0c825e45964a33b9a97d9f9827fe31 --project 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:30:03.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.166 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.166 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.166 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2a0c825e45964a33b9a97d9f9827fe31 --project 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:30:03.166 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:03.166 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:30:03.166 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:03.166 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:03.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.166 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.166 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.166 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:03.166 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:30:03.166 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:30:03.166 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:30:03.166 | ++ functions-common:get_field:819 : echo '| af677bba270d40dabade9ba86c832a1e | 2a0c825e45964a33b9a97d9f9827fe31 | | 0042e7e7f8db4355bdafad31f0b1b840 | | | False |' 2022-07-22 21:30:03.166 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:03.166 | + functions-common:get_or_add_user_project_role:996 : user_role_id=af677bba270d40dabade9ba86c832a1e 2022-07-22 21:30:03.166 | + functions-common:get_or_add_user_project_role:998 : echo af677bba270d40dabade9ba86c832a1e 2022-07-22 21:30:03.166 | af677bba270d40dabade9ba86c832a1e 2022-07-22 21:30:03.239 | [582373 Async ks-alt-another:613591]: finished get_or_add_user_project_role anotherrole 2a0c825e45964a33b9a97d9f9827fe31 0042e7e7f8db4355bdafad31f0b1b840 with result 0 in 16 seconds 2022-07-22 21:30:03.325 | [582373 Async ks-alt-member-user:613972]: Waiting for completion of get_or_add_user_project_role member f3278025efa34e26aa2d6442784a0cf1 0042e7e7f8db4355bdafad31f0b1b840 running on PID 613972 (10 other jobs running) 2022-07-22 21:30:03.369 | [582373 Async ks-alt-member-user:613972]: Signaling child to exit 2022-07-22 21:30:03.369 | WAKEUP 2022-07-22 21:30:03.414 | [582373 Async ks-alt-member-user:613972]: Signaled 2022-07-22 21:30:03.416 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:30:03.416 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:30:03.416 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:30:03.416 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:30:03.416 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:30:03.416 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:30:03.416 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:30:03.416 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:30:03.416 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:03.416 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f3278025efa34e26aa2d6442784a0cf1 --project 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:30:03.416 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:30:03.416 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:03.416 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:03.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.416 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.416 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.416 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:03.416 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:30:03.416 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:30:03.416 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user f3278025efa34e26aa2d6442784a0cf1 --project 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:30:03.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.416 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.416 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.416 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f3278025efa34e26aa2d6442784a0cf1 --project 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:30:03.416 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:30:03.416 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:03.417 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:03.417 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:03.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.417 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.417 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.417 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:03.417 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:30:03.417 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:30:03.417 | ++ functions-common:get_field:819 : echo '| 3459cffbd8a648d9a6e6337a86e7be8d | f3278025efa34e26aa2d6442784a0cf1 | | 0042e7e7f8db4355bdafad31f0b1b840 | | | False |' 2022-07-22 21:30:03.417 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:30:03.417 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:03.417 | + functions-common:get_or_add_user_project_role:996 : user_role_id=3459cffbd8a648d9a6e6337a86e7be8d 2022-07-22 21:30:03.417 | + functions-common:get_or_add_user_project_role:998 : echo 3459cffbd8a648d9a6e6337a86e7be8d 2022-07-22 21:30:03.417 | 3459cffbd8a648d9a6e6337a86e7be8d 2022-07-22 21:30:03.525 | [582373 Async ks-alt-member-user:613972]: finished get_or_add_user_project_role member f3278025efa34e26aa2d6442784a0cf1 0042e7e7f8db4355bdafad31f0b1b840 with result 0 in 13 seconds 2022-07-22 21:30:03.709 | [582373 Async ks-alt-reader-user:614198]: Waiting for completion of get_or_add_user_project_role reader e08dfc9721024fa38a490f597e44daea 0042e7e7f8db4355bdafad31f0b1b840 running on PID 614198 (9 other jobs running) 2022-07-22 21:30:03.829 | [582373 Async ks-alt-reader-user:614198]: Signaling child to exit 2022-07-22 21:30:03.829 | WAKEUP 2022-07-22 21:30:03.939 | [582373 Async ks-alt-reader-user:614198]: Signaled 2022-07-22 21:30:03.955 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:30:03.955 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:30:03.955 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:30:03.955 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:30:03.955 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:30:03.955 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:30:03.955 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:30:03.955 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:30:03.955 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e08dfc9721024fa38a490f597e44daea --project 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:30:03.955 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:30:03.955 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:03.955 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:03.956 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:03.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.956 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.956 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.956 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:03.956 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:30:03.956 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:30:03.956 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user e08dfc9721024fa38a490f597e44daea --project 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:30:03.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.956 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.956 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.956 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e08dfc9721024fa38a490f597e44daea --project 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:30:03.956 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:30:03.956 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:30:03.956 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:30:03.956 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:03.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.956 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:03.956 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:03.956 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:03.956 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:30:03.956 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:30:03.956 | ++ functions-common:get_field:819 : echo '| c24f0d0f1388425c94df3c7f8d6ffe09 | e08dfc9721024fa38a490f597e44daea | | 0042e7e7f8db4355bdafad31f0b1b840 | | | False |' 2022-07-22 21:30:03.956 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:30:03.956 | ++ functions-common:get_field:813 : read data 2022-07-22 21:30:03.956 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c24f0d0f1388425c94df3c7f8d6ffe09 2022-07-22 21:30:03.957 | + functions-common:get_or_add_user_project_role:998 : echo c24f0d0f1388425c94df3c7f8d6ffe09 2022-07-22 21:30:03.957 | c24f0d0f1388425c94df3c7f8d6ffe09 2022-07-22 21:30:04.134 | [582373 Async ks-alt-reader-user:614198]: finished get_or_add_user_project_role reader e08dfc9721024fa38a490f597e44daea 0042e7e7f8db4355bdafad31f0b1b840 with result 0 in 12 seconds 2022-07-22 21:30:04.166 | + inc/async:async_wait:197 : return 0 2022-07-22 21:30:04.178 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-07-22 21:30:04.432 | [582373 Async ks-system-member:614466]: Waiting for completion of get_or_add_user_system_role member 9a0bdf9715c04d05b6085459d32dcd49 all running on PID 614466 (8 other jobs running) 2022-07-22 21:30:04.537 | [582373 Async ks-system-member:614466]: Signaling child to exit 2022-07-22 21:30:04.538 | WAKEUP 2022-07-22 21:30:04.671 | [582373 Async ks-system-member:614466]: Signaled 2022-07-22 21:30:04.685 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-22 21:30:04.685 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-22 21:30:04.685 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-22 21:30:04.686 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:30:04.686 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:30:04.686 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:30:04.686 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:30:04.686 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:30:04.686 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-22 21:30:04.686 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9a0bdf9715c04d05b6085459d32dcd49 --system all -f value -c Role 2022-07-22 21:30:04.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:04.686 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:04.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:04.686 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:04.686 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:04.686 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-22 21:30:04.686 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-22 21:30:04.686 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 9a0bdf9715c04d05b6085459d32dcd49 --system all 2022-07-22 21:30:04.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:04.686 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:04.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:04.686 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:04.686 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9a0bdf9715c04d05b6085459d32dcd49 --system all -f value -c Role 2022-07-22 21:30:04.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:04.686 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:04.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:04.686 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:04.686 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:04.686 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=3459cffbd8a648d9a6e6337a86e7be8d 2022-07-22 21:30:04.686 | + functions-common:get_or_add_user_system_role:1053 : echo 3459cffbd8a648d9a6e6337a86e7be8d 2022-07-22 21:30:04.686 | 3459cffbd8a648d9a6e6337a86e7be8d 2022-07-22 21:30:04.927 | [582373 Async ks-system-member:614466]: finished get_or_add_user_system_role member 9a0bdf9715c04d05b6085459d32dcd49 all with result 0 in 11 seconds 2022-07-22 21:30:05.104 | [582373 Async ks-system-reader:614748]: Waiting for completion of get_or_add_user_system_role reader 39103efd7df24df0b3aa6e73abc1ca4d all running on PID 614748 (7 other jobs running) 2022-07-22 21:30:05.246 | [582373 Async ks-system-reader:614748]: Signaling child to exit 2022-07-22 21:30:05.248 | WAKEUP 2022-07-22 21:30:05.394 | [582373 Async ks-system-reader:614748]: Signaled 2022-07-22 21:30:05.406 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-22 21:30:05.406 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-22 21:30:05.406 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-22 21:30:05.406 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:30:05.406 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:30:05.406 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:30:05.406 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:30:05.406 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:30:05.406 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-22 21:30:05.406 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 39103efd7df24df0b3aa6e73abc1ca4d --system all -f value -c Role 2022-07-22 21:30:05.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:05.407 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:05.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:05.407 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:05.407 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:05.407 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-22 21:30:05.407 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-22 21:30:05.407 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 39103efd7df24df0b3aa6e73abc1ca4d --system all 2022-07-22 21:30:05.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:05.407 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:05.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:05.407 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:05.407 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 39103efd7df24df0b3aa6e73abc1ca4d --system all -f value -c Role 2022-07-22 21:30:05.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:05.407 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:05.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:05.407 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:05.407 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:05.407 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=c24f0d0f1388425c94df3c7f8d6ffe09 2022-07-22 21:30:05.407 | + functions-common:get_or_add_user_system_role:1053 : echo c24f0d0f1388425c94df3c7f8d6ffe09 2022-07-22 21:30:05.407 | c24f0d0f1388425c94df3c7f8d6ffe09 2022-07-22 21:30:05.662 | [582373 Async ks-system-reader:614748]: finished get_or_add_user_system_role reader 39103efd7df24df0b3aa6e73abc1ca4d all with result 0 in 10 seconds 2022-07-22 21:30:05.672 | + inc/async:async_wait:197 : return 0 2022-07-22 21:30:05.694 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-07-22 21:30:06.048 | [582373 Async ks-group-memberdemo:615103]: Waiting for completion of get_or_add_group_project_role member d403affbc8734f2eb93f4756bab60dcf bf3e19421eb54c16a659dc84d87c91d9 running on PID 615103 (6 other jobs running) 2022-07-22 21:30:06.168 | [582373 Async ks-group-memberdemo:615103]: Signaling child to exit 2022-07-22 21:30:11.826 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:30:11.958 | [615103 Async ks-group-memberdemo:615103]: finished successfully 2022-07-22 21:30:11.991 | WAKEUP 2022-07-22 21:30:11.992 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:30:12.045 | [615189 Async ks-group-anotherdemo:615189]: finished successfully 2022-07-22 21:30:12.052 | [582373 Async ks-group-memberdemo:615103]: Signaled 2022-07-22 21:30:12.053 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 21:30:12.053 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d403affbc8734f2eb93f4756bab60dcf --project bf3e19421eb54c16a659dc84d87c91d9 -f value 2022-07-22 21:30:12.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:12.053 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:12.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:12.053 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:12.053 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:12.053 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 21:30:12.053 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 21:30:12.053 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group d403affbc8734f2eb93f4756bab60dcf --project bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:30:12.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:12.053 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:12.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:12.054 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:12.054 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d403affbc8734f2eb93f4756bab60dcf --project bf3e19421eb54c16a659dc84d87c91d9 -f value 2022-07-22 21:30:12.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:12.054 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:12.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:12.054 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:12.054 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:12.054 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='3459cffbd8a648d9a6e6337a86e7be8d d403affbc8734f2eb93f4756bab60dcf bf3e19421eb54c16a659dc84d87c91d9 False' 2022-07-22 21:30:12.054 | + functions-common:get_or_add_group_project_role:1077 : echo 3459cffbd8a648d9a6e6337a86e7be8d d403affbc8734f2eb93f4756bab60dcf bf3e19421eb54c16a659dc84d87c91d9 False 2022-07-22 21:30:12.054 | 3459cffbd8a648d9a6e6337a86e7be8d d403affbc8734f2eb93f4756bab60dcf bf3e19421eb54c16a659dc84d87c91d9 False 2022-07-22 21:30:12.123 | [582373 Async ks-group-memberdemo:615103]: finished get_or_add_group_project_role member d403affbc8734f2eb93f4756bab60dcf bf3e19421eb54c16a659dc84d87c91d9 with result 0 in 14 seconds 2022-07-22 21:30:12.167 | [582373 Async ks-group-anotherdemo:615189]: Waiting for completion of get_or_add_group_project_role anotherrole d403affbc8734f2eb93f4756bab60dcf bf3e19421eb54c16a659dc84d87c91d9 running on PID 615189 (5 other jobs running) 2022-07-22 21:30:12.210 | [582373 Async ks-group-anotherdemo:615189]: Signaling child to exit 2022-07-22 21:30:12.212 | WAKEUP 2022-07-22 21:30:12.240 | [582373 Async ks-group-anotherdemo:615189]: Signaled 2022-07-22 21:30:12.242 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 21:30:12.242 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d403affbc8734f2eb93f4756bab60dcf --project bf3e19421eb54c16a659dc84d87c91d9 -f value 2022-07-22 21:30:12.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:12.242 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:12.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:12.242 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:12.242 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:12.242 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 21:30:12.242 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 21:30:12.242 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group d403affbc8734f2eb93f4756bab60dcf --project bf3e19421eb54c16a659dc84d87c91d9 2022-07-22 21:30:12.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:12.242 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:12.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:12.242 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:12.242 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d403affbc8734f2eb93f4756bab60dcf --project bf3e19421eb54c16a659dc84d87c91d9 -f value 2022-07-22 21:30:12.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:12.243 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:12.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:12.243 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:12.243 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:12.243 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='af677bba270d40dabade9ba86c832a1e d403affbc8734f2eb93f4756bab60dcf bf3e19421eb54c16a659dc84d87c91d9 False' 2022-07-22 21:30:12.243 | + functions-common:get_or_add_group_project_role:1077 : echo af677bba270d40dabade9ba86c832a1e d403affbc8734f2eb93f4756bab60dcf bf3e19421eb54c16a659dc84d87c91d9 False 2022-07-22 21:30:12.243 | af677bba270d40dabade9ba86c832a1e d403affbc8734f2eb93f4756bab60dcf bf3e19421eb54c16a659dc84d87c91d9 False 2022-07-22 21:30:12.294 | [582373 Async ks-group-anotherdemo:615189]: finished get_or_add_group_project_role anotherrole d403affbc8734f2eb93f4756bab60dcf bf3e19421eb54c16a659dc84d87c91d9 with result 0 in 13 seconds 2022-07-22 21:30:12.339 | [582373 Async ks-group-memberalt:615295]: Waiting for completion of get_or_add_group_project_role member d403affbc8734f2eb93f4756bab60dcf 0042e7e7f8db4355bdafad31f0b1b840 running on PID 615295 (4 other jobs running) 2022-07-22 21:30:12.367 | [582373 Async ks-group-memberalt:615295]: Signaling child to exit 2022-07-22 21:30:13.285 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:30:13.315 | [615295 Async ks-group-memberalt:615295]: finished successfully 2022-07-22 21:30:13.336 | WAKEUP 2022-07-22 21:30:13.367 | [582373 Async ks-group-memberalt:615295]: Signaled 2022-07-22 21:30:13.368 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 21:30:13.368 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d403affbc8734f2eb93f4756bab60dcf --project 0042e7e7f8db4355bdafad31f0b1b840 -f value 2022-07-22 21:30:13.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.368 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.368 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.368 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:13.369 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 21:30:13.369 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 21:30:13.369 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group d403affbc8734f2eb93f4756bab60dcf --project 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:30:13.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.369 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.369 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.369 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d403affbc8734f2eb93f4756bab60dcf --project 0042e7e7f8db4355bdafad31f0b1b840 -f value 2022-07-22 21:30:13.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.369 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.369 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.369 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:13.369 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='3459cffbd8a648d9a6e6337a86e7be8d d403affbc8734f2eb93f4756bab60dcf 0042e7e7f8db4355bdafad31f0b1b840 False' 2022-07-22 21:30:13.369 | + functions-common:get_or_add_group_project_role:1077 : echo 3459cffbd8a648d9a6e6337a86e7be8d d403affbc8734f2eb93f4756bab60dcf 0042e7e7f8db4355bdafad31f0b1b840 False 2022-07-22 21:30:13.369 | 3459cffbd8a648d9a6e6337a86e7be8d d403affbc8734f2eb93f4756bab60dcf 0042e7e7f8db4355bdafad31f0b1b840 False 2022-07-22 21:30:13.426 | [582373 Async ks-group-memberalt:615295]: finished get_or_add_group_project_role member d403affbc8734f2eb93f4756bab60dcf 0042e7e7f8db4355bdafad31f0b1b840 with result 0 in 14 seconds 2022-07-22 21:30:13.471 | [582373 Async ks-group-anotheralt:615384]: Waiting for completion of get_or_add_group_project_role anotherrole d403affbc8734f2eb93f4756bab60dcf 0042e7e7f8db4355bdafad31f0b1b840 running on PID 615384 (3 other jobs running) 2022-07-22 21:30:13.501 | [582373 Async ks-group-anotheralt:615384]: Signaling child to exit 2022-07-22 21:30:13.699 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:30:13.727 | [615507 Async ks-group-admin:615507]: finished successfully 2022-07-22 21:30:13.788 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:30:13.814 | [615384 Async ks-group-anotheralt:615384]: finished successfully 2022-07-22 21:30:13.834 | WAKEUP 2022-07-22 21:30:13.857 | [582373 Async ks-group-anotheralt:615384]: Signaled 2022-07-22 21:30:13.858 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 21:30:13.858 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d403affbc8734f2eb93f4756bab60dcf --project 0042e7e7f8db4355bdafad31f0b1b840 -f value 2022-07-22 21:30:13.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.859 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.859 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.859 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:13.859 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 21:30:13.859 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 21:30:13.859 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group d403affbc8734f2eb93f4756bab60dcf --project 0042e7e7f8db4355bdafad31f0b1b840 2022-07-22 21:30:13.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.859 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.859 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.859 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d403affbc8734f2eb93f4756bab60dcf --project 0042e7e7f8db4355bdafad31f0b1b840 -f value 2022-07-22 21:30:13.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.859 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.859 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.859 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:13.859 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='af677bba270d40dabade9ba86c832a1e d403affbc8734f2eb93f4756bab60dcf 0042e7e7f8db4355bdafad31f0b1b840 False' 2022-07-22 21:30:13.859 | + functions-common:get_or_add_group_project_role:1077 : echo af677bba270d40dabade9ba86c832a1e d403affbc8734f2eb93f4756bab60dcf 0042e7e7f8db4355bdafad31f0b1b840 False 2022-07-22 21:30:13.859 | af677bba270d40dabade9ba86c832a1e d403affbc8734f2eb93f4756bab60dcf 0042e7e7f8db4355bdafad31f0b1b840 False 2022-07-22 21:30:13.904 | [582373 Async ks-group-anotheralt:615384]: finished get_or_add_group_project_role anotherrole d403affbc8734f2eb93f4756bab60dcf 0042e7e7f8db4355bdafad31f0b1b840 with result 0 in 14 seconds 2022-07-22 21:30:13.942 | [582373 Async ks-group-admin:615507]: Waiting for completion of get_or_add_group_project_role admin 5f13956cd995451ca828c4b4d59de0ac ee72e5ba4b384a77abe3a15b8ab8c1a9 running on PID 615507 (2 other jobs running) 2022-07-22 21:30:13.966 | [582373 Async ks-group-admin:615507]: Signaling child to exit 2022-07-22 21:30:13.966 | WAKEUP 2022-07-22 21:30:13.989 | [582373 Async ks-group-admin:615507]: Signaled 2022-07-22 21:30:13.991 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 21:30:13.991 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 5f13956cd995451ca828c4b4d59de0ac --project ee72e5ba4b384a77abe3a15b8ab8c1a9 -f value 2022-07-22 21:30:13.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.991 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.991 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.991 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:13.991 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 21:30:13.991 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 21:30:13.991 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 5f13956cd995451ca828c4b4d59de0ac --project ee72e5ba4b384a77abe3a15b8ab8c1a9 2022-07-22 21:30:13.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.991 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.991 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.991 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 5f13956cd995451ca828c4b4d59de0ac --project ee72e5ba4b384a77abe3a15b8ab8c1a9 -f value 2022-07-22 21:30:13.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.991 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:30:13.991 | from cryptography.utils import int_from_bytes 2022-07-22 21:30:13.992 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:30:13.992 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='a2f933130ad54ffba01eaca57fba2e06 5f13956cd995451ca828c4b4d59de0ac ee72e5ba4b384a77abe3a15b8ab8c1a9 False' 2022-07-22 21:30:13.992 | + functions-common:get_or_add_group_project_role:1077 : echo a2f933130ad54ffba01eaca57fba2e06 5f13956cd995451ca828c4b4d59de0ac ee72e5ba4b384a77abe3a15b8ab8c1a9 False 2022-07-22 21:30:13.992 | a2f933130ad54ffba01eaca57fba2e06 5f13956cd995451ca828c4b4d59de0ac ee72e5ba4b384a77abe3a15b8ab8c1a9 False 2022-07-22 21:30:14.035 | [582373 Async ks-group-admin:615507]: finished get_or_add_group_project_role admin 5f13956cd995451ca828c4b4d59de0ac ee72e5ba4b384a77abe3a15b8ab8c1a9 with result 0 in 13 seconds 2022-07-22 21:30:14.039 | + inc/async:async_wait:197 : return 0 2022-07-22 21:30:14.042 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-07-22 21:30:14.060 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:30:14.063 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-07-22 21:30:14.082 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:30:14.084 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-07-22 21:30:14.087 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-07-22 21:30:14.147 | + inc/async:async_inner:63 : create_nova_accounts 2022-07-22 21:30:14.186 | [582373 Async create_nova_accounts:617408]: running: create_nova_accounts 2022-07-22 21:30:14.188 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-07-22 21:30:14.206 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:30:14.208 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-07-22 21:30:14.211 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-07-22 21:30:14.271 | + inc/async:async_inner:63 : create_glance_accounts 2022-07-22 21:30:14.311 | [582373 Async create_glance_accounts:617523]: running: create_glance_accounts 2022-07-22 21:30:14.314 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-07-22 21:30:14.337 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:30:14.339 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-07-22 21:30:14.343 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-07-22 21:30:14.406 | + inc/async:async_inner:63 : create_cinder_accounts 2022-07-22 21:30:14.451 | [582373 Async create_cinder_accounts:617653]: running: create_cinder_accounts 2022-07-22 21:30:14.454 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-07-22 21:30:14.476 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:30:14.478 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-07-22 21:30:14.481 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-07-22 21:30:14.551 | + inc/async:async_inner:63 : create_neutron_accounts 2022-07-22 21:30:14.630 | [582373 Async create_neutron_accounts:617769]: running: create_neutron_accounts 2022-07-22 21:30:14.637 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-07-22 21:30:14.668 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:30:14.672 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-07-22 21:30:14.676 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-07-22 21:30:14.930 | + inc/async:async_inner:63 : create_swift_accounts 2022-07-22 21:30:15.158 | [582373 Async create_swift_accounts:617911]: running: create_swift_accounts 2022-07-22 21:30:15.184 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-07-22 21:30:15.302 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:30:15.330 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-07-22 21:30:15.692 | [582373 Async create_nova_accounts:617408]: Waiting for completion of create_nova_accounts running on PID 617408 (6 other jobs running) 2022-07-22 21:30:15.880 | [582373 Async create_nova_accounts:617408]: Signaling child to exit 2022-07-22 21:30:53.997 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:30:54.063 | [617769 Async create_neutron_accounts:617769]: finished successfully 2022-07-22 21:31:11.472 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:31:11.502 | [617653 Async create_cinder_accounts:617653]: finished successfully 2022-07-22 21:31:28.722 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:31:28.748 | [617523 Async create_glance_accounts:617523]: finished successfully 2022-07-22 21:31:31.438 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:31:31.464 | [617408 Async create_nova_accounts:617408]: finished successfully 2022-07-22 21:31:31.486 | WAKEUP 2022-07-22 21:31:31.508 | [582373 Async create_nova_accounts:617408]: Signaled 2022-07-22 21:31:31.510 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-07-22 21:31:31.510 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-07-22 21:31:31.510 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-07-22 21:31:31.510 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:31:31.510 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 21:31:31.510 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 21:31:31.510 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-22 21:31:31.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.510 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.510 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.510 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.510 | + functions-common:get_or_create_user:926 : user_id=56f843e6a29043baac809e08f3fe9f59 2022-07-22 21:31:31.510 | + functions-common:get_or_create_user:927 : echo 56f843e6a29043baac809e08f3fe9f59 2022-07-22 21:31:31.510 | 56f843e6a29043baac809e08f3fe9f59 2022-07-22 21:31:31.510 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-07-22 21:31:31.510 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:31:31.510 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:31:31.510 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:31:31.510 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:31:31.510 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:31:31.510 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:31:31.510 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:31:31.510 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:31:31.510 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:31:31.510 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:31:31.510 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.510 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:31:31.511 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:31:31.511 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:31:31.511 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.511 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.511 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.511 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.511 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:31:31.511 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:31:31.511 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.511 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.511 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.511 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.511 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:31:31.511 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:31:31.511 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:31:31.511 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.511 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.511 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.511 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.511 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:31:31.511 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:31:31.511 | ++ functions-common:get_field:819 : echo '| 4b1b04e8e0de44628d6f3aa4e5dca181 | 56f843e6a29043baac809e08f3fe9f59 | | fd4d4bf9197341eca23f3f3aaa69d1aa | | | False |' 2022-07-22 21:31:31.511 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:31:31.511 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.511 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:31:31.511 | + functions-common:get_or_add_user_project_role:998 : echo 4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:31:31.512 | 4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:31:31.512 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-22 21:31:31.512 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-07-22 21:31:31.512 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:31:31.512 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:31:31.512 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:31:31.512 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:31:31.512 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:31:31.512 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:31:31.512 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:31:31.512 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:31:31.512 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:31:31.512 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:31:31.512 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:31:31.512 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:31:31.512 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.512 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:31:31.512 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.512 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.512 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.512 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.512 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:31:31.512 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:31:31.512 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.512 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.512 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.512 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.513 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:31:31.513 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:31:31.513 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:31:31.513 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.513 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.513 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.513 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.513 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:31:31.513 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:31:31.513 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:31:31.513 | ++ functions-common:get_field:819 : echo '| a2f933130ad54ffba01eaca57fba2e06 | 56f843e6a29043baac809e08f3fe9f59 | | fd4d4bf9197341eca23f3f3aaa69d1aa | | | False |' 2022-07-22 21:31:31.513 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.513 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:31:31.513 | + functions-common:get_or_add_user_project_role:998 : echo a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:31:31.513 | a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:31:31.513 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-07-22 21:31:31.513 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-07-22 21:31:31.513 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.17/compute 2022-07-22 21:31:31.513 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-07-22 21:31:31.513 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 21:31:31.513 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-07-22 21:31:31.513 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-07-22 21:31:31.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.513 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.513 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.513 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.513 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 21:31:31.513 | cad87c8124f647c5a8f9a1a5f1169726' 2022-07-22 21:31:31.513 | + functions-common:get_or_create_service:1095 : echo cad87c8124f647c5a8f9a1a5f1169726 2022-07-22 21:31:31.513 | cad87c8124f647c5a8f9a1a5f1169726 2022-07-22 21:31:31.514 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.17/compute/v2/$(project_id)s' 2022-07-22 21:31:31.514 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 21:31:31.514 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.17/compute/v2/$(project_id)s' RegionOne 2022-07-22 21:31:31.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:31:31.514 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-07-22 21:31:31.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.514 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.514 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.514 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:31:31.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:31:31.514 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.17/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-07-22 21:31:31.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.514 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.514 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.514 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=88414fa5931b4d4d8bf38e8d528977e0 2022-07-22 21:31:31.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 88414fa5931b4d4d8bf38e8d528977e0 2022-07-22 21:31:31.514 | + functions-common:get_or_create_endpoint:1128 : public_id=88414fa5931b4d4d8bf38e8d528977e0 2022-07-22 21:31:31.514 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 21:31:31.514 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 21:31:31.514 | + functions-common:get_or_create_endpoint:1137 : echo 88414fa5931b4d4d8bf38e8d528977e0 2022-07-22 21:31:31.514 | 88414fa5931b4d4d8bf38e8d528977e0 2022-07-22 21:31:31.514 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-07-22 21:31:31.514 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 21:31:31.514 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-07-22 21:31:31.514 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-07-22 21:31:31.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.514 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.515 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.515 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.515 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 21:31:31.515 | 0620294cc6f24a88a73c4c28b6eba870' 2022-07-22 21:31:31.515 | + functions-common:get_or_create_service:1095 : echo 0620294cc6f24a88a73c4c28b6eba870 2022-07-22 21:31:31.515 | 0620294cc6f24a88a73c4c28b6eba870 2022-07-22 21:31:31.515 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.17/compute/v2.1 2022-07-22 21:31:31.515 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 21:31:31.515 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.17/compute/v2.1 RegionOne 2022-07-22 21:31:31.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:31:31.515 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-07-22 21:31:31.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.515 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.515 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.515 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:31:31.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:31:31.515 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.17/compute/v2.1 --region RegionOne -f value -c id 2022-07-22 21:31:31.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.515 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.515 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.515 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=09fb9f29a0b84066b643a5767dc0ec8c 2022-07-22 21:31:31.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 09fb9f29a0b84066b643a5767dc0ec8c 2022-07-22 21:31:31.515 | + functions-common:get_or_create_endpoint:1128 : public_id=09fb9f29a0b84066b643a5767dc0ec8c 2022-07-22 21:31:31.515 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 21:31:31.515 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 21:31:31.515 | + functions-common:get_or_create_endpoint:1137 : echo 09fb9f29a0b84066b643a5767dc0ec8c 2022-07-22 21:31:31.515 | 09fb9f29a0b84066b643a5767dc0ec8c 2022-07-22 21:31:31.515 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-07-22 21:31:31.516 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:31:31.516 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-07-22 21:31:31.516 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:31:31.516 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-07-22 21:31:31.516 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:31:31.516 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:31:31.516 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:31:31.516 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:31:31.516 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:31:31.516 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:31:31.516 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:31:31.516 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:31:31.516 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:31:31.516 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:31:31.516 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.516 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:31:31.516 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:31:31.516 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:31:31.516 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.516 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.516 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.516 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.516 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:31:31.516 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:31:31.516 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.516 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.516 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.517 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.517 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:31:31.517 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:31:31.517 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:31:31.517 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.517 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.517 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.517 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.517 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:31:31.517 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:31:31.517 | ++ functions-common:get_field:819 : echo '| e8ee745e42f24e36a364464424a578c1 | 56f843e6a29043baac809e08f3fe9f59 | | fd4d4bf9197341eca23f3f3aaa69d1aa | | | False |' 2022-07-22 21:31:31.517 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:31:31.517 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.517 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e8ee745e42f24e36a364464424a578c1 2022-07-22 21:31:31.517 | + functions-common:get_or_add_user_project_role:998 : echo e8ee745e42f24e36a364464424a578c1 2022-07-22 21:31:31.517 | e8ee745e42f24e36a364464424a578c1 2022-07-22 21:31:31.517 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-07-22 21:31:31.517 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:31:31.517 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-07-22 21:31:31.517 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:31:31.517 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-07-22 21:31:31.557 | [582373 Async create_nova_accounts:617408]: finished create_nova_accounts with result 0 in 77 seconds 2022-07-22 21:31:31.596 | [582373 Async create_glance_accounts:617523]: Waiting for completion of create_glance_accounts running on PID 617523 (5 other jobs running) 2022-07-22 21:31:31.621 | [582373 Async create_glance_accounts:617523]: Signaling child to exit 2022-07-22 21:31:31.622 | WAKEUP 2022-07-22 21:31:31.644 | [582373 Async create_glance_accounts:617523]: Signaled 2022-07-22 21:31:31.645 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-07-22 21:31:31.645 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:31:31.645 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-07-22 21:31:31.645 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-07-22 21:31:31.646 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:31:31.646 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 21:31:31.646 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 21:31:31.646 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-22 21:31:31.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.646 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.646 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.646 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.646 | + functions-common:get_or_create_user:926 : user_id=f27147a473fa4b7e96b588725da03645 2022-07-22 21:31:31.646 | + functions-common:get_or_create_user:927 : echo f27147a473fa4b7e96b588725da03645 2022-07-22 21:31:31.646 | f27147a473fa4b7e96b588725da03645 2022-07-22 21:31:31.646 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-07-22 21:31:31.646 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:31:31.646 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:31:31.646 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:31:31.646 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:31:31.646 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:31:31.646 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:31:31.646 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:31:31.646 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:31:31.646 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:31:31.646 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:31:31.646 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:31:31.646 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:31:31.646 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.646 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:31:31.646 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.646 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.646 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.647 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.647 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:31:31.647 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:31:31.647 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.647 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.647 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.647 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.647 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:31:31.647 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:31:31.647 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:31:31.647 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.647 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.647 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.647 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.647 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:31:31.647 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:31:31.647 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:31:31.647 | ++ functions-common:get_field:819 : echo '| 4b1b04e8e0de44628d6f3aa4e5dca181 | f27147a473fa4b7e96b588725da03645 | | fd4d4bf9197341eca23f3f3aaa69d1aa | | | False |' 2022-07-22 21:31:31.647 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.647 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:31:31.647 | + functions-common:get_or_add_user_project_role:998 : echo 4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:31:31.647 | 4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:31:31.647 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-22 21:31:31.647 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-07-22 21:31:31.647 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:31:31.647 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-07-22 21:31:31.647 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-07-22 21:31:31.647 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:31:31.647 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 21:31:31.648 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 21:31:31.648 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-22 21:31:31.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.648 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.648 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.648 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.648 | + functions-common:get_or_create_user:926 : user_id=d88794c9e7534f3989684b34d7088550 2022-07-22 21:31:31.648 | + functions-common:get_or_create_user:927 : echo d88794c9e7534f3989684b34d7088550 2022-07-22 21:31:31.648 | d88794c9e7534f3989684b34d7088550 2022-07-22 21:31:31.648 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-07-22 21:31:31.648 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:31:31.648 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:31:31.648 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:31:31.648 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:31:31.648 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:31:31.648 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:31:31.648 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:31:31.648 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:31:31.648 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:31:31.648 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:31:31.648 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.648 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:31:31.648 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:31:31.648 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:31:31.648 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.648 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.648 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.649 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.649 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:31:31.649 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:31:31.649 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.649 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.649 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.649 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.649 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:31:31.649 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:31:31.649 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:31:31.649 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.649 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.649 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.649 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.649 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:31:31.649 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:31:31.649 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:31:31.649 | ++ functions-common:get_field:819 : echo '| 4b1b04e8e0de44628d6f3aa4e5dca181 | d88794c9e7534f3989684b34d7088550 | | fd4d4bf9197341eca23f3f3aaa69d1aa | | | False |' 2022-07-22 21:31:31.649 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.649 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:31:31.649 | + functions-common:get_or_add_user_project_role:998 : echo 4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:31:31.649 | 4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:31:31.649 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-07-22 21:31:31.649 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-07-22 21:31:31.649 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:31:31.649 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:31:31.649 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:31:31.649 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:31:31.650 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:31:31.650 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:31:31.650 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:31:31.650 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:31:31.650 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:31:31.650 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:31:31.650 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.650 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:31:31.650 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:31:31.650 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:31:31.650 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.650 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.650 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.650 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.650 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:31:31.650 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:31:31.650 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.650 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.650 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.650 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.650 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:31:31.650 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:31:31.650 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:31:31.650 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.650 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.650 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.651 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.651 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:31:31.651 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:31:31.651 | ++ functions-common:get_field:819 : echo '| e8ee745e42f24e36a364464424a578c1 | d88794c9e7534f3989684b34d7088550 | | fd4d4bf9197341eca23f3f3aaa69d1aa | | | False |' 2022-07-22 21:31:31.651 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:31:31.651 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.651 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e8ee745e42f24e36a364464424a578c1 2022-07-22 21:31:31.651 | + functions-common:get_or_add_user_project_role:998 : echo e8ee745e42f24e36a364464424a578c1 2022-07-22 21:31:31.651 | e8ee745e42f24e36a364464424a578c1 2022-07-22 21:31:31.651 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-07-22 21:31:31.651 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 21:31:31.651 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-07-22 21:31:31.651 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-07-22 21:31:31.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.651 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.651 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.651 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.651 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 21:31:31.651 | 8bd191467437448f9a1d77d1f8a807d3' 2022-07-22 21:31:31.651 | + functions-common:get_or_create_service:1095 : echo 8bd191467437448f9a1d77d1f8a807d3 2022-07-22 21:31:31.651 | 8bd191467437448f9a1d77d1f8a807d3 2022-07-22 21:31:31.651 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.17/image 2022-07-22 21:31:31.651 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 21:31:31.651 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.17/image RegionOne 2022-07-22 21:31:31.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:31:31.651 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-07-22 21:31:31.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.651 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.651 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.651 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:31:31.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:31:31.652 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.17/image --region RegionOne -f value -c id 2022-07-22 21:31:31.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.652 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.652 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.652 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=af766fae66ef4c0bbbf33b7206a30437 2022-07-22 21:31:31.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo af766fae66ef4c0bbbf33b7206a30437 2022-07-22 21:31:31.652 | + functions-common:get_or_create_endpoint:1128 : public_id=af766fae66ef4c0bbbf33b7206a30437 2022-07-22 21:31:31.652 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 21:31:31.652 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 21:31:31.652 | + functions-common:get_or_create_endpoint:1137 : echo af766fae66ef4c0bbbf33b7206a30437 2022-07-22 21:31:31.652 | af766fae66ef4c0bbbf33b7206a30437 2022-07-22 21:31:31.652 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-07-22 21:31:31.652 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-22 21:31:31.652 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-22 21:31:31.652 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-07-22 21:31:31.652 | ++ functions-common:get_or_create_domain:889 : echo default 2022-07-22 21:31:31.652 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-07-22 21:31:31.652 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-07-22 21:31:31.652 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-07-22 21:31:31.652 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-07-22 21:31:31.694 | [582373 Async create_glance_accounts:617523]: finished create_glance_accounts with result 0 in 74 seconds 2022-07-22 21:31:31.731 | [582373 Async create_cinder_accounts:617653]: Waiting for completion of create_cinder_accounts running on PID 617653 (4 other jobs running) 2022-07-22 21:31:31.758 | [582373 Async create_cinder_accounts:617653]: Signaling child to exit 2022-07-22 21:31:31.758 | WAKEUP 2022-07-22 21:31:31.782 | [582373 Async create_cinder_accounts:617653]: Signaled 2022-07-22 21:31:31.783 | + 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-07-22 21:31:31.783 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-07-22 21:31:31.783 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-07-22 21:31:31.783 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:31:31.783 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 21:31:31.783 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 21:31:31.783 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-22 21:31:31.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.783 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.783 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.783 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.783 | + functions-common:get_or_create_user:926 : user_id=052f53d03ed54a48b08afa88e6ad588c 2022-07-22 21:31:31.784 | + functions-common:get_or_create_user:927 : echo 052f53d03ed54a48b08afa88e6ad588c 2022-07-22 21:31:31.784 | 052f53d03ed54a48b08afa88e6ad588c 2022-07-22 21:31:31.784 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-07-22 21:31:31.784 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:31:31.784 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:31:31.784 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:31:31.784 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:31:31.784 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:31:31.784 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:31:31.784 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:31:31.784 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:31:31.784 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:31:31.784 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:31:31.784 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:31:31.784 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.784 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:31:31.784 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:31:31.784 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.784 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.784 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.784 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.784 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:31:31.784 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:31:31.784 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.784 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.784 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.784 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:31:31.784 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.785 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:31:31.785 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:31:31.785 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.785 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.785 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.785 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.785 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:31:31.785 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:31:31.785 | ++ functions-common:get_field:819 : echo '| 4b1b04e8e0de44628d6f3aa4e5dca181 | 052f53d03ed54a48b08afa88e6ad588c | | fd4d4bf9197341eca23f3f3aaa69d1aa | | | False |' 2022-07-22 21:31:31.785 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:31:31.785 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.785 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:31:31.785 | + functions-common:get_or_add_user_project_role:998 : echo 4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:31:31.785 | 4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:31:31.785 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-22 21:31:31.785 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-07-22 21:31:31.785 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 21:31:31.785 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-07-22 21:31:31.785 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-07-22 21:31:31.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.785 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.785 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.785 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.785 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 21:31:31.785 | c3f615162aea4a2abd51e30f74653abd' 2022-07-22 21:31:31.785 | + functions-common:get_or_create_service:1095 : echo c3f615162aea4a2abd51e30f74653abd 2022-07-22 21:31:31.785 | c3f615162aea4a2abd51e30f74653abd 2022-07-22 21:31:31.785 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-07-22 21:31:31.785 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.17/volume/v3/$(project_id)s' 2022-07-22 21:31:31.786 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 21:31:31.786 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.17/volume/v3/$(project_id)s' RegionOne 2022-07-22 21:31:31.786 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:31:31.786 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-07-22 21:31:31.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.786 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.786 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.786 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.786 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:31:31.786 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:31:31.786 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.17/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-22 21:31:31.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.786 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.786 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.786 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.786 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=a78b9937b89f4d6fbdc4a97df9fca5b7 2022-07-22 21:31:31.786 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo a78b9937b89f4d6fbdc4a97df9fca5b7 2022-07-22 21:31:31.786 | + functions-common:get_or_create_endpoint:1128 : public_id=a78b9937b89f4d6fbdc4a97df9fca5b7 2022-07-22 21:31:31.786 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 21:31:31.786 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 21:31:31.786 | + functions-common:get_or_create_endpoint:1137 : echo a78b9937b89f4d6fbdc4a97df9fca5b7 2022-07-22 21:31:31.786 | a78b9937b89f4d6fbdc4a97df9fca5b7 2022-07-22 21:31:31.786 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-07-22 21:31:31.786 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 21:31:31.786 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-07-22 21:31:31.786 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-07-22 21:31:31.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.786 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.786 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.786 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.787 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 21:31:31.787 | 751fe908ef0e4081b220484ad4370a94' 2022-07-22 21:31:31.787 | + functions-common:get_or_create_service:1095 : echo 751fe908ef0e4081b220484ad4370a94 2022-07-22 21:31:31.787 | 751fe908ef0e4081b220484ad4370a94 2022-07-22 21:31:31.787 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.17/volume/v3/$(project_id)s' 2022-07-22 21:31:31.787 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 21:31:31.787 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.17/volume/v3/$(project_id)s' RegionOne 2022-07-22 21:31:31.787 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:31:31.787 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-07-22 21:31:31.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.787 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.787 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.787 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.787 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:31:31.787 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:31:31.787 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.17/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-22 21:31:31.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.787 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.787 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.787 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.787 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=98bb8fa1be84414b864a90895d7bbb1e 2022-07-22 21:31:31.787 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 98bb8fa1be84414b864a90895d7bbb1e 2022-07-22 21:31:31.787 | + functions-common:get_or_create_endpoint:1128 : public_id=98bb8fa1be84414b864a90895d7bbb1e 2022-07-22 21:31:31.787 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 21:31:31.787 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 21:31:31.787 | + functions-common:get_or_create_endpoint:1137 : echo 98bb8fa1be84414b864a90895d7bbb1e 2022-07-22 21:31:31.787 | 98bb8fa1be84414b864a90895d7bbb1e 2022-07-22 21:31:31.787 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-07-22 21:31:31.787 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-07-22 21:31:31.787 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 21:31:31.788 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-07-22 21:31:31.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.788 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.788 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.788 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.788 | ++ functions-common:get_or_create_project:939 : project_id=fd4d4bf9197341eca23f3f3aaa69d1aa 2022-07-22 21:31:31.788 | ++ functions-common:get_or_create_project:940 : echo fd4d4bf9197341eca23f3f3aaa69d1aa 2022-07-22 21:31:31.788 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id fd4d4bf9197341eca23f3f3aaa69d1aa 2022-07-22 21:31:31.788 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-07-22 21:31:31.788 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:31:31.788 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 21:31:31.788 | ++ functions-common:get_or_create_user:914 : local email= 2022-07-22 21:31:31.788 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-07-22 21:31:31.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.788 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.788 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.788 | No password was supplied, authentication will fail when a user does not have a password. 2022-07-22 21:31:31.788 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.788 | ++ functions-common:get_or_create_user:926 : user_id=052f53d03ed54a48b08afa88e6ad588c 2022-07-22 21:31:31.788 | ++ functions-common:get_or_create_user:927 : echo 052f53d03ed54a48b08afa88e6ad588c 2022-07-22 21:31:31.788 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 052f53d03ed54a48b08afa88e6ad588c 2022-07-22 21:31:31.828 | [582373 Async create_cinder_accounts:617653]: finished create_cinder_accounts with result 0 in 57 seconds 2022-07-22 21:31:31.832 | + inc/async:async_wait:197 : return 0 2022-07-22 21:31:31.835 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-07-22 21:31:31.887 | [582373 Async create_neutron_accounts:617769]: Waiting for completion of create_neutron_accounts running on PID 617769 (3 other jobs running) 2022-07-22 21:31:31.913 | [582373 Async create_neutron_accounts:617769]: Signaling child to exit 2022-07-22 21:31:31.914 | WAKEUP 2022-07-22 21:31:31.937 | [582373 Async create_neutron_accounts:617769]: Signaled 2022-07-22 21:31:31.938 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-07-22 21:31:31.938 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:31:31.938 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 21:31:31.938 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:31:31.938 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 21:31:31.938 | + 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-07-22 21:31:31.938 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 21:31:31.938 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-07-22 21:31:31.938 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-07-22 21:31:31.938 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-07-22 21:31:31.938 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.17:9696/ 2022-07-22 21:31:31.938 | + lib/neutron-legacy:create_mutnauq_accounts:439 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-07-22 21:31:31.939 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-07-22 21:31:31.939 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-07-22 21:31:31.939 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:31:31.939 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 21:31:31.939 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 21:31:31.939 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-22 21:31:31.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.939 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.939 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.939 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.939 | + functions-common:get_or_create_user:926 : user_id=689c6eeffb6e4ec8b52edd10d5bda31c 2022-07-22 21:31:31.939 | + functions-common:get_or_create_user:927 : echo 689c6eeffb6e4ec8b52edd10d5bda31c 2022-07-22 21:31:31.939 | 689c6eeffb6e4ec8b52edd10d5bda31c 2022-07-22 21:31:31.939 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-07-22 21:31:31.939 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:31:31.939 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:31:31.939 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:31:31.939 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:31:31.939 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:31:31.939 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:31:31.939 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:31:31.939 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:31:31.939 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:31:31.939 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:31:31.939 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:31:31.939 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.939 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:31:31.939 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:31:31.939 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.939 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.940 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.940 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.940 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:31:31.940 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:31:31.940 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.940 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.940 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.940 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:31:31.940 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-22 21:31:31.940 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:31:31.940 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:31:31.940 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.940 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.940 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.940 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.940 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:31:31.940 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:31:31.940 | ++ functions-common:get_field:819 : echo '| 4b1b04e8e0de44628d6f3aa4e5dca181 | 689c6eeffb6e4ec8b52edd10d5bda31c | | fd4d4bf9197341eca23f3f3aaa69d1aa | | | False |' 2022-07-22 21:31:31.940 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:31:31.940 | ++ functions-common:get_field:813 : read data 2022-07-22 21:31:31.940 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:31:31.940 | + functions-common:get_or_add_user_project_role:998 : echo 4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:31:31.940 | 4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:31:31.940 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-22 21:31:31.940 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-07-22 21:31:31.940 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 21:31:31.940 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-07-22 21:31:31.941 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-07-22 21:31:31.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.941 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.941 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.941 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.941 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 21:31:31.941 | 715d7320a1914d1b82a9432ad553a16c' 2022-07-22 21:31:31.941 | + functions-common:get_or_create_service:1095 : echo 715d7320a1914d1b82a9432ad553a16c 2022-07-22 21:31:31.941 | 715d7320a1914d1b82a9432ad553a16c 2022-07-22 21:31:31.941 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.17:9696/ 2022-07-22 21:31:31.941 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 21:31:31.941 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.17:9696/ RegionOne 2022-07-22 21:31:31.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:31:31.941 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-07-22 21:31:31.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.941 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.941 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.941 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:31:31.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:31:31.941 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.17:9696/ --region RegionOne -f value -c id 2022-07-22 21:31:31.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.941 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:31:31.941 | from cryptography.utils import int_from_bytes 2022-07-22 21:31:31.941 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:31:31.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=ebe81da3aa76470d920facab40c8aa07 2022-07-22 21:31:31.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo ebe81da3aa76470d920facab40c8aa07 2022-07-22 21:31:31.941 | + functions-common:get_or_create_endpoint:1128 : public_id=ebe81da3aa76470d920facab40c8aa07 2022-07-22 21:31:31.941 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 21:31:31.941 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 21:31:31.942 | + functions-common:get_or_create_endpoint:1137 : echo ebe81da3aa76470d920facab40c8aa07 2022-07-22 21:31:31.942 | ebe81da3aa76470d920facab40c8aa07 2022-07-22 21:31:31.989 | [582373 Async create_neutron_accounts:617769]: finished create_neutron_accounts with result 0 in 39 seconds 2022-07-22 21:31:32.026 | [582373 Async create_swift_accounts:617911]: Waiting for completion of create_swift_accounts running on PID 617911 (2 other jobs running) 2022-07-22 21:31:32.052 | [582373 Async create_swift_accounts:617911]: Signaling child to exit 2022-07-22 21:32:15.234 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:32:15.259 | [617911 Async create_swift_accounts:617911]: finished successfully 2022-07-22 21:32:15.280 | WAKEUP 2022-07-22 21:32:15.302 | [582373 Async create_swift_accounts:617911]: Signaled 2022-07-22 21:32:15.304 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-07-22 21:32:15.304 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-07-22 21:32:15.304 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-07-22 21:32:15.304 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-07-22 21:32:15.304 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-07-22 21:32:15.304 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-07-22 21:32:15.304 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-07-22 21:32:15.304 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-07-22 21:32:15.304 | + lib/swift:create_swift_accounts:618 : local another_role 2022-07-22 21:32:15.304 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-07-22 21:32:15.304 | ++ functions-common:get_or_create_role:946 : local role_id 2022-07-22 21:32:15.304 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-22 21:32:15.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.304 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.304 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.304 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.304 | ++ functions-common:get_or_create_role:951 : role_id=af677bba270d40dabade9ba86c832a1e 2022-07-22 21:32:15.304 | ++ functions-common:get_or_create_role:952 : echo af677bba270d40dabade9ba86c832a1e 2022-07-22 21:32:15.304 | + lib/swift:create_swift_accounts:619 : another_role=af677bba270d40dabade9ba86c832a1e 2022-07-22 21:32:15.305 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-07-22 21:32:15.305 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-07-22 21:32:15.305 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:32:15.305 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 21:32:15.305 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 21:32:15.305 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-22 21:32:15.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.305 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.305 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.305 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.305 | + functions-common:get_or_create_user:926 : user_id=9a1ec5e4e18542c5ba58a17e20f3f549 2022-07-22 21:32:15.305 | + functions-common:get_or_create_user:927 : echo 9a1ec5e4e18542c5ba58a17e20f3f549 2022-07-22 21:32:15.305 | 9a1ec5e4e18542c5ba58a17e20f3f549 2022-07-22 21:32:15.305 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-07-22 21:32:15.305 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:32:15.305 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:32:15.305 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:32:15.305 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:32:15.305 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:32:15.305 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:32:15.305 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:32:15.305 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:32:15.305 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:32:15.305 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:32:15.305 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:32:15.305 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:32:15.305 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:32:15.305 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-22 21:32:15.305 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.305 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.306 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.306 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.306 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:32:15.306 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:32:15.306 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-07-22 21:32:15.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.306 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.306 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.306 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-22 21:32:15.306 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:32:15.306 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:32:15.306 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:32:15.306 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.306 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.306 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.306 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.306 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:32:15.306 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:32:15.306 | ++ functions-common:get_field:819 : echo '| 4b1b04e8e0de44628d6f3aa4e5dca181 | 9a1ec5e4e18542c5ba58a17e20f3f549 | | fd4d4bf9197341eca23f3f3aaa69d1aa | | | False |' 2022-07-22 21:32:15.306 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:32:15.306 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.306 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:32:15.306 | + functions-common:get_or_add_user_project_role:998 : echo 4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:32:15.306 | 4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:32:15.306 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-22 21:32:15.306 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-07-22 21:32:15.306 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:32:15.306 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:32:15.306 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:32:15.307 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:32:15.307 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:32:15.307 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:32:15.307 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:32:15.307 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:32:15.307 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:32:15.307 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:32:15.307 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:32:15.307 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-22 21:32:15.307 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:32:15.307 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:32:15.307 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.307 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.307 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.307 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.307 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:32:15.307 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:32:15.307 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-07-22 21:32:15.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.307 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.307 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.307 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-22 21:32:15.307 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:32:15.307 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:32:15.307 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:32:15.307 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.307 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.307 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.308 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.308 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:32:15.308 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:32:15.308 | ++ functions-common:get_field:819 : echo '| a2f933130ad54ffba01eaca57fba2e06 | 9a1ec5e4e18542c5ba58a17e20f3f549 | | fd4d4bf9197341eca23f3f3aaa69d1aa | | | False |' 2022-07-22 21:32:15.308 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:32:15.308 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.308 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:32:15.308 | + functions-common:get_or_add_user_project_role:998 : echo a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:32:15.308 | a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:32:15.308 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-07-22 21:32:15.308 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 21:32:15.308 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-07-22 21:32:15.308 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-07-22 21:32:15.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.308 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.308 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.308 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.308 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 21:32:15.308 | fa15886c096f45ff8ff1151614eb664a' 2022-07-22 21:32:15.308 | + functions-common:get_or_create_service:1095 : echo fa15886c096f45ff8ff1151614eb664a 2022-07-22 21:32:15.308 | fa15886c096f45ff8ff1151614eb664a 2022-07-22 21:32:15.308 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.17:8080/v1/AUTH_$(project_id)s' http://10.222.0.17:8080 2022-07-22 21:32:15.308 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 21:32:15.308 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.17:8080/v1/AUTH_$(project_id)s' RegionOne 2022-07-22 21:32:15.308 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:32:15.308 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-07-22 21:32:15.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.308 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.308 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.309 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.309 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:32:15.309 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:32:15.309 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.17:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-07-22 21:32:15.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.309 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.309 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.309 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.309 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=6dd9610cc0304317b5beb2677722cdcb 2022-07-22 21:32:15.309 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 6dd9610cc0304317b5beb2677722cdcb 2022-07-22 21:32:15.309 | + functions-common:get_or_create_endpoint:1128 : public_id=6dd9610cc0304317b5beb2677722cdcb 2022-07-22 21:32:15.309 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.17:8080 ]] 2022-07-22 21:32:15.309 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.17:8080 RegionOne 2022-07-22 21:32:15.309 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:32:15.309 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-07-22 21:32:15.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.309 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.309 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.309 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.309 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:32:15.309 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:32:15.309 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.17:8080 --region RegionOne -f value -c id 2022-07-22 21:32:15.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.309 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.309 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.309 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.309 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=269e8047e2ca44abba8cc57616ca329b 2022-07-22 21:32:15.309 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 269e8047e2ca44abba8cc57616ca329b 2022-07-22 21:32:15.309 | 269e8047e2ca44abba8cc57616ca329b 2022-07-22 21:32:15.310 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 21:32:15.310 | + functions-common:get_or_create_endpoint:1137 : echo 6dd9610cc0304317b5beb2677722cdcb 2022-07-22 21:32:15.310 | 6dd9610cc0304317b5beb2677722cdcb 2022-07-22 21:32:15.310 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-07-22 21:32:15.310 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-07-22 21:32:15.310 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 21:32:15.310 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-07-22 21:32:15.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.310 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.310 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.310 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.310 | ++ functions-common:get_or_create_project:939 : project_id=6106a4ccb7e044088cb656e754f5f3c6 2022-07-22 21:32:15.310 | ++ functions-common:get_or_create_project:940 : echo 6106a4ccb7e044088cb656e754f5f3c6 2022-07-22 21:32:15.310 | + lib/swift:create_swift_accounts:633 : swift_project_test1=6106a4ccb7e044088cb656e754f5f3c6 2022-07-22 21:32:15.310 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-07-22 21:32:15.310 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 21:32:15.310 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-07-22 21:32:15.310 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:32:15.310 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-07-22 21:32:15.310 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-07-22 21:32:15.310 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-07-22 21:32:15.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.310 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.310 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.310 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.310 | ++ functions-common:get_or_create_user:926 : user_id=78badf9517694cecb8ce9725d9efe83e 2022-07-22 21:32:15.310 | ++ functions-common:get_or_create_user:927 : echo 78badf9517694cecb8ce9725d9efe83e 2022-07-22 21:32:15.310 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=78badf9517694cecb8ce9725d9efe83e 2022-07-22 21:32:15.310 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-07-22 21:32:15.310 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 21:32:15.311 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 78badf9517694cecb8ce9725d9efe83e 6106a4ccb7e044088cb656e754f5f3c6 2022-07-22 21:32:15.311 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:32:15.311 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:32:15.311 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:32:15.311 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:32:15.311 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:32:15.311 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:32:15.311 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:32:15.311 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:32:15.311 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 78badf9517694cecb8ce9725d9efe83e --project 6106a4ccb7e044088cb656e754f5f3c6 2022-07-22 21:32:15.311 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:32:15.311 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:32:15.311 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:32:15.311 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.311 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.311 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.311 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.311 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:32:15.311 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:32:15.311 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 78badf9517694cecb8ce9725d9efe83e --project 6106a4ccb7e044088cb656e754f5f3c6 2022-07-22 21:32:15.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.311 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.311 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.311 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:32:15.311 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 78badf9517694cecb8ce9725d9efe83e --project 6106a4ccb7e044088cb656e754f5f3c6 2022-07-22 21:32:15.311 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:32:15.311 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:32:15.311 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.311 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.312 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.312 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.312 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:32:15.312 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:32:15.312 | ++ functions-common:get_field:819 : echo '| a2f933130ad54ffba01eaca57fba2e06 | 78badf9517694cecb8ce9725d9efe83e | | 6106a4ccb7e044088cb656e754f5f3c6 | | | False |' 2022-07-22 21:32:15.312 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:32:15.312 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.312 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:32:15.312 | + functions-common:get_or_add_user_project_role:998 : echo a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:32:15.312 | a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:32:15.312 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-07-22 21:32:15.312 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-07-22 21:32:15.312 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:32:15.312 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-07-22 21:32:15.312 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-07-22 21:32:15.312 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-07-22 21:32:15.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.312 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.312 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.312 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.312 | ++ functions-common:get_or_create_user:926 : user_id=e961b750a0ab491b8b0c9020fb8ceba4 2022-07-22 21:32:15.312 | ++ functions-common:get_or_create_user:927 : echo e961b750a0ab491b8b0c9020fb8ceba4 2022-07-22 21:32:15.312 | + lib/swift:create_swift_accounts:642 : swift_user_test3=e961b750a0ab491b8b0c9020fb8ceba4 2022-07-22 21:32:15.312 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-07-22 21:32:15.312 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 21:32:15.312 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role af677bba270d40dabade9ba86c832a1e e961b750a0ab491b8b0c9020fb8ceba4 6106a4ccb7e044088cb656e754f5f3c6 2022-07-22 21:32:15.312 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:32:15.312 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:32:15.312 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:32:15.312 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:32:15.313 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:32:15.313 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:32:15.313 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:32:15.313 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:32:15.313 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role af677bba270d40dabade9ba86c832a1e --user e961b750a0ab491b8b0c9020fb8ceba4 --project 6106a4ccb7e044088cb656e754f5f3c6 2022-07-22 21:32:15.313 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:32:15.313 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:32:15.313 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:32:15.313 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.313 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.313 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.313 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.313 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:32:15.313 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:32:15.313 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add af677bba270d40dabade9ba86c832a1e --user e961b750a0ab491b8b0c9020fb8ceba4 --project 6106a4ccb7e044088cb656e754f5f3c6 2022-07-22 21:32:15.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.313 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.313 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.313 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role af677bba270d40dabade9ba86c832a1e --user e961b750a0ab491b8b0c9020fb8ceba4 --project 6106a4ccb7e044088cb656e754f5f3c6 2022-07-22 21:32:15.313 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:32:15.313 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:32:15.313 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:32:15.313 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.313 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.313 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.313 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.313 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:32:15.314 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:32:15.314 | ++ functions-common:get_field:819 : echo '| af677bba270d40dabade9ba86c832a1e | e961b750a0ab491b8b0c9020fb8ceba4 | | 6106a4ccb7e044088cb656e754f5f3c6 | | | False |' 2022-07-22 21:32:15.314 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:32:15.314 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.314 | + functions-common:get_or_add_user_project_role:996 : user_role_id=af677bba270d40dabade9ba86c832a1e 2022-07-22 21:32:15.314 | + functions-common:get_or_add_user_project_role:998 : echo af677bba270d40dabade9ba86c832a1e 2022-07-22 21:32:15.314 | af677bba270d40dabade9ba86c832a1e 2022-07-22 21:32:15.314 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-07-22 21:32:15.314 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-07-22 21:32:15.314 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 21:32:15.314 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-07-22 21:32:15.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.314 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.314 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.314 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.314 | ++ functions-common:get_or_create_project:939 : project_id=91dc8b9d3f2a4a9da237f4682e0c6414 2022-07-22 21:32:15.314 | ++ functions-common:get_or_create_project:940 : echo 91dc8b9d3f2a4a9da237f4682e0c6414 2022-07-22 21:32:15.314 | + lib/swift:create_swift_accounts:647 : swift_project_test2=91dc8b9d3f2a4a9da237f4682e0c6414 2022-07-22 21:32:15.314 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-07-22 21:32:15.314 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 21:32:15.314 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-07-22 21:32:15.314 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-07-22 21:32:15.314 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:32:15.314 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-07-22 21:32:15.314 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-07-22 21:32:15.314 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-07-22 21:32:15.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.314 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.314 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.314 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.315 | ++ functions-common:get_or_create_user:926 : user_id=8470f4396c764395b625dbaf70379f45 2022-07-22 21:32:15.315 | ++ functions-common:get_or_create_user:927 : echo 8470f4396c764395b625dbaf70379f45 2022-07-22 21:32:15.315 | + lib/swift:create_swift_accounts:652 : swift_user_test2=8470f4396c764395b625dbaf70379f45 2022-07-22 21:32:15.315 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-07-22 21:32:15.315 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 21:32:15.315 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 8470f4396c764395b625dbaf70379f45 91dc8b9d3f2a4a9da237f4682e0c6414 2022-07-22 21:32:15.315 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:32:15.315 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:32:15.315 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:32:15.315 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:32:15.315 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:32:15.315 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:32:15.315 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:32:15.315 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:32:15.315 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8470f4396c764395b625dbaf70379f45 --project 91dc8b9d3f2a4a9da237f4682e0c6414 2022-07-22 21:32:15.315 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:32:15.315 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:32:15.315 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:32:15.315 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.315 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.315 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.315 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.315 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:32:15.315 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:32:15.315 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 8470f4396c764395b625dbaf70379f45 --project 91dc8b9d3f2a4a9da237f4682e0c6414 2022-07-22 21:32:15.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.315 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.315 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.315 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8470f4396c764395b625dbaf70379f45 --project 91dc8b9d3f2a4a9da237f4682e0c6414 2022-07-22 21:32:15.315 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:32:15.316 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:32:15.316 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:32:15.316 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.316 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.316 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.316 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.316 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:32:15.316 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:32:15.316 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:32:15.316 | ++ functions-common:get_field:819 : echo '| a2f933130ad54ffba01eaca57fba2e06 | 8470f4396c764395b625dbaf70379f45 | | 91dc8b9d3f2a4a9da237f4682e0c6414 | | | False |' 2022-07-22 21:32:15.316 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.316 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:32:15.316 | + functions-common:get_or_add_user_project_role:998 : echo a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:32:15.316 | a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:32:15.316 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-07-22 21:32:15.316 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-07-22 21:32:15.316 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-22 21:32:15.316 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-07-22 21:32:15.316 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-07-22 21:32:15.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.316 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.316 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.316 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.316 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-07-22 21:32:15.316 | 43039e2ab9c5482bb023fb268839023e' 2022-07-22 21:32:15.316 | ++ functions-common:get_or_create_domain:889 : echo 43039e2ab9c5482bb023fb268839023e 2022-07-22 21:32:15.316 | + lib/swift:create_swift_accounts:657 : swift_domain=43039e2ab9c5482bb023fb268839023e 2022-07-22 21:32:15.316 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-07-22 21:32:15.316 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 21:32:15.317 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-07-22 21:32:15.317 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 43039e2ab9c5482bb023fb268839023e 2022-07-22 21:32:15.317 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 21:32:15.317 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=43039e2ab9c5482bb023fb268839023e --or-show -f value -c id 2022-07-22 21:32:15.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.317 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.317 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.317 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.317 | ++ functions-common:get_or_create_project:939 : project_id=2e8c312e21664b67874203b6737b775f 2022-07-22 21:32:15.317 | ++ functions-common:get_or_create_project:940 : echo 2e8c312e21664b67874203b6737b775f 2022-07-22 21:32:15.317 | + lib/swift:create_swift_accounts:661 : swift_project_test4=2e8c312e21664b67874203b6737b775f 2022-07-22 21:32:15.317 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-07-22 21:32:15.317 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 21:32:15.317 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-07-22 21:32:15.317 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 43039e2ab9c5482bb023fb268839023e test4@example.com 2022-07-22 21:32:15.317 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:32:15.317 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-07-22 21:32:15.317 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-07-22 21:32:15.317 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=43039e2ab9c5482bb023fb268839023e --email=test4@example.com --or-show -f value -c id 2022-07-22 21:32:15.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.317 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.317 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.317 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.317 | ++ functions-common:get_or_create_user:926 : user_id=1d0f7ab9505e4b75857d2da4fd394df7 2022-07-22 21:32:15.317 | ++ functions-common:get_or_create_user:927 : echo 1d0f7ab9505e4b75857d2da4fd394df7 2022-07-22 21:32:15.317 | + lib/swift:create_swift_accounts:666 : swift_user_test4=1d0f7ab9505e4b75857d2da4fd394df7 2022-07-22 21:32:15.317 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-07-22 21:32:15.317 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 21:32:15.317 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 1d0f7ab9505e4b75857d2da4fd394df7 2e8c312e21664b67874203b6737b775f 2022-07-22 21:32:15.318 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:32:15.318 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:32:15.318 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:32:15.318 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:32:15.318 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:32:15.318 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:32:15.318 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:32:15.318 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:32:15.318 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:32:15.318 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1d0f7ab9505e4b75857d2da4fd394df7 --project 2e8c312e21664b67874203b6737b775f 2022-07-22 21:32:15.318 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:32:15.318 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:32:15.318 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.318 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.318 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.318 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.318 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:32:15.318 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:32:15.318 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 1d0f7ab9505e4b75857d2da4fd394df7 --project 2e8c312e21664b67874203b6737b775f 2022-07-22 21:32:15.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.318 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.318 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.318 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1d0f7ab9505e4b75857d2da4fd394df7 --project 2e8c312e21664b67874203b6737b775f 2022-07-22 21:32:15.318 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:32:15.318 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:32:15.318 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:32:15.318 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.318 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:15.318 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:15.319 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:32:15.319 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:32:15.319 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:32:15.319 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:32:15.319 | ++ functions-common:get_field:819 : echo '| a2f933130ad54ffba01eaca57fba2e06 | 1d0f7ab9505e4b75857d2da4fd394df7 | | 2e8c312e21664b67874203b6737b775f | | | False |' 2022-07-22 21:32:15.319 | ++ functions-common:get_field:813 : read data 2022-07-22 21:32:15.319 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:32:15.319 | + functions-common:get_or_add_user_project_role:998 : echo a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:32:15.319 | a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:32:15.353 | [582373 Async create_swift_accounts:617911]: finished create_swift_accounts with result 0 in 120 seconds 2022-07-22 21:32:15.361 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-07-22 21:32:15.363 | + inc/async:async_wait:197 : return 0 2022-07-22 21:32:15.366 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-07-22 21:32:15.384 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:32:15.387 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-07-22 21:32:15.405 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:32:15.408 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-07-22 21:32:15.410 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:32:15.413 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-07-22 21:32:15.416 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-07-22 21:32:15.418 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-07-22 21:32:15.477 | + inc/async:async_inner:63 : init_glance 2022-07-22 21:32:15.517 | [582373 Async init_glance:622226]: running: init_glance 2022-07-22 21:32:15.520 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-07-22 21:32:15.540 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:32:15.542 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-07-22 21:32:15.545 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:32:15.548 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-07-22 21:32:15.551 | + ./stack.sh:main:1142 : configure_neutron 2022-07-22 21:32:15.553 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-07-22 21:32:15.558 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 21:32:15.558 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:32:15.565 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:32:15.567 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 21:32:15.570 | + 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-07-22 21:32:15.573 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 21:32:15.577 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-07-22 21:32:15.580 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-07-22 21:32:15.582 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-07-22 21:32:15.584 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-07-22 21:32:15.598 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-07-22 21:32:15.601 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-07-22 21:32:18.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:18.738 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:18.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:18.738 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:20.241 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:32:20.267 | [622226 Async init_glance:622226]: finished successfully 2022-07-22 21:32:21.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:21.866 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:21.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:21.866 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:24.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:24.995 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:24.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:24.995 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:28.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:28.087 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:28.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:28.087 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:31.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:31.191 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:31.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:31.191 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:34.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:34.324 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:34.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:34.324 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:37.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:37.450 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:37.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:37.450 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:40.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:40.887 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:40.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:40.887 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:44.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:44.823 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:44.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:44.823 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:49.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:49.760 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:49.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:49.760 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:50.045 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-07-22 21:32:50.050 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-07-22 21:32:50.052 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-07-22 21:32:50.055 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-07-22 21:32:50.057 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-07-22 21:32:50.060 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-07-22 21:32:50.062 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-07-22 21:32:50.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-07-22 21:32:50.067 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-07-22 21:32:50.069 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-07-22 21:32:50.071 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-07-22 21:32:50.074 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-07-22 21:32:50.076 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-07-22 21:32:50.079 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-07-22 21:32:50.081 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-07-22 21:32:50.083 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-07-22 21:32:50.087 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:32:50.090 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-07-22 21:32:50.092 | + lib/neutron-legacy:_configure_neutron_common:802 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:32:50.097 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-07-22 21:32:50.100 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-07-22 21:32:50.102 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-07-22 21:32:50.104 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-07-22 21:32:50.107 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:32:50.109 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:32:50.112 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:32:50.128 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:32:50.130 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:32:50.132 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-22 21:32:50.135 | + lib/neutron-legacy:_configure_neutron_common:807 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-22 21:32:50.164 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-07-22 21:32:50.194 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-07-22 21:32:50.223 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-07-22 21:32:50.253 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-07-22 21:32:50.284 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-07-22 21:32:50.313 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-07-22 21:32:50.316 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-07-22 21:32:50.318 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-07-22 21:32:50.321 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-07-22 21:32:50.324 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 21:32:50.341 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 21:32:50.343 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 21:32:50.346 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 21:32:50.348 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 21:32:50.351 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-07-22 21:32:50.379 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-07-22 21:32:50.409 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-07-22 21:32:50.439 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-07-22 21:32:50.468 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-07-22 21:32:50.485 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:32:50.488 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-07-22 21:32:50.490 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-07-22 21:32:50.493 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-07-22 21:32:50.495 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-07-22 21:32:50.497 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : sudo rm -rf /etc/neutron/rootwrap.d 2022-07-22 21:32:50.509 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-07-22 21:32:50.512 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-07-22 21:32:50.514 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-07-22 21:32:50.517 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-07-22 21:32:50.530 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-07-22 21:32:50.542 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-07-22 21:32:50.544 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-07-22 21:32:50.556 | + lib/neutron-legacy:_neutron_setup_rootwrap:995 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-07-22 21:32:50.568 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-07-22 21:32:50.582 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-22 21:32:50.584 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 21:32:50.587 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-07-22 21:32:50.592 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.HNNGFfBF4X 2022-07-22 21:32:50.594 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-22 21:32:50.597 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 21:32:50.599 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.HNNGFfBF4X 2022-07-22 21:32:50.603 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.HNNGFfBF4X 2022-07-22 21:32:50.615 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.HNNGFfBF4X /etc/sudoers.d/neutron-rootwrap 2022-07-22 21:32:50.627 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-22 21:32:50.657 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-07-22 21:32:50.659 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 21:32:50.688 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-07-22 21:32:50.690 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-07-22 21:32:50.693 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-07-22 21:32:50.695 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 21:32:50.698 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 21:32:50.701 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 21:32:50.718 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:32:50.721 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 21:32:50.724 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 21:32:50.726 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 21:32:50.744 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:32:50.747 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:32:50.750 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:32:50.780 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 21:32:50.782 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 21:32:50.785 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-07-22 21:32:50.802 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:32:50.804 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-07-22 21:32:50.807 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-07-22 21:32:50.809 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-22 21:32:50.811 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-22 21:32:50.814 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-07-22 21:32:50.816 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-07-22 21:32:50.819 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-22 21:32:50.822 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-07-22 21:32:50.824 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-07-22 21:32:50.827 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-07-22 21:32:50.831 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-07-22 21:32:50.834 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-07-22 21:32:50.839 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-07-22 21:32:50.856 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:32:50.859 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-07-22 21:32:50.862 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-07-22 21:32:50.864 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-07-22 21:32:50.869 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-07-22 21:32:50.899 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-22 21:32:50.928 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-07-22 21:32:50.958 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-07-22 21:32:50.988 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-07-22 21:32:51.020 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-07-22 21:32:51.022 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-22 21:32:51.025 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-07-22 21:32:51.027 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 21:32:51.030 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-07-22 21:32:51.059 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-07-22 21:32:51.089 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-22 21:32:51.119 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-07-22 21:32:51.149 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-07-22 21:32:51.178 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-07-22 21:32:51.209 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-07-22 21:32:51.239 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-07-22 21:32:51.269 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:32:51.299 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 21:32:51.329 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-07-22 21:32:51.360 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-07-22 21:32:51.390 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-07-22 21:32:51.392 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-22 21:32:51.395 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-22 21:32:51.397 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-22 21:32:51.400 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-07-22 21:32:51.430 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-07-22 21:32:51.460 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.17/identity 2022-07-22 21:32:51.490 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-07-22 21:32:51.520 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-07-22 21:32:51.550 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-07-22 21:32:51.581 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-07-22 21:32:51.611 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-07-22 21:32:51.642 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:32:51.672 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-07-22 21:32:51.702 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-07-22 21:32:51.704 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-22 21:32:51.707 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-22 21:32:51.709 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-07-22 21:32:51.711 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-07-22 21:32:51.742 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-07-22 21:32:51.772 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.17/identity 2022-07-22 21:32:51.803 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-07-22 21:32:51.833 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-07-22 21:32:51.864 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-07-22 21:32:51.894 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-07-22 21:32:51.925 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-07-22 21:32:51.955 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:32:51.985 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-07-22 21:32:52.016 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-07-22 21:32:52.018 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-07-22 21:32:52.021 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-07-22 21:32:52.023 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-07-22 21:32:52.026 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-07-22 21:32:52.028 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-07-22 21:32:52.031 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-07-22 21:32:52.033 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-07-22 21:32:52.036 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-07-22 21:32:52.038 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-07-22 21:32:52.040 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-07-22 21:32:52.043 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-07-22 21:32:52.046 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-07-22 21:32:52.048 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-07-22 21:32:52.051 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-07-22 21:32:52.053 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-07-22 21:32:52.056 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-07-22 21:32:52.058 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-07-22 21:32:52.061 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-07-22 21:32:52.064 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-07-22 21:32:52.091 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-07-22 21:32:52.094 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:32:52.096 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-22 21:32:52.099 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-07-22 21:32:52.101 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-07-22 21:32:52.104 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:32:52.107 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-07-22 21:32:52.135 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-07-22 21:32:52.137 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:32:52.140 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-22 21:32:52.142 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-07-22 21:32:52.145 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-07-22 21:32:52.147 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:32:52.149 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-07-22 21:32:52.177 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-07-22 21:32:52.180 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-07-22 21:32:52.182 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:32:52.185 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-22 21:32:52.188 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-07-22 21:32:52.190 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-07-22 21:32:52.193 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:32:52.195 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-07-22 21:32:52.224 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-07-22 21:32:52.226 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:32:52.229 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-22 21:32:52.231 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-07-22 21:32:52.234 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-07-22 21:32:52.236 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:32:52.239 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-07-22 21:32:52.268 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-07-22 21:32:52.270 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:32:52.273 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-07-22 21:32:52.275 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-07-22 21:32:52.277 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-07-22 21:32:52.280 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:32:52.282 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-07-22 21:32:52.312 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-07-22 21:32:52.314 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:32:52.317 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-07-22 21:32:52.319 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-22 21:32:52.322 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-22 21:32:52.324 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:32:52.326 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-07-22 21:32:52.354 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-07-22 21:32:52.357 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:32:52.360 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-07-22 21:32:52.362 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-07-22 21:32:52.365 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-07-22 21:32:52.367 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:32:52.370 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-07-22 21:32:52.398 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2022-07-22 21:32:52.401 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:32:52.404 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-07-22 21:32:52.406 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-07-22 21:32:52.409 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-07-22 21:32:52.411 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:32:52.414 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-07-22 21:32:52.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-07-22 21:32:52.445 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:32:52.447 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-07-22 21:32:52.450 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-22 21:32:52.452 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-22 21:32:52.455 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:32:52.457 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-07-22 21:32:52.487 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-22 21:32:52.490 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-07-22 21:32:52.507 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:32:52.509 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-07-22 21:32:52.512 | + lib/neutron-legacy:_configure_neutron_plugin_agent:898 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-22 21:32:52.544 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-07-22 21:32:52.546 | + lib/neutron-legacy:_configure_neutron_plugin_agent:900 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 21:32:52.575 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-22 21:32:52.608 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-07-22 21:32:52.611 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-07-22 21:32:52.613 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-07-22 21:32:52.616 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-22 21:32:55.382 | [00;36mINFO neutron.common.config [[00;36m-[00;36m] [01;35m[00;36mLogging enabled![00m[00m 2022-07-22 21:32:55.383 | [00;36mINFO neutron.common.config [[00;36m-[00;36m] [01;35m[00;36m/usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev444[00m[00m 2022-07-22 21:32:55.383 | [00;32mDEBUG neutron.common.config [[00;36m-[00;32m] [01;35m[00;32mcommand line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf[00m [00;33m{{(pid=624331) setup_logging /opt/stack/neutron/neutron/common/config.py:120}}[00m[00m 2022-07-22 21:32:55.434 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated lookup_table index Flow_Table.name[00m [00;33m{{(pid=624331) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}}[00m[00m 2022-07-22 21:32:55.434 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated lookup_table index Mirror.name[00m [00;33m{{(pid=624331) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}}[00m[00m 2022-07-22 21:32:55.434 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated schema index Bridge.name[00m [00;33m{{(pid=624331) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}[00m[00m 2022-07-22 21:32:55.435 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated schema index Port.name[00m [00;33m{{(pid=624331) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}[00m[00m 2022-07-22 21:32:55.435 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated schema index Interface.name[00m [00;33m{{(pid=624331) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}[00m[00m 2022-07-22 21:32:55.435 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated schema index Manager.target[00m [00;33m{{(pid=624331) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}[00m[00m 2022-07-22 21:32:55.489 | [00;36mINFO neutron.cmd.ovs_cleanup [[00;36m-[00;36m] [01;35m[00;36mOVS cleanup completed successfully[00m[00m 2022-07-22 21:32:55.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:55.489 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:55.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:55.489 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:55.810 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-07-22 21:32:55.813 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-07-22 21:32:55.815 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-07-22 21:32:55.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-22 21:32:55.820 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-07-22 21:32:55.871 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-07-22 21:32:55.890 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-07-22 21:32:55.892 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-07-22 21:32:55.895 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-07-22 21:32:55.926 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-07-22 21:32:55.930 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-07-22 21:32:55.938 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-07-22 21:32:55.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-07-22 21:32:55.943 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-07-22 21:32:55.957 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-07-22 21:32:55.970 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-22 21:32:55.972 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-07-22 21:32:55.980 | net.bridge.bridge-nf-call-iptables = 1 2022-07-22 21:32:55.984 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-22 21:32:55.986 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-07-22 21:32:55.994 | net.bridge.bridge-nf-call-ip6tables = 1 2022-07-22 21:32:55.998 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-07-22 21:32:56.000 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-07-22 21:32:56.003 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-07-22 21:32:56.005 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-07-22 21:32:56.008 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-07-22 21:32:56.010 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-22 21:32:56.013 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-22 21:32:56.016 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-22 21:32:56.018 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-22 21:32:56.043 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-07-22 21:32:56.046 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-07-22 21:32:56.080 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-07-22 21:32:56.082 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-07-22 21:32:56.112 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-07-22 21:32:56.142 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-07-22 21:32:56.159 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:32:56.161 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-07-22 21:32:56.164 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:839 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-07-22 21:32:56.168 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-07-22 21:32:56.198 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-07-22 21:32:56.227 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:844 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-22 21:32:56.259 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-07-22 21:32:56.262 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 21:32:56.291 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-07-22 21:32:56.308 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:32:56.311 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-22 21:32:56.314 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-07-22 21:32:56.343 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-22 21:32:56.346 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-22 21:32:56.348 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-07-22 21:32:56.378 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-07-22 21:32:56.380 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-22 21:32:56.383 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-07-22 21:32:56.385 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-07-22 21:32:56.403 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:32:56.405 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-07-22 21:32:56.408 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-07-22 21:32:56.412 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-07-22 21:32:56.442 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-22 21:32:56.474 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-07-22 21:32:56.476 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 21:32:56.506 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-22 21:32:56.509 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-07-22 21:32:56.537 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-22 21:32:56.540 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-22 21:32:56.543 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-07-22 21:32:56.572 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-07-22 21:32:56.575 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-22 21:32:56.577 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-07-22 21:32:56.580 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-22 21:32:59.291 | [00;36mINFO neutron.common.config [[00;36m-[00;36m] [01;35m[00;36mLogging enabled![00m[00m 2022-07-22 21:32:59.291 | [00;36mINFO neutron.common.config [[00;36m-[00;36m] [01;35m[00;36m/usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev444[00m[00m 2022-07-22 21:32:59.292 | [00;32mDEBUG neutron.common.config [[00;36m-[00;32m] [01;35m[00;32mcommand line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf[00m [00;33m{{(pid=624861) setup_logging /opt/stack/neutron/neutron/common/config.py:120}}[00m[00m 2022-07-22 21:32:59.345 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated lookup_table index Flow_Table.name[00m [00;33m{{(pid=624861) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}}[00m[00m 2022-07-22 21:32:59.345 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated lookup_table index Mirror.name[00m [00;33m{{(pid=624861) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}}[00m[00m 2022-07-22 21:32:59.345 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated schema index Bridge.name[00m [00;33m{{(pid=624861) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}[00m[00m 2022-07-22 21:32:59.345 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated schema index Port.name[00m [00;33m{{(pid=624861) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}[00m[00m 2022-07-22 21:32:59.346 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated schema index Interface.name[00m [00;33m{{(pid=624861) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}[00m[00m 2022-07-22 21:32:59.346 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated schema index Manager.target[00m [00;33m{{(pid=624861) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}[00m[00m 2022-07-22 21:32:59.408 | [00;36mINFO neutron.cmd.ovs_cleanup [[00;36m-[00;36m] [01;35m[00;36mCleaning bridge: br-int[00m[00m 2022-07-22 21:32:59.409 | [00;32mDEBUG ovsdbapp.backend.ovs_idl.transaction [[00;36m-[00;32m] [01;35m[00;32mRunning txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False)[00m [00;33m{{(pid=624861) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}}[00m[00m 2022-07-22 21:32:59.409 | [00;32mDEBUG ovsdbapp.backend.ovs_idl.transaction [[00;36m-[00;32m] [01;35m[00;32mTransaction caused no change[00m [00;33m{{(pid=624861) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}}[00m[00m 2022-07-22 21:32:59.409 | [00;36mINFO neutron.cmd.ovs_cleanup [[00;36m-[00;36m] [01;35m[00;36mOVS cleanup completed successfully[00m[00m 2022-07-22 21:32:59.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:59.409 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:59.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:32:59.409 | from cryptography.utils import int_from_bytes 2022-07-22 21:32:59.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-07-22 21:32:59.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-07-22 21:32:59.751 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-07-22 21:32:59.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-22 21:32:59.757 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-22 21:32:59.759 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-22 21:32:59.762 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-22 21:32:59.780 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-07-22 21:32:59.783 | + functions:set_mtu:785 : local dev=br-data 2022-07-22 21:32:59.785 | + functions:set_mtu:786 : local mtu=1500 2022-07-22 21:32:59.788 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-07-22 21:32:59.800 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-07-22 21:32:59.817 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-07-22 21:32:59.820 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-07-22 21:32:59.822 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-07-22 21:32:59.825 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-07-22 21:32:59.828 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-07-22 21:32:59.830 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-07-22 21:32:59.833 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-07-22 21:32:59.835 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-07-22 21:32:59.838 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-07-22 21:32:59.840 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-07-22 21:32:59.843 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-07-22 21:32:59.846 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-07-22 21:32:59.848 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-07-22 21:32:59.850 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-07-22 21:32:59.854 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-07-22 21:32:59.854 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-07-22 21:32:59.861 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-07-22 21:32:59.863 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-07-22 21:32:59.866 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-07-22 21:32:59.868 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-07-22 21:32:59.872 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-07-22 21:32:59.875 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-07-22 21:32:59.875 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-07-22 21:32:59.879 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.15/22 brd 192.168.3.255' 2022-07-22 21:32:59.881 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-07-22 21:32:59.884 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-07-22 21:32:59.886 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-07-22 21:32:59.889 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-07-22 21:32:59.891 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.15/22 brd 192.168.3.255 != '' ]] 2022-07-22 21:32:59.894 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1' 2022-07-22 21:32:59.896 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data' 2022-07-22 21:32:59.899 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-07-22 21:32:59.901 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-07-22 21:32:59.905 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.15/22 brd 192.168.3.255 2022-07-22 21:32:59.906 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-07-22 21:32:59.907 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-07-22 21:32:59.907 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-07-22 21:32:59.913 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.15 2022-07-22 21:32:59.915 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.15 ' 2022-07-22 21:32:59.917 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1 2022-07-22 21:32:59.930 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data 2022-07-22 21:32:59.942 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-07-22 21:32:59.955 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-07-22 21:32:59.975 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.15 2022-07-22 21:32:59.984 | PING 192.168.0.15 (192.168.0.15) from 192.168.0.15 br-data: 56(84) bytes of data. 2022-07-22 21:32:59.984 | 64 bytes from 192.168.0.15: icmp_seq=1 ttl=64 time=0.068 ms 2022-07-22 21:33:00.985 | 64 bytes from 192.168.0.15: icmp_seq=2 ttl=64 time=0.050 ms 2022-07-22 21:33:02.008 | 64 bytes from 192.168.0.15: icmp_seq=3 ttl=64 time=0.042 ms 2022-07-22 21:33:02.008 | 2022-07-22 21:33:02.008 | --- 192.168.0.15 ping statistics --- 2022-07-22 21:33:02.008 | 3 packets transmitted, 3 received, 0% packet loss, time 2024ms 2022-07-22 21:33:02.008 | rtt min/avg/max/mdev = 0.042/0.053/0.068/0.010 ms 2022-07-22 21:33:02.014 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-07-22 21:33:02.014 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-07-22 21:33:02.020 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-07-22 21:33:02.022 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-07-22 21:33:02.039 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:33:02.042 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-07-22 21:33:02.045 | + lib/neutron-legacy:_configure_neutron_metadata_agent:867 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-07-22 21:33:02.050 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-07-22 21:33:02.079 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.17 2022-07-22 21:33:02.110 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-07-22 21:33:02.139 | + lib/neutron-legacy:_configure_neutron_metadata_agent:872 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-22 21:33:02.172 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-07-22 21:33:02.174 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 21:33:02.204 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-22 21:33:02.206 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-07-22 21:33:02.224 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:33:02.226 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-07-22 21:33:02.229 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-07-22 21:33:02.247 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:33:02.250 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-07-22 21:33:02.267 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:33:02.269 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-07-22 21:33:02.290 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:33:02.292 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-07-22 21:33:02.324 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-07-22 21:33:02.354 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-07-22 21:33:02.358 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-07-22 21:33:02.377 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:33:02.379 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-07-22 21:33:02.397 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:33:02.400 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-07-22 21:33:02.402 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-07-22 21:33:02.462 | + inc/async:async_inner:63 : init_neutron 2022-07-22 21:33:02.503 | [582373 Async init_neutron:625339]: running: init_neutron 2022-07-22 21:33:02.505 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-07-22 21:33:02.530 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:33:02.533 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-07-22 21:33:02.544 | ++ ./stack.sh:main:1157 : true 2022-07-22 21:33:02.547 | + ./stack.sh:main:1157 : netman_pid= 2022-07-22 21:33:02.549 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-07-22 21:33:02.552 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-07-22 21:33:02.564 | dnsmasq: no process found 2022-07-22 21:33:02.567 | + ./stack.sh:main:1159 : true 2022-07-22 21:33:02.570 | + ./stack.sh:main:1164 : clean_iptables 2022-07-22 21:33:02.576 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-22 21:33:02.580 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-07-22 21:33:02.580 | + lib/nova:clean_iptables:186 : grep nova 2022-07-22 21:33:02.583 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-07-22 21:33:02.583 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-07-22 21:33:02.590 | + lib/nova:clean_iptables:186 : bash 2022-07-22 21:33:02.593 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-07-22 21:33:02.601 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-07-22 21:33:02.604 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-07-22 21:33:02.607 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-07-22 21:33:02.607 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-22 21:33:02.607 | + lib/nova:clean_iptables:188 : bash 2022-07-22 21:33:02.610 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-07-22 21:33:02.613 | + lib/nova:clean_iptables:188 : grep nova 2022-07-22 21:33:02.624 | + lib/nova:clean_iptables:190 : grep nova 2022-07-22 21:33:02.624 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-07-22 21:33:02.625 | + lib/nova:clean_iptables:190 : bash 2022-07-22 21:33:02.628 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-22 21:33:02.628 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-07-22 21:33:02.628 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-07-22 21:33:02.630 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-07-22 21:33:02.646 | + lib/nova:clean_iptables:192 : grep nova 2022-07-22 21:33:02.646 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-22 21:33:02.656 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-07-22 21:33:02.656 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-07-22 21:33:02.656 | + lib/nova:clean_iptables:192 : bash 2022-07-22 21:33:02.656 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-07-22 21:33:02.656 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-07-22 21:33:02.665 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-07-22 21:33:02.673 | net.ipv4.ip_forward = 1 2022-07-22 21:33:02.677 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-07-22 21:33:02.695 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:33:02.698 | + ./stack.sh:main:1173 : configure_os_vif 2022-07-22 21:33:02.701 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-07-22 21:33:02.704 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-07-22 21:33:02.741 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-07-22 21:33:02.772 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-07-22 21:33:02.775 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-07-22 21:33:02.812 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-07-22 21:33:02.847 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-07-22 21:33:02.867 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:33:02.870 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-07-22 21:33:02.873 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:33:02.876 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-07-22 21:33:02.879 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-07-22 21:33:02.881 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-07-22 21:33:02.956 | + inc/async:async_inner:63 : init_swift 2022-07-22 21:33:03.016 | [582373 Async init_swift:625697]: running: init_swift 2022-07-22 21:33:03.019 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-07-22 21:33:03.050 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:33:03.053 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-07-22 21:33:03.056 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:33:03.059 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-07-22 21:33:03.062 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-07-22 21:33:03.065 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-07-22 21:33:03.145 | + inc/async:async_inner:63 : init_cinder 2022-07-22 21:33:03.202 | [582373 Async init_cinder:625792]: running: init_cinder 2022-07-22 21:33:03.205 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-07-22 21:33:03.264 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:33:03.268 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-07-22 21:33:03.271 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:33:03.274 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-07-22 21:33:03.277 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-07-22 21:33:03.280 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-07-22 21:33:03.383 | + inc/async:async_inner:63 : init_placement 2022-07-22 21:33:03.464 | [582373 Async init_placement:625912]: running: init_placement 2022-07-22 21:33:03.467 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-07-22 21:33:03.594 | [582373 Async init_neutron:625339]: Waiting for completion of init_neutron running on PID 625339 (6 other jobs running) 2022-07-22 21:33:03.649 | [582373 Async init_neutron:625339]: Signaling child to exit 2022-07-22 21:33:13.997 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:33:14.032 | [625792 Async init_cinder:625792]: finished successfully 2022-07-22 21:33:15.276 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:33:15.311 | [625697 Async init_swift:625697]: finished successfully 2022-07-22 21:33:30.710 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:33:30.737 | [625339 Async init_neutron:625339]: finished successfully 2022-07-22 21:33:30.757 | WAKEUP 2022-07-22 21:33:30.781 | [582373 Async init_neutron:625339]: Signaled 2022-07-22 21:33:30.783 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-07-22 21:33:30.783 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 21:33:30.783 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:33:30.783 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:33:30.783 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 21:33:30.783 | + 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-07-22 21:33:30.783 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 21:33:30.783 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-07-22 21:33:30.783 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-07-22 21:33:30.783 | + lib/database:recreate_database:112 : local db=neutron 2022-07-22 21:33:30.783 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-07-22 21:33:30.783 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-07-22 21:33:30.783 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-07-22 21:33:30.783 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:33:30.783 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-07-22 21:33:30.783 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:33:30.783 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-07-22 21:33:30.783 | + functions-common:time_start:2426 : local name=dbsync 2022-07-22 21:33:30.783 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:33:30.783 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:33:30.784 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:33:30.784 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525585360 2022-07-22 21:33:30.784 | + lib/neutron-legacy:init_mutnauq:455 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-07-22 21:33:30.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:30.784 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:30.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:30.784 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:30.784 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-22 21:33:30.784 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-22 21:33:30.784 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-22 21:33:30.784 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-22 21:33:30.784 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-07-22 21:33:30.784 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-07-22 21:33:30.784 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-07-22 21:33:30.784 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-07-22 21:33:30.784 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-07-22 21:33:30.785 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-07-22 21:33:30.786 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-07-22 21:33:30.787 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-07-22 21:33:30.788 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-07-22 21:33:30.788 | Running upgrade for neutron ... 2022-07-22 21:33:30.788 | OK 2022-07-22 21:33:30.788 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-07-22 21:33:30.788 | + functions-common:time_stop:2440 : local name 2022-07-22 21:33:30.788 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:33:30.788 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:33:30.788 | + functions-common:time_stop:2443 : local total 2022-07-22 21:33:30.788 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:33:30.788 | + functions-common:time_stop:2446 : name=dbsync 2022-07-22 21:33:30.788 | + functions-common:time_stop:2447 : start_time=1658525585360 2022-07-22 21:33:30.788 | + functions-common:time_stop:2449 : [[ -z 1658525585360 ]] 2022-07-22 21:33:30.788 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:33:30.788 | + functions-common:time_stop:2452 : end_time=1658525610694 2022-07-22 21:33:30.788 | + functions-common:time_stop:2453 : elapsed_time=25334 2022-07-22 21:33:30.788 | + functions-common:time_stop:2454 : total=8103 2022-07-22 21:33:30.788 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:33:30.788 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33437 2022-07-22 21:33:30.831 | [582373 Async init_neutron:625339]: finished init_neutron with result 0 in 28 seconds 2022-07-22 21:33:30.835 | + inc/async:async_wait:197 : return 0 2022-07-22 21:33:30.838 | + ./stack.sh:main:1203 : async_wait init_placement 2022-07-22 21:33:30.893 | [582373 Async init_placement:625912]: Waiting for completion of init_placement running on PID 625912 (5 other jobs running) 2022-07-22 21:33:30.925 | [582373 Async init_placement:625912]: Signaling child to exit 2022-07-22 21:33:46.854 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:33:46.881 | [625912 Async init_placement:625912]: finished successfully 2022-07-22 21:33:46.900 | WAKEUP 2022-07-22 21:33:46.924 | [582373 Async init_placement:625912]: Signaled 2022-07-22 21:33:46.926 | + lib/placement:init_placement:130 : recreate_database placement 2022-07-22 21:33:46.926 | + lib/database:recreate_database:112 : local db=placement 2022-07-22 21:33:46.926 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-07-22 21:33:46.926 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-07-22 21:33:46.926 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-07-22 21:33:46.926 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:33:46.926 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-07-22 21:33:46.926 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:33:46.926 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-07-22 21:33:46.926 | + lib/placement:init_placement:132 : create_placement_accounts 2022-07-22 21:33:46.926 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-07-22 21:33:46.926 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-07-22 21:33:46.926 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:33:46.926 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 21:33:46.926 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 21:33:46.926 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-22 21:33:46.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.926 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.926 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.926 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:33:46.926 | + functions-common:get_or_create_user:926 : user_id=cd89a1687a6744c1af5aff9c2d97e40b 2022-07-22 21:33:46.926 | + functions-common:get_or_create_user:927 : echo cd89a1687a6744c1af5aff9c2d97e40b 2022-07-22 21:33:46.926 | cd89a1687a6744c1af5aff9c2d97e40b 2022-07-22 21:33:46.926 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-07-22 21:33:46.926 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:33:46.926 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:33:46.926 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:33:46.926 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:33:46.926 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:33:46.927 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:33:46.927 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:33:46.927 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:33:46.927 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:33:46.927 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:33:46.927 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:33:46.927 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:33:46.927 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-22 21:33:46.927 | ++ functions-common:get_field:813 : read data 2022-07-22 21:33:46.927 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:33:46.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.927 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.927 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.927 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:33:46.927 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:33:46.927 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:33:46.927 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-07-22 21:33:46.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.927 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.927 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.927 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-22 21:33:46.927 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:33:46.927 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:33:46.927 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:33:46.927 | ++ functions-common:get_field:813 : read data 2022-07-22 21:33:46.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.927 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.927 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.927 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:33:46.928 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:33:46.928 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:33:46.928 | ++ functions-common:get_field:819 : echo '| 4b1b04e8e0de44628d6f3aa4e5dca181 | cd89a1687a6744c1af5aff9c2d97e40b | | fd4d4bf9197341eca23f3f3aaa69d1aa | | | False |' 2022-07-22 21:33:46.928 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:33:46.928 | ++ functions-common:get_field:813 : read data 2022-07-22 21:33:46.928 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:33:46.928 | + functions-common:get_or_add_user_project_role:998 : echo 4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:33:46.928 | 4b1b04e8e0de44628d6f3aa4e5dca181 2022-07-22 21:33:46.928 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-22 21:33:46.928 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-07-22 21:33:46.928 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:33:46.928 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:33:46.928 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:33:46.928 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:33:46.928 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:33:46.928 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:33:46.928 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:33:46.928 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:33:46.928 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:33:46.928 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:33:46.928 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-22 21:33:46.928 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:33:46.928 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:33:46.928 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:33:46.928 | ++ functions-common:get_field:813 : read data 2022-07-22 21:33:46.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.928 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.928 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.928 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:33:46.929 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:33:46.929 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:33:46.929 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-07-22 21:33:46.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.929 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.929 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.929 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-22 21:33:46.929 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:33:46.929 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:33:46.929 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:33:46.929 | ++ functions-common:get_field:813 : read data 2022-07-22 21:33:46.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.929 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.929 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.929 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:33:46.929 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:33:46.929 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:33:46.929 | ++ functions-common:get_field:819 : echo '| a2f933130ad54ffba01eaca57fba2e06 | cd89a1687a6744c1af5aff9c2d97e40b | | fd4d4bf9197341eca23f3f3aaa69d1aa | | | False |' 2022-07-22 21:33:46.929 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:33:46.929 | ++ functions-common:get_field:813 : read data 2022-07-22 21:33:46.929 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:33:46.929 | + functions-common:get_or_add_user_project_role:998 : echo a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:33:46.929 | a2f933130ad54ffba01eaca57fba2e06 2022-07-22 21:33:46.929 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.17/placement 2022-07-22 21:33:46.929 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-07-22 21:33:46.929 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 21:33:46.929 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-07-22 21:33:46.929 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-07-22 21:33:46.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.929 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.930 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.930 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:33:46.930 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 21:33:46.930 | 84246dcc8ed54f3f80b13144864766e0' 2022-07-22 21:33:46.930 | + functions-common:get_or_create_service:1095 : echo 84246dcc8ed54f3f80b13144864766e0 2022-07-22 21:33:46.930 | 84246dcc8ed54f3f80b13144864766e0 2022-07-22 21:33:46.930 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.17/placement 2022-07-22 21:33:46.930 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 21:33:46.930 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.17/placement RegionOne 2022-07-22 21:33:46.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:33:46.930 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-07-22 21:33:46.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.930 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.930 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.930 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:33:46.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:33:46.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:33:46.930 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.17/placement --region RegionOne -f value -c id 2022-07-22 21:33:46.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.930 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:46.930 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:46.930 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:33:46.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=84045b5c6ad04425bac1bbaf491755d1 2022-07-22 21:33:46.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 84045b5c6ad04425bac1bbaf491755d1 2022-07-22 21:33:46.930 | + functions-common:get_or_create_endpoint:1128 : public_id=84045b5c6ad04425bac1bbaf491755d1 2022-07-22 21:33:46.930 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 21:33:46.930 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 21:33:46.930 | + functions-common:get_or_create_endpoint:1137 : echo 84045b5c6ad04425bac1bbaf491755d1 2022-07-22 21:33:46.930 | 84045b5c6ad04425bac1bbaf491755d1 2022-07-22 21:33:46.972 | [582373 Async init_placement:625912]: finished init_placement with result 0 in 43 seconds 2022-07-22 21:33:46.976 | + inc/async:async_wait:197 : return 0 2022-07-22 21:33:46.978 | + ./stack.sh:main:1204 : async_wait init_glance 2022-07-22 21:33:47.030 | [582373 Async init_glance:622226]: Waiting for completion of init_glance running on PID 622226 (4 other jobs running) 2022-07-22 21:33:47.057 | [582373 Async init_glance:622226]: Signaling child to exit 2022-07-22 21:33:47.057 | WAKEUP 2022-07-22 21:33:47.083 | [582373 Async init_glance:622226]: Signaled 2022-07-22 21:33:47.084 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-07-22 21:33:47.084 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-07-22 21:33:47.084 | + lib/glance:init_glance:485 : recreate_database glance 2022-07-22 21:33:47.084 | + lib/database:recreate_database:112 : local db=glance 2022-07-22 21:33:47.084 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-07-22 21:33:47.084 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-07-22 21:33:47.084 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-07-22 21:33:47.084 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:33:47.084 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-07-22 21:33:47.084 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:33:47.084 | + lib/glance:init_glance:487 : time_start dbsync 2022-07-22 21:33:47.084 | + functions-common:time_start:2426 : local name=dbsync 2022-07-22 21:33:47.084 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:33:47.084 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:33:47.085 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:33:47.085 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525535562 2022-07-22 21:33:47.085 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-07-22 21:33:47.085 | [01;31mCRITICAL glance [[00;36m-[01;31m] [01;35m[01;31mUnhandled error[00m: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00mTraceback (most recent call last): 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m File "/usr/local/bin/glance-manage", line 10, in <module> 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m sys.exit(main()) 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m return CONF.command.action_fn() 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m self.command_object.sync(CONF.command.version) 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m curr_heads = alembic_migrations.get_current_alembic_heads() 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m engine = db_api.get_engine() 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m facade = _create_facade_lazily() 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m _FACADE = session.EngineFacade.from_config(CONF) 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m return cls( 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m self._factory._start( 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m self._setup_for_connection( 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m engine = engines.create_engine( 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m return wrapped(*args, **kwargs) 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m File "<string>", line 2, in create_engine 2022-07-22 21:33:47.085 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m return fn(*args, **kwargs) 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m loaded_plugins = [ 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in <listcomp> 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m plugins.load(plugin_name)(self, kwargs) 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m raise exc.NoSuchModuleError( 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00msqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m[00m 2022-07-22 21:33:47.086 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-07-22 21:33:47.086 | [01;31mCRITICAL glance [[00;36m-[01;31m] [01;35m[01;31mUnhandled error[00m: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00mTraceback (most recent call last): 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m File "/usr/local/bin/glance-manage", line 10, in <module> 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m sys.exit(main()) 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m return CONF.command.action_fn() 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m self.command_object.load_metadefs(CONF.command.path, 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m facade = _create_facade_lazily() 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m _FACADE = session.EngineFacade.from_config(CONF) 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m return cls( 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m self._factory._start( 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-22 21:33:47.086 | ERROR glance [01;35m[00m self._setup_for_connection( 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m engine = engines.create_engine( 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m return wrapped(*args, **kwargs) 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m File "<string>", line 2, in create_engine 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m return fn(*args, **kwargs) 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m loaded_plugins = [ 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in <listcomp> 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m plugins.load(plugin_name)(self, kwargs) 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m raise exc.NoSuchModuleError( 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00msqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-22 21:33:47.087 | ERROR glance [01;35m[00m[00m 2022-07-22 21:33:47.087 | + lib/glance:init_glance:493 : time_stop dbsync 2022-07-22 21:33:47.087 | + functions-common:time_stop:2440 : local name 2022-07-22 21:33:47.087 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:33:47.087 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:33:47.087 | + functions-common:time_stop:2443 : local total 2022-07-22 21:33:47.087 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:33:47.087 | + functions-common:time_stop:2446 : name=dbsync 2022-07-22 21:33:47.087 | + functions-common:time_stop:2447 : start_time=1658525535562 2022-07-22 21:33:47.087 | + functions-common:time_stop:2449 : [[ -z 1658525535562 ]] 2022-07-22 21:33:47.087 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:33:47.087 | + functions-common:time_stop:2452 : end_time=1658525540225 2022-07-22 21:33:47.087 | + functions-common:time_stop:2453 : elapsed_time=4663 2022-07-22 21:33:47.087 | + functions-common:time_stop:2454 : total=8103 2022-07-22 21:33:47.087 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:33:47.088 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12766 2022-07-22 21:33:47.131 | [582373 Async init_glance:622226]: finished init_glance with result 0 in 4 seconds 2022-07-22 21:33:47.135 | + inc/async:async_wait:197 : return 0 2022-07-22 21:33:47.138 | + ./stack.sh:main:1205 : async_wait init_swift 2022-07-22 21:33:47.190 | [582373 Async init_swift:625697]: Waiting for completion of init_swift running on PID 625697 (3 other jobs running) 2022-07-22 21:33:47.216 | [582373 Async init_swift:625697]: Signaling child to exit 2022-07-22 21:33:47.216 | WAKEUP 2022-07-22 21:33:47.239 | [582373 Async init_swift:625697]: Signaled 2022-07-22 21:33:47.241 | + lib/swift:init_swift:673 : local node_number 2022-07-22 21:33:47.241 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-22 21:33:47.241 | No container-replicator running 2022-07-22 21:33:47.241 | No object-reconstructor running 2022-07-22 21:33:47.241 | No object-updater running 2022-07-22 21:33:47.241 | No object-auditor running 2022-07-22 21:33:47.241 | No object-server running 2022-07-22 21:33:47.241 | No account-reaper running 2022-07-22 21:33:47.241 | No object-replicator running 2022-07-22 21:33:47.241 | No container-updater running 2022-07-22 21:33:47.241 | No container-sync running 2022-07-22 21:33:47.241 | No container-sharder running 2022-07-22 21:33:47.241 | No proxy-server running 2022-07-22 21:33:47.241 | No account-server running 2022-07-22 21:33:47.241 | No container-auditor running 2022-07-22 21:33:47.241 | No container-reconciler running 2022-07-22 21:33:47.241 | No account-auditor running 2022-07-22 21:33:47.241 | No object-expirer running 2022-07-22 21:33:47.241 | No account-replicator running 2022-07-22 21:33:47.242 | No container-server running 2022-07-22 21:33:47.242 | + lib/swift:init_swift:675 : true 2022-07-22 21:33:47.242 | + lib/swift:init_swift:678 : create_swift_disk 2022-07-22 21:33:47.242 | + lib/swift:create_swift_disk:570 : local node_number 2022-07-22 21:33:47.242 | + lib/swift:create_swift_disk:575 : local user_group 2022-07-22 21:33:47.242 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-07-22 21:33:47.242 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-07-22 21:33:47.242 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-07-22 21:33:47.242 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-07-22 21:33:47.242 | + functions:create_disk:732 : local node_number 2022-07-22 21:33:47.242 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-22 21:33:47.242 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-22 21:33:47.242 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-07-22 21:33:47.242 | + functions:create_disk:736 : local key 2022-07-22 21:33:47.242 | ++ functions:create_disk:738 : sed s#/.## 2022-07-22 21:33:47.242 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-22 21:33:47.242 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-22 21:33:47.242 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-22 21:33:47.242 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-07-22 21:33:47.242 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-22 21:33:47.242 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-22 21:33:47.242 | + functions:destroy_disk:765 : local key 2022-07-22 21:33:47.242 | ++ functions:destroy_disk:767 : sed s#/.## 2022-07-22 21:33:47.242 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-22 21:33:47.242 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-22 21:33:47.242 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-22 21:33:47.242 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-07-22 21:33:47.242 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-22 21:33:47.242 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-07-22 21:33:47.242 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-07-22 21:33:47.242 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-07-22 21:33:47.242 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-07-22 21:33:47.243 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-07-22 21:33:47.243 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-07-22 21:33:47.243 | = sectsz=512 attr=2, projid32bit=1 2022-07-22 21:33:47.243 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-22 21:33:47.243 | = reflink=1 2022-07-22 21:33:47.243 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-07-22 21:33:47.243 | = sunit=0 swidth=0 blks 2022-07-22 21:33:47.243 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-22 21:33:47.243 | log =internal log bsize=4096 blocks=2560, version=2 2022-07-22 21:33:47.243 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-22 21:33:47.243 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-22 21:33:47.243 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-07-22 21:33:47.243 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-22 21:33:47.243 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-07-22 21:33:47.243 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-07-22 21:33:47.243 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-07-22 21:33:47.243 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-07-22 21:33:47.243 | + lib/swift:create_swift_disk:584 : local node_number 2022-07-22 21:33:47.243 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-22 21:33:47.243 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-07-22 21:33:47.243 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-07-22 21:33:47.243 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-07-22 21:33:47.243 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-22 21:33:47.243 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-07-22 21:33:47.243 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-22 21:33:47.243 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-07-22 21:33:47.243 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1658524897.object.builder backups/1658524899.container.builder backups/1658524900.account.builder backups/1658524905.object.builder backups/1658524906.container.builder backups/1658524907.account.builder backups/1658524905.object.ring.gz backups/1658524906.container.ring.gz backups/1658524907.account.ring.gz 2022-07-22 21:33:47.243 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-07-22 21:33:47.243 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-07-22 21:33:47.243 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-07-22 21:33:47.243 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-07-22 21:33:47.243 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-22 21:33:47.243 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-07-22 21:33:47.244 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-07-22 21:33:47.244 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-07-22 21:33:47.244 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-07-22 21:33:47.244 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-07-22 21:33:47.244 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-07-22 21:33:47.244 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-07-22 21:33:47.244 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-07-22 21:33:47.244 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-07-22 21:33:47.244 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-07-22 21:33:47.244 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-22 21:33:47.244 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-07-22 21:33:47.244 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-22 21:33:47.244 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-07-22 21:33:47.244 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-22 21:33:47.244 | + lib/swift:init_swift:719 : popd 2022-07-22 21:33:47.288 | [582373 Async init_swift:625697]: finished init_swift with result 0 in 12 seconds 2022-07-22 21:33:47.292 | + inc/async:async_wait:197 : return 0 2022-07-22 21:33:47.295 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-07-22 21:33:47.347 | [582373 Async init_cinder:625792]: Waiting for completion of init_cinder running on PID 625792 (2 other jobs running) 2022-07-22 21:33:47.373 | [582373 Async init_cinder:625792]: Signaling child to exit 2022-07-22 21:33:47.373 | WAKEUP 2022-07-22 21:33:47.395 | [582373 Async init_cinder:625792]: Signaled 2022-07-22 21:33:47.397 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-07-22 21:33:47.397 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:33:47.397 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-07-22 21:33:47.397 | + lib/database:recreate_database:112 : local db=cinder 2022-07-22 21:33:47.397 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-07-22 21:33:47.397 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-07-22 21:33:47.397 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-07-22 21:33:47.397 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:33:47.397 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-07-22 21:33:47.397 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:33:47.397 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-07-22 21:33:47.397 | + functions-common:time_start:2426 : local name=dbsync 2022-07-22 21:33:47.397 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:33:47.397 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:33:47.397 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:33:47.397 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525583843 2022-07-22 21:33:47.398 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-07-22 21:33:47.398 | [00;36mINFO dbcounter [[00;36m-[00;36m] [01;35m[00;36mRegistered counter for database cinder[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG oslo_db.sqlalchemy.engines [[00;36m-[00;32m] [01;35m[00;32mMySQL 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[00m [00;33m{{(pid=626029) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[626029] Writer thread running[00m [00;33m{{(pid=626029) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/cinder/cinder/db/legacy_migrations...[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py...[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py...[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py...[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py...[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py...[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py...[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py...[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py...[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py...[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py...[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:47.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:47.399 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py...[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:47.399 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:47.399 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:33:47.399 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}}[00m [00;33m{{(pid=626029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:33:47.399 | [00;36mINFO cinder.db.migration [[00;36m-[00;36m] [01;35m[00;36mApplying migration(s)[00m[00m 2022-07-22 21:33:47.399 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mContext impl MySQLImpl.[00m[00m 2022-07-22 21:33:47.399 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mWill assume non-transactional DDL.[00m[00m 2022-07-22 21:33:47.399 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mRunning upgrade -> 921e1a36b076, Initial migration.[00m[00m 2022-07-22 21:33:47.399 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[626029] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18[00m [00;33m{{(pid=626029) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}[00m[00m 2022-07-22 21:33:47.399 | [00;32mDEBUG alembic.runtime.migration [[00;36m-[00;32m] [01;35m[00;32mnew branch insert 921e1a36b076[00m [00;33m{{(pid=626029) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}}[00m[00m 2022-07-22 21:33:47.399 | [00;36mINFO cinder.db.migration [[00;36m-[00;36m] [01;35m[00;36mMigration(s) applied[00m[00m 2022-07-22 21:33:47.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:47.399 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:47.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:47.399 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:47.399 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-07-22 21:33:47.399 | + functions-common:time_stop:2440 : local name 2022-07-22 21:33:47.399 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:33:47.399 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:33:47.399 | + functions-common:time_stop:2443 : local total 2022-07-22 21:33:47.399 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:33:47.399 | + functions-common:time_stop:2446 : name=dbsync 2022-07-22 21:33:47.399 | + functions-common:time_stop:2447 : start_time=1658525583843 2022-07-22 21:33:47.399 | + functions-common:time_stop:2449 : [[ -z 1658525583843 ]] 2022-07-22 21:33:47.399 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:33:47.399 | + functions-common:time_stop:2452 : end_time=1658525591181 2022-07-22 21:33:47.399 | + functions-common:time_stop:2453 : elapsed_time=7338 2022-07-22 21:33:47.399 | + functions-common:time_stop:2454 : total=8103 2022-07-22 21:33:47.399 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:33:47.399 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15441 2022-07-22 21:33:47.399 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-07-22 21:33:47.399 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:33:47.399 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-07-22 21:33:47.400 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-07-22 21:33:47.400 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-22 21:33:47.400 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-07-22 21:33:47.400 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-07-22 21:33:47.400 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-07-22 21:33:47.400 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-07-22 21:33:47.400 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-07-22 21:33:47.400 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-07-22 21:33:47.400 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-07-22 21:33:47.400 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-07-22 21:33:47.400 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-07-22 21:33:47.400 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:33:47.400 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:33:47.400 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:33:47.400 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:33:47.400 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:33:47.400 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:33:47.400 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:33:47.400 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:33:47.400 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:33:47.400 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:33:47.400 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-07-22 21:33:47.400 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:33:47.400 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:33:47.400 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:33:47.400 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:33:47.400 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:33:47.400 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:33:47.400 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-07-22 21:33:47.400 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-07-22 21:33:47.400 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-07-22 21:33:47.401 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-22 21:33:47.401 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-07-22 21:33:47.401 | Volume group "stack-volumes-lvmdriver-1" not found 2022-07-22 21:33:47.401 | Cannot process volume group stack-volumes-lvmdriver-1 2022-07-22 21:33:47.401 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-07-22 21:33:47.401 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-22 21:33:47.401 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-07-22 21:33:47.401 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-07-22 21:33:47.401 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-07-22 21:33:47.401 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-07-22 21:33:47.401 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-07-22 21:33:47.401 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-07-22 21:33:47.401 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-07-22 21:33:47.401 | s|%DIRECTIO%|--direct-io=on|g; 2022-07-22 21:33:47.401 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-07-22 21:33:47.401 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-07-22 21:33:47.401 | [Unit] 2022-07-22 21:33:47.401 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-22 21:33:47.401 | DefaultDependencies=no 2022-07-22 21:33:47.401 | After=systemd-udev-settle.service 2022-07-22 21:33:47.401 | Before=lvm2-activation-early.service 2022-07-22 21:33:47.401 | Wants=systemd-udev-settle.service 2022-07-22 21:33:47.401 | 2022-07-22 21:33:47.401 | [Service] 2022-07-22 21:33:47.401 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-22 21:33:47.401 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-07-22 21:33:47.401 | RemainAfterExit=yes 2022-07-22 21:33:47.401 | Type=oneshot 2022-07-22 21:33:47.401 | 2022-07-22 21:33:47.401 | [Install] 2022-07-22 21:33:47.401 | WantedBy=local-fs.target 2022-07-22 21:33:47.401 | Also=systemd-udev-settle.service 2022-07-22 21:33:47.401 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-07-22 21:33:47.402 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-07-22 21:33:47.402 | 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-07-22 21:33:47.402 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-07-22 21:33:47.402 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-07-22 21:33:47.402 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-07-22 21:33:47.402 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-07-22 21:33:47.402 | Volume group "stack-volumes-lvmdriver-1" not found 2022-07-22 21:33:47.402 | Cannot process volume group stack-volumes-lvmdriver-1 2022-07-22 21:33:47.402 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-07-22 21:33:47.402 | Physical volume "/dev/loop4" successfully created. 2022-07-22 21:33:47.402 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-07-22 21:33:47.402 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-07-22 21:33:47.402 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-07-22 21:33:47.402 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-07-22 21:33:47.402 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-07-22 21:33:47.402 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-07-22 21:33:47.403 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-07-22 21:33:47.403 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-07-22 21:33:47.403 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:33:47.403 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-07-22 21:33:47.403 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-07-22 21:33:47.403 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-07-22 21:33:47.443 | [582373 Async init_cinder:625792]: finished init_cinder with result 0 in 10 seconds 2022-07-22 21:33:47.448 | + inc/async:async_wait:197 : return 0 2022-07-22 21:33:47.450 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-07-22 21:33:47.468 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:33:47.471 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-07-22 21:33:47.474 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:33:47.476 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-07-22 21:33:47.479 | + ./stack.sh:main:1213 : init_nova 2022-07-22 21:33:47.482 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-07-22 21:33:47.499 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:33:47.502 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-07-22 21:33:47.520 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:33:47.522 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 21:33:47.525 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-22 21:33:47.583 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-22 21:33:47.624 | [582373 Async nova-cell-0:628267]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-22 21:33:47.628 | ++ lib/nova:init_nova:838 : seq 1 1 2022-07-22 21:33:47.632 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 21:33:47.635 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-07-22 21:33:47.639 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 21:33:47.641 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 21:33:47.644 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-22 21:33:47.705 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-22 21:33:47.748 | [582373 Async nova-cell-1:628359]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-22 21:33:47.752 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-07-22 21:33:47.755 | + lib/database:recreate_database:112 : local db=nova_api 2022-07-22 21:33:47.758 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-07-22 21:33:47.760 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-07-22 21:33:47.764 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-07-22 21:33:47.769 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:33:48.143 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-07-22 21:33:48.148 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:33:48.165 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-07-22 21:33:48.799 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-22 21:33:52.367 | [00;36mINFO dbcounter [[00;36m-[00;36m] [01;35m[00;36mRegistered counter for database nova_api[00m[00m 2022-07-22 21:33:52.392 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[628417] Writer thread running[00m [00;33m{{(pid=628417) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}[00m[00m 2022-07-22 21:33:52.393 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/nova/nova/db/api/legacy_migrations...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:33:52.394 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.395 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.395 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.395 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.396 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.396 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.396 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.397 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.397 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.397 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.398 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.399 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.399 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.399 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.400 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.400 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.400 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.401 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.401 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.401 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.402 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.402 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.403 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.403 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.403 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.404 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.404 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.404 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.405 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.405 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.405 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.406 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.406 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.406 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.407 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.407 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.407 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.407 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.408 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py...[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:52.408 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:52.408 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:33:52.409 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}}[00m [00;33m{{(pid=628417) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:33:52.435 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mContext impl MySQLImpl.[00m[00m 2022-07-22 21:33:52.436 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mWill assume non-transactional DDL.[00m[00m 2022-07-22 21:33:52.475 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mRunning upgrade -> d67eeaabee36, Initial version[00m[00m 2022-07-22 21:33:54.430 | [00;32mDEBUG alembic.runtime.migration [[00;36m-[00;32m] [01;35m[00;32mnew branch insert d67eeaabee36[00m [00;33m{{(pid=628417) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}}[00m[00m 2022-07-22 21:33:54.434 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mRunning upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns[00m[00m 2022-07-22 21:33:54.837 | [00;32mDEBUG alembic.runtime.migration [[00;36m-[00;32m] [01;35m[00;32mupdate d67eeaabee36 to b30f573d3377[00m [00;33m{{(pid=628417) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}}[00m[00m 2022-07-22 21:33:54.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:54.844 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:54.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:54.844 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:55.289 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-07-22 21:33:55.293 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-22 21:33:55.296 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-22 21:33:55.298 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-22 21:33:55.301 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:33:55.304 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:33:55.307 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:33:55.330 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:33:55.333 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:33:55.336 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-22 21:33:55.342 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-22 21:33:55.943 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-22 21:33:58.959 | [00;36mINFO dbcounter [[01;36mNone req-5b95b3d8-43d4-4ec5-a28b-2a789bbb7d3c [00;36mNone None[00;36m] [01;35m[00;36mRegistered counter for database nova_api[00m[00m 2022-07-22 21:33:58.988 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[628922] Writer thread running[00m [00;33m{{(pid=628922) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}[00m[00m 2022-07-22 21:33:59.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:59.051 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:59.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:59.051 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:59.508 | ++ lib/nova:init_nova:850 : seq 0 1 2022-07-22 21:33:59.514 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-22 21:33:59.517 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-07-22 21:33:59.612 | [582373 Async nova-cell-0:628267]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 628267 (3 other jobs running) 2022-07-22 21:33:59.658 | [582373 Async nova-cell-0:628267]: Signaling child to exit 2022-07-22 21:33:59.906 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:33:59.942 | [628267 Async nova-cell-0:628267]: finished successfully 2022-07-22 21:33:59.966 | WAKEUP 2022-07-22 21:33:59.991 | [582373 Async nova-cell-0:628267]: Signaled 2022-07-22 21:33:59.992 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-07-22 21:33:59.992 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-07-22 21:33:59.992 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-07-22 21:33:59.992 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-07-22 21:33:59.992 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-07-22 21:33:59.992 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-07-22 21:33:59.992 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-07-22 21:33:59.992 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:33:59.992 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-07-22 21:33:59.992 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:33:59.992 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-07-22 21:33:59.992 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-22 21:33:59.993 | [00;36mINFO dbcounter [[00;36m-[00;36m] [01;35m[00;36mRegistered counter for database nova_cell0[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[628424] Writer thread running[00m [00;33m{{(pid=628424) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/nova/nova/db/main/legacy_migrations...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.993 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py...[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}}[00m [00;33m{{(pid=628424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:33:59.994 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mContext impl MySQLImpl.[00m[00m 2022-07-22 21:33:59.994 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mWill assume non-transactional DDL.[00m[00m 2022-07-22 21:33:59.994 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mRunning upgrade -> 8f2f1571d55b, Initial version[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[628424] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93[00m [00;33m{{(pid=628424) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[628424] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10[00m [00;33m{{(pid=628424) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[628424] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53[00m [00;33m{{(pid=628424) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}[00m[00m 2022-07-22 21:33:59.994 | [00;32mDEBUG alembic.runtime.migration [[00;36m-[00;32m] [01;35m[00;32mnew branch insert 8f2f1571d55b[00m [00;33m{{(pid=628424) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}}[00m[00m 2022-07-22 21:33:59.995 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mRunning upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs[00m[00m 2022-07-22 21:33:59.995 | [00;32mDEBUG alembic.runtime.migration [[00;36m-[00;32m] [01;35m[00;32mupdate 8f2f1571d55b to 16f1fbcab42b[00m [00;33m{{(pid=628424) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}}[00m[00m 2022-07-22 21:33:59.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:59.995 | from cryptography.utils import int_from_bytes 2022-07-22 21:33:59.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:33:59.995 | from cryptography.utils import int_from_bytes 2022-07-22 21:34:00.042 | [582373 Async nova-cell-0:628267]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-07-22 21:34:00.046 | + inc/async:async_wait:197 : return 0 2022-07-22 21:34:00.049 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-22 21:34:00.052 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-07-22 21:34:00.106 | [582373 Async nova-cell-1:628359]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 628359 (2 other jobs running) 2022-07-22 21:34:00.123 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:34:00.134 | [582373 Async nova-cell-1:628359]: Signaling child to exit 2022-07-22 21:34:00.148 | [628359 Async nova-cell-1:628359]: finished successfully 2022-07-22 21:34:00.169 | WAKEUP 2022-07-22 21:34:00.191 | [582373 Async nova-cell-1:628359]: Signaled 2022-07-22 21:34:00.192 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-07-22 21:34:00.192 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-07-22 21:34:00.192 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-07-22 21:34:00.192 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-07-22 21:34:00.192 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-07-22 21:34:00.192 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-07-22 21:34:00.192 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-07-22 21:34:00.192 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:34:00.192 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-07-22 21:34:00.192 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:34:00.192 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-07-22 21:34:00.193 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-22 21:34:00.193 | [00;36mINFO dbcounter [[00;36m-[00;36m] [01;35m[00;36mRegistered counter for database nova_cell1[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[628431] Writer thread running[00m [00;33m{{(pid=628431) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/nova/nova/db/main/legacy_migrations...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.193 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py...[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}}[00m [00;33m{{(pid=628431) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-07-22 21:34:00.194 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mContext impl MySQLImpl.[00m[00m 2022-07-22 21:34:00.194 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mWill assume non-transactional DDL.[00m[00m 2022-07-22 21:34:00.194 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mRunning upgrade -> 8f2f1571d55b, Initial version[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[628431] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93[00m [00;33m{{(pid=628431) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[628431] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10[00m [00;33m{{(pid=628431) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}[00m[00m 2022-07-22 21:34:00.194 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[628431] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53[00m [00;33m{{(pid=628431) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}[00m[00m 2022-07-22 21:34:00.195 | [00;32mDEBUG alembic.runtime.migration [[00;36m-[00;32m] [01;35m[00;32mnew branch insert 8f2f1571d55b[00m [00;33m{{(pid=628431) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}}[00m[00m 2022-07-22 21:34:00.195 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mRunning upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs[00m[00m 2022-07-22 21:34:00.195 | [00;32mDEBUG alembic.runtime.migration [[00;36m-[00;32m] [01;35m[00;32mupdate 8f2f1571d55b to 16f1fbcab42b[00m [00;33m{{(pid=628431) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}}[00m[00m 2022-07-22 21:34:00.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:34:00.195 | from cryptography.utils import int_from_bytes 2022-07-22 21:34:00.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:34:00.195 | from cryptography.utils import int_from_bytes 2022-07-22 21:34:00.238 | [582373 Async nova-cell-1:628359]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-07-22 21:34:00.242 | + inc/async:async_wait:197 : return 0 2022-07-22 21:34:00.245 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 21:34:00.248 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-07-22 21:34:00.832 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-22 21:34:03.634 | Running batches of 50 until complete 2022-07-22 21:34:03.634 | [00;36mINFO dbcounter [[01;36mNone req-bbfe6080-b8d4-4b15-8d79-aca399f1b686 [00;36mNone None[00;36m] [01;35m[00;36mRegistered counter for database nova_cell0[00m[00m 2022-07-22 21:34:03.657 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[629474] Writer thread running[00m [00;33m{{(pid=629474) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}[00m[00m 2022-07-22 21:34:03.786 | [00;36mINFO dbcounter [[01;36mNone req-bbfe6080-b8d4-4b15-8d79-aca399f1b686 [00;36mNone None[00;36m] [01;35m[00;36mRegistered counter for database nova_api[00m[00m 2022-07-22 21:34:03.796 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[629474] Writer thread running[00m [00;33m{{(pid=629474) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}[00m[00m 2022-07-22 21:34:03.924 | [00;36mINFO dbcounter [[01;36mNone req-bbfe6080-b8d4-4b15-8d79-aca399f1b686 [00;36mNone None[00;36m] [01;35m[00;36mRegistered counter for database nova_cell0[00m[00m 2022-07-22 21:34:03.937 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[629474] Writer thread running[00m [00;33m{{(pid=629474) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}[00m[00m 2022-07-22 21:34:04.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:34:04.011 | from cryptography.utils import int_from_bytes 2022-07-22 21:34:04.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:34:04.011 | from cryptography.utils import int_from_bytes 2022-07-22 21:34:04.011 | +-------------------------------------+--------------+-----------+ 2022-07-22 21:34:04.011 | | Migration | Total Needed | Completed | 2022-07-22 21:34:04.011 | +-------------------------------------+--------------+-----------+ 2022-07-22 21:34:04.011 | | fill_virtual_interface_list | 0 | 0 | 2022-07-22 21:34:04.011 | | migrate_empty_ratio | 0 | 0 | 2022-07-22 21:34:04.011 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-07-22 21:34:04.011 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-07-22 21:34:04.011 | | migration_migrate_to_uuid | 0 | 0 | 2022-07-22 21:34:04.011 | | populate_dev_uuids | 0 | 0 | 2022-07-22 21:34:04.011 | | populate_missing_availability_zones | 0 | 0 | 2022-07-22 21:34:04.011 | | populate_queued_for_delete | 0 | 0 | 2022-07-22 21:34:04.011 | | populate_user_id | 0 | 0 | 2022-07-22 21:34:04.012 | | populate_uuids | 0 | 0 | 2022-07-22 21:34:04.012 | +-------------------------------------+--------------+-----------+ 2022-07-22 21:34:04.459 | ++ lib/nova:init_nova:864 : seq 1 1 2022-07-22 21:34:04.465 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 21:34:04.468 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-07-22 21:34:04.471 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 21:34:04.473 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 21:34:04.477 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-07-22 21:34:05.051 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-22 21:34:07.797 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-07-22 21:34:07.797 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-07-22 21:34:07.797 | [00;36mINFO dbcounter [[01;36mNone req-50f47195-5233-473d-84ff-2770df07954f [00;36mNone None[00;36m] [01;35m[00;36mRegistered counter for database nova_api[00m[00m 2022-07-22 21:34:07.820 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[629493] Writer thread running[00m [00;33m{{(pid=629493) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}[00m[00m 2022-07-22 21:34:07.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:34:07.880 | from cryptography.utils import int_from_bytes 2022-07-22 21:34:07.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:34:07.880 | from cryptography.utils import int_from_bytes 2022-07-22 21:34:08.306 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-07-22 21:34:08.309 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-07-22 21:34:08.322 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-07-22 21:34:08.326 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-07-22 21:34:08.344 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:08.346 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-07-22 21:34:08.349 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-07-22 21:34:08.411 | + inc/async:async_inner:63 : configure_neutron_nova 2022-07-22 21:34:08.451 | [582373 Async configure_neutron_nova:629561]: running: configure_neutron_nova 2022-07-22 21:34:08.454 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-07-22 21:34:08.456 | + functions-common:run_phase:1868 : local mode=stack 2022-07-22 21:34:08.459 | + functions-common:run_phase:1869 : local phase=post-config 2022-07-22 21:34:08.463 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 21:34:08.466 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 21:34:08.469 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 21:34:08.472 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 21:34:08.474 | + functions-common:run_phase:1878 : local extra 2022-07-22 21:34:08.478 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 21:34:08.483 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 21:34:08.486 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 21:34:08.489 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 21:34:08.491 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-07-22 21:34:08.494 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 21:34:08.513 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:08.516 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 21:34:08.518 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-22 21:34:08.521 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-07-22 21:34:08.524 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-22 21:34:08.527 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-22 21:34:08.530 | ++ extras.d/80-tempest.sh:source:12 : : 2022-07-22 21:34:08.533 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-22 21:34:08.535 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-22 21:34:08.538 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 21:34:08.541 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-22 21:34:08.544 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-07-22 21:34:08.547 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-22 21:34:08.550 | + functions-common:run_plugins:1855 : local phase=post-config 2022-07-22 21:34:08.552 | + functions-common:run_plugins:1857 : local plugins= 2022-07-22 21:34:08.555 | + functions-common:run_plugins:1858 : local plugin 2022-07-22 21:34:08.558 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-07-22 21:34:08.561 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-07-22 21:34:08.564 | + inc/meta-config:merge_config_group:171 : shift 2022-07-22 21:34:08.566 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-07-22 21:34:08.569 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 21:34:08.573 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-07-22 21:34:08.577 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-07-22 21:34:08.581 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-07-22 21:34:08.584 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:34:08.587 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-07-22 21:34:08.590 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 21:34:08.593 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-07-22 21:34:08.593 | /^\[\[.+\|.*\]\]/ { 2022-07-22 21:34:08.593 | gsub("[][]", "", $1); 2022-07-22 21:34:08.593 | split($1, a, "|"); 2022-07-22 21:34:08.593 | if (a[1] == matchgroup) 2022-07-22 21:34:08.594 | print a[2] 2022-07-22 21:34:08.594 | } 2022-07-22 21:34:08.594 | ' /home/ubuntu/devstack/local.conf 2022-07-22 21:34:08.600 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-22 21:34:08.603 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-22 21:34:08.606 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-22 21:34:08.610 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-07-22 21:34:08.613 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-07-22 21:34:08.616 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-07-22 21:34:08.618 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-07-22 21:34:08.622 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-07-22 21:34:08.627 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-07-22 21:34:08.629 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-07-22 21:34:08.632 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-22 21:34:08.635 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:34:08.638 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-22 21:34:08.641 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-07-22 21:34:08.643 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-22 21:34:08.647 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-07-22 21:34:08.650 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-07-22 21:34:08.653 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-07-22 21:34:08.656 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-07-22 21:34:08.659 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-22 21:34:08.661 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:08.661 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-07-22 21:34:08.661 | BEGIN { 2022-07-22 21:34:08.661 | section = "" 2022-07-22 21:34:08.661 | last_section = "" 2022-07-22 21:34:08.661 | section_count = 0 2022-07-22 21:34:08.661 | } 2022-07-22 21:34:08.661 | /^\[.+\]/ { 2022-07-22 21:34:08.662 | gsub("[][]", "", $1); 2022-07-22 21:34:08.662 | section=$1 2022-07-22 21:34:08.662 | next 2022-07-22 21:34:08.662 | } 2022-07-22 21:34:08.662 | /^ *\#/ { 2022-07-22 21:34:08.662 | next 2022-07-22 21:34:08.662 | } 2022-07-22 21:34:08.662 | /^[^ \t]+/ { 2022-07-22 21:34:08.662 | # get offset of first = in $0 2022-07-22 21:34:08.662 | eq_idx = index($0, "=") 2022-07-22 21:34:08.662 | # extract attr & value from $0 2022-07-22 21:34:08.662 | attr = substr($0, 1, eq_idx - 1) 2022-07-22 21:34:08.662 | value = substr($0, eq_idx + 1) 2022-07-22 21:34:08.662 | # only need to strip trailing whitespace from attr 2022-07-22 21:34:08.662 | sub(/[ \t]*$/, "", attr) 2022-07-22 21:34:08.662 | # need to strip leading & trailing whitespace from value 2022-07-22 21:34:08.662 | sub(/^[ \t]*/, "", value) 2022-07-22 21:34:08.662 | sub(/[ \t]*$/, "", value) 2022-07-22 21:34:08.662 | 2022-07-22 21:34:08.662 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-22 21:34:08.662 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-22 21:34:08.662 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-22 21:34:08.662 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-22 21:34:08.662 | if (! (section, attr) in cfg_attr_count) { 2022-07-22 21:34:08.662 | if (section != last_section) { 2022-07-22 21:34:08.662 | cfg_section[section_count++] = section 2022-07-22 21:34:08.662 | last_section = section 2022-07-22 21:34:08.662 | } 2022-07-22 21:34:08.662 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-22 21:34:08.662 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-22 21:34:08.662 | 2022-07-22 21:34:08.662 | cfg_attr[section, attr, 0] = value 2022-07-22 21:34:08.662 | cfg_attr_count[section, attr] = 1 2022-07-22 21:34:08.662 | } else { 2022-07-22 21:34:08.662 | lno = cfg_attr_count[section, attr]++ 2022-07-22 21:34:08.663 | cfg_attr[section, attr, lno] = value 2022-07-22 21:34:08.663 | } 2022-07-22 21:34:08.663 | } 2022-07-22 21:34:08.663 | END { 2022-07-22 21:34:08.663 | # Process each section in order 2022-07-22 21:34:08.663 | for (sno = 0; sno < section_count; sno++) { 2022-07-22 21:34:08.663 | section = cfg_section[sno] 2022-07-22 21:34:08.663 | # The ini routines simply append a config item immediately 2022-07-22 21:34:08.663 | # after the section header. To keep the same order as defined 2022-07-22 21:34:08.663 | # in local.conf, invoke the ini routines in the reverse order 2022-07-22 21:34:08.663 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-22 21:34:08.663 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-22 21:34:08.663 | if (cfg_attr_count[section, attr] == 1) 2022-07-22 21:34:08.663 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-22 21:34:08.663 | else { 2022-07-22 21:34:08.663 | # For multiline, invoke the ini routines in the reverse order 2022-07-22 21:34:08.663 | count = cfg_attr_count[section, attr] 2022-07-22 21:34:08.663 | print "inidelete " configfile " " section " " attr 2022-07-22 21:34:08.663 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-22 21:34:08.663 | for (l = count -2; l >= 0; l--) 2022-07-22 21:34:08.663 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-22 21:34:08.663 | } 2022-07-22 21:34:08.663 | } 2022-07-22 21:34:08.663 | } 2022-07-22 21:34:08.663 | } 2022-07-22 21:34:08.663 | ' 2022-07-22 21:34:08.663 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:34:08.664 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-22 21:34:08.666 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-22 21:34:08.670 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-07-22 21:34:08.672 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 21:34:08.675 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-07-22 21:34:08.678 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-07-22 21:34:08.678 | BEGIN { group = "" } 2022-07-22 21:34:08.678 | /^\[\[.+\|.*\]\]/ { 2022-07-22 21:34:08.678 | gsub("[][]", "", $1); 2022-07-22 21:34:08.678 | split($1, a, "|"); 2022-07-22 21:34:08.678 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-22 21:34:08.678 | group=a[1] 2022-07-22 21:34:08.678 | } else { 2022-07-22 21:34:08.678 | group="" 2022-07-22 21:34:08.678 | } 2022-07-22 21:34:08.678 | next 2022-07-22 21:34:08.678 | } 2022-07-22 21:34:08.678 | { 2022-07-22 21:34:08.678 | if (group != "") 2022-07-22 21:34:08.678 | print $0 2022-07-22 21:34:08.678 | } 2022-07-22 21:34:08.678 | ' /home/ubuntu/devstack/local.conf 2022-07-22 21:34:08.686 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-07-22 21:34:08.688 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-07-22 21:34:08.718 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:08.721 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-07-22 21:34:08.724 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-07-22 21:34:08.755 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:08.758 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-07-22 21:34:08.761 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-07-22 21:34:08.793 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:08.796 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-07-22 21:34:08.799 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-07-22 21:34:08.833 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:08.835 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-07-22 21:34:08.838 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-07-22 21:34:08.871 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:08.873 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-07-22 21:34:08.876 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-22 21:34:08.911 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:08.915 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.17/identity"' 2022-07-22 21:34:08.919 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.17/identity 2022-07-22 21:34:08.953 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:08.956 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-07-22 21:34:08.958 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-07-22 21:34:08.991 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:08.994 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-07-22 21:34:08.997 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-22 21:34:09.029 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.031 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-07-22 21:34:09.034 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-22 21:34:09.067 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.070 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-07-22 21:34:09.072 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-07-22 21:34:09.106 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.109 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-07-22 21:34:09.112 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-22 21:34:09.147 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.149 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-07-22 21:34:09.153 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-07-22 21:34:09.183 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.187 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-22 21:34:09.189 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-22 21:34:09.193 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-22 21:34:09.196 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-07-22 21:34:09.199 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-07-22 21:34:09.202 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-07-22 21:34:09.205 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-07-22 21:34:09.208 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-07-22 21:34:09.213 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-07-22 21:34:09.216 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-07-22 21:34:09.219 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-22 21:34:09.222 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:34:09.225 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-22 21:34:09.227 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-07-22 21:34:09.231 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-22 21:34:09.234 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-07-22 21:34:09.237 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-07-22 21:34:09.240 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-07-22 21:34:09.244 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-07-22 21:34:09.248 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-22 21:34:09.249 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-07-22 21:34:09.249 | BEGIN { 2022-07-22 21:34:09.249 | section = "" 2022-07-22 21:34:09.249 | last_section = "" 2022-07-22 21:34:09.249 | section_count = 0 2022-07-22 21:34:09.249 | } 2022-07-22 21:34:09.249 | /^\[.+\]/ { 2022-07-22 21:34:09.249 | gsub("[][]", "", $1); 2022-07-22 21:34:09.249 | section=$1 2022-07-22 21:34:09.249 | next 2022-07-22 21:34:09.249 | } 2022-07-22 21:34:09.249 | /^ *\#/ { 2022-07-22 21:34:09.249 | next 2022-07-22 21:34:09.249 | } 2022-07-22 21:34:09.249 | /^[^ \t]+/ { 2022-07-22 21:34:09.249 | # get offset of first = in $0 2022-07-22 21:34:09.249 | eq_idx = index($0, "=") 2022-07-22 21:34:09.249 | # extract attr & value from $0 2022-07-22 21:34:09.249 | attr = substr($0, 1, eq_idx - 1) 2022-07-22 21:34:09.249 | value = substr($0, eq_idx + 1) 2022-07-22 21:34:09.249 | # only need to strip trailing whitespace from attr 2022-07-22 21:34:09.249 | sub(/[ \t]*$/, "", attr) 2022-07-22 21:34:09.249 | # need to strip leading & trailing whitespace from value 2022-07-22 21:34:09.249 | sub(/^[ \t]*/, "", value) 2022-07-22 21:34:09.249 | sub(/[ \t]*$/, "", value) 2022-07-22 21:34:09.249 | 2022-07-22 21:34:09.249 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-22 21:34:09.249 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-22 21:34:09.249 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-22 21:34:09.249 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-22 21:34:09.250 | if (! (section, attr) in cfg_attr_count) { 2022-07-22 21:34:09.250 | if (section != last_section) { 2022-07-22 21:34:09.250 | cfg_section[section_count++] = section 2022-07-22 21:34:09.250 | last_section = section 2022-07-22 21:34:09.250 | } 2022-07-22 21:34:09.250 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-22 21:34:09.250 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-22 21:34:09.250 | 2022-07-22 21:34:09.250 | cfg_attr[section, attr, 0] = value 2022-07-22 21:34:09.250 | cfg_attr_count[section, attr] = 1 2022-07-22 21:34:09.250 | } else { 2022-07-22 21:34:09.250 | lno = cfg_attr_count[section, attr]++ 2022-07-22 21:34:09.250 | cfg_attr[section, attr, lno] = value 2022-07-22 21:34:09.250 | } 2022-07-22 21:34:09.250 | } 2022-07-22 21:34:09.250 | END { 2022-07-22 21:34:09.250 | # Process each section in order 2022-07-22 21:34:09.250 | for (sno = 0; sno < section_count; sno++) { 2022-07-22 21:34:09.250 | section = cfg_section[sno] 2022-07-22 21:34:09.250 | # The ini routines simply append a config item immediately 2022-07-22 21:34:09.250 | # after the section header. To keep the same order as defined 2022-07-22 21:34:09.250 | # in local.conf, invoke the ini routines in the reverse order 2022-07-22 21:34:09.250 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-22 21:34:09.250 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-22 21:34:09.250 | if (cfg_attr_count[section, attr] == 1) 2022-07-22 21:34:09.250 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-22 21:34:09.250 | else { 2022-07-22 21:34:09.250 | # For multiline, invoke the ini routines in the reverse order 2022-07-22 21:34:09.250 | count = cfg_attr_count[section, attr] 2022-07-22 21:34:09.250 | print "inidelete " configfile " " section " " attr 2022-07-22 21:34:09.250 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-22 21:34:09.250 | for (l = count -2; l >= 0; l--) 2022-07-22 21:34:09.250 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-22 21:34:09.250 | } 2022-07-22 21:34:09.250 | } 2022-07-22 21:34:09.250 | } 2022-07-22 21:34:09.251 | } 2022-07-22 21:34:09.251 | ' 2022-07-22 21:34:09.251 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.251 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:34:09.251 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-22 21:34:09.254 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-22 21:34:09.257 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-07-22 21:34:09.259 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 21:34:09.262 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-07-22 21:34:09.265 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-07-22 21:34:09.265 | BEGIN { group = "" } 2022-07-22 21:34:09.265 | /^\[\[.+\|.*\]\]/ { 2022-07-22 21:34:09.265 | gsub("[][]", "", $1); 2022-07-22 21:34:09.265 | split($1, a, "|"); 2022-07-22 21:34:09.265 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-22 21:34:09.265 | group=a[1] 2022-07-22 21:34:09.265 | } else { 2022-07-22 21:34:09.265 | group="" 2022-07-22 21:34:09.265 | } 2022-07-22 21:34:09.265 | next 2022-07-22 21:34:09.265 | } 2022-07-22 21:34:09.265 | { 2022-07-22 21:34:09.265 | if (group != "") 2022-07-22 21:34:09.265 | print $0 2022-07-22 21:34:09.265 | } 2022-07-22 21:34:09.265 | ' /home/ubuntu/devstack/local.conf 2022-07-22 21:34:09.272 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-07-22 21:34:09.274 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-07-22 21:34:09.277 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:34:09.306 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.306 | [629561 Async configure_neutron_nova:629561]: finished successfully 2022-07-22 21:34:09.308 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-07-22 21:34:09.311 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-07-22 21:34:09.342 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.345 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-07-22 21:34:09.347 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-07-22 21:34:09.377 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.379 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-07-22 21:34:09.382 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-07-22 21:34:09.412 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.414 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-07-22 21:34:09.417 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-07-22 21:34:09.446 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.449 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-07-22 21:34:09.452 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-07-22 21:34:09.482 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.484 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-07-22 21:34:09.487 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-07-22 21:34:09.517 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.519 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-07-22 21:34:09.522 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-07-22 21:34:09.552 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.555 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-07-22 21:34:09.558 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-07-22 21:34:09.589 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.592 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-07-22 21:34:09.594 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-07-22 21:34:09.625 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.627 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-07-22 21:34:09.630 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-07-22 21:34:09.659 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.662 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-07-22 21:34:09.665 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-07-22 21:34:09.694 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.697 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-07-22 21:34:09.700 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-07-22 21:34:09.729 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.732 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-07-22 21:34:09.734 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-07-22 21:34:09.765 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.767 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-07-22 21:34:09.770 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-07-22 21:34:09.799 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.801 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-07-22 21:34:09.804 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-07-22 21:34:09.834 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.837 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-22 21:34:09.840 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-22 21:34:09.843 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-22 21:34:09.846 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-07-22 21:34:09.849 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-07-22 21:34:09.852 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-07-22 21:34:09.854 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-07-22 21:34:09.857 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-07-22 21:34:09.862 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-07-22 21:34:09.865 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-07-22 21:34:09.867 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-22 21:34:09.871 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:34:09.874 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-22 21:34:09.876 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-07-22 21:34:09.879 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-22 21:34:09.883 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-07-22 21:34:09.885 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-07-22 21:34:09.889 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-07-22 21:34:09.891 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-07-22 21:34:09.895 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-22 21:34:09.896 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-07-22 21:34:09.896 | BEGIN { 2022-07-22 21:34:09.896 | section = "" 2022-07-22 21:34:09.896 | last_section = "" 2022-07-22 21:34:09.896 | section_count = 0 2022-07-22 21:34:09.896 | } 2022-07-22 21:34:09.896 | /^\[.+\]/ { 2022-07-22 21:34:09.896 | gsub("[][]", "", $1); 2022-07-22 21:34:09.896 | section=$1 2022-07-22 21:34:09.896 | next 2022-07-22 21:34:09.896 | } 2022-07-22 21:34:09.896 | /^ *\#/ { 2022-07-22 21:34:09.896 | next 2022-07-22 21:34:09.896 | } 2022-07-22 21:34:09.896 | /^[^ \t]+/ { 2022-07-22 21:34:09.896 | # get offset of first = in $0 2022-07-22 21:34:09.896 | eq_idx = index($0, "=") 2022-07-22 21:34:09.896 | # extract attr & value from $0 2022-07-22 21:34:09.896 | attr = substr($0, 1, eq_idx - 1) 2022-07-22 21:34:09.896 | value = substr($0, eq_idx + 1) 2022-07-22 21:34:09.896 | # only need to strip trailing whitespace from attr 2022-07-22 21:34:09.896 | sub(/[ \t]*$/, "", attr) 2022-07-22 21:34:09.897 | # need to strip leading & trailing whitespace from value 2022-07-22 21:34:09.897 | sub(/^[ \t]*/, "", value) 2022-07-22 21:34:09.897 | sub(/[ \t]*$/, "", value) 2022-07-22 21:34:09.897 | 2022-07-22 21:34:09.897 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-22 21:34:09.897 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-22 21:34:09.897 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-22 21:34:09.897 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-22 21:34:09.897 | if (! (section, attr) in cfg_attr_count) { 2022-07-22 21:34:09.897 | if (section != last_section) { 2022-07-22 21:34:09.897 | cfg_section[section_count++] = section 2022-07-22 21:34:09.897 | last_section = section 2022-07-22 21:34:09.897 | } 2022-07-22 21:34:09.897 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-22 21:34:09.897 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-22 21:34:09.897 | 2022-07-22 21:34:09.897 | cfg_attr[section, attr, 0] = value 2022-07-22 21:34:09.897 | cfg_attr_count[section, attr] = 1 2022-07-22 21:34:09.897 | } else { 2022-07-22 21:34:09.897 | lno = cfg_attr_count[section, attr]++ 2022-07-22 21:34:09.897 | cfg_attr[section, attr, lno] = value 2022-07-22 21:34:09.897 | } 2022-07-22 21:34:09.897 | } 2022-07-22 21:34:09.897 | END { 2022-07-22 21:34:09.897 | # Process each section in order 2022-07-22 21:34:09.897 | for (sno = 0; sno < section_count; sno++) { 2022-07-22 21:34:09.897 | section = cfg_section[sno] 2022-07-22 21:34:09.897 | # The ini routines simply append a config item immediately 2022-07-22 21:34:09.897 | # after the section header. To keep the same order as defined 2022-07-22 21:34:09.897 | # in local.conf, invoke the ini routines in the reverse order 2022-07-22 21:34:09.897 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-22 21:34:09.897 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-22 21:34:09.897 | if (cfg_attr_count[section, attr] == 1) 2022-07-22 21:34:09.897 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-22 21:34:09.897 | else { 2022-07-22 21:34:09.898 | # For multiline, invoke the ini routines in the reverse order 2022-07-22 21:34:09.898 | count = cfg_attr_count[section, attr] 2022-07-22 21:34:09.898 | print "inidelete " configfile " " section " " attr 2022-07-22 21:34:09.898 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-22 21:34:09.898 | for (l = count -2; l >= 0; l--) 2022-07-22 21:34:09.898 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-22 21:34:09.898 | } 2022-07-22 21:34:09.898 | } 2022-07-22 21:34:09.898 | } 2022-07-22 21:34:09.898 | } 2022-07-22 21:34:09.898 | ' 2022-07-22 21:34:09.898 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.899 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-22 21:34:09.899 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:34:09.902 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-22 21:34:09.905 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-07-22 21:34:09.908 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 21:34:09.910 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-07-22 21:34:09.913 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-07-22 21:34:09.913 | BEGIN { group = "" } 2022-07-22 21:34:09.913 | /^\[\[.+\|.*\]\]/ { 2022-07-22 21:34:09.913 | gsub("[][]", "", $1); 2022-07-22 21:34:09.913 | split($1, a, "|"); 2022-07-22 21:34:09.914 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-22 21:34:09.914 | group=a[1] 2022-07-22 21:34:09.914 | } else { 2022-07-22 21:34:09.914 | group="" 2022-07-22 21:34:09.914 | } 2022-07-22 21:34:09.914 | next 2022-07-22 21:34:09.914 | } 2022-07-22 21:34:09.914 | { 2022-07-22 21:34:09.914 | if (group != "") 2022-07-22 21:34:09.914 | print $0 2022-07-22 21:34:09.914 | } 2022-07-22 21:34:09.914 | ' /home/ubuntu/devstack/local.conf 2022-07-22 21:34:09.920 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-07-22 21:34:09.923 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-07-22 21:34:09.957 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.960 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-07-22 21:34:09.963 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-07-22 21:34:09.996 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:09.998 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-07-22 21:34:10.001 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-07-22 21:34:10.029 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:10.032 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-07-22 21:34:10.034 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-07-22 21:34:10.063 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:10.065 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-07-22 21:34:10.068 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-22 21:34:10.097 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:10.100 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-07-22 21:34:10.102 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-07-22 21:34:10.132 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:10.134 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-07-22 21:34:10.136 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-22 21:34:10.168 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:10.170 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-07-22 21:34:10.173 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-22 21:34:10.203 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:10.207 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-22 21:34:10.209 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-22 21:34:10.212 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-22 21:34:10.215 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-07-22 21:34:10.218 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:34:10.221 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:34:10.223 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-07-22 21:34:10.227 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:34:10.231 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-07-22 21:34:10.234 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-07-22 21:34:10.237 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-22 21:34:10.239 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:34:10.242 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-22 21:34:10.245 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-22 21:34:10.248 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-22 21:34:10.251 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-07-22 21:34:10.254 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:34:10.257 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:34:10.259 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-07-22 21:34:10.263 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-22 21:34:10.263 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:10.264 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-22 21:34:10.264 | BEGIN { 2022-07-22 21:34:10.264 | section = "" 2022-07-22 21:34:10.264 | last_section = "" 2022-07-22 21:34:10.264 | section_count = 0 2022-07-22 21:34:10.264 | } 2022-07-22 21:34:10.264 | /^\[.+\]/ { 2022-07-22 21:34:10.264 | gsub("[][]", "", $1); 2022-07-22 21:34:10.264 | section=$1 2022-07-22 21:34:10.264 | next 2022-07-22 21:34:10.264 | } 2022-07-22 21:34:10.264 | /^ *\#/ { 2022-07-22 21:34:10.264 | next 2022-07-22 21:34:10.264 | } 2022-07-22 21:34:10.264 | /^[^ \t]+/ { 2022-07-22 21:34:10.264 | # get offset of first = in $0 2022-07-22 21:34:10.264 | eq_idx = index($0, "=") 2022-07-22 21:34:10.264 | # extract attr & value from $0 2022-07-22 21:34:10.264 | attr = substr($0, 1, eq_idx - 1) 2022-07-22 21:34:10.264 | value = substr($0, eq_idx + 1) 2022-07-22 21:34:10.264 | # only need to strip trailing whitespace from attr 2022-07-22 21:34:10.264 | sub(/[ \t]*$/, "", attr) 2022-07-22 21:34:10.264 | # need to strip leading & trailing whitespace from value 2022-07-22 21:34:10.264 | sub(/^[ \t]*/, "", value) 2022-07-22 21:34:10.264 | sub(/[ \t]*$/, "", value) 2022-07-22 21:34:10.264 | 2022-07-22 21:34:10.264 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-22 21:34:10.264 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-22 21:34:10.264 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-22 21:34:10.264 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-22 21:34:10.264 | if (! (section, attr) in cfg_attr_count) { 2022-07-22 21:34:10.264 | if (section != last_section) { 2022-07-22 21:34:10.265 | cfg_section[section_count++] = section 2022-07-22 21:34:10.265 | last_section = section 2022-07-22 21:34:10.265 | } 2022-07-22 21:34:10.265 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-22 21:34:10.265 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-22 21:34:10.265 | 2022-07-22 21:34:10.265 | cfg_attr[section, attr, 0] = value 2022-07-22 21:34:10.265 | cfg_attr_count[section, attr] = 1 2022-07-22 21:34:10.265 | } else { 2022-07-22 21:34:10.265 | lno = cfg_attr_count[section, attr]++ 2022-07-22 21:34:10.265 | cfg_attr[section, attr, lno] = value 2022-07-22 21:34:10.265 | } 2022-07-22 21:34:10.265 | } 2022-07-22 21:34:10.265 | END { 2022-07-22 21:34:10.265 | # Process each section in order 2022-07-22 21:34:10.265 | for (sno = 0; sno < section_count; sno++) { 2022-07-22 21:34:10.265 | section = cfg_section[sno] 2022-07-22 21:34:10.265 | # The ini routines simply append a config item immediately 2022-07-22 21:34:10.265 | # after the section header. To keep the same order as defined 2022-07-22 21:34:10.265 | # in local.conf, invoke the ini routines in the reverse order 2022-07-22 21:34:10.265 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-22 21:34:10.265 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-22 21:34:10.265 | if (cfg_attr_count[section, attr] == 1) 2022-07-22 21:34:10.265 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-22 21:34:10.265 | else { 2022-07-22 21:34:10.265 | # For multiline, invoke the ini routines in the reverse order 2022-07-22 21:34:10.265 | count = cfg_attr_count[section, attr] 2022-07-22 21:34:10.265 | print "inidelete " configfile " " section " " attr 2022-07-22 21:34:10.265 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-22 21:34:10.265 | for (l = count -2; l >= 0; l--) 2022-07-22 21:34:10.265 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-22 21:34:10.265 | } 2022-07-22 21:34:10.265 | } 2022-07-22 21:34:10.265 | } 2022-07-22 21:34:10.265 | } 2022-07-22 21:34:10.266 | ' 2022-07-22 21:34:10.266 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:34:10.266 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-22 21:34:10.268 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-22 21:34:10.271 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-22 21:34:10.273 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 21:34:10.276 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-07-22 21:34:10.278 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-22 21:34:10.278 | BEGIN { group = "" } 2022-07-22 21:34:10.278 | /^\[\[.+\|.*\]\]/ { 2022-07-22 21:34:10.278 | gsub("[][]", "", $1); 2022-07-22 21:34:10.278 | split($1, a, "|"); 2022-07-22 21:34:10.278 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-22 21:34:10.278 | group=a[1] 2022-07-22 21:34:10.278 | } else { 2022-07-22 21:34:10.278 | group="" 2022-07-22 21:34:10.278 | } 2022-07-22 21:34:10.278 | next 2022-07-22 21:34:10.278 | } 2022-07-22 21:34:10.278 | { 2022-07-22 21:34:10.278 | if (group != "") 2022-07-22 21:34:10.279 | print $0 2022-07-22 21:34:10.279 | } 2022-07-22 21:34:10.279 | ' /home/ubuntu/devstack/local.conf 2022-07-22 21:34:10.285 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-07-22 21:34:10.287 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-07-22 21:34:10.316 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:10.319 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-07-22 21:34:10.321 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-07-22 21:34:10.349 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:34:10.353 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-07-22 21:34:10.371 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:10.374 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-07-22 21:34:10.376 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:34:10.379 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-07-22 21:34:10.381 | + ./stack.sh:main:1247 : start_swift 2022-07-22 21:34:10.384 | + lib/swift:start_swift:757 : restart_service memcached 2022-07-22 21:34:10.387 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:34:10.389 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-22 21:34:10.419 | + lib/swift:start_swift:760 : is_ubuntu 2022-07-22 21:34:10.422 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:34:10.428 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:34:10.428 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-07-22 21:34:10.873 | Restarting rsync (via systemctl): rsync.service. 2022-07-22 21:34:10.877 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-07-22 21:34:10.879 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-07-22 21:34:10.882 | + lib/swift:start_swift:788 : local foreground_services type 2022-07-22 21:34:10.885 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-07-22 21:34:10.888 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-22 21:34:10.891 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 21:34:10.893 | + functions-common:run_process:1694 : local service=s-object 2022-07-22 21:34:10.896 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 21:34:10.899 | + functions-common:run_process:1696 : local group= 2022-07-22 21:34:10.901 | + functions-common:run_process:1697 : local user= 2022-07-22 21:34:10.904 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:34:10.907 | + functions-common:run_process:1700 : local name=s-object 2022-07-22 21:34:10.909 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:34:10.913 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:34:10.918 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:34:10.921 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:34:10.924 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:34:10.929 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525650926 2022-07-22 21:34:10.931 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-07-22 21:34:10.950 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:10.953 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-07-22 21:34:10.956 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-07-22 21:34:10.958 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 21:34:10.961 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 21:34:10.964 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 21:34:10.967 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 21:34:10.969 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-07-22 21:34:10.972 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-07-22 21:34:10.974 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-07-22 21:34:10.977 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:34:10.980 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:34:10.982 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:34:10.985 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:34:10.988 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-07-22 21:34:10.991 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-07-22 21:34:10.993 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-07-22 21:34:10.995 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 21:34:10.998 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 21:34:11.000 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 21:34:11.002 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 21:34:11.005 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 21:34:11.007 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 21:34:11.009 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-07-22 21:34:11.012 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 21:34:11.016 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-07-22 21:34:11.067 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-07-22 21:34:11.120 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 21:34:11.172 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-07-22 21:34:11.224 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-07-22 21:34:11.276 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:34:11.329 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 21:34:11.332 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 21:34:11.335 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-07-22 21:34:11.388 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 21:34:11.981 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-07-22 21:34:11.995 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-07-22 21:34:12.578 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-07-22 21:34:12.606 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:34:12.608 | + functions-common:time_stop:2440 : local name 2022-07-22 21:34:12.611 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:34:12.613 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:34:12.616 | + functions-common:time_stop:2443 : local total 2022-07-22 21:34:12.618 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:34:12.621 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:34:12.624 | + functions-common:time_stop:2447 : start_time=1658525650926 2022-07-22 21:34:12.626 | + functions-common:time_stop:2449 : [[ -z 1658525650926 ]] 2022-07-22 21:34:12.629 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:34:12.634 | + functions-common:time_stop:2452 : end_time=1658525652631 2022-07-22 21:34:12.637 | + functions-common:time_stop:2453 : elapsed_time=1705 2022-07-22 21:34:12.639 | + functions-common:time_stop:2454 : total=3578 2022-07-22 21:34:12.642 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:34:12.644 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5283 2022-07-22 21:34:12.647 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-22 21:34:12.650 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 21:34:12.652 | + functions-common:run_process:1694 : local service=s-container 2022-07-22 21:34:12.655 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 21:34:12.657 | + functions-common:run_process:1696 : local group= 2022-07-22 21:34:12.660 | + functions-common:run_process:1697 : local user= 2022-07-22 21:34:12.662 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:34:12.665 | + functions-common:run_process:1700 : local name=s-container 2022-07-22 21:34:12.667 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:34:12.670 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:34:12.672 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:34:12.675 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:34:12.678 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:34:12.683 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525652680 2022-07-22 21:34:12.685 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-07-22 21:34:12.704 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:12.706 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-07-22 21:34:12.709 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-07-22 21:34:12.711 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 21:34:12.714 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 21:34:12.717 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 21:34:12.719 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 21:34:12.722 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-07-22 21:34:12.724 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-07-22 21:34:12.727 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-07-22 21:34:12.729 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:34:12.732 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:34:12.734 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:34:12.737 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:34:12.739 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-07-22 21:34:12.742 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-07-22 21:34:12.744 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-07-22 21:34:12.747 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 21:34:12.750 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 21:34:12.752 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 21:34:12.754 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 21:34:12.757 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 21:34:12.759 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 21:34:12.762 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-07-22 21:34:12.764 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 21:34:12.769 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-07-22 21:34:12.821 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-07-22 21:34:12.875 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 21:34:12.933 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-07-22 21:34:12.994 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-07-22 21:34:13.048 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:34:13.100 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 21:34:13.103 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 21:34:13.106 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-07-22 21:34:13.159 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 21:34:13.773 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-07-22 21:34:13.787 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-07-22 21:34:14.422 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-07-22 21:34:14.447 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:34:14.451 | + functions-common:time_stop:2440 : local name 2022-07-22 21:34:14.453 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:34:14.456 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:34:14.458 | + functions-common:time_stop:2443 : local total 2022-07-22 21:34:14.461 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:34:14.463 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:34:14.466 | + functions-common:time_stop:2447 : start_time=1658525652680 2022-07-22 21:34:14.468 | + functions-common:time_stop:2449 : [[ -z 1658525652680 ]] 2022-07-22 21:34:14.471 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:34:14.476 | + functions-common:time_stop:2452 : end_time=1658525654473 2022-07-22 21:34:14.478 | + functions-common:time_stop:2453 : elapsed_time=1793 2022-07-22 21:34:14.481 | + functions-common:time_stop:2454 : total=5283 2022-07-22 21:34:14.484 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:34:14.486 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7076 2022-07-22 21:34:14.489 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-22 21:34:14.492 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 21:34:14.494 | + functions-common:run_process:1694 : local service=s-account 2022-07-22 21:34:14.497 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 21:34:14.500 | + functions-common:run_process:1696 : local group= 2022-07-22 21:34:14.502 | + functions-common:run_process:1697 : local user= 2022-07-22 21:34:14.505 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:34:14.507 | + functions-common:run_process:1700 : local name=s-account 2022-07-22 21:34:14.510 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:34:14.513 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:34:14.515 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:34:14.518 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:34:14.521 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:34:14.526 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525654523 2022-07-22 21:34:14.528 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-07-22 21:34:14.546 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:14.548 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-07-22 21:34:14.551 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-07-22 21:34:14.555 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 21:34:14.558 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 21:34:14.561 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 21:34:14.563 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 21:34:14.566 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-07-22 21:34:14.569 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-07-22 21:34:14.571 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-07-22 21:34:14.574 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:34:14.576 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:34:14.579 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:34:14.581 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:34:14.584 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-07-22 21:34:14.587 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-07-22 21:34:14.589 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-07-22 21:34:14.592 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 21:34:14.594 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 21:34:14.597 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 21:34:14.599 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 21:34:14.602 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 21:34:14.605 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 21:34:14.607 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-07-22 21:34:14.609 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 21:34:14.614 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-07-22 21:34:14.667 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-07-22 21:34:14.720 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 21:34:14.778 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-07-22 21:34:14.832 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-07-22 21:34:14.886 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:34:14.943 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 21:34:14.946 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 21:34:14.948 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-07-22 21:34:15.003 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 21:34:15.610 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-07-22 21:34:15.624 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-07-22 21:34:16.212 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-07-22 21:34:16.234 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:34:16.237 | + functions-common:time_stop:2440 : local name 2022-07-22 21:34:16.240 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:34:16.243 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:34:16.247 | + functions-common:time_stop:2443 : local total 2022-07-22 21:34:16.249 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:34:16.252 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:34:16.255 | + functions-common:time_stop:2447 : start_time=1658525654523 2022-07-22 21:34:16.257 | + functions-common:time_stop:2449 : [[ -z 1658525654523 ]] 2022-07-22 21:34:16.261 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:34:16.266 | + functions-common:time_stop:2452 : end_time=1658525656263 2022-07-22 21:34:16.268 | + functions-common:time_stop:2453 : elapsed_time=1740 2022-07-22 21:34:16.271 | + functions-common:time_stop:2454 : total=7076 2022-07-22 21:34:16.273 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:34:16.275 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8816 2022-07-22 21:34:16.279 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-07-22 21:34:16.281 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-07-22 21:34:16.333 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 21:34:16.335 | + functions-common:run_process:1694 : local service=s-container-sync 2022-07-22 21:34:16.338 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 21:34:16.341 | + functions-common:run_process:1696 : local group= 2022-07-22 21:34:16.344 | + functions-common:run_process:1697 : local user= 2022-07-22 21:34:16.346 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:34:16.349 | + functions-common:run_process:1700 : local name=s-container-sync 2022-07-22 21:34:16.351 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:34:16.354 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:34:16.356 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:34:16.359 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:34:16.362 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:34:16.367 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525656364 2022-07-22 21:34:16.369 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-07-22 21:34:16.388 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:16.390 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-07-22 21:34:16.393 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-07-22 21:34:16.396 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 21:34:16.398 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 21:34:16.401 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 21:34:16.403 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 21:34:16.406 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-07-22 21:34:16.408 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-07-22 21:34:16.411 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-07-22 21:34:16.413 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:34:16.416 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:34:16.418 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:34:16.421 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:34:16.423 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-07-22 21:34:16.426 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-07-22 21:34:16.428 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-07-22 21:34:16.431 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 21:34:16.433 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 21:34:16.436 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 21:34:16.438 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 21:34:16.440 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 21:34:16.443 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 21:34:16.445 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-07-22 21:34:16.447 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 21:34:16.452 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-07-22 21:34:16.506 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-07-22 21:34:16.563 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 21:34:16.621 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-07-22 21:34:16.675 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-07-22 21:34:16.728 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:34:16.781 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 21:34:16.784 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 21:34:16.786 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-07-22 21:34:16.841 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 21:34:17.454 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-07-22 21:34:18.055 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-07-22 21:34:18.078 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:34:18.081 | + functions-common:time_stop:2440 : local name 2022-07-22 21:34:18.083 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:34:18.089 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:34:18.094 | + functions-common:time_stop:2443 : local total 2022-07-22 21:34:18.096 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:34:18.099 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:34:18.101 | + functions-common:time_stop:2447 : start_time=1658525656364 2022-07-22 21:34:18.104 | + functions-common:time_stop:2449 : [[ -z 1658525656364 ]] 2022-07-22 21:34:18.107 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:34:18.112 | + functions-common:time_stop:2452 : end_time=1658525658109 2022-07-22 21:34:18.114 | + functions-common:time_stop:2453 : elapsed_time=1745 2022-07-22 21:34:18.117 | + functions-common:time_stop:2454 : total=8816 2022-07-22 21:34:18.119 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:34:18.122 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10561 2022-07-22 21:34:18.125 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-07-22 21:34:18.143 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:34:18.146 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 21:34:18.148 | + functions-common:run_process:1694 : local service=s-proxy 2022-07-22 21:34:18.151 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 21:34:18.153 | + functions-common:run_process:1696 : local group= 2022-07-22 21:34:18.156 | + functions-common:run_process:1697 : local user= 2022-07-22 21:34:18.158 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:34:18.161 | + functions-common:run_process:1700 : local name=s-proxy 2022-07-22 21:34:18.164 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:34:18.166 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:34:18.169 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:34:18.171 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:34:18.174 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:34:18.179 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525658176 2022-07-22 21:34:18.181 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-07-22 21:34:18.200 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:18.203 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-07-22 21:34:18.205 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-07-22 21:34:18.208 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 21:34:18.210 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 21:34:18.213 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 21:34:18.216 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 21:34:18.218 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-07-22 21:34:18.221 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-07-22 21:34:18.224 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-07-22 21:34:18.226 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:34:18.229 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:34:18.232 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:34:18.234 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:34:18.237 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-07-22 21:34:18.240 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-07-22 21:34:18.242 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-07-22 21:34:18.245 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 21:34:18.248 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 21:34:18.250 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 21:34:18.252 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 21:34:18.255 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 21:34:18.257 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 21:34:18.260 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-07-22 21:34:18.262 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 21:34:18.267 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-07-22 21:34:18.320 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-07-22 21:34:18.376 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 21:34:18.429 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-07-22 21:34:18.483 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-07-22 21:34:18.537 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:34:18.593 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 21:34:18.596 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 21:34:18.598 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-07-22 21:34:18.653 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 21:34:19.257 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-07-22 21:34:19.271 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-07-22 21:34:19.849 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-07-22 21:34:19.870 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:34:19.873 | + functions-common:time_stop:2440 : local name 2022-07-22 21:34:19.875 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:34:19.878 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:34:19.882 | + functions-common:time_stop:2443 : local total 2022-07-22 21:34:19.885 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:34:19.888 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:34:19.890 | + functions-common:time_stop:2447 : start_time=1658525658176 2022-07-22 21:34:19.893 | + functions-common:time_stop:2449 : [[ -z 1658525658176 ]] 2022-07-22 21:34:19.896 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:34:19.901 | + functions-common:time_stop:2452 : end_time=1658525659898 2022-07-22 21:34:19.904 | + functions-common:time_stop:2453 : elapsed_time=1722 2022-07-22 21:34:19.906 | + functions-common:time_stop:2454 : total=10561 2022-07-22 21:34:19.909 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:34:19.911 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12283 2022-07-22 21:34:19.914 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-07-22 21:34:19.914 | Waiting for swift proxy to start... 2022-07-22 21:34:19.917 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.17:8080/info 2022-07-22 21:34:19.919 | + functions:wait_for_service:457 : local timeout=60 2022-07-22 21:34:19.922 | + functions:wait_for_service:458 : local url=http://10.222.0.17:8080/info 2022-07-22 21:34:19.924 | + functions:wait_for_service:459 : local rval=0 2022-07-22 21:34:19.926 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-22 21:34:19.929 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-22 21:34:19.931 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:34:19.934 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:34:19.937 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:34:19.942 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525659939 2022-07-22 21:34:19.944 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-22 21:34:19.951 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-22 21:34:19.964 | + :: : [[ 000 == 503 ]] 2022-07-22 21:34:19.965 | + :: : [[ 7 -eq 7 ]] 2022-07-22 21:34:19.967 | + :: : sleep 1 2022-07-22 21:34:20.970 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-22 21:34:20.985 | + :: : [[ 000 == 503 ]] 2022-07-22 21:34:20.986 | + :: : [[ 7 -eq 7 ]] 2022-07-22 21:34:20.988 | + :: : sleep 1 2022-07-22 21:34:21.991 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-22 21:34:22.005 | + :: : [[ 000 == 503 ]] 2022-07-22 21:34:22.006 | + :: : [[ 7 -eq 7 ]] 2022-07-22 21:34:22.007 | + :: : sleep 1 2022-07-22 21:34:23.011 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-22 21:34:23.031 | + :: : [[ 200 == 503 ]] 2022-07-22 21:34:23.033 | + :: : [[ 0 -eq 7 ]] 2022-07-22 21:34:23.036 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-22 21:34:23.038 | + functions-common:time_stop:2440 : local name 2022-07-22 21:34:23.041 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:34:23.044 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:34:23.046 | + functions-common:time_stop:2443 : local total 2022-07-22 21:34:23.049 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:34:23.051 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-22 21:34:23.054 | + functions-common:time_stop:2447 : start_time=1658525659939 2022-07-22 21:34:23.056 | + functions-common:time_stop:2449 : [[ -z 1658525659939 ]] 2022-07-22 21:34:23.059 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:34:23.064 | + functions-common:time_stop:2452 : end_time=1658525663061 2022-07-22 21:34:23.066 | + functions-common:time_stop:2453 : elapsed_time=3122 2022-07-22 21:34:23.069 | + functions-common:time_stop:2454 : total=6215 2022-07-22 21:34:23.071 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:34:23.074 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9337 2022-07-22 21:34:23.077 | + functions:wait_for_service:467 : return 0 2022-07-22 21:34:23.079 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-07-22 21:34:23.082 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-22 21:34:23.085 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-07-22 21:34:23.103 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:23.106 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-22 21:34:23.138 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-07-22 21:34:23.189 | [582373 Async configure_neutron_nova:629561]: Waiting for completion of configure_neutron_nova running on PID 629561 (2 other jobs running) 2022-07-22 21:34:23.214 | [582373 Async configure_neutron_nova:629561]: Signaling child to exit 2022-07-22 21:34:23.214 | WAKEUP 2022-07-22 21:34:23.237 | [582373 Async configure_neutron_nova:629561]: Signaled 2022-07-22 21:34:23.238 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-07-22 21:34:23.238 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:34:23.238 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 21:34:23.238 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:34:23.238 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 21:34:23.238 | + 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-07-22 21:34:23.238 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 21:34:23.239 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-07-22 21:34:23.239 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-07-22 21:34:23.239 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-07-22 21:34:23.239 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.17/identity 2022-07-22 21:34:23.239 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-07-22 21:34:23.239 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-07-22 21:34:23.239 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-07-22 21:34:23.239 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-07-22 21:34:23.239 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-07-22 21:34:23.239 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-07-22 21:34:23.239 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-07-22 21:34:23.239 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-07-22 21:34:23.239 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-22 21:34:23.239 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-22 21:34:23.239 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-22 21:34:23.239 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:23.239 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-07-22 21:34:23.239 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-07-22 21:34:23.239 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-07-22 21:34:23.239 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-07-22 21:34:23.239 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-07-22 21:34:23.239 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 21:34:23.239 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-07-22 21:34:23.239 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-07-22 21:34:23.239 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 21:34:23.239 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 21:34:23.239 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-07-22 21:34:23.239 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-07-22 21:34:23.239 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-07-22 21:34:23.240 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-07-22 21:34:23.240 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.17/identity 2022-07-22 21:34:23.240 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-07-22 21:34:23.240 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-07-22 21:34:23.240 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-07-22 21:34:23.240 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-07-22 21:34:23.240 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-07-22 21:34:23.240 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-07-22 21:34:23.240 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-07-22 21:34:23.240 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-07-22 21:34:23.240 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-22 21:34:23.240 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-22 21:34:23.240 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-22 21:34:23.240 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:23.240 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-07-22 21:34:23.240 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-07-22 21:34:23.240 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-07-22 21:34:23.284 | [582373 Async configure_neutron_nova:629561]: finished configure_neutron_nova with result 0 in 0 seconds 2022-07-22 21:34:23.288 | + inc/async:async_wait:197 : return 0 2022-07-22 21:34:23.291 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-07-22 21:34:23.309 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:23.311 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-22 21:34:23.341 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-22 21:34:23.372 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-07-22 21:34:23.391 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:23.394 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-07-22 21:34:23.397 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:34:23.399 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-07-22 21:34:23.402 | + ./stack.sh:main:1272 : start_nova_api 2022-07-22 21:34:23.405 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-07-22 21:34:23.407 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-07-22 21:34:23.410 | + lib/nova:start_nova_api:932 : local nova_url 2022-07-22 21:34:23.413 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-07-22 21:34:23.430 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:34:23.433 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-22 21:34:23.435 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-22 21:34:23.438 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-22 21:34:23.441 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-07-22 21:34:23.445 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-07-22 21:34:23.450 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 21:34:23.452 | + functions-common:run_process:1694 : local service=n-api 2022-07-22 21:34:23.455 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 21:34:23.458 | + functions-common:run_process:1696 : local group= 2022-07-22 21:34:23.460 | + functions-common:run_process:1697 : local user= 2022-07-22 21:34:23.463 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:34:23.466 | + functions-common:run_process:1700 : local name=n-api 2022-07-22 21:34:23.468 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:34:23.471 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:34:23.473 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:34:23.476 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:34:23.480 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:34:23.484 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525663481 2022-07-22 21:34:23.487 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-07-22 21:34:23.504 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:23.507 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-07-22 21:34:23.510 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-07-22 21:34:23.512 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 21:34:23.515 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 21:34:23.518 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 21:34:23.520 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 21:34:23.522 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-07-22 21:34:23.525 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-07-22 21:34:23.528 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-07-22 21:34:23.530 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:34:23.533 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:34:23.535 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:34:23.538 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:34:23.540 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-07-22 21:34:23.544 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-07-22 21:34:23.546 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-07-22 21:34:23.548 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 21:34:23.551 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-22 21:34:23.553 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-22 21:34:23.555 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-22 21:34:23.558 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-07-22 21:34:23.561 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-22 21:34:23.565 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-07-22 21:34:23.617 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-07-22 21:34:23.671 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-07-22 21:34:23.723 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 21:34:23.777 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:34:23.830 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-07-22 21:34:23.883 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-07-22 21:34:23.936 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-07-22 21:34:23.990 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-07-22 21:34:24.043 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-07-22 21:34:24.099 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-22 21:34:24.102 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-22 21:34:24.105 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-07-22 21:34:24.160 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-22 21:34:24.775 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-07-22 21:34:24.788 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-07-22 21:34:25.351 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-07-22 21:34:25.435 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:34:25.438 | + functions-common:time_stop:2440 : local name 2022-07-22 21:34:25.441 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:34:25.443 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:34:25.448 | + functions-common:time_stop:2443 : local total 2022-07-22 21:34:25.450 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:34:25.453 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:34:25.455 | + functions-common:time_stop:2447 : start_time=1658525663481 2022-07-22 21:34:25.458 | + functions-common:time_stop:2449 : [[ -z 1658525663481 ]] 2022-07-22 21:34:25.461 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:34:25.467 | + functions-common:time_stop:2452 : end_time=1658525665463 2022-07-22 21:34:25.469 | + functions-common:time_stop:2453 : elapsed_time=1982 2022-07-22 21:34:25.472 | + functions-common:time_stop:2454 : total=12283 2022-07-22 21:34:25.474 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:34:25.477 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14265 2022-07-22 21:34:25.480 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.17/compute/v2.1/ 2022-07-22 21:34:25.483 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-07-22 21:34:25.483 | Waiting for nova-api to start... 2022-07-22 21:34:25.486 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.17/compute/v2.1/ 2022-07-22 21:34:25.488 | + functions:wait_for_service:457 : local timeout=60 2022-07-22 21:34:25.491 | + functions:wait_for_service:458 : local url=http://10.222.0.17/compute/v2.1/ 2022-07-22 21:34:25.494 | + functions:wait_for_service:459 : local rval=0 2022-07-22 21:34:25.497 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-22 21:34:25.499 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-22 21:34:25.501 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:34:25.504 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:34:25.507 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:34:25.512 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525665509 2022-07-22 21:34:25.515 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-22 21:34:25.521 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17/compute/v2.1/ 2022-07-22 21:34:31.074 | + :: : [[ 200 == 503 ]] 2022-07-22 21:34:31.075 | + :: : [[ 0 -eq 7 ]] 2022-07-22 21:34:31.078 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-22 21:34:31.081 | + functions-common:time_stop:2440 : local name 2022-07-22 21:34:31.084 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:34:31.086 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:34:31.089 | + functions-common:time_stop:2443 : local total 2022-07-22 21:34:31.091 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:34:31.094 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-22 21:34:31.097 | + functions-common:time_stop:2447 : start_time=1658525665509 2022-07-22 21:34:31.099 | + functions-common:time_stop:2449 : [[ -z 1658525665509 ]] 2022-07-22 21:34:31.102 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:34:31.108 | + functions-common:time_stop:2452 : end_time=1658525671105 2022-07-22 21:34:31.111 | + functions-common:time_stop:2453 : elapsed_time=5596 2022-07-22 21:34:31.113 | + functions-common:time_stop:2454 : total=9337 2022-07-22 21:34:31.116 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:34:31.118 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14933 2022-07-22 21:34:31.121 | + functions:wait_for_service:467 : return 0 2022-07-22 21:34:31.124 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-22 21:34:31.127 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-22 21:34:31.130 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-07-22 21:34:31.147 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:31.150 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-07-22 21:34:31.153 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:34:31.155 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-07-22 21:34:31.158 | + ./stack.sh:main:1277 : start_ovn_services 2022-07-22 21:34:31.161 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-07-22 21:34:31.163 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-07-22 21:34:31.181 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:34:31.185 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-07-22 21:34:31.202 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:31.205 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-07-22 21:34:31.207 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:34:31.210 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-07-22 21:34:31.213 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-07-22 21:34:31.215 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-07-22 21:34:31.218 | + lib/neutron-legacy:configure_neutron_after_post_config:491 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-22 21:34:31.250 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-07-22 21:34:31.253 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-22 21:34:31.255 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-22 21:34:31.258 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-07-22 21:34:31.288 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-07-22 21:34:31.319 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-07-22 21:34:31.322 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-07-22 21:34:31.325 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-07-22 21:34:31.328 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-07-22 21:34:31.330 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-07-22 21:34:31.334 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-07-22 21:34:31.337 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-22 21:34:31.340 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-22 21:34:31.343 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-07-22 21:34:31.346 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-07-22 21:34:31.348 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-07-22 21:34:31.351 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-07-22 21:34:31.353 | +++ lib/neutron-legacy:_determine_config_server:316 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:34:31.357 | +++ lib/neutron-legacy:_determine_config_server:320 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:34:31.360 | ++ lib/neutron-legacy:determine_config_files:333 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:34:31.363 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-07-22 21:34:31.365 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:34:31.369 | + lib/neutron-legacy:start_neutron_service_and_check:531 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:34:31.371 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-07-22 21:34:31.388 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:34:31.391 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-07-22 21:34:31.394 | + lib/neutron-legacy:start_neutron_service_and_check:545 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:34:31.396 | + functions-common:run_process:1694 : local service=q-svc 2022-07-22 21:34:31.399 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:34:31.402 | + functions-common:run_process:1696 : local group= 2022-07-22 21:34:31.405 | + functions-common:run_process:1697 : local user= 2022-07-22 21:34:31.407 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:34:31.410 | + functions-common:run_process:1700 : local name=q-svc 2022-07-22 21:34:31.413 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:34:31.415 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:34:31.418 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:34:31.421 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:34:31.425 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:34:31.430 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525671427 2022-07-22 21:34:31.432 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-07-22 21:34:31.449 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:34:31.452 | + functions-common:run_process:1704 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-07-22 21:34:31.455 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-07-22 21:34:31.457 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:34:31.460 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:34:31.462 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:34:31.465 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:34:31.468 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-22 21:34:31.470 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-22 21:34:31.473 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-07-22 21:34:31.475 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:34:31.478 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:34:31.482 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:34:31.484 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:34:31.487 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-22 21:34:31.490 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-07-22 21:34:31.492 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-07-22 21:34:31.495 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:34:31.497 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 21:34:31.499 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 21:34:31.502 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 21:34:31.504 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 21:34:31.506 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 21:34:31.508 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-07-22 21:34:31.511 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 21:34:31.515 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-07-22 21:34:31.567 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-07-22 21:34:31.621 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:34:31.674 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-07-22 21:34:31.727 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-07-22 21:34:31.782 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:34:31.835 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 21:34:31.838 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 21:34:31.841 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-07-22 21:34:31.894 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 21:34:32.501 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-07-22 21:34:32.514 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-07-22 21:34:33.102 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-07-22 21:34:33.123 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:34:33.126 | + functions-common:time_stop:2440 : local name 2022-07-22 21:34:33.129 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:34:33.132 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:34:33.135 | + functions-common:time_stop:2443 : local total 2022-07-22 21:34:33.137 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:34:33.140 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:34:33.142 | + functions-common:time_stop:2447 : start_time=1658525671427 2022-07-22 21:34:33.145 | + functions-common:time_stop:2449 : [[ -z 1658525671427 ]] 2022-07-22 21:34:33.148 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:34:33.154 | + functions-common:time_stop:2452 : end_time=1658525673150 2022-07-22 21:34:33.156 | + functions-common:time_stop:2453 : elapsed_time=1723 2022-07-22 21:34:33.159 | + functions-common:time_stop:2454 : total=14265 2022-07-22 21:34:33.161 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:34:33.164 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15988 2022-07-22 21:34:33.166 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.17:9696 2022-07-22 21:34:33.169 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-07-22 21:34:33.188 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:34:33.190 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-07-22 21:34:33.191 | Waiting for Neutron to start... 2022-07-22 21:34:33.193 | + lib/neutron-legacy:start_neutron_service_and_check:554 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.17:9696' 2022-07-22 21:34:33.196 | + lib/neutron-legacy:start_neutron_service_and_check:555 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.17:9696' 'Neutron did not start' 60 2022-07-22 21:34:33.198 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.17:9696' 2022-07-22 21:34:33.201 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-07-22 21:34:33.204 | + functions-common:test_with_retry:2380 : local until=60 2022-07-22 21:34:33.206 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-22 21:34:33.209 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-22 21:34:33.212 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-22 21:34:33.214 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:34:33.217 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:34:33.220 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:34:33.225 | + functions-common:time_start:2431 : _TIME_START[$name]=1658525673222 2022-07-22 21:34:33.228 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.17:9696; do sleep 0.5; done' 2022-07-22 21:35:33.233 | + functions-common:test_with_retry:2385 : die 2385 'Neutron did not start' 2022-07-22 21:35:33.236 | + functions-common:die:264 : local exitcode=0 2022-07-22 21:35:33.239 | [Call Trace] 2022-07-22 21:35:33.239 | ./stack.sh:1286:start_neutron_service_and_check 2022-07-22 21:35:33.239 | /home/ubuntu/devstack/lib/neutron-legacy:555:test_with_retry 2022-07-22 21:35:33.239 | /home/ubuntu/devstack/functions-common:2385:die 2022-07-22 21:35:33.243 | [ERROR] /home/ubuntu/devstack/functions-common:2385 Neutron did not start 2022-07-22 21:35:34.247 | exit_trap: cleaning up child processes 2022-07-22 21:35:34.249 | Error on exit